On 03.12.2023 10:56, Sébastien Chaumat wrote: > Hello, > > Trying to get the Framework Laptop 13 AMD to work with QubesOS I hit the > following Xen issue : > > Xen version : 4.17.2 > Kernel : 6.5.12-300.fc39.x86_64 > CPU model name : AMD Ryzen 7 7840U w/ Radeon 780M Graphics > > The touchpad is not working (not detected by evtest) because ( see below > for XXXXXXX values) : > [ 10.215870] i2c_hid_acpi i2c-FRMXXXXXXX: failed to reset device: -61 > > which is maybe related to the previous messages : > > [ 2.065750] [Firmware Bug]: ACPI MWAIT C-state 0x0 not supported by HW > (0x0)
Not very likely to be connected to this. Afaict you'll see these on all systems. > ... > [ 2.464598] amd_gpio AMDI0030:00: failed to enable wake-up interrupt Possibly releated to this. You'll want to obtain a full-verbosity hypervisor log with a debug hypervisor, as there may be hypervisor debug messages telling us what Xen may not like. Jan