Bug 8833 - Random hangs on startup with Radeon 9550 card
Summary: Random hangs on startup with Radeon 9550 card
Status: RESOLVED DUPLICATE of bug 9252
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.1 (2006.05)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-30 10:55 UTC by Stefan Schwandter
Modified: 2007-02-23 05:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log of the crash (37.67 KB, text/plain)
2006-10-30 10:57 UTC, Stefan Schwandter
no flags Details
log of working revision (44.25 KB, text/plain)
2006-10-30 10:59 UTC, Stefan Schwandter
no flags Details
xorg.conf (716 bytes, text/plain)
2006-10-30 10:59 UTC, Stefan Schwandter
no flags Details
Diff between good and bad Xorg.log (3.31 KB, text/plain)
2006-11-05 01:29 UTC, Stefan Schwandter
no flags Details

Description Stefan Schwandter 2006-10-30 10:55:57 UTC
For a long time now, X sometimes hangs at startup, the screen remains black. I
haven't really tried it out, but I'd say the success rate is about 50%. By using
"git bisect" I now have found out the latest revision that seems to always work
for me, it's 36799e3ea7ddde5fce528e8bc17ea942933a9111 . 

Ironically the next commit is supposed to "fix some remaining lockup scenarios"
when "setting the memory map" - well, on my system, it seems to create one :-)

Please tell me if you need more information.
Comment 1 Stefan Schwandter 2006-10-30 10:57:07 UTC
Created attachment 7595 [details]
Xorg log of the crash
Comment 2 Stefan Schwandter 2006-10-30 10:59:03 UTC
Created attachment 7596 [details]
log of working revision
Comment 3 Stefan Schwandter 2006-10-30 10:59:36 UTC
Created attachment 7597 [details]
xorg.conf
Comment 4 Stefan Schwandter 2006-11-05 01:27:03 UTC
By taking revision ati-6_6_2 (because head didn't compile) an backing out the
changes from 4d6656062129da0489eb4bc898871379ba891d8f, which is the commit that
adds workarounds to fix some lockups, I now have a driver that hasn't locked up
so far and even allows using aiglx.

But unfortunately an other problem reappeared :-( again, in half of the cases X
performance seems to be very low (although, for example, aiglx still works).

I have attached the diff of Xorg.log in the good and in the bad case.

I use 24bit colours at the moment, I'll try 16bit too.
Comment 5 Stefan Schwandter 2006-11-05 01:29:33 UTC
Created attachment 7652 [details]
Diff between good and bad Xorg.log
Comment 6 Stefan Schwandter 2006-11-05 02:39:56 UTC
This seems to be a very strange problem. Now I've tried to use the fglrx driver,
I even unloaded the radeon module before starting the X server again, but X is
_still_ slow. Any ideas what could be wrong?
Comment 7 Timo Jyrinki 2007-02-22 13:37:18 UTC
Could you try the latest GIT version of xserver-xorg-video-ati? The recent fix to bug 9284 solved hang problems for many people on Radeon 9500/9600 cards at least. But you also might have something else, of course.

Also note that installing fglrx generally breaks open source 3D from working, as it installs its own libGL among else. It's best to (try to) completely remove fglrx before testing with the open source driver.
Comment 8 Stefan Schwandter 2007-02-23 00:02:33 UTC
I'm sorry, I don't have that card anymore.
Comment 9 Jerome Glisse 2007-02-23 05:05:23 UTC
So, i mark it as a duplicate of another r300 lockup.
Even thought your lockup did might came from somethings
else, i believe that most, if not all, r300 lockup
are somehow deeply related.

*** This bug has been marked as a duplicate of bug 9252 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.