Re: xf86-video-ati and Radeon HD 7600M Series

2012-12-05 Thread thilo
Hey, Bug is created. https://bugs.freedesktop.org/show_bug.cgi?id=57919 Hope it's ok :). Greetings Thilo ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subsc

Re: xf86-video-ati and Radeon HD 7600M Series

2012-12-05 Thread Michel Dänzer
On Die, 2012-12-04 at 20:55 +0100, th...@cestona.ro wrote: > > I really try to test mesa either 8.0.5 or mesa latest git ... but I've > no idea how to double check if all is using mesa latest or get the 8.0.5 > compiled with the rest of my system. > > The problem with 8.0.5 is, that it is inco

Re: xf86-video-ati and Radeon HD 7600M Series

2012-12-04 Thread thilo
Hey, I really try to test mesa either 8.0.5 or mesa latest git ... but I've no idea how to double check if all is using mesa latest or get the 8.0.5 compiled with the rest of my system. The problem with 8.0.5 is, that it is incompatible with the llvm libs installed, as it is ubuntu 13.04 pre

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread Alex Deucher
On Fri, Nov 30, 2012 at 10:27 AM, wrote: > >> You might want to file a bug so we can better track this. This thread >> is getting unwieldy. >> https://bugs.freedesktop.org >> Attach your xorg log and dmesg and glxinfo output. >> > Will do after testing mesa 8.0.5. Against mesa with Gallium Radeo

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread thilo
You might want to file a bug so we can better track this. This thread is getting unwieldy. https://bugs.freedesktop.org Attach your xorg log and dmesg and glxinfo output. Will do after testing mesa 8.0.5. Against mesa with Gallium Radeon, right? I can try mesa git HEAD before filing too. T

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread Alex Deucher
On Fri, Nov 30, 2012 at 9:44 AM, Thilo Cestonaro wrote: >>> And found this in Xorg.0.log: >>> [ 2219.770] (**) RADEON(G0): Option "ColorTiling2D" "False" >>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling: enabled >>> [ 2219.771] (II) RADEON(G0): KMS Color Tiling 2D: disabled >>> >>> But it chan

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread Thilo Cestonaro
>> And found this in Xorg.0.log: >> [ 2219.770] (**) RADEON(G0): Option "ColorTiling2D" "False" >> [ 2219.771] (II) RADEON(G0): KMS Color Tiling: enabled >> [ 2219.771] (II) RADEON(G0): KMS Color Tiling 2D: disabled >> >> But it changed nothing regarding 3D glitches. >> > > How about disablin

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread Alex Deucher
On Fri, Nov 30, 2012 at 2:00 AM, wrote: > >> If you are using xf86-video-ati from git, you can try disabling tiling. >> Add: >> Option "ColorTiling2D" "False" >> in the device section of your xorg.conf > > I added a 20-radeon.conf to xorg.conf.d with this content: > ephraim@errorl:~$ cat /usr/sha

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-30 Thread thilo
If you are using xf86-video-ati from git, you can try disabling tiling. Add: Option "ColorTiling2D" "False" in the device section of your xorg.conf I added a 20-radeon.conf to xorg.conf.d with this content: ephraim@errorl:~$ cat /usr/share/X11/xorg.conf.d/20-radeon.conf Section "Device"

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread Alex Deucher
On Thu, Nov 29, 2012 at 5:18 PM, wrote: > Hey > >> So it seems to be 'just' a Mesa problem. Might be worth trying current >> mesa Git. > > > So as I should install of mesa, I upgraded to 13.04 alpha stuff, which > includes mesa 9.0.1 ... > sadly that didn't help. > My current config is now: If y

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread thilo
Hey So it seems to be 'just' a Mesa problem. Might be worth trying current mesa Git. So as I should install of mesa, I upgraded to 13.04 alpha stuff, which includes mesa 9.0.1 ... sadly that didn't help. My current config is now: ephraim@errorl:~$ uname -a Linux errorl 3.7.0-4-generic #12-

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread thilo
Am 29.11.2012 14:00, schrieb Michel Dänzer: On Don, 2012-11-29 at 11:55 +0100, th...@cestona.ro wrote: Am 29.11.2012 11:21, schrieb Michel Dänzer: > Can you also provide the output of glxinfo? Of course. But it wasn't installed by default and mesa-utils package is version 8.0.1+git20110129+d8

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread Michel Dänzer
On Don, 2012-11-29 at 11:55 +0100, th...@cestona.ro wrote: > Am 29.11.2012 11:21, schrieb Michel Dänzer: > > Can you also provide the output of glxinfo? > > Of course. But it wasn't installed by default and mesa-utils package is > version 8.0.1+git20110129+d8f7d6b-0ubuntu2. That's fine, but wha

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread thilo
Am 29.11.2012 11:21, schrieb Michel Dänzer: On Don, 2012-11-29 at 08:55 +0100, th...@cestona.ro wrote: >> Is there any test for 3D which you would prefer rather than a wine >> application. >> >> Anyway the glitches in the video occur, not that intensive like in >> the >> video but min. 5% o

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-29 Thread Michel Dänzer
On Don, 2012-11-29 at 08:55 +0100, th...@cestona.ro wrote: > > >> Is there any test for 3D which you would prefer rather than a wine > >> application. > >> > >> Anyway the glitches in the video occur, not that intensive like in > >> the > >> video but min. 5% of it, in 2D too. > > > > If that's

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-28 Thread Michel Dänzer
On Die, 2012-11-27 at 20:43 +0100, Thilo Cestonaro wrote: > > I use a standard Ubuntu 12.10 x86_64 and changed just xf86-video-ati > from git and kernel linux-stable. Did that make any difference compared to what shipped with Ubuntu 12.10? > Is there any test for 3D which you would prefer rath

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-27 Thread Thilo Cestonaro
Hey Michel, I use a standard Ubuntu 12.10 x86_64 and changed just xf86-video-ati from git and kernel linux-stable. So the mesa version is 9.0.0 (look for current version: https://launchpad.net/ubuntu/quantal/+source/mesa ). Is there any test for 3D which you would prefer rather than a wine appl

Re: xf86-video-ati and Radeon HD 7600M Series

2012-11-26 Thread Michel Dänzer
On Sam, 2012-11-24 at 22:42 +0100, th...@cestona.ro wrote: > Hey all, > > I own a laptop with a APU of AMD. This APU includes a Radeon HD 7600M > Series device which more or less works out of the box (with glitches in > 2D, 3D not useable). > Sadly I can't program this graphics stuff, but I'm f