Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Nvidia drivers and kernel module 'nvidia_uvm.ko'

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
samiel
Posts: 22
Joined: 2007-03-17 21:55
Location: Venice (IT)

Nvidia drivers and kernel module 'nvidia_uvm.ko'

#1 Post by samiel »

I tried to install Nvidia proprietary drivers on Sid with Cinnamon.
Now, compared to the past, now I get the warning:

Code: Select all

Unable to load the kernel module 'nvidia_uvm.ko'
.
Therefore I have to install those drivers with the

Code: Select all

--no-unified-memory
option.
What do I have to fix / modify / install to get the module in question?
In the alternative, what does the

Code: Select all

--no-unified-memory
option mean?
Thank you
s

User avatar
sunrat
Administrator
Administrator
Posts: 6462
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: Nvidia drivers and kernel module 'nvidia_uvm.ko'

#2 Post by sunrat »

What kernel and nvidia driver versions are you using? There was a major change in kernel 5.9 which prevented nvidia_uvm loading and required Nvidia to rewrite some of their driver. IIRC the nvidia 455.xx driver is the first to have fixed this.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

samiel
Posts: 22
Joined: 2007-03-17 21:55
Location: Venice (IT)

Re: Nvidia drivers and kernel module 'nvidia_uvm.ko'

#3 Post by samiel »

Code: Select all

samiel@darkstar:~$ uname -r
5.9.0-4-amd64
and Nvidia driver 450.80.02

I i've to install more recent driver, I see

thank you!
s

User avatar
sunrat
Administrator
Administrator
Posts: 6462
Joined: 2006-08-29 09:12
Location: Melbourne, Australia
Has thanked: 116 times
Been thanked: 472 times

Re: Nvidia drivers and kernel module 'nvidia_uvm.ko'

#4 Post by sunrat »

nvidia-driver 455.45.01-1 is currently in experimental. Either wait for it to be moved to sid or temporarily enable the experimental repo, install it, and then disable the repo.
Installing from experimental can be like playing Russian roulette; mostly it will go ok but occasionally you get a bullet in the head. :mrgreen: I've heard a couple of reports of successfully installing this driver version in sid but YMMV.
“ computer users can be divided into 2 categories:
Those who have lost data
...and those who have not lost data YET ”
Remember to BACKUP!

Post Reply