|
|
#1 | |
|
<insert name here>
Join Date: Mar 2009
Location: Virginia
Posts: 5
|
L'x newbie --- attempting to set my Dell 2707WFP resolution to 1200x1920 and rotated 90 degrees. The set up works with windows. The best I can do in L'x is 1024x768 and normal rotation.
I have downloaded NVIDIA-Linux-x86-180.29-pkg1.run and unable to install the drivers started a terminal, ran sudo sh NVIDIA-Linux-x86-180.29-pkg1.run and received following error: ------------------------------------ ERROR: You appear to be running an X server; please exit X before installing. For further details, please see the section INSTALLING THE NVIDIA DRIVER in the README available on the Linux driver download page at www.nvidia.com. ------------------------------------ Followed above instructions and there is no read-me or installation instructions found... Help I do not know enough about L'x yet to effectively troubleshoot the install. What is X server; how do I stop it and do I need restart it? |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Aug 2008
Posts: 66
|
First make sure you have the kernel headers, kill x, install driver, restart x
Code:
$ sudo aptitude install linux-headers<tab> To kill X do this: Hit Ctrl+Alt+F2 to open tty2, log in as your user, then do this: Code:
$ sudo /etc/init.d/gdm stop $ sudo sh /path/to/NVIDIA-Linux-x86-180.29-pkg1.run Code:
$ sudo /etc/init.d/gdm start |
|
|
|
|
|
|
#3 |
|
<insert name here>
Join Date: Mar 2009
Location: Virginia
Posts: 5
|
[Get the one that matches your kernel (I dunno what you're running).]
Neither do I. Being a L'x newbie how do I locate the kernel version? |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Dec 2008
Posts: 8
|
Easiest way that should work on any ditro would probably be:
uname -a somewhere in the line that is returned should be something along the line of :2.4.21-27.ELsmp. This will be your kernel version. If you are using Ubuntu be sure you do not already have the Ubuntu packaged NV drivers installed (System -> Administration -> Hardware Drivers). I ran into problem on one of my boxes because I had forgotten to remove it first. |
|
|
|
|
|
|
#5 |
|
<insert name here>
Join Date: Mar 2009
Location: Virginia
Posts: 5
|
Thx, kernel is 2.6.27-11-generic ---
|
|
|
|
|
|
#6 | |
|
<insert name here>
Join Date: Mar 2009
Location: Virginia
Posts: 5
|
install seemed to GO ok but OOPS something has gone wrong now all I can get is 640x480.
|
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Aug 2008
Posts: 66
|
$ sudo sh /path/to/NVIDIA-Linux-x86-180.29-pkg1.run --sanity
Did it complete okay? If it did, from X, open a shell, and run $ nvidia-settings set your res from there |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mageia 2 Cannot Install 71.86.15 for Riva TNT/TNT2 | kbulgrien | NVIDIA Linux | 3 | 06-29-12 08:27 AM |
| Precision and purpose: Ubuntu 12.04 and the Unity HUD reviewed | News | Latest Tech And Game Headlines | 0 | 05-28-12 02:20 PM |
| nForce + RedHat 7.3 Success Story | rtz | NVIDIA Linux | 47 | 02-15-03 02:20 AM |
| Red Hat null(limbo beta 3), guide to install Nvidia Drivers | utiel | NVIDIA Linux | 21 | 09-30-02 05:32 PM |
| can't install old det's after 40.41's | m!n!0n | NVIDIA Windows Graphics Drivers | 1 | 09-16-02 11:58 AM |