LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 12-07-2006, 07:45 PM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
many dependency problems in ubuntu and nvidia driver


I tried three methods to install the Nvidia driver. I tried the www.ubuntuforums.org admin's Envy package from here. I also tried downloading the script from nvidia.com, but it gave me the same errors as the Envy package, and x would not start.

http://albertomilone.com/nvidia_scripts1.html

After that, I tried using the Ubuntu package from the repos by following the directions here.

http://ubuntuguide.org/wiki/Dapper#H...r_.28NVIDIA.29

I am unable to install the nvidia driver from the Envy package. I tried Envy first, and then later another method to install the nvidia driver. Here is what happens. Help please for getting the nvidia driver working. After using envy, X will not start. Neither sudo /etc/init.d/gdm start or xstart will bring the graphics back up. I need helping getting that Nvidia driver to work. The graphics card is this.

Code:
brad@Brads-desktop:~$ lspci | grep -i nv
0000:01:00.0 VGA compatible controller: nVidia Corporation NV38 [GeForce FX 5950 Ultra] (rev a1) 
brad@Brads-desktop:~$ sudo dpkg -i envy_0.7.3-0ubuntu2_all.deb
Selecting previously deselected package envy.
(Reading database ... 105873 files and directories currently installed.) 
Unpacking envy (from envy_0.7.3-0ubuntu2_all.deb) ...
Setting up envy (0.7.3-0ubuntu2) ...
brad@Brads-desktop:~$ env
env       envsubst  envy
brad@Brads-desktop:~$ env
env       envsubst  envy
 
brad@Brads-desktop:~$ envy
       +-----------------------------------+
       |       Welcome to Envy 0.7.3         |
       |                                   |
       |    Developed by Alberto Milone    |
       +-----------------------------------+ 

       +-----------------------------------+
       | 1. Install the Nvidia driver      |
       | 2. Uninstall the Nvidia driver    |
       | 3. Exit                           |
       +-----------------------------------+ 

Please select one of the activities displayed above and press ENTER:

1
Your graphic card is supported by the Nvidia Driver
Ubuntu Dapper 32bit
Your graphic card is supported by the Nvidia Driver
 * Stopping GNOME Display Manager...                                     [ ok ] 
sudo: /etc/init.d/kdm: command not found
Reading package lists... Done
Building dependency tree... Done
linux-headers-2.6.15-27-386 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 
Reading package lists... Done
Building dependency tree... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
xserver-xorg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
pkg-config is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done
Building dependency tree... Done
gcc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 
Reading package lists... Done
Building dependency tree... Done
Package nvidia-glx is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Reading package lists... Done 
Building dependency tree... Done
Package nvidia-glx-legacy is not installed, so not removed
Package nvidia-settings is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 
No Nvidia installer detected
Download of the driver in progress, please wait
--15:45:22--  http://us.download.nvidia.com/XFree86/Linux-x86/1.0-9631/NVIDIA-Linux-x86-1.0-9631-pkg1.run 
           => `NVIDIA-Linux-x86-1.0-9631-pkg1.run'
Resolving us.download.nvidia.com... 66.216.46.11, 66.216.46.17
Connecting to us.download.nvidia.com|66.216.46.11|:80. . . connected.
HTTP request sent, awaiting response... 200 OK
Length: 13,357,240 (13M) [text/plain]

100%[===========================================================================

15:45:44 (584.59 KB/s) - `NVIDIA-Linux-x86-1.0-9631-pkg1.run' saved [13357240/13

md5new: 3676f622897d22f1815365b44139899e
md5sumold: 3676f622897d22f1815365b44139899e
Looking for the existence of an Nvidia folder. Please Wait
Creating directory NVIDIA-Linux-x86-1.0-9631-pkg1
Verifying archive integrity... OK 
Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86 1.0-9631....................................................................................................................................................................... . .
Do you want your xorg.conf to be automatically configured? (y/n) \ "y" is the de
y

Using X configuration file: "/etc/X11/xorg.conf".
Backed up file '/etc/X11/xorg.conf' as '/etc/X11/xorg.conf.backup'
New X configuration file written to '/etc/X11/xorg.conf'

Do you want to Start the Xserver now? (y/n) \ "y" is the default answer
y
 * Stopping GNOME Display Manager...
 * Starting GNOME Display Manager...
sudo: /etc/init.d/kdm: command not found
brad@Brads-desktop:~$ ps -ef | less
Here is a sample of the output from that:

Code:
root      9073  9041  0 15:46 ?        00:00:00 /bin/sh /etc/gdm/XKeepsCrashing
root      9092  9073  0 15:46 ?        00:00:00 /usr/lib/gdm/gdmopen -l /bin/sh -c /etc/gdm/XKeepsCrashing -noopen 
root      9093  9092  0 15:46 tty7     00:00:00 /bin/sh /etc/gdm/XKeepsCrashing -noopen 
root      9115  9093  0 15:46 tty7     00:00:00 /usr/bin/whiptail --yesno Failed to start the X server (your graphical interf 
ace).  It is likely that it is not set up correctly.  Would you like to view the X server output to diagnose the problem? 10 
50
I got this error trying to follow these directions.

http://ubuntuguide.org/wiki/Dapper#H...r_.28NVIDIA.29

I have my orginal xorg.conf, and I restored it before doing this and getting the message that my xorg.conf had been altered. It says my xorg.conf has been altered, but I am using the orginal xorg.conf that installed with Ubuntu Dapper Drake on the system. I started apache2 on the computer with the problem, and copied the files over to /var/www/ so you can see them from the web here.

http://darkfusion.bounceme.net/

Code:
brad@Brads-desktop:~$ sudo aptitude install nvidia-glx nvidia-kernel-common
Password:
Reading package lists... Done 
Building dependency tree... Done
Reading extended state information 
Initializing package states... Done
Building tag database... Done
The following packages have been kept back:
  gnupg
The following NEW packages will be installed: 
  nvidia-glx
0 packages upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 
Need to get 4063kB of archives. After unpacking 12.5MB will be used.
Writing extended state information... Done
Get:1 http://security.ubuntu.com dapper-security/restricted nvidia-glx 1.0.8776+2.6.15.12-1 [4063kB]
Fetched 4063kB in 8s (483kB/s)
Selecting previously deselected package nvidia-glx.
(Reading database ... 105885 files and directories currently installed.) 
Unpacking nvidia-glx (from .../nvidia-glx_1.0.8776+2.6.15.12-1_i386.deb) ... 
Setting up nvidia-glx (1.0.8776+2.6.15.12-1) ...
brad@Brads-desktop:~$ sudo nvidia-glx-config enable

Error: your X configuration has been altered.
This script cannot proceed automatically. If you believe that this
not correct, you can update the md5sum entry executing the following
command:
md5sum /etc/X11/xorg.conf | sudo tee /var/lib/x11/xorg.conf.md5sum 
otherwise edit manually /etc/X11/xorg.conf to change the Driver section
from nv to nvidia.
brad@Brads-desktop:~$ ls -l /etc/X11/xorg.conf 
-rw-r--r-- 1 root root 4442 2006-12-07 15:50 /etc/X11/xorg.conf 
brad@Brads-desktop:~$
So I tried to remove the packages I installed.

Code:
brad@Brads-desktop:~$ sudo aptitude purge nvidia-glx nvidia-kernel-common
Reading package lists... Done 
Building dependency tree... Done
Reading extended state information 
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  linux-restricted-modules-2.6.15-23-386 
  linux-restricted-modules-2.6.15-27-386
The following packages have been kept back: 
  gnupg
The following packages will be REMOVED:
  nvidia-glx{p} nvidia-kernel-common{p}
0 packages upgraded, 0 newly installed, 2 to remove and 1 not upgraded. 
Need to get 0B of archives. After unpacking 12.7MB will be freed.
The following packages have unmet dependencies:
  linux-restricted-modules-2.6.15-23-386: Depends: nvidia-kernel-common but it i                                             s not installable 
  linux-restricted-modules-2.6.15-27-386 : Depends: nvidia-kernel-common but it i                                             s not installable
Resolving dependencies...
The following actions will resolve these dependencies: 

Keep the following packages at their current version:
nvidia-kernel-common [20051028+1 (dapper, now)]

Score is 1

Accept this solution? [Y/n/q/?]
brad@Brads-desktop:~$
Then when I pushed control+C to copy after each time I used aptitude. It also quit aptitude from running. Now I have weird problems with dependencies that I do not know how to correct.

Code:
brad@Brads-desktop:~$ sudo aptitude install
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done 
Writing extended state information... Done
Building tag database... Done
The following packages are BROKEN:
  apache2 flashplugin-nonfree
The following packages have been kept back:
  gnupg
The following packages will be REMOVED: 
  apache2-common apache2-mpm-worker apache2-utils gsfonts-x11 libapr0 libdrm-dev
  libxext-dev libxi-dev samba wine x11proto-core-dev x11proto-fonts-dev x11proto
  x11proto-randr-dev x11proto-render-dev x11proto-video-dev x11proto-xext-dev x1 
0 packages upgraded, 0 newly installed, 23 to remove and 1 not upgraded.
Need to get 0B of archives. After unpacking 63.3MB will be freed.
The following packages have unmet dependencies:
  apache2: Depends: apache2-mpm-worker (= 2.0.55-4ubuntu2.1) but it is not insta
                    apache2-mpm-prefork (= 2.0.55-4ubuntu2.1) but it is not inst
                    apache2-mpm-perchild (= 2.0.55-4ubuntu2.1) but it is not ins
  flashplugin-nonfree: Depends: gsfonts-x11 but it is not installable 
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
apache2-common [2.0.55-4ubuntu2.1 (dapper-security, now)]
apache2-mpm-worker [2.0.55-4ubuntu2.1 (dapper-security, now)]
apache2-utils [2.0.55-4ubuntu2.1 (dapper-security, now)] 
gsfonts-x11 [0.17ubuntu4 (dapper, now)]
libapr0 [2.0.55-4ubuntu2.1 (dapper-security, now)]

Score is -195

Accept this solution? [Y/n/q/?]
The following packages have been kept back:
  gnupg
The following packages will be REMOVED:
  libdrm-dev libx11-dev libxau-dev libxdmcp-dev libxext-dev libxi-dev samba wine
  x11proto-input-dev x11proto-kb-dev x11proto-randr-dev x11proto-render-dev x11p
  x11proto-xf86dri-dev xserver-xorg-dev
0 packages upgraded, 0 newly installed, 18 to remove and 1 not upgraded.
Need to get 0B of archives. After unpacking 59.0MB will be freed.
Do you want to continue? [Y/n/?] n
Abort.
brad@Brads-desktop:~$ sudo aptitude keep-all
Reading package lists... Done
Building dependency tree... Done 
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages have been kept back:
  gnupg
0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded. 
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
brad@Brads-desktop:~$ sudo aptitude purge nvidia-glx nvidia-kernel-common 
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  linux-restricted-modules-2.6.15-23-386 linux-restricted-modules-2.6.15-27-386
The following packages have been kept back:
  gnupg
The following packages will be REMOVED:
  nvidia-glx{p} nvidia-kernel-common{p} 
0 packages upgraded, 0 newly installed, 2 to remove and 1 not upgraded.
Need to get 0B of archives. After unpacking 12.7MB will be freed.
The following packages have unmet dependencies:
  linux-restricted-modules-2.6.15-23-386 : Depends: nvidia-kernel-common but it i
  linux-restricted-modules-2.6.15-27-386: Depends: nvidia-kernel-common but it i
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
nvidia-kernel-common [20051028+1 (dapper, now)]

Score is 1

Accept this solution? [Y/n/q/?]
brad@Brads-desktop:~$ sudo aptitude purge linux-restricted-modules-2.6.15-27-386 linux-restricted-modules-2.6.15-23-386
Reading package lists... Done 
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  linux-restricted-modules-386 nvidia-glx 
The following packages have been kept back:
  gnupg
The following packages will be REMOVED:
  linux-restricted-modules-2.6.15-23-386{p}
  linux-restricted-modules-2.6.15-27-386{p}
0 packages upgraded, 0 newly installed, 2 to remove and 1 not upgraded. 
Need to get 0B of archives. After unpacking 44.2MB will be freed.
The following packages have unmet dependencies:
  nvidia-glx: Depends: nvidia-kernel-1.0.8776 which is a virtual package.
  linux-restricted-modules-386: Depends: linux-restricted-modules-2.6.15-27-386 but it is not installable
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
linux-restricted-modules-2.6.15-27-386 [2.6.15.12-1 (dapper-security, now)]

Score is 1

Accept this solution? [Y/n/q/?]
brad@Brads-desktop:~$
 
Old 12-08-2006, 11:56 AM   #2
Gethyn
Member
 
Registered: Aug 2003
Location: UK
Distribution: (X)Ubuntu 10.04/10.10, Debian 5, CentOS 5
Posts: 900

Rep: Reputation: 32
I've not seen the exact problems you describe, but on one computer I had some trouble with the nVidia driver under Dapper. It works now, after upgrading to Edgy (although there were a number of issues that I had to work through on the way).

To be honest, that would be my recommended solution. I don't know what caused your breakages but they look messy! Also, when I had upgraded to Edgy and was installing the nVidia driver, I had to use 'sudo nvidia-xconfig', not 'sudo nvidia-glx-config enable' as suggested on the Ubuntu forums.

You might also try Synaptic. It's my preferred frontend to apt, and is sometimes quite helpful in fixing things.
 
Old 12-08-2006, 03:31 PM   #3
nonsense28sal
Member
 
Registered: Mar 2005
Location: USA - Oxford, Mississippi
Distribution: Kubuntu-Gutsy, SuSE, Mandriva, Debian
Posts: 89

Rep: Reputation: 15
Automatix2

Using Automatix2 will also sidestep most of this messiness (good word choice Gethyn). All of the instructions are located on the Automatix page. In addition to the nvidia driver you can also install codecs and other "must have" programs in one step. I use it every time.
Cheers.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu 6.06 direct rendering nvidia driver installation BlinDlucK Ubuntu 1 07-05-2006 01:46 AM
Nvidia driver on a powerpc under Ubuntu lixy Linux - General 2 01-12-2006 12:38 PM
ATI Driver Problems w/ Ubuntu 5.1 JosepiLove Linux - Software 1 01-06-2006 10:57 PM
ran ubuntu updates, now Nvidia driver not recognized Daninchina Ubuntu 4 05-28-2005 10:47 PM
nvidia instalation problems / Sblive driver problems Colonel-1990 Linux - Software 13 02-14-2005 05:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:58 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration