I’m new to CachyOS, although I’ve been using Linux for about 20 years now, especially Arch. Now I wanted to give CachyOS a chance on my laptop.
Unfortunately although running the system from a bootable USB doesn’t seem to be a problem on my MSI notebook (Intel 13th gen. CPU + iGPU + nVidia GeForce 4090L dGPU) with a proprietary driver, after successful installation I end up in a console with emergency mode. I don’t know what is going on, as lsmod shows that nvidia module is up and running, DRM also is on. SDDM service is enabled but dead (I’m trying to login to KDE Plasma on Wayland session). The only error journactl -xb gives me is this
“CachyOS kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2”
I think there is nothing more in the logs, but what I’ve discovered is that CachyOS live USB boots into X11 session instead of Wayland, and that’s maybe the main and crucial difference
That’s probably unrelated, since it’s reaching emergency mode first before it reaches SDDM, i.e. before loading a graphical environment. That said, without any logs I can’t really help further. You could try some of the tips from the forum I’ve shared earlier, but if that doesn’t work I’m stumped.
The problem, and hence the solution, turned out to be trivial. Whole issue was with two Windows 11 partitions not mounting during booting process (wrong UUIDs?). I guess something went wrong during installation when I decided to mount those partitions and their entries have been added to fstab.
It’s solved now.