Xorg.conf PowerBook G4/1GHz 17 inch NVidia GeForce 440 Go 64Mb Lucid Lynx

Section "Device"
Identifier "Configured Video Device"
BusID   "PCI:0:16:0"
Driver  "nouveau"
Option "NoInt10" "true"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00"  106.50  1440 1528 1672 1904  900 903 909 934 -hsync +vsync
# 1152x720 59.97 Hz (CVT 0.83MA) hsync: 44.86 kHz; pclk: 66.75 MHz
Modeline "1152x720_60.00"   66.75  1152 1208 1320 1488  720 723 729 748 -hsync +vsync
# 1024x768 59.92 Hz (CVT 0.79M3) hsync: 47.82 kHz; pclk: 63.50 MHz
Modeline "1024x768_60.00"   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync
# 1024x640 59.89 Hz (CVT 0.66MA) hsync: 39.82 kHz; pclk: 52.25 MHz
Modeline "1024x640_60.00"   52.25  1024 1072 1168 1312  640 643 649 665 -hsync +vsync
# 800x600 59.86 Hz (CVT 0.48M3) hsync: 37.35 kHz; pclk: 38.25 MHz
Modeline "800x600_60.00"   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync
Option "PreferredMode" "1440x900_60.00"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
        DefaultDepth    24
           SubSection       "Display"
             Depth            24
             Modes             "1440x900" "1152x720" "1024x768" "1024x640" "800x600"
           EndSubSection
           SubSection        "Display"
             Depth            16
             Modes             "1440x900" "1152x720" "1024x768" "1024x640" "800x600"
           EndSubSection
SubSection "Display"
		Depth		15
		Modes		"1440x900" "1152x720" "1024x768" "1024x640" "800x600"
	EndSubSection
SubSection "Display"
		Depth		8
		Modes		"1440x900" "1152x720" "1024x768" "1024x640" "800x600"
	EndSubSection
SubSection "Display"
		Depth		4
		Modes		"1440x900" "1152x720" "1024x768" "1024x640" "800x600"
	EndSubSection
SubSection "Display"
		Depth		1
		Modes		"1440x900" "1152x720" "1024x768" "1024x640" "800x600"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
EndSection

Section "DRI"
	Mode	0666
EndSection

To download this file:
wget http://mac.linux.be/files/xorg/powerbook6.txt

© 2002-2012 Jeroen Diederen. Drupal theme by Kiwi Themes.