You are not logged in.
Pages: 1

I am able to start booting from the Arch ISO on a flash drive, but during the boot process, USB fails:
    :: Mounting '/dev/disk/by-label/ARCH_202010' to '/run/archiso/bootmnt'
    Waiting 30 seconds for device /dev/disk/by-label/ARCH_202010 ...
    [...] xhci_hcd 0000.01:00.00: Abort failed to stop command ring: -110
    [...] xhci_hcd 0000.01:00.00: xHCI host controller not responding, assume dead
    [...] xhci_hcd 0000.01:00.00: HC died, cleaning up
    [...] usb 2-7: device not accepting address 2, error -100
    [...] usb usb2-port7: couldn't allocate usb_device
    [...] usb usb1-port2: couldn't allocate usb_device
    ERROR: '/dev/disk/by-label/ARCH_202010' did not show up after 30 seconds...
    Falling back to interactive prompt
    You can try to fix the problem manually, log out when you are finished
    sh: can't access tty; job control turned off
After selecting Arch Linux UEFI in the initial menu, I can't use the keyboard, so there's nothing I can do.
When I try to access my existing Arch install on the SSD, it now just reboots and I don't see anything. It previously did show the boot process but got stuck while trying to start X, at which point I used nomodeset to make it so I could switch TTY and update. The update didn't fix anything. Then I tried updating the BIOS, which then made it so the installed Arch boot process doesn't start at all.
I tried picking up a new motherboard, but the problem persists. Could this be RAM gone bad? A CPU issue?
    CPU: Ryzen 1700X
    GPU: MSI Radeon RX 5700 XT 8 GB
    RAM: 2 x 16 GB
    Mobo 1: X470 Aorus Gaming 5 WiFi
    Mobo 2: ASUS ROG STRIX B450-F
Last edited by YAOMTC (2020-11-05 14:00:43)
Offline

Paperclips in avatars?
NIST on password policies (PDF) — see §3.1.1.2
Sometimes I seem a bit harsh — don’t get offended too easily!
Offline

Try passing usbcore.autosuspend=-1 to the kernel parameters
Offline

Just had to use a different flash drive, thank you.
Offline
Pages: 1