| Summary: |
Hangs during server startup |
| Product: |
xorg
|
Reporter: |
Sjoerd Simons <sjoerd> |
| Component: |
Driver/Radeon | Assignee: |
Xorg Project Team <xorg-team> |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
high
|
CC: |
michel
|
| Version: |
git | |
|
| Hardware: |
Other | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Bug Depends on: |
|
|
|
| Bug Blocks: |
351
|
|
|
| Attachments: |
|
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.
During Xorg startup on my powerbook G4 (Radeon 9600 M10) the server hangs just using 100% cpu. After some digging i found it hangs in the loop that starts on line 1347 of radeon_driver.c (cvs revision 1.15). Moving the tmp_mode = tmp_mode->next; out of the if () {} fixes the hanging.. Unfortunately it still doesn't give the nice X start screen.