[Bug 330342] New: ATI's amdcc fails to run
https://bugzilla.novell.com/show_bug.cgi?id=330342 Summary: ATI's amdcc fails to run Product: openSUSE 10.3 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X11 3rd Party Driver AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: peter@plord.co.uk QAContact: sndirsch@novell.com Found By: --- Starting amdccle (8.40.4) from ATI I see :- $ amdcccle amdcccle: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. Aborted which is curiously similar to java related issues reported ( which also effects me ). applying the java work-around :- $ LIBXCB_ALLOW_SLOPPY_LOCK=x amdcccle and I just get a hang. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c1 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |atilinuxnovellbugs@ati.com --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2007-10-03 03:39:51 MST --- The LIBXCB_ALLOW_SLOPPY_LOCK workaround will be included in the RPMs for openSUSE 10.3, which will be available shortly from the ATI server. Of course this does not fix the amdcccle hang. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haag_norman@gmx.de --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2007-10-06 12:37:05 MST --- *** Bug 331588 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=331588 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c3 --- Comment #3 from Norman Haag <haag_norman@gmx.de> 2007-10-06 13:00:27 MST --- .. and will there be a patch for the whole libxcb-problem in the future? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2007-10-06 13:59:24 MST --- See comment #1. The issue itself can only be fixed by ATI ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c5 --- Comment #5 from Norman Haag <haag_norman@gmx.de> 2007-10-08 06:45:40 MST --- i don't think that this a ati-related problem, cause amdcccle ran fine in oss 10.2 (exactly the same version) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c6 --- Comment #6 from Norman Haag <haag_norman@gmx.de> 2007-10-08 06:47:32 MST --- and by the way. i don't realy get a hang of amdcccle after allowing sloppy lock, it just doesn't come up but the process keeps alive. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gdanov@yahoo.com --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2007-10-17 11:15:33 MST --- *** Bug 334632 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=334632 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c8 --- Comment #8 from Norman Haag <haag_norman@gmx.de> 2007-10-28 15:52:02 MST --- (In reply to comment #4 from Stefan Dirsch)
See comment #1. The issue itself can only be fixed by ATI ...
According to a post I found in ATI's bugsystem it seems that the problem is Xorg's xcb-lib: I just tried and recompiled X.Org without xcb feature (on Gentoo deactivate the global "xcb" USE-Flag and do a "emerge -avuND world"). Guess what, now amdcccle runs fine here ;-) was xcb already included in opensuse 10.2? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c9 --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2007-10-28 21:44:37 MST --- http://ati.cchtml.com/show_bug.cgi?id=672 http://ati.cchtml.com/show_bug.cgi?id=830 We switched from libX11 to libX11/libxcb with openSUSE 10.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c10 --- Comment #10 from Norman Haag <haag_norman@gmx.de> 2007-11-27 06:35:25 MST --- amdcccle runs fine with new catalyst driver provided by ati. (cursor corruptions get fixed by setting XAANoOffscreenPixmaps to "on") By the way: it also worked before I applied the libxcb-fix which was recently distributed through the opensuse-update repo -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330342#c11 Norman Haag <haag_norman@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Norman Haag <haag_norman@gmx.de> 2007-11-27 06:36:55 MST --- fixed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com