You are not logged in.
Same annoying problem with firefox. Tested with wmii window manager (no compositing, no DE), custom 2.6.32 and 2.6.34 kernels, Radeon HD4670 and xorg-server-1.8.1 with the version hack. catalyst-10.5 was fine.
The only relation so far seems to be HD4xxx cards and mozilla (xulrunner) apps. Anyone with another card seeing black drawing artifacts in firefox or some other software?
Offline
Well, if I recall correctly, Vi0L0 also has this on KDE, so this seems DE/WM and compositing independent. Let's just hope this regression gets fixed in 10.7
Last edited by dcc24 (2010-06-19 18:20:08)
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
I'm using firefox-pgo, so it's xulrunner independent too...
Offline
I'm using firefox-pgo, so it's xulrunner independent too...
Same here as well, but I doubt it is related.
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
Well, if I recall correctly, Vi0L0 also has this on KDE, so this seems DE/WM and compositing independent. Let's just hope this regression gets fixed in 10.7
No no . I didnt write about any problems. It's fine for me. No matter what kernel or xserver im using. Using firefox from extra repo here. HD4850.
Edit: i had problems with kwin effects list @ systemsettings, but it was some internal kde error which i fixed.
Edit2: I have just switched to gnome (without compositing) and bam! Now i can see what artifacts mean!
With kde its fine, even when compositing is off.
Last edited by Vi0L0 (2010-06-19 19:37:30)
Offline
Edit2: I have just switched to gnome (without compositing) and bam! Now i can see what artifacts mean!
With kde its fine, even when compositing is off.
Not for me. I got 10.6 to work (without segmentation fault), but some of my plasmoids are completely black and I have problems with firefox and thunderbird (also black something) and systemsettings (KDE) was unusable. Also, I couldn't enable compositing in KDE (it just don't want to activate).
So back to 10.5. 10.6 is too buggy for me.
Offline
Hi! I'm using Debian, but I've faced the same "black box" problem. There is no solution for the problem (at least non I've found), but there is a quick fix:
aticonfig --set-pcs-str=DDX,ForceXAA,TRUE
This way the 2D accel is set back to the old (slow) 10.5 way. I think that there won't be any real solution till 10.7.
Offline
Can anyone confirm this works? I'm away from Arch for now.
Edit: Bridgman from AMD, mentioned this on Phoronix forums and it seems to work. The problem is caused by the new 2D accel arch and reverting back to XAA fixes the issue.
http://www.phoronix.com/forums/showthread.php?t=24323
Last edited by dcc24 (2010-06-19 20:44:20)
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
@balihb: thanks for the tip! ive updated our wiki
@dcc24: hah! so we still need backclear/backfill xservers
<thinkin, lookin at the sky full of stars and aliens> wondering will it be fixed in 10.7...
AFAIK (i can be wrong here) firefox/thunderbird use own engines to render themselves, gnome is used just as 'skin', maybe thats why catalyst isnt fallowing them...
Offline
AFAIK (i can be wrong here) firefox/thunderbird use own engines to render themselves, gnome is used just as 'skin', maybe thats why catalyst isnt fallowing them...
It's not a firefox/thunderbird problem, but it's most visible on them.
xulrunner does use gtk: http://www.archlinux.org/packages/extra/i686/xulrunner/
but more low level than other apps (AFAIK).
Offline
@balihb: thanks for the tip! ive updated our wiki
@dcc24: hah! so we still need backclear/backfill xservers
<thinkin, lookin at the sky full of stars and aliens> wondering will it be fixed in 10.7...AFAIK (i can be wrong here) firefox/thunderbird use own engines to render themselves, gnome is used just as 'skin', maybe thats why catalyst isnt fallowing them...
Yep, seems like backclear/backfill patches will always be required when using XAA as the accel method. If/when this new 2D AA becomes stable and AMD drops support for XAA, we can drop the patches then.
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
I can confirm that
aticonfig --set-pcs-str=DDX,ForceXAA,TRUE
corrects the problem.
Offline
but if we do that then we wont use the new 2D engine right?
Offline
The only relation so far seems to be HD4xxx cards and mozilla (xulrunner) apps. Anyone with another card seeing black drawing artifacts in firefox or some other software?
I have 5770 and get black stuff all over firefox.
with catalyst 10.6-1.
and xorg-server 1.7.6-3
should i get some other xorg-server-* from aur instead? if so which one?
Offline
Is it possible to do this aticonfig-option with options in xorg.conf?
Offline
Guys, I tryed the new catalyst 10.6, and I have a problem. 3D is not working, and glxinfo is saying something like:
[gruntz@tangra ~]$ glxgears
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 130 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15
[gruntz@tangra ~]$ glxinfo
name of display: :0.0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 130 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15
[gruntz@tangra ~]$
What can I do? I can`t see anything about that problem in the forum. I have brand new updated system, from standart repo.
Regards.
Offline
1.8 patched server, catalyst 10.6, kernel 2.6.34, HD 5770... I log in into kde4 and i don't have composite but i disable composite with alt + caps + F12 and enabled again with the same combination and all works fine.
Excuse my poor English.
Offline
agapito, thanks for your reply. The patched server was what I needed. Everything is OK now. Thank you.
Offline
I've the black problem with hd4570, gnome 2.30 with metacity. using xorg-server from [extra]
Offline
Xorg 1.8 is in extra!
Offline
Xorg 1.8 is in extra!
Thanks! Also kernel 2.6.34 is in extra, [catalyst] repo has been updated, [catalyst-xorg18*] repos are no longer needed. I will update wiki with those infos soon...
Edit: Ok, wiki updated. If you are experiencing problems with xserver 1.8 please write it down, maybe we could help. Also please notice that there is [xorg17] repository with xserver 1.7 packages.
Last edited by Vi0L0 (2010-06-21 01:00:11)
Offline
Hey, I've been using the [catalyst] repo with success for the last couple days, but had an issue today when trying to pacman -Syu.
I think you need to bump the pkrel of the catalyst package, pacman is not recognizing that it is a new package, so it tries to upgrade xorg server to 1.8, but fails because the current catalyst I have installed (10.6-1) has versioned dependencies specifying xorg < 1.8. However the new catalyst package which changes these dependencies also has version 10.6-1, so it is not recognized as needing to be updated.
Is the catalyst package still the same just with changed depends? If so I can just install xorg 1.8 with the -d option.
edit: BTW, you should also set your PACKAGER variable in /etc/makepkg.conf so that pacman -Qi and -Si don't show the packager as "Unknown Packager" and we know who to thank
Last edited by jowilkin (2010-06-21 02:11:35)
Offline
@jowilkin: bump! thanks for the info . Ive just renamed catalyst-xorg18 repo to catalyst and forgot about pacman... Sorry for that. Looks like i need to recompile packages again with new pkgrelease number. Unfortunatelly i need to go sleep right now so there wont be any update for some hours...
Quick solution: try to just
pacman -S catalyst
i guess that pacman will then notice older catalyst 10.6-1 as corrupted, ask you to delete it and then again type pacman -S catalyst so pacman can download newer one.
If not: pacman -Rd catalyst and pacman -S catalyst will do job (i believe).
Is the catalyst package still the same just with changed depends?
yes
Edit: NO! I had to be to sleepy to think correctly <sigh>. New package contains module for kernel 2.6.34, while old was compiled for 2.6.33...
Last edited by Vi0L0 (2010-06-21 12:58:13)
Offline
Thanks, I actually did what you suggested already and it worked fine for me. pacman -S catalyst, and then pacman -Syu to pull in the new xorg-server.
Offline
@jowilkin: nice.
[catalyst] repo is updated. So now update will go clean. :-)
oh and:
edit: BTW, you should also set your PACKAGER variable in /etc/makepkg.conf so that pacman -Qi and -Si don't show the packager as "Unknown Packager" and we know who to thank
Ok, done. Actually never thought about that ;-).
Offline