#365: 2.6.22 kernel upgrade breaks nvidia xorg
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: free
Type: defect | Status: new
Priority: normal | Milestone:
Component: build | Version:
Severity: normal | Resolution:
Keywords: |
------------------------------------+---------------------------------------
Comment (by [EMAIL PROTECTED]):
conf file as follows, only change following dist-upgrade is vesa instead
of nvidia
{{{
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "gb"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation NV44 [GeForce 6200SE
TurboCache (TM)]"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "HP w22"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44 [GeForce 6200SE
TurboCache (TM)]"
Monitor "HP w22"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1680x1050" "1600x1600" "1440x1440"
"1280x1024" "1280x960" "1152x1152" "1024x768" "800x600" "720x400"
"640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection
}}}
--
Ticket URL: <http://trac.64studio.com/64studio/ticket/365#comment:1>
64 Studio <>
_______________________________________________
64studio-devel mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-devel