FC2T3 on Dell Latitude C400 Laptop

kim allamandola kimallamandola at yahoo.it
Sun May 9 14:27:32 UTC 2004


 --- Josh Steiner <josh at vitriolix.com> wrote: > 
i'm having the same trouble on my dell inspiron
> 8200.  i just went and 
> looked at my xorg.conf and the hsync + vrefresh
> lines already were 
> commented out.
> 
> -josh

I have a same problems on Dell Inspiron 8500
(1920x1200)
and i fix added this line on xorg.conf
----------------------------------------
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Dell 1600x1200 Laptop Display Panel"
	DisplaySize  330	210
	HorizSync    31.5 - 100.0
	VertRefresh  30.0 - 90.0
	Option	    "dpms"
EndSection

....

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		
	  #modes "1920x1200" "1600x1200"
	  Depth     24
	  Modes    "1920x1200" "1600x1200" "1400x1050"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
"640x480"
	EndSubSection
	SubSection "Display"

	  #modes   "1920x1200"
	  Depth     16
	  Modes    "1920x1200" "1600x1200" "1400x1050"
"1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
"640x480"
	EndSubSection
EndSection

I think you can replace "1920x1200" ... with your res.

--
Black Hat
    
 


	

	
		
____________________________________________________________
Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! 
http://companion.yahoo.it





More information about the fedora-test-list mailing list