[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

working: Re: Dell 8600 WUXGA (1920x1200, 15.4", NVidia chipset)



> Just got a good deal on a Dell 8600 with a WUXGA display
> (1920x1200).  Got it running at 1600x1200 with Xandros 1.0
> (Debian-based, the former Corel Linux, and apparently what 
> LindowsOS is based on), but trying to get it to the full width.  

Got it to work at 1920x1200 with the nvidia driver, 
thanks to Marcus Crafter.

# XF86Config-4 -- starts

Section "Files"
    	ModulePath	"/usr/X11R6/lib/modules/override"
	ModulePath	"/usr/X11R6/lib/modules/altdrivers"
	ModulePath	"/usr/X11R6/lib/modules"

	# Local Fontserver: Disabled by default.
	#FontPath	"unix/:7100"

	# Unscaled Bitmap Fonts:
	FontPath	"/usr/lib/X11/fonts/75dpi:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi:unscaled"

	# Scalable TrueType and CID Fonts (via DeFoMa):
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

	# Scalable TrueType Fonts (via std X path):
	FontPath	"/usr/lib/X11/fonts/TrueType"

	# Scalable Speedo and Type1 Fonts:
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/Type1"

	FontPath	"/usr/lib/X11/fonts/CID"

	FontPath	"/usr/lib/X11/fonts/Speedo"

	FontPath	"/usr/lib/X11/fonts/misc"

	# Misc. Fonts:
	FontPath	"/usr/share/fonts"
EndSection

Section "Module"
	Load	"ddc"
	Load	"bitmap"
	Load	"dbe"
	Load	"extmod"
	Load	"freetype"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
	Load	"xandetect"
	Load	"glx"
#conflicts with something xandros
#	Load	"speedo"  
EndSection

Section "InputDevice"
	Identifier	"Keyboard1"
	Driver	"keyboard"
	Option	"CoreKeyboard"
	Option	"XkbRules"	"xfree86"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
#ifndef WUXGA
	Identifier	"Mouse1"
	Driver	"mouse"
	Option	"CorePointer"
	Option	"Device"	"/dev/psaux"
	Option	"Protocol"	"Auto"
	Option	"Emulate3Buttons"	"YES"
	Option	"ZAxisMapping"	"4 5"
EndSection

Section "InputDevice"
	Identifier	"USBMouse"
	Driver	"mouse"
	Option	"SendCoreEvents"	"YES"
	Option	"Device"	"/dev/input/mice"
	Option	"Protocol"	"IMPS/2"
	Option	"Emulate3Buttons"	"YES"
	Option	"ZAxisMapping"	"4 5"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "InputDevice"
	Identifier	"Bluetooth Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
	Option		"Buttons"		"5"
	Option		"Name"			"AutoDetected"
	Option		"Vendor"		"AutoDetected"
EndSection

#Section "InputDevice"
#	Identifier	"USB Mouse"
#	Driver		"mouse"
#	Option		"SendCoreEvents"	"true"
#	Option		"Device"		"/dev/input/mice"
#	Option		"Protocol"		"ImPS/2"
#	Option		"Emulate3Buttons"	"true"
#	Option		"ZAxisMapping"		"4 5"
#	Option		"Buttons"		"5"
#	Option		"Name"			"AutoDetected"
#	Option		"Vendor"		"AutoDetected"
#EndSection
#endif /* WUXGA */

Section "Device"
	Identifier	"Dell Inspiron 8600 Builtin Video Card"
	Driver		"nvidia"
	Option	"NoRenderAccel"
	BusID		"PCI:1:0:0"
	Screen		0
        Option          "CursorShadow"  "1"
EndSection

Section "Monitor"
	Identifier	"Dell Inspiron 8600 Builtin LCD"
#	HorizSync	31.5-120.0
#	VertRefresh	59.0-85.0
	DisplaySize  330	210
	HorizSync    31.5 - 100.0
	VertRefresh  30.0 - 90.0
	Option		"DPMS"
	ModeLine "1920x1200" 162 1920 1984 2176 2480 1200 1201 1204 1250 +hsync +vsync
	Modeline "1680x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
EndSection

Section "Screen"
	Identifier	"Screen1"
	Device		"Dell Inspiron 8600 Builtin Video Card"
	Monitor		"Dell Inspiron 8600 Builtin LCD"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
#		Modes		"1024x768" "800x600" "640x480"
		Modes		"1920x1200" "1680x1050" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerFlags"
	AllowMouseOpenFail
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen	"Screen1"
	InputDevice	"Keyboard1"
	InputDevice	"Mouse1"
	InputDevice	"USBMouse"
#	InputDevice	"Bluetooth Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# XF86Config-4 -- ends



Reply to: