← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 455601] Re: [M7] (32MB) notification messages are not readable

 

Yes, probably the video memory was not enough. With Visual effects =
Normal and the following xorg.conf I don't have any problems:

Section "Device"
	Identifier "laptop_device"
	Driver "ati"
	#Option "AccelMethod" "XAA"
	Option "AccelMethod" "EXA"
 EndSection


Section "Screen"
	Identifier "laptop_screen"
	Device "laptop_device"
	DefaultColorDepth 16

	SubSection "Display"
		Depth 16
		Virtual 1024 768
	EndSubSection
EndSection

Does not mather if the acceleration method is XAA or EXA. Both are good.

I had problem playing videos with totem but in a bug tracker I found the
solution how to set the gstreamer-properties for a good result.

No freezes for a while, notification messages are readable. Thanks for
helping me out. This bug can be closed.

-- 
[M7] (32MB) notification messages are not readable
https://bugs.launchpad.net/bugs/455601
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.