[Bug 33617] Re: X.org does not initialize screen on IBM T20, T21, T22

Carlos Diener / emonkey carlos at diener.li
Mon Mar 26 11:01:31 UTC 2007


Thats my current xorg.conf, where the DmaType is commented out. The
third try was with Bustype AGP and DmaType PCI. The second was without a
BusType option and DmaType PCI. Both don't worked.

Second Try:
Section "Device"
	Identifier	"S3 Inc. 86C270-294 Savage/IX-MV"
	Driver		"savage"
	BusID		"PCI:1:0:0"
	Option		"DmaType" "PCI"
	Option		"BusType" "AGP"
EndSection

Third Try:
Section "Device"
	Identifier	"S3 Inc. 86C270-294 Savage/IX-MV"
	Driver		"savage"
	BusID		"PCI:1:0:0"
	Option		"DmaType" "PCI"
#	Option		"BusType" "PCI"
EndSection

Load DRI in modules sections was alwas activated.

** Attachment added: "current working xorg.conf (commented out DmaType)"
   http://librarian.launchpad.net/6937854/xorg.conf

-- 
X.org does not initialize screen on IBM T20, T21, T22
https://launchpad.net/bugs/33617




More information about the kernel-bugs mailing list