Siduction Forum > Upgrade Warnings

 Problems with Nvidia driver greater 460.73

(1/3) > >>

minixjr:
Hello all,

after updating the Nvidia driver to version 460.80 my system froze at next boot, sometimes kernel panics.
I found out that there are other poor people, like me, who have this problem, even with newer drivers like 465.31.
Please see: https://forums.developer.nvidia.com/t/465-24-02-page-fault/175782
To me it looks like it is hardware dependent, monitor+port+resolution.

Take care
minixjr

towo:
And what do you think, we can do?

minixjr:
I don't think you can do anything, it's on Nvidia. Or, maybe you can provide the last 45x driver within the siduction repository?
As far I can see it's a problem with the monitor, from Dell and Benq, maybe others.
If someone already have this problem, a workaround could be:
* use the nouveau driver
* if the nvidia card is supported by the tesla driver, use this one (like me, ask nvidia-detect)
--- Code: ---:~$ nvidia-detect
Detected NVIDIA GPUs:
09:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] [10de:1f06] (rev a1)

Checking card:  NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] (rev a1)
Your card is supported by the default drivers.
Your card is also supported by the Tesla 460 drivers series.
Your card is also supported by the Tesla 450 drivers series.
It is recommended to install the
    nvidia-driver
package.

--- End code ---
To access the system you have to start with grub option "single" and than remove all the nvidia stuff.

--- Code: ---apt purge *nvidia*
--- End code ---
and reboot.

For nouveau, I think, you need to install at least

--- Code: ---apt install xserver-xorg-video-nouveau
--- End code ---
And for Tesla
--- Code: ---apt install nvidia-tesla-460-driver
--- End code ---
Hope this helps
minixjr

dpanter:
You could grab 460.73.01 from testing.

minixjr:
Thank you for pointing this out. For some reason testing was not in my sources.list. ???

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor