LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Update issued alot of warnings - please interpret (https://www.linuxquestions.org/questions/linux-newbie-8/update-issued-alot-of-warnings-please-interpret-4175495654/)

jyunker 02-20-2014 10:00 AM

Update issued alot of warnings - please interpret
 
I did a system update today on my Centos 6.5, 64 bit install on my pc. The setup was slow and issued many warnings The most common warnings are:

nvidia-uvm.ko needs unknown symbol nvUvmInterfaceRegisterUvmOps

and it is repeated several times (at least 10) during the update process. I tried installing

nvidia-uvm.ko

, but there is no such package. Should I heed this warning or assume (ass u me) that everything is okay? This is only a warning, but it occured so many times that I am really concerned about it.

Any help appreciated.

Respectfully,

jyunker

fuorviato 02-21-2014 03:05 AM

I don't know what the error means but I can advice you to use an rpm tool to search within packages.
Quote:

Nvidia-uvm.ko
seems to be a module file, most likely contained within another package.
When you find what provides it, you can pull the package in and run update again to check if the errors pop-out again.

EDDY1 02-21-2014 03:15 AM

http://www.nvidia.com/Download/drive...ts.aspx/69372/
What graphics card cuda?

jyunker 02-21-2014 07:46 AM

Graphics Card Defined
 
I have a NVIDIA GTX 275 graphics card on my personal com[uter where I installed the updates.

R,

jyunker

jyunker 02-21-2014 07:50 AM

yum provides
 
I ran the coomand yum provides and the output is as you see it.

Code:

[root@james Hyantes]# sudo yum provides Nvidia-uvm.ko
Loaded plugins: downloadonly, fastestmirror, priorities, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink                                                                                                                                                                                                        |  16 kB    00:00   
 * base: mirror.itc.virginia.edu
 * elrepo: mirror.ventraip.net.au
 * epel: mirror.oss.ou.edu
 * extras: mirror.sanctuaryhost.com
 * rpmforge: mirror.cpsc.ucalgary.ca
 * updates: mirrors.bluehost.com
Warning: 3.0.x versions of yum would erroneously match against filenames.
 You can use "*/Nvidia-uvm.ko" and/or "*bin/Nvidia-uvm.ko" to get that behaviour

According to this the package does not exist. At least I think that is what I think it says.

Any thoughts?

R,

jyunker

fuorviato 02-21-2014 09:06 AM

It's not saying the packaged doesn't exist, but suggesting you to correct the syntax of the query.
Try
Quote:

sudo yum provides "*/Nvidia-uvm.ko"

EDDY1 02-21-2014 10:15 AM

Quote:

Originally Posted by jyunker (Post 5122246)
I have a NVIDIA GTX 275 graphics card on my personal com[uter where I installed the updates.

R,

jyunker

Both cards are supported http://www.nvidia.com/Download/drive...ts.aspx/69372/


All times are GMT -5. The time now is 04:29 AM.