LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 03-01-2007, 06:40 AM   #1
knappster
Member
 
Registered: Mar 2004
Posts: 174

Rep: Reputation: 30
Nvidia/XOrg problem - Debian Etch


I recently posted this on the nvidia linux forums, but I wanted to ask here because I use this forum regularly, and I have never used that one before.

I used the Debian Etch auto-update utility to update the kernel from 2.6.18-3 to 2.6.18-4. X failed to load after the update. I downloaded the kernel source files and ran the NVIDIA-Linux-x86_64-1.0-9746-pkg2.run file in an attempt to fix the problem. Then I rebooted. When I look at the Xorg log, the problem it returns is:
Code:
Fatal server error: Caught signal 11. Server Aborting
So I ran dpkg-reconfigure -phigh xserver-xorg and Xorg would start up again.
Now anytime I try to install the nvidia drivers, I can't start Xorg. When I run the reconfigure xorg command above, I can't use any 3d apps. What can I do to get the nvidia drivers to play nicely with Xorg again?

I have related nVidia logs posted here:
http://www.nvnews.net/vbulletin/show....php?t=87293#2
 
Old 03-01-2007, 06:42 AM   #2
jay73
Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 128Reputation: 128
Did you remove the old drivers?
 
Old 03-01-2007, 09:42 AM   #3
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid
Posts: 4,458
Blog Entries: 11

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Don't use the Nvidia installer for starters.

Then follow the directions here:
NvidiaGraphicsDrivers - Debian Wiki
http://wiki.debian.org/NvidiaGraphicsDrivers

Any time you update your kernel you have to reinstall/update your video drivers.
 
Old 03-01-2007, 08:53 PM   #4
knappster
Member
 
Registered: Mar 2004
Posts: 174

Original Poster
Rep: Reputation: 30
Thanks for the link Craigevil, I will try to walk through that when I get back home to my computer.

Jay73, how do I remove the old drivers?
 
Old 03-01-2007, 09:09 PM   #5
jay73
Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 128Reputation: 128
Well, the most convenient method would be to use Synaptic Package Manager. If you can't find it under Desktop/Administration, then it hasn't been installed yet. You can do that by issuing the command
apt-get install synaptic
Synaptic is a gui frontend to apt-get which lists all available and installed packages. By simply selecting an item, you can have it installed or removed. Just locate any nvidia drivers in the list and remove them completely.

Alternatively, you could use the command line but that would require some work. First you would try to hunt down any nvidia packages by issuing the command:
dpkg --list 'nv' or dpkg --list 'nvidia'
(Sorry, I'm an ATI guy, I don't know whether Nvidia drivers are identified as nv or nvidia, try both).Then you would have to remove those packages one by one (unless you know of an expression that would capture them all at once):
apt-get remove (package name)

Note: if you reboot before you install new drivers, you need to make sure your driver in xorg.conf is set to 'vesa' - or you won't get much X at all.

Last edited by jay73; 03-01-2007 at 09:13 PM.
 
Old 03-02-2007, 08:35 AM   #6
angryfirelord
Member
 
Registered: Dec 2005
Posts: 360

Rep: Reputation: 32
nv is the open-source 2d driver. You'll want the nvidia one.

Installing it is super easy. Do an apt-get install nvidia-glx. Next, run dpkg-reconfigure xserver-xorg & change the driver to nvidia (accept all other default values).

You should only use the nvidia insaller when you can't use anything else.
 
Old 03-02-2007, 08:52 PM   #7
knappster
Member
 
Registered: Mar 2004
Posts: 174

Original Poster
Rep: Reputation: 30
I've tried it all... I tried the synaptic I tried the tutorial, and I still couldn't get it to work. In the end I booted in the previous kernel, which also didn't work (2.6.18-3-amd64) and typed:
Code:
dpkg -l | grep nvidia
and ran
Code:
dpkg --purge packagename
on everything.
Then I ran the nvidia .run file again, rebooted and that kernel worked.

I then rebooted using kernel 2.6.18-4-amd64 and typed:
Code:
dpkg -l | grep nvidia
to ensure that everything was still gone.

Then I ran the nvidia .run file and rebooted and now X is working in this kernel.

I don't understand it, because the .run file was the first thing I tried. Anyway, thanks for the input everyone.... hopefully this method will work for anyone else that gets stuck.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
XGL and Nvidia driver Debian Etch fakie_flip Linux - Software 5 12-24-2006 07:17 AM
Suspend2, Debian Etch, NVIDIA, oh my! pda_h4x0r Linux - Kernel 0 10-04-2006 01:15 AM
no nVidia 3D acceleration using Xorg 7, Etch tvynr Debian 9 09-06-2006 06:47 PM
debian Etch DRI not enabled...xorg all modules loaded though...DRM,i915,agpgart etc.. deepclutch Debian 3 07-19-2006 04:49 PM
Problem with Debian Sid, Xorg, nVidia and Extensions d1s4st3r Debian 5 05-05-2005 07:18 PM


All times are GMT -5. The time now is 05:45 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration