|
|
#1 | ||||
|
Registered User
Join Date: Oct 2009
Posts: 4
|
Hi all,
I'm not being able to install the nvidia 180 driver for my GeForce 6200 on Ubuntu 9.04 - Jaunty Jackalope. Quote:
- System -> Administration -> Hardware, activating the 180 nvidia driver - checking the xorg.conf: Quote:
The xorg log shows in different tries the following: Quote:
Quote:
I have then to reboot in safe mode and restore the X, which makes my xorg load with the basic "nv" driver. I've attached two generated files from the nvidia-bug-report.sh script, one from the console withouth X and the seccond after restoring X (using the generic "nv" driver) Any ideas? Thanks in advance, Ignacio |
||||
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
This problem is caused when an old version of libGLcore.so.1 is installed, usually because one was installed to an incorrect location. Did you previously install the driver via the .run package? If so, please run "nvidia-installer --uninstall" and then reinstall the Ubuntu driver packages.
|
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Oct 2009
Posts: 4
|
Quote:
I'll try that now. Thanks! |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2009
Posts: 4
|
Quote:
Here're the new bug-report files. I don't have now a direct problem with glx, so it's strange and I'm confused ![]() Can you get something more from these new logs? Thanks in advance, Ignacio |
|
|
|
|
|
|
#5 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Unfortunately, the log ends right after loading libglx, which is typically a symptom of the dynamic linker calling abort() and terminating the X server unexpectedly. Can you please run "startx > stderr.log 2>&1" from a terminal and then attach the resulting stderr.log?
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Oct 2009
Posts: 4
|
I've tried several times with commands like
startx > stderr.log 2>&1 2>&1 startx > stderr.log 2>&1 bash -x startx > stderr.log nohup 2>&1 startx > stderr.log & echo > stderr.log < `bash -x startx` But it seems that before the script gets something to write in the log, the screen activates and crashes, hanging the Ubuntu. Also, the keyboard doesn't respond when is hanged, neither the BloqNum or the other led-lighted keys work while is hanged. I'll look forward the log of the startx binary thanks, Ignacio |
|
|
|
|
![]() |
| Thread Tools | |
|
|