Nvidia driver problem
NoOp
glgxg at sbcglobal.net
Sat Sep 24 23:54:58 UTC 2011
On 09/23/2011 07:19 PM, Ric Moore wrote:
> On 09/23/2011 08:17 PM, Jon Anderson wrote:
>> xorg.conf is
>>
>> Section "Device"
>> Identifier "Default Device"
>> Option "NoLogo" "True"
>> EndSection
>>
>>
>> xorg.conf failsafe is
>>
>> Section "Device"
>> Identifier "Configured Video Device"
>> Driver "vesa"
>> EndSection
>
> Right there, you're using a Vietnam era vanilla vga video driver usually
> used in fail safe mode. Did you edit that line as I mentioned? Ric
>
Lets see... I'm Vietnam era (US Army) and I don't recall any such vga
driver during the years I was in Vietnam.
If you stopped to consider that the OP most likely upgraded from a
previous Ubuntu version to 11.04 you'd realise that he will most likely
have an /etc/X11/xorg.conf.failsafe file such as this one:
$ cat xorg.conf.failsafe
Section "Device"
Identifier "Configured Video Device"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
If he installed 11.04 clean then he won't have *any* xorg.conf* files in
/etc/X11.
So let me google that for you... ah yes, let's go back in time:
https://wiki.ubuntu.com/BulletProofX
[BulletProofX (last edited 2008-08-06 16:35:43 by localhost)]
Get out much? :-)
More information about the ubuntu-users
mailing list