Bug 910559
| Summary: | radeon driver cannot handle restarting xorg server sometimes (fails with: *ERROR* Failed to parse relocation -35!) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hin-Tak Leung <htl10> | ||||||
| Component: | xorg-x11-drv-ati | Assignee: | X/OpenGL Maintenance List <xgl-maint> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 18 | CC: | awilliam, bdwheele, christianklomp, crobinso, desintegr, fedora, htl10, jglisse, jon.dufresne, jsedlak, matthew.hirsch, mnowak, nekohayo, padys, redhat, rtguille, tflink, vann, xgl-maint | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | RejectedNTH | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | 849347 | Environment: | |||||||
| Last Closed: | 2013-02-14 15:36:25 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Hin-Tak Leung
2013-02-12 20:52:05 UTC
I am fairly sure it is not the kernel, since I was running up-to-date F17 happily until Dec 22 when I put f18 rc3 (rc4?) on, and essentially same kernel 3.7.x across. So it is probably libdrm, Xorg, ati, or mesa. I'll just note that I have the same symptoms with the same history: it worked on a fully updated f17, and broke when I switched to f18. Compaq laptop. Single monitor. 01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series] (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device 1604 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 18 Region 0: Memory at e0000000 (32-bit, prefetchable) [size=256M] Region 1: I/O ports at 3000 [size=256] Region 2: Memory at f0300000 (32-bit, non-prefetchable) [size=64K] Region 5: Memory at f0200000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: radeon Created attachment 696914 [details]
Xorg.0.log
Xorg.0.log soon after boot up - before any problems.
Created attachment 696915 [details]
dmesg soon after boot
dmesg soon after boot
(In reply to comment #2) > I'll just note that I have the same symptoms with the same history: it > worked on a fully updated f17, and broke when I switched to f18. > > Compaq laptop. Single monitor. Do you mean the laptop's built-in LCD (like I have), or one *external* monitor? > 01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI > RS880M [Mobility Radeon HD 4200 Series] (prog-if 00 [VGA controller]) ... > Capabilities: <access denied> ... you may want to run lspci as root to get more info, if that matters. Normal user cannot see some of the device's properties. I mean the laptop's built-in screen. *** This bug has been marked as a duplicate of bug 849347 *** |