what i add to the xorg.conf
Code: Select all
Section"ServerFlags"
Option"BlankTime""3"
Option"OffTime""5"
Code: Select all
Section"ServerFlags"
Option"BlankTime""3"
Option"OffTime""5"
Code: Select all
Section"InputDevice"
Identifier "Keyboard0"
Driver "evdev"
Option "Device""/dev/input/event1"
Option "XkbModel""pc105"
Option "XkbLayout""us"
Option "XkbOptions""compose:rwin"
EndSection
Section"InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol""ExplorerPS/2"
Option "Device""/dev/input/mouse0"
Option "ZAxisMapping""6 7"
EndSection
Section"Device"
Identifier "device0"
Driver "nvidia"
VendorName "NVIDIA Corp."
BoardName "NVIDIA GeForce4 (generic)"
BusID "PCI:0:13:0"
EndSection
Section"Monitor"
Identifier "monitor0"
ModelName "Flat Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630
ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616
EndSection
Section"Screen"
Identifier "screen0"
Device "device0"
Monitor "monitor0"
DefaultDepth 24
SubSection "Display"
Virtual 1024 768
Depth 24
EndSubSection
EndSection
Section"ServerLayout"
Identifier "seat0"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0""CorePointer"
InputDevice "Keyboard0""CoreKeyboard"
EndSection
Section"ServerFlags"
Option"DontZap""Off"
Option"AllowMouseOpenFail""true"
Option"BlankTime""45"
Option"OffTime""60"
EndSection
Code: Select all
dpkg-reconfigure xserver-xorg
Take a look see Ice-Mxserver-xorg-video-all 29 Nov 10 1:7.5+8em1 xserver-xorg-video-all (= 1:7.5+8em1) depends on missing: - xserver-xorg-video-geode