MX-21 Need help getting nvidia drivers to install  [Solved]

Message
Author
User avatar
mmikeinsantarosa
Developer
Posts: 2243
Joined: Thu May 01, 2014 10:12 am

Re: MX-21 Need help getting nvidia drivers to install

#11 Post by mmikeinsantarosa »

dolphin_oracle wrote: Sun Apr 17, 2022 11:54 am is a /etc/X11/xorg.conf file conflicting?
I don't have an xorg.conf file.
just 2 files under xorg.conf.d; 10-evdev.conf & 20-synaptics.conf.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-21 Need help getting nvidia drivers to install

#12 Post by dolphin_oracle »

got the /var/log/ddm.log file?
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
mmikeinsantarosa
Developer
Posts: 2243
Joined: Thu May 01, 2014 10:12 am

Re: MX-21 Need help getting nvidia drivers to install

#13 Post by mmikeinsantarosa »

dolphin_oracle wrote: Sun Apr 17, 2022 12:51 pm got the /var/log/ddm.log file?
ddm.log
*I have only tried installing nvidia from mxtools. I didn't try sgfxi.
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-21 Need help getting nvidia drivers to install  [Solved]

#14 Post by dolphin_oracle »

a couple of things.

1. the drivers in the stable repo (debian's 460 drivers) won't build on any kernel highter than 5.10. so don't bother with the 460 drivers unless you are dropping back to 5.10.

2. the drivers in ahs build on kernels higher than 5.10, and from the looks of the one attempt with the 5.17 liquorix kernel, the modules did build and install on that one. in all the other attempts in the log, the modules did not build, and left a packages not configured.

So i suggest the following:

1. if you are going to use a kernel higher than the 5.10 kernel, you should go ahead an enable ahs, at least for the purposes of installing the nvidia drivers.
2. once you get the drivers installed on a kernel, lets check the inxi -G output after a reboot.
Last edited by dolphin_oracle on Sun Apr 17, 2022 1:27 pm, edited 1 time in total.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
mmikeinsantarosa
Developer
Posts: 2243
Joined: Thu May 01, 2014 10:12 am

Re: MX-21 Need help getting nvidia drivers to install

#15 Post by mmikeinsantarosa »

if I do use sgfxi to install say the nvidia-driver-460.91.03-1 from stable, can I get back to nouveau using?

Code: Select all

sudo ddm-mx -p nvidia
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-21 Need help getting nvidia drivers to install

#16 Post by dolphin_oracle »

mmikeinsantarosa wrote: Sun Apr 17, 2022 1:27 pm if I do use sgfxi to install say the nvidia-driver-460.91.03-1 from stable, can I get back to nouveau using?

Code: Select all

sudo ddm-mx -p nvidia
no. sgfxi doesn't install debian packages and that's what ddm-mx works with. I think there is an nvidia uninstall command, which I think ddm-mx will tell you about but won't run. my info is

Code: Select all

sudo nvidia-install --uninstall
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

Snod Blatter
Posts: 65
Joined: Mon May 25, 2020 6:06 am

Re: MX-21 Need help getting nvidia drivers to install

#17 Post by Snod Blatter »

Mike's GPU is Kepler based, so not supported by the 510 series drivers - he needs to use 470.103 from backports. Debian say it builds on 5.17.

Personally it's why I'm stuck on the 5.15 kernel, MX19 doesn't have anything newer than 470.63 which won't build on 5.16 - I've been watching the nvidia driver situation with interest for a while. Hope this helps, I haven't tried it myself..
MX Linux 23 x64
Intel i7-8700, Nvidia GTX 1660 Ti with 535.216.03 drivers, Gigabyte Z390 Aorus Pro Wifi, 32GB Corsair Vengeance DDR4-2666 v3.31 (Micron) @ 3200 14-20-20-40,

User avatar
dolphin_oracle
Developer
Posts: 22096
Joined: Sun Dec 16, 2007 12:17 pm

Re: MX-21 Need help getting nvidia drivers to install

#18 Post by dolphin_oracle »

ah kepler...

so either stick with the 5.10 kernel, or

Code: Select all

sudo ddm-mx -i nvidia -b
which will poll backports instead of test (which currently doesn't have any drivers in it anyway). bulleye-backports is still at 470.

@timkb4cq it might be worth it to get a set of 470 drivers in test, since kepler is dropping out of the later nvidia drivers (495 and up).
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
mmikeinsantarosa
Developer
Posts: 2243
Joined: Thu May 01, 2014 10:12 am

Re: MX-21 Need help getting nvidia drivers to install

#19 Post by mmikeinsantarosa »

giving 470 a try now
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

User avatar
mmikeinsantarosa
Developer
Posts: 2243
Joined: Thu May 01, 2014 10:12 am

Re: MX-21 Need help getting nvidia drivers to install

#20 Post by mmikeinsantarosa »

standby...
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64

Post Reply

Return to “Hardware /Configuration”