Framework Laptop 16 (AMD Ryzen 7040 Series)

Did you ever tested others Framework laptops 16 variants?

1 Like

Has anyone experienced difficulty reaching the graphical target? I’ve installed 4.3 from scratch on my Framework 16, the 7840HS model with 7700S, and after going through the first-time setup, getting sys-net, sys-usb, and such in place, it’s never gotten to the login prompt, it always reboots.

I can enter the FDE password, and when I disable plymouth, I see more systemd services starting, but after starting up virtnodedev.service, I get a reset, every single time.

Without the quiet boot argument, the last few lines printed out are xen_pciback seizing devices before the crash.

Has anyone seen this behavior? Any suggestions for ways to investigate what’s going on in more detail?

1 Like

I have been running 4.3 no problem for a while now, the only problem was on kernel 6.17, the amdxdna driver needs to be blacklisted, otherwise it prevented booting.

It doesnt sound like that’s your problem, as it caused the luks unlock screen to be messed up for me, when it got thay far, but it doesnt hurt to try blacklisting the module in grub.

1 Like

Hmm, I’ve tried to blacklist amdxdna, but it didn’t make any difference (not sure which method is picked up by qubes, so I tried the following three arguments: amdxdna.blacklist=1 rd.driver.blacklist=amdxdna module_blacklist=amdxdna)

The kernel that got installed with the 4.3 setup is 6.12.59-1.qubes.fc41, though :thinking:

1 Like

Qubes does use module_blacklist=, but you don’t need it on 6.12. I did not have any issues with 6.12, so I’m afraid I’m not going to be able to provide much help.

1 Like