Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helios struggles to install on System76 Thelio #158

Open
taspelund opened this issue May 13, 2024 · 0 comments
Open

Helios struggles to install on System76 Thelio #158

taspelund opened this issue May 13, 2024 · 0 comments
Assignees

Comments

@taspelund
Copy link

I have a System76 Thelio that I'm trying to install Helios on, with the assistance of @jclulow.

After unsuccessfully fighting with the hybrid ISO image for a while (UEFI firmware never recognizes the USB stick w/ the ISO dd'd onto it as a bootable device), jmc gave me an ESP style tarball to extract onto a FAT formatted USB stick (/staff/dock/helios/for_trey/trey.tar.gz). Using the ESP tarball, the Thelio is able to boot from the USB stick into the installer, but we ran into other issues.

Persistent symptoms:

  • dladm never shows any links (the thelio has both a wireless nic and an ethernet nic).
  • diskinfo never shows the USB stick, just the 2x2Tb NVMe drives
  • ls -l /dev/rdsk/*p0 never shows any entries for the USB stick
  • dmsg / tail -f /var/adm/messages show the USB stick removal / addition, as well as the kernel indicating the storage is online

What we've tried:

  • fmdump -ereports lots of ereport.io.pci.fabric and a handful of ererport.io.pciex.a-nonfatal / ereport.io.pciex.rc.ce-msg entries
  • /usr/lib/pci/pcieadm show-devs shows 20 or 30 entries. A fair amount of unknown devices (amdzen_stub{number}, xhci{number}, and pcieb{number}) and no ethernet NIC -- wireless NIC is present though.
  • fmadm faulty reports an issue with dev:////pci@0,0 "faulted and taken out of service" as a result of unexpected_telemetry
  • fmadm repaired dev:////pci@0,0 returned fmadm: recorded repair to of dev:////pci@0,0 and further runs of fmadm faulty returned nothing... however dladm still has no output and diskinfo / ls -l /dev/rdsk/ doesn't reflect the USB stick at all

jmc suggested I ship the hardware to the emeryville office for further debugging, which I will be doing.

Screenshots from debugging session below.
helios_1
helios_2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants