Comment 7 for bug 177609

Revision history for this message
Charles Perreault (muganor) wrote : Re: nvidia-glx won't upgrade

Would this have anything to do with the fglrx driver too ? Whenever I try to install it, I have a weird dependancy problem :

user@host~$ sudo apt-get install xorg-driver-fglrx
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. [...snip...]
The following information may help resolve the situation:

The following packages have unmet dependencies:
  xorg-driver-fglrx: Depends: xserver-xorg-core (>= 1:0.99.0-1) but it is not going to be installed
E: Broken packages

However, my xserver-xorg-core seems to satisfy that...

user@host:~$ dpkg --list | grep xserver-xorg-core
ii xserver-xorg-core 2:1.4.1~git20071212-1ubuntu2 Xorg X server - core server

If this isn't the same bug, I'll fill a new request. Thanks.