I’ve heard of the distro from lunduke and I was willing to test it but I heard that nvidia 470 and other legacy drivers are not supported on this distro but I needed them for my nvidia kepler optimus gpu to work properly
So I installed ROME edition then tried to patch the 470 driver by myself using some community patches I found all needed patches from cachyos here
I installed egl-wayland and libglvnd because the installer requires these two packages to be there
and applied needed patches after unpacking my previously downloaded nvidia.run with --extract-only argument
I applied the patches using patch -p1 -i /path/to/file.patch you should do cd /path/to/extracted/nvidia-470/ others needes you to do cd /path/to/extracted/nvidia-470/kernel I don’t remember extactly which ones required me to be inside kernel directory and made the dkms.conf inside kernel files dkms.txt (996 Bytes) like what’s in the attachment
after that I made sure that nouveau is blacklisted and then did sudo ./nvidia-installer --no-cc-version-check installed the driver and BOOM It’s working on kernel 6.13.0-desktop-0.rc4.1omv2490
lasty I had two small issues tho
first one was that sddm did not appear at all and I had to switch to tty in order to restart sddm for it to appear
the second one “It might be because I don’t have much experince with the distro” but I needed to install kernel-headers for 6.12 kernel which I didn’t find packages related to them and I’m a bit lazy now to search on the web
If you don’t find what you are looking for, try an Internet search. One can find out a lot from documentation or forum posts at other Linux distros. If user finds something written for another distro but you have some doubt ask at OpenMandriva Chat.
For serious technical issues and package/feature requests please file a bug report here.
Note: We are a small group. All the contributors and developers here are unpaid volunteers.
You can make OpenMandriva grow and improve by getting involved
Any help with testing would be appreciated whether one is technically proficient or a very non-technical user. The more people and more hardware we can get involved the better we can make OMLx releases and packaging. We do a lot of testing in VM’s as well. Developers tend to use Qemu, most user level testers use VirtualBox.