I'm A newcommer and I have successfully installed nvidia 470 driver

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

installed kernel-headers kernel-source & kernel-devel

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

but at least the driver has worked properly :grin:

so thanks for this great distro and I hope this gets useful to someone

3 Likes

@AmerXz welcome1

Cool! :tada:

1 Like

I also forget to mension the patches that i used in order to make the driver work

I will make a list with the respective order

0001-Fix-conftest-to-ignore-implicit-function-declaration.patch

0002-Fix-conftest-to-use-a-short-wchar_t.patch

0003-Fix-conftest-to-use-nv_drm_gem_vmap-which-has-the-se.patch

clang.patch

nvidia-470xx-Enable-modeset-by-default.patch

kernel-6.10.patch

kernel-6.12.patch

kernel-6.13.patch

2 Likes

sddm issue is fixed now .

it seems that the issue was because sddm was defaulting to wayland session so I edited /etc/sddm.conf and I added DisplayServer=x11 Under [General]

2 Likes

Welcome @AmerXz to OpenMandriva and our forum. This forum is for users of OpenMandriva Linux operating systems.

OpenMandriva Forums are primarily users helping other users.

You are welcome to talk to our developers at OpenMandriva Chat.

Users with a problem need to read How to get better results when posting about problems before reporting any issue or problem. The article is not too long and Do Read.

When a new user has an issue please look in the documentation for OMLx. OpenMandriva wiki, Forum Resources guide and the “Search” function of the forum.

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.