That was stupid, I just assumed it would use radeonhd by default.

Now however I configured xorg.conf like this and it works without
errors:

###
Section "Monitor"
        Identifier              "Panel"
EndSection

Section "Device"
        Identifier      "ATI FireGL V5200"
        Driver          "radeonhd"
        Option          "DRI"
        Option          "OpenGLOverlay" "off"
        Option          "VideoOverlay" "on"
EndSection

Section "Screen"
        Identifier              "Panel"
        Device          "ATI FireGL V5200"
        DefaultDepth    24
        SubSection "Display"
                Depth   24
        EndSubSection
EndSection
###

glxgears gives ~950 fps when mouse still and ~750 fps when moving mouse.
xvinfo gives version 2.2 with adapter "Radeon Textured Video".

So from what I can see this is no longer any problem ...

-- 
Won't build with xserver 1.5.0, only looks for 1.4.99.906
https://bugs.launchpad.net/bugs/272119
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to