[pkg-nvidia-devel] Bug#457150: Downgrading Xorg to testing fixes this

Phil Dibowitz phil at ipom.com
Thu Dec 20 23:11:23 UTC 2007


I downgraded xorg to testing to see if that would be a work around, and it
did. I downgraded all of the following packages:

I did, basically:

for i in `dpkg -l | egrep 'xserver|xorg' | awk '{print $2}'`; do echo
$i/testing; done > /tmp/tout && apt-get install `cat /tmp/tout`

Which removes nvidia-glx. I then grabbed the latest one and force-installed it:

dpkg --force-all -i nvidia...

Which is REALLY ugly, but it claims dependence on the newer xorg, and I
didn't feel like rebuilding with newer dependencies just for a test.

This works, I'm back on dual-display with Nvidia.

So it's something in the newer xorg and nvidia.
-- 
Phil Dibowitz                             phil at ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Never write it in C if you can do it in 'awk';
 Never do it in 'awk' if 'sed' can handle it;
 Never use 'sed' when 'tr' can do the job;
 Never invoke 'tr' when 'cat' is sufficient;
 Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-nvidia-devel/attachments/20071220/3e143b9d/attachment.pgp 


More information about the Pkg-nvidia-devel mailing list