Yeah, In the process of trying to get qubes to work I tried 5.19.9-1.fc32 but it kept crashing at the Luks password screen. The only kernel that seems to work is 5.18.16-1.fc32.qubes.x86_64 but if "sudo qubes-dom0-update kernel-latest" doesn't work for you then I don't know how else you would get it.

On 22 September 2022 03:02:24 Martin Holst Swende <[email protected]> wrote:
Update on this.
I was able to update sys-net to use 5.15.64-1.fc32, and can confirm that it fixed the wifi issues. I also updated the dom0, to 5.19.9-1.fc32. However, that didn't go as well, and the system now crashes on boot -- sometimes I get to enter the LUKS password, sometimes it crashes before that. If I do module_blacklist=i915, then I can bypass the crash and enter the system.
/Martin
On 9/20/22 05:36, Arran Lawley wrote:
Qubes is working for me on Lenovo X1 Carbon gen 10.

To fix graphical glitches Dom0 needs to use kernel 5.18.16-1.fc32.qubes.x86_64 and create file with "sudo nano /etc/X11/xorg.conf.d/99-intel.conf" and add;

Section "OutputClass"
Identifier "intel"
MatchDriver "i915"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
Option "DRI" "3"
EndSection

There will still be a graphical glitch when entering the LUKS password but everything else works fine.

To fix WiFi network you need to use kernel 5.15.64-1.fc32 on sys-net. Most of the time the network adapter works, sometimes it doesn't work on boot but restarting sys-net gets it working. Once I have had to reboot the whole computer to get it working.

On 28 August 2022 07:42:17 Martin Holst Swende <[email protected]> wrote:





On Sun, Aug 28, 2022, 1:26 AM Data Python <[email protected]> wrote:

You may want to keep your i915 driver and try: https://github.com/QubesOS/qubes-issues/issues/7507#issuecomment-1153081021


Interesting!


I tried it now, but unfortunately I encounter a core dump, similar to one person in that issue. However, I don't think I have any spelling errors, and definitely no erroneous quote characters.


Cheers,
Martin
--
You received this message because you are subscribed to a topic in the Google Groups "qubes-users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/qubes-users/01sauU58TsI/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CANC2dUd7m1UGFw2dSge2sFMpuU2B_j6obtSEFu1ZGTPWWMnh8Q%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/18365f979c0.27e4.ee1fd772b2ffd4a606d4210654932e62%40googlemail.com.

Reply via email to