Search found 12 matches

by square
Fri Jul 04, 2025 4:42 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version


the only thing I can figure is that maybe if cuda-keyring package was already installed, but the repo was not present, that the repo would not be re-added.


sudo apt purge cuda-keyring

might help with that.


Yep, that was it!


$ dpkg --status cuda-keyring
Package: cuda-keyring
Status ...
by square
Tue Jul 01, 2025 3:46 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version


I would check to make sure libxnvctrl0 was downgraded properly when the drivers were removed. that can cause some funky stuff. the pinning only defines a preference, but if the current dpkg status is not compatible, ddm-mx won't fix it.

IIRC, when you do a -p operation with ddm-mx, it will remove ...
by square
Sun Jun 29, 2025 4:34 am
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version


downgrade libxnvctrl0 ahead of time. I forgot about that one.


sudo apt install libxnvctrl0=525.85.05-1~mx23ahs



That version seems to not exist. However, 525.85.05-3~deb12u1 is installed (now anyways) and a handful of applications depend on it.


$ apt-cache madison nvidia-{driver,settings ...
by square
Sat Jun 28, 2025 8:38 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version

Backup took a while.

Note that I had to cut some parts of the logs to post this message:


Your message contains 310782 characters.
The maximum number of allowed characters is 60000.

I marked those spots with <trimmed>. I still have the full files on disk if needed.

dolphin_oracle I started ...
by square
Sat Jun 28, 2025 2:09 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version

I'm doing this now.

You suggested timeshift. I hadn't used it before. I've configured it to exclude some stuff and write to the home partition (because the root partition is almost full). It just crashes with an uncommunicated rsync error.


$ sudo timeshift-gtk
E: blkid: Erhalt der ...
by square
Wed Jun 25, 2025 1:56 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version


There ARE some older nvidia drivers in the repo's ( enabled and test ) , but realize that your kernel also makes some assumptions and can radically change how the drivers work. I would suggest trying something like dropping back to a 6.12 liquorix kernel, installing the 535.247 or 535.171 drivers ...
by square
Tue Jun 24, 2025 7:00 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version

Hi @CharlesV, thanks for chiming in.
CharlesV wrote: Tue Jun 24, 2025 5:02 pm 4) reinstall nvidia using

Code: Select all

sudo ddm-mx -i nvidia
Will this offer a version selection? I've concluded that 535 drivers are fubar on my system. Hence the need to downgrade.
by square
Tue Jun 24, 2025 4:05 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Re: Downgrade nvidia drivers to specific version

Apologies. I couldn't make out any solution for the other thread and thought it's perfectly on topic.

QSI for completeness:

System: Kernel: 6.14.8-1-liquorix-amd64 [6.14-10~mx23ahs] x86_64 bits: 64 compiler: gcc v: 12.2.0
parameters: audit=0 intel_pstate=disable amd_pstate=disable
BOOT_IMAGE ...
by square
Tue Jun 24, 2025 3:56 pm
Forum: MX Help
Topic: Downgrade nvidia drivers to specific version
Replies: 23
Views: 1053

Downgrade nvidia drivers to specific version

Since installing the 535 upgrade end of last year there's several issues with my system, all relating to video. (MX-21 at the time; I've upgraded to MX-23 since)
I'm meaning to downgrade to 525, which I think was installed before and had no issues.

I tried some variations of `ddm-mx -i nvidia -f ...
by square
Thu Dec 26, 2024 8:56 pm
Forum: Package Requests / Status
Topic: Tuned? Performance Tuning....
Replies: 7
Views: 1591

Re: Tuned? Performance Tuning....

It installs improperly.

Code: Select all

$ service tuned status
tuned: unrecognized service
MX 23.4, default init system, Liquorix

Go to advanced search