Intel 2.0.0 driver not seeing laptop screen resolutions properly

Greg KH greg at kroah.com
Mon May 7 18:59:30 PDT 2007


On Tue, May 08, 2007 at 09:23:27AM +0800, JM Ibanez wrote:
> Greg KH <greg at kroah.com> writes:
> 
> > Section "Screen"
> > 	Identifier "Screen0"
> > 	Device     "Card0"
> > 	Monitor    "Monitor0"
> > #	DefaultDepth	24
> > 	DefaultDepth	16
> > 	SubSection "Display"
> > 		Viewport   0 0
> > 		Depth     1
> > 	EndSubSection
> > 	SubSection "Display"
> > 		Viewport   0 0
> > 		Depth     4
> > 	EndSubSection
> > 	SubSection "Display"
> > 		Viewport   0 0
> > 		Depth     8
> > 	EndSubSection
> > 	SubSection "Display"
> > 		Viewport   0 0
> > 		Depth     15
> > 	EndSubSection
> > 	SubSection "Display"
> > 		Viewport   0 0
> 
>                 ^^^^^^^^^^^^^^
> 
> > 		Depth     16
> > 		Modes		"1280x768" "1024x768" "800x600" "640x480"
> > 		Modes		"1024x768" "800x600" "640x480"
> 
>                                 ^^^^^^^^^^
> 
> Could you get rid of the second Modes line? As well as the Viewport?
> That should fix things.

Nope, removing those lines didn't change anything :(

thanks,

greg k-h



More information about the xorg mailing list