Olen yrittänyt ajaa noita nvidian ajureita tuon rajoitettujen ajureiden hallinnan kautta, näyttää ensin asentuvan hyvin mutta kun käynnistää uudestaan koko os:sän niin kaatuu kun tulee graaffiseen ympäristöön. tällä hetkellä käytän noita alkuperäisiä vesa-ajureita.
Section "Device" Identifier "Generic Video Card" Driver "vesa" BusID "PCI:1:0:0" EndSection
Section "Monitor" Identifier "L1952TQ" Option "DPMS" EndSection
Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "L1952TQ" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection
Section "DRI" Mode 0666 EndSection
|