Screen resolution and no sound!

kozuch ulist at gs1.ubuntuforums.org
Tue Jan 11 23:07:31 UTC 2005


Well,

"Modes" in my XF86... file look all the same like this:

"Modes		"1280x800" "1024x768" "800x600""

A friend said his problem was the Depths somehow... My DefaultDepth is
24... The whole section looks like this now (I've added the "640x480"
modes back again besides Depth 24):

Section "Device"
	Identifier	"Intel Corporation 82852/855GM Integrated Graphics Device"
	Driver		"i810"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Monitor genérico"
	HorizSync	28-33
	VertRefresh	43-72
	Option		"DPMS"
	Modeline	"1280x800 at 60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82852/855GM Integrated Graphics Device"
	Monitor		"Monitor genérico"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x800" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x800" "1024x768" "800x600"
	EndSubSection
EndSection

Also hate the manual adding of the necessary packages in Ubuntu (in
order to Ubuntuguide.org). 10-line script would do the same job...

Jan


-- 
kozuch




More information about the ubuntu-users mailing list