← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 382636] Re: glxgears randomly reports vertical sync, but isn't sync'd

 

BTW, I'd previously added the following to /etc/X11/xorg.conf in order to try to get my video card to perform 'again' after the upgrade :
#Section "Device"
#	Identifier	"Configured Video Device"
#	Option		"UseFBDev"		"true"
#EndSection
Section "Device"
        Identifier "ATI Radeon"
        Driver "ati"
        Option "AccelMethod" "EXA"
        Option "MigrationHeuristic" "greedy"
        Option "AccelDFS" "true"
        Option "EnablePageFlip" "true"
        Option "EnableDepthMoves" "true"
EndSection
Don't know whether this is relevant.

-- 
glxgears randomly reports vertical sync, but isn't sync'd
https://bugs.launchpad.net/bugs/382636
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in ubuntu.



References