all works fine actually?
This is a temporary solution to a problem that I will need to look into to fix.
he has excatlly same hardware as me, u think download 6.6.x kernel will help me?
I think that if you downloaded Qubes OS, then the stable kernel I am referring to is already downloaded by default, simply navigate to the second option on boot and select kernel version 6.6.77-1
.
In “Advanced options for Qubes” menu press enter on “Xen hypervisor …” and there will be a list of boot options with different kernel versions.
If it isn’t downloaded, then download it with these commands in the dom0 terminal, refer to this post: https://forum.qubes-os.org/t/i-type-my-disk-password-in-then-just-stuck-on-loading/29013/29
sudo qubes-dom0-update kernel
Should install the older stable kernel, if not, you can specify kernel version 6.6.77-1
.
sudo qubes-dom0-update kernel-latest-6.6.77
If you’d like to go a step further and ensure that in the long term you will keep this working kernel version as a backup, then do these commands:
Increase the
installonly_limit
value on/etc/dnf/dnf.conf
to5
as mentioned on post: Installing older kernels - #5 by nisenycyeq226
sudo nano /etc/dnf/dnf.conf
Modify the file as you please, do CTRL+O to save, and CTRL+X to exit
Edit since I can’t make new replies (I just made this account):
Check this post out: