[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-08-20 Thread oblong
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.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-21 Thread AttilioSuccio
I can confirm the last comment of Tomasz Czapiewski :
with the same packages installed (i have the proposed repo enabled too), only 
running the application by console using the dreaded 
XLIB_SKIP_ARGB_VISUALS=1 mythfrontend works.
If I put it in the scripts (mythfrontend or mythtv-setup), it works too.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-12 Thread Tomasz Czapiewski
It looks like this bug still exists in updated Kubuntu Jaunty.
My card: ATI Radeon 9600 (RV350) using open source 'radeon' driver.

Packages:
xserver-xorg-video-radeon  1:6.12.1-0ubuntu2
mythtv 0.21.0+fixes19961-0ubuntu8
xserver-xorg1:7.4~5ubuntu18
xserver-xorg-core2:1.6.0-0ubuntu14
libgl1-mesa-dri7.4-0ubuntu3.2

I've just installed mythtv (for the first time in Jaunty).
Mythtv, mythfrontend and even mythtv-setup windows are not being 
displayed/refreshed and many bugs in terminal:
X Error: BadMatch (invalid parameter attributes) 8
  Major opcode: 62
  Minor opcode: 0
  Resource id: 0x3800030.

Adding 'export XLIB_SKIP_ARGB_VISUALS=1' to /etc/mythtv/session-
settings didn't help but running the application by
'XLIB_SKIP_ARGB_VISUALS=1 mythfrontend' from console helps.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/mesa

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-07 Thread jj.myrup
Here is the output of dpkg -l libgl1-mesa-dri:

| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libgl1-mesa-dr 7.5~rc4-1ubunt A free implementation of the OpenGL API -- D

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread Martin Pitt
jj.myrup [2009-07-05 11:33 -]:
 I am not sure how to find the versions you ask for, but in /usr/lib/ I
 have file: libGLU.so.1.3.070500. That might tell you which Mesa version
 I have?

dpkg -l libgl1-mesa-dri

 I downloaded Karmic alpha 2, but it didn't have the kernel version that
 Martin Pitt requested, but after an update it had 2.6.31-1-generic

Right, you need to update the system after installation. You can also
check the current daily CDs and their live system.

http://cdimage.ubuntu.com/daily-live/current/

Thanks,

Martin

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread Mario Limonciello
Can you confirm the Mesa version in karmic you are using that is
fixed? Or at least thy live cd version you are using that is fixed?

On 07/03/2009, jj.myrup jj.my...@gmail.com wrote:
 By the way I do have a odd screen behavior on the latest karmic, but I
 doubt it has anything to do with this bug fix. The odd behavior is that
 I have a small black rectangle constantly on my screen. It is above
 all applications, but below the mouse cursor. The rectangle is about
 the size of the mouse cursor.

 --
 MythTV Frontend does not work with RADEON DRI
 https://bugs.launchpad.net/bugs/341898
 You received this bug notification because you are a member of MythTV
 Ubuntu Maintainers, which is subscribed to mythtv in ubuntu.


-- 
Sent from my mobile device

Mario Limonciello
supe...@gmail.com

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread jj.myrup
I am not sure how to find the versions you ask for, but in /usr/lib/ I
have file: libGLU.so.1.3.070500. That might tell you which Mesa version
I have?

I downloaded Karmic alpha 2, but it didn't have the kernel version that
Martin Pitt requested, but after an update it had 2.6.31-1-generic

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread brianary
Just a note, adding the Option DRI off to my xorg.conf enabled the
fonts on my MythTV, but then Boxee was blank when I opened it. When the
option was removed, MythTV's frontend is once again blank, and Boxee
wonks.

I'm using a MonolithMC (company no longer responsive) machine from last
year with an  RS690 [Radeon X1200 Series] that worked OK for MythTV (but
not Boxee) until the Jaunty upgrade.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-06 Thread brianary
s/Boxee wonks/Boxee works/

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-03 Thread jj.myrup
I was affected and can confirm that after installing the latest karmic
it is no longer a problem on my system.

Thanks a lot for the fix!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-03 Thread jj.myrup
By the way I do have a odd screen behavior on the latest karmic, but I
doubt it has anything to do with this bug fix. The odd behavior is that
I have a small black rectangle constantly on my screen. It is above
all applications, but below the mouse cursor. The rectangle is about
the size of the mouse cursor.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-07-02 Thread Martin Pitt
Can people who affected by this please upgrade to latest karmic, reboot
(to get Linux 2.6.31) and check if this is fixed, or the behavior
changed? Thanks!

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-12 Thread Martin Pitt
Any chance that someone could try this on Karmic alpha-2, and update to
the latest mesa snapshot in  https://launchpad.net/~xorg-
edgers/+archive/ppa ?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-06-06 Thread D. Hugh Redelmeier
As far as I can tell from this thread, the best current answer of
Jaunty+MythTV users with ATI video cards was given here
https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/341898/comments/87

That was six weeks ago.  Is there going to be an update to fix the
underlying problem in the near term?

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 341898] Re: MythTV Frontend does not work with RADEON DRI

2009-05-21 Thread barney_1
Yes, I can confirm that editing /etc/mythtv/session-settings as Christ
Samuel suggests fixes the issue.

-- 
MythTV Frontend does not work with RADEON DRI
https://bugs.launchpad.net/bugs/341898
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp