PDA

View Full Version : How to check what driver version is installed.


chiques
07-22-07, 03:30 PM
What command in the shell can I run to check to see what Nvidia driver/*.*rpm is installed? WINE just started rebooting my Mandriva and I think it has to do with the driver in Nvidia.

:afro:
:captnkill:

whig
07-23-07, 12:33 AM
Nvidia vga driver:
cat /proc/driver/nvidia/version

chiques
12-17-07, 02:15 AM
It worked!

[root@localhost nvidia]# cat version
NVRM version: NVIDIA UNIX x86 Kernel Module 100.14.19 Wed Sep 12 14:12:24 PDT 2007
GCC version: gcc version 4.1.1 20060724 (prerelease) (4.1.1-3mdk)
[root@localhost nvidia]#

You guys rock, thanks!(nana2)

chiques
12-17-07, 02:26 AM
I'd like to add a comment regarding the search engine in the forum.

There is very valuable information in this forum, unfortunately the search is terrible. I had a really hard time finding this post again.


Thank you again.