I updated Karmic and installed Nvidia driver 195 and now the screen saver will start every 30 seconds and go off by itself after 30 seconds. Or if I use mouse or keyboard I must enter my password to get in.
I uninstalled gnome power manager. I uninstalled all screen savers and I still had the problem. Haver tried system settings with no effect. If I change the picture or screen saver type it will use the screen saver selected but still will come on or go off by itself.
Gnome power manager is not running because kill show it is not running.
Not sure where to look for the error. I also renamed xorg.config to old and tried command to rebuild xorg.config with nvidia driver but it gave and error message will try again and will post the error.
Not sure what to try next to stop random screen saver start and stops.
Thank you for any help you can provide. If there is a post with fix sorry I did not find it.
Here is the xorg.conf file settings to see if anyone can see what is wrong. I have tried to reconfigure the xorg without any success.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Have this error when using nvidia xserver to set up my xorg file.
Unable to open x config file /etc/X11/xorg.conf for writing
I renamed the xorg.conf and restarted the computer and have a desktop and no xorg.conf file in my X11 folder.
Can someone tell me which file is now used to control display?
I uninstalled gnome power manager. I uninstalled all screen savers and I still had the problem. Haver tried system settings with no effect. If I change the picture or screen saver type it will use the screen saver selected but still will come on or go off by itself.
Gnome power manager is not running because kill show it is not running.
Not sure where to look for the error. I also renamed xorg.config to old and tried command to rebuild xorg.config with nvidia driver but it gave and error message will try again and will post the error.
Not sure what to try next to stop random screen saver start and stops.
Thank you for any help you can provide. If there is a post with fix sorry I did not find it.
Here is the xorg.conf file settings to see if anyone can see what is wrong. I have tried to reconfigure the xorg without any success.
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Fri Mar 12 02:12:40 PST 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
Have this error when using nvidia xserver to set up my xorg file.
Unable to open x config file /etc/X11/xorg.conf for writing
I renamed the xorg.conf and restarted the computer and have a desktop and no xorg.conf file in my X11 folder.
Can someone tell me which file is now used to control display?
Comment