PDA

View Full Version : [ubuntu] Nvidia 9500M GS Resolution/Driver Problem



rootxdefiance
April 28th, 2012, 02:55 PM
Hello,

yesterday I installed the Driver :

http://img100.imageshack.us/img100/4973/unbenanntct.jpg

http://img696.imageshack.us/img696/3803/unbenannt2es.jpg


I did used :


sudo nvidia-xconfigWhich didn't helped either.

As you can see it's active but not in use. Which is somehow strange because I recent just installed it.

Also I'am current in Restore Mode with low Detail Resolution because that the only Option in where I can access the System, otherwise I can't start Ubuntu normal anymore.
It just load the standard Screen and loading...loading...loading...that all. Well it frezzes somehow.

I just wanted to install the driver because on some Browsergames it was a little bit slow.

But if it doesn't work I need help to restore the entire "default" Ubuntu Driver and delete Nvidia or fix the Nvidia to work normal.


If you might want to see my /etc/X11/xorg.conf :




# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 14 09:22:52 PDT 2011

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
# generated from default
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "NoLogo" "True"
EndSection


Regards,

rootxdefiance