xorg driver for geode lx

Robert Schwebel r.schwebel at pengutronix.de
Thu Nov 23 23:17:28 PST 2006


On Thu, Nov 23, 2006 at 10:46:25PM +0100, Markus Heller wrote:
> I have had a look again with firefox and www.spiegel.de. I can not
> confirm the artifacts you're seeing. I chose 800x600 and 1024x768.
> They're all OK. 
> 
> Which resolution did you choose? 

800x600, which is the native panel resolution.

> Which further modules did you configure?

[...]
 
Section "Module"
	Load           "bitmap"
	Load           "dbe"
	Load           "ddc"
	Load           "extmod"
	Load           "freetype"
	Load           "int10"
	Load           "type1"
	Load           "vbe"
	Load	       "glx"
EndSection

[...]

Section "Device"
	Identifier	"AMD LX800 Onboard Video Card"
	Driver		"nsc"
	BusID		"PCI:0:1:1"
	Option		"FlatPanel"
	Option		"NoCrtEnable"
	Option 		"FPDestGeom"		"800x600"
EndSection

[...]

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-80
	VertRefresh	43-95
EndSection

Section "Screen"
	Identifier 	"Default Screen"
	Device		"AMD LX800 Onboard Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth 	16

	SubSection "Display"
			Depth	16
			Modes	"800x600"
	EndSubSection

EndSection

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9




More information about the xorg mailing list