-
-
Notifications
You must be signed in to change notification settings - Fork 61
Hardware reset during installation and boot of R4.2 on Ryzen 9 7950X #8322
Copy link
Copy link
Open
Labels
C: installerThis issue pertains to the Qubes OS installer.This issue pertains to the Qubes OS installer.C: usb proxyThis issue pertains to the USB proxy in Qubes OS.This issue pertains to the USB proxy in Qubes OS.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.hardware supportThis issue pertains to the hardware that Qubes OS supports.This issue pertains to the hardware that Qubes OS supports.needs diagnosisRequires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.
Description
Activity
Metadata
Metadata
Assignees
Labels
C: installerThis issue pertains to the Qubes OS installer.This issue pertains to the Qubes OS installer.C: usb proxyThis issue pertains to the USB proxy in Qubes OS.This issue pertains to the USB proxy in Qubes OS.P: majorPriority: major. Between "default" and "critical" in severity.Priority: major. Between "default" and "critical" in severity.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.hardware supportThis issue pertains to the hardware that Qubes OS supports.This issue pertains to the hardware that Qubes OS supports.needs diagnosisRequires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed.
How to file a helpful issue
Qubes OS release
R4.2.0-rc1 + Ryzen 9 7950X + Gigabyte X670E motherboard
Brief summary
Installation proceeds normally till just after "Configure networking" when hardware resets.
Further system boots reset just after entering disk password.
Steps to reproduce
Run a default installation of R4.2.0-rc1.
Expected behavior
No hardware resets.
Actual behavior
As noted.
Problem appears to be caused by a single USB controller being mapped into sys-usb.
There are 5 USB controllers on the CPU and 670 chipset, only one causes a problem.
It is the last one in the devices list, address 37:00.0.
Workaround is to add qubes.skip_autostart option to the linux kernel boot parameters at any boot after installation, then unmap this controller from sys-usb once system is up.
I suspect that it is the on CPU controller that is used for the mouse and keyboard as others on different VM systems on the same CPU have a problem mapping running USB devices causing a hardware reset.