- To: Heracles <heracles@xxxxxxxxxxxxxx>
- Subject: Re: [SLUG] Monitor problem
- From: Jeremy Visser <jeremy.visser@xxxxxxxxx>
- Date: Fri, 17 Aug 2007 01:01:18 +1000
- Cc: SLUG List <slug@xxxxxxxxxxx>
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=F/NO8j11BhbWH3QdzNpttue2Kg3g9PFTdOnGhv5YMTXharxm2CE34w7Gu18BGNua0l1ElXGcphxYA/Zb2ROSw8SX0SR8o6t8tYLKWS/NQ8rVitmiKAxrZnLDom+yiZVg1YG9XrN6fo9LQG5dALkdH/RDZVQpQcPU9lCP91G8Mhc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=pnGBv5KWemZj5Rtcq71Y68kQNQq/ei+kZ/TIXFMbtyUEh4WfR8zRAfLal09RGvGQZ+YkM0AJi77n2qJ+HPKfGkjBi181g5QBA/Zo16f8wqqeZcOBGxm0J6khJDrut1GK9thTVzNzenz8ZMIYaWnuL7SqJ3Q4lDt3BqY6pFm513w=
- User-agent: Thunderbird 2.0.0.6 (X11/20070728)
Heracles wrote:
> I did that and screwed everything. I now get no X at all. I think it may
> be to do with the nvidia GeForce 6200. The site says that it is
> supported in nvidia-glx-new but after installing I have screwed
> everything. I guess I will try a vesa driver and make a backup of her
> home directory and then reinstall.
I have had a GeForce 6200 that has worked beautifully in Ubuntu for over
a year.
One thing, though. If you installed the nvidia-glx-new package, then
wanted to revert back to nvidia-glx, be aware that due to a bug in the
package, it leaves behind an empty file which is used as a switch to
tell Ubuntu what kernel module to load.
If you want nvidia-glx-new uninstalled, then type this after you do it:
$ sudo rm /lib/linux-restricted-modules/.nvidia.new.installed
I struggled with that for hours and hours before finally figuring out my
problem.