Results 1 to 4 of 4
Alright, so these are my specs:
ASUS M4N68T-M V2 Motherboard, which has built in NVidia drivers. Not sure which ones.
Running the KDE desktop on Debian (no idea the version ...
- 09-18-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 14
ASUS/NVidia Drivers, Debian
Alright, so these are my specs:
ASUS M4N68T-M V2 Motherboard, which has built in NVidia drivers. Not sure which ones.
Running the KDE desktop on Debian (no idea the version numbers, all i know is its Squeeze)
Synaptic is installed
My dilemma is I don't know what drivers I should be installing and where to get them. I looked on synaptic and all I saw were programs to over clock my system (which is part of this motherboard)
Any info would be greatly appreciated.
- 09-19-2011 #2Guest
- Join Date
- Feb 2005
- Posts
- 314
A quick duckduckgo/google/bing/yahoo easily revealed what video chipset that board has.... but to be certain it's best to check
Post output:
Then consider - why do you want to install a driver? Is the system working, is display functioning as expected, etc? What symptoms are you seeing which makes you consider that installation of another driver is necessary?Code:lspci | grep -i vga
- 09-19-2011 #3Just Joined!
- Join Date
- Apr 2011
- Posts
- 14
censored@censored1:~$ lspci | grep -i vga
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
The reason I want to install the drivers is so I can use them to run WINE.
- 09-19-2011 #4Guest
- Join Date
- Feb 2005
- Posts
- 314
This wiki page will guide you through installing the proprietary drivers. Read it carefully and you will get it done - but skim through it and try all of the different methods at once: and you'll quickly have a mess on your hands...
NvidiaGraphicsDrivers - Debian Wiki
Do not download anything from nvidia at this stage. Follow the instructions and "do it the debian way". If you read it, you will see that there are actually only a few commands you need to run to get it up and running.


Reply With Quote

