Comment 126 for bug 341898

Revision history for this message
oblong (bob-oblong) wrote : Re: MythTV Frontend does not work with RADEON DRI

Thanks to everybody who helped on this. My report is for Ubuntu 9.04 with Mythbuntu 9.04 using Radeon 9200 (RX280) using the open source radeon driver (I think; I uninstalled fglrx with: sudo apt-get remove --purge xorg-driver-fglrx).

For me, adding 'export XLIB_SKIP_ARGB_VISUALS="1"' to /etc/mythtv/session-settings didn't help. But inserting:

export XLIB_SKIP_ARGB_VISUALS="1"
into the file:
/usr/share/mythtv/mythfrontend.sh

did work.