ephramdoyle
March 4th, 2011, 08:13 PM
Before, everything worked properly. But the latest update has caused an error... :frown:
Laptop Model: N51V
Features: Intel Core 2 Duo - NVIDIA GeForce 240M GT
Ubuntu Version: 10.04 LTS - Lucid Lynx version -
Problem:
Successfully install the graphics drivers.
If I install the drivers, in the beginning goes into a loop before reaching the login (alternating between code and logo of nvidia).
As a patch to load the OS. I deleted the contents of the folder / etc/X11 and I have copied the data from a live cd.
This allows me to access directly. But I haven't the maximum resolution and I have no 3D 3D acceleration.
In addition, once I log while loading the desktop can see the following message:
http://img232.imageshack.us/i/malaconf.jpg/
I tested methods:
1. I uninstall everything related to nvidia
- In synaptic uninstall everything nvidia starts.
- In console:
sudo apt-get - purge remove xserver-xorg-video-nouveau
sudo apt-get - purge remove nvidia *
sudo nvidia-uninstall
sudo sh NVIDIA-Linux-x86-260.19.36.run - uninstall
- In the / etc/X11 / delete the xorg.conf
2. Disclaimer official website driver "NVIDIA GeForce GT 240M for linux32"
- NVIDIA-Linux-x86-260.19.36.run
3. I tried installing the drivers in 2 ways:
A. - Closing session. In the login screen press Ctrl + Alt + F1.
- In console:
sudo service gdm stop
su - (enter as root)
sudo sh NVIDIA-Linux-x86-260.19.36.run
- Install without error
B. - I create a file "instalar_NVIDIA" in writing:
# / Bin / sh
nvidia-uninstall
gdm stop
bash NVIDIA-Linux-x86-260.19.36.run
gdm start
Restart the OS. I choose the second option (recovery) rootnet
And I write: sh instalar_NVIDIA
- Install without error
When installation has completed, says:
"Would you like to run the nvidia-xconfig utility to update your X configuration Automatically
That file so the NVIDIA X driver will be Used When you restart X?
Any pre-existing X configuration file will have backed up.
[YES] [NO]
Select "YES" to be set automatically:
"Your X configuration file has Been Successfully updated.
Accelented Installation of the NVIDIA Graphics Driver for Linux-x86 (version: 260.19.30) is complete. "
If "NO":
"Installation of the NVIDIA Graphics Driver for Linux Accelented-x86 (version: 260.19.30) is complete.
Please update your XF86Config or xorg.conf file as Appropriate;
see the file usr/share/doc/NVIDIA_GLX-1.0/README.txt for details. "
The xorg.conf file generated:
http://paste.ideaslabs.com/show/605HylWyjb
* In any case to restart when it shows the nvidia logo go back ..
Sign in loop showing these 2 screenshots:
http://img46.imageshack.us/g/24314766.jpg/
loop: http://img717.imageshack.us/i/bucle1.jpg/ and http://img638.imageshack.us/i/bucle2.jpg/
What I can do to install it correctly?
Laptop Model: N51V
Features: Intel Core 2 Duo - NVIDIA GeForce 240M GT
Ubuntu Version: 10.04 LTS - Lucid Lynx version -
Problem:
Successfully install the graphics drivers.
If I install the drivers, in the beginning goes into a loop before reaching the login (alternating between code and logo of nvidia).
As a patch to load the OS. I deleted the contents of the folder / etc/X11 and I have copied the data from a live cd.
This allows me to access directly. But I haven't the maximum resolution and I have no 3D 3D acceleration.
In addition, once I log while loading the desktop can see the following message:
http://img232.imageshack.us/i/malaconf.jpg/
I tested methods:
1. I uninstall everything related to nvidia
- In synaptic uninstall everything nvidia starts.
- In console:
sudo apt-get - purge remove xserver-xorg-video-nouveau
sudo apt-get - purge remove nvidia *
sudo nvidia-uninstall
sudo sh NVIDIA-Linux-x86-260.19.36.run - uninstall
- In the / etc/X11 / delete the xorg.conf
2. Disclaimer official website driver "NVIDIA GeForce GT 240M for linux32"
- NVIDIA-Linux-x86-260.19.36.run
3. I tried installing the drivers in 2 ways:
A. - Closing session. In the login screen press Ctrl + Alt + F1.
- In console:
sudo service gdm stop
su - (enter as root)
sudo sh NVIDIA-Linux-x86-260.19.36.run
- Install without error
B. - I create a file "instalar_NVIDIA" in writing:
# / Bin / sh
nvidia-uninstall
gdm stop
bash NVIDIA-Linux-x86-260.19.36.run
gdm start
Restart the OS. I choose the second option (recovery) rootnet
And I write: sh instalar_NVIDIA
- Install without error
When installation has completed, says:
"Would you like to run the nvidia-xconfig utility to update your X configuration Automatically
That file so the NVIDIA X driver will be Used When you restart X?
Any pre-existing X configuration file will have backed up.
[YES] [NO]
Select "YES" to be set automatically:
"Your X configuration file has Been Successfully updated.
Accelented Installation of the NVIDIA Graphics Driver for Linux-x86 (version: 260.19.30) is complete. "
If "NO":
"Installation of the NVIDIA Graphics Driver for Linux Accelented-x86 (version: 260.19.30) is complete.
Please update your XF86Config or xorg.conf file as Appropriate;
see the file usr/share/doc/NVIDIA_GLX-1.0/README.txt for details. "
The xorg.conf file generated:
http://paste.ideaslabs.com/show/605HylWyjb
* In any case to restart when it shows the nvidia logo go back ..
Sign in loop showing these 2 screenshots:
http://img46.imageshack.us/g/24314766.jpg/
loop: http://img717.imageshack.us/i/bucle1.jpg/ and http://img638.imageshack.us/i/bucle2.jpg/
What I can do to install it correctly?