6.6.48 gets me to desktop. Now the resolution is stuck at 1920x1080. I assume I need proprietary drivers to fix resolution?
Did you remove nomodeset
?
I think you should be able to set a higher resolution with nouveau (if it’s supported by your display).
LOL, right, I’m back to that. I removed nomodeset and the system hangs on boot.
Did you try kernel-6.6.36
?
Neither of these commands listed 6.6.36
sudo qubes-dom0-update --action=search --showduplicates kernel-latest
``
sudo qubes-dom0-update kernel-latest-6.7.7
It’s not a kernel-latest package, it’s stable kernel package:
sudo qubes-dom0-update kernel-6.6.36
Thanks for your patience, still learning about qubes.
6.6.36 gets me to desktop and nomodeset isn’t set. I can adjust resolution and refresh rate so everything seems to be working in this kernel.
Is there a way to set this as the default kernel? Does this mean it’s a regression and should be fixed with the next release?
There was a report in that topic that newer kernel-6.6.42 also works so you can try to use it:
You can try this:
But use this command to regenerate the GRUB config after editing /etc/default/grub
:
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
It seems to be a kernel regression but it’s not certain, maybe it’s some specific issue with using Xen and/or old Xorg version.
I guess you can try to boot in general Fedora OS with the same kernel version that is not working but without Xen and newer Xorg for a test.
If it works then I guess you can report this issue to the Qubes OS here:
And if it’s not working then report this issue to the kernel mailing list.
6.6.42 seems to work.
I’m trying to update the grub entries. That link explains that I need the exact name of the kernel. How can I get that?
Check the generated grub config file /boot/grub2/grub.cfg
:
These steps didn’t work. But something seems to have been fixed. I removed the nomodeset from the grub config when I tried to set the default kernel. Now it’s booted into 6.10.10-1 and resolution is working as expected.
Wish I could reward your support somehow. Is there a karma system or something? It’s not common to have someone help so much in a community forum