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

Alguna idea creativa



Me rindo, no puedo hacer funcionar Xfree86-4 con mi SiS6326 AGP 8MB.
Bloquea al intentar mostrar el login del gdm. La tengo con:

XF86Config-4:

...
Section "Module"
	Load	"ddc"
	Load	"GLcore"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"pex5"
	Load	"record"
	Load	"xie"
	Load	"bitmap"
	Load	"freetype"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
EndSection
...
...
...
Section "Device"
	Identifier	"Generic Video Card"
	Driver		"sis"
	Option 		"no_accel"
	VideoRam	4096
EndSection


Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection
...
...
...
Section "DRI"
	Mode	0666
EndSection

¿Alguna Idea?.



Reply to: