Summary: | Configure crtc 0 failed | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Elmar Stellnberger <estellnb> | ||||||||||
Component: | Driver/radeonhd | Assignee: | Egbert Eich <eich> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | ||||||||||||
Version: | 7.4 (2008.09) | ||||||||||||
Hardware: | Other | ||||||||||||
OS: | All | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Elmar Stellnberger
2008-09-22 01:01:52 UTC
Created attachment 19085 [details]
xorg.conf
Created attachment 19086 [details]
xrandr -q right after boot/startup
Comment on attachment 19085 [details]
xorg.conf
used with xorg-x11-7.4-4.2
Elmar, please provide a logfile created with -logverbose 7. Created attachment 19125 [details]
xorg log
logged with
Option "ModeDebug" "true"
in the device section.
Elmar, in comment I've asked you to create a log file with -logverbose 7. There is no option: Option "ModeDebug" "true" that the radeonhd driver knows about. Thus the log file you've attached is not useful for debugging. It does show however that the driver you are using is two months old. It is not unlikely that your problem got fixed by now. In any case it will not provide sufficient information for debugging. Therefore, 1. please get a new version of the driver 2. build/install it. 3. log into the text console, start: X -logverbose 7 & sleep 5; xterm -display :0 4. perform the xrandr operations to turn off and on PANEL. 5. terminate X with ctrl-alt-backspace Please attach the logfile here. For more information on getting the latest sources and building please refer to: http://wiki.x.org/wiki/radeonhd Any news? This is the line from the log showing the git id: (II) RADEONHD: version 1.2.1, built from dist of git branch master, commit fdf5014c It's the ID from a commit from July, 21st 2008. Created attachment 19151 [details]
xorg.0.log - plain X server -loglevel 7
(II) RADEONHD: version 1.2.1, built from dist of git branch master, commit fdf5014c This is still the two month old driver! Please get a new one and try if the problem is still there! I believe that this bug: (II) RADEONHD(0): rhdRROutputModeFixup: 1920x1200 FAILED: [0xffffffff] internal error Has been fixed two days *after* your driver has been checked out: ========================================================================= Author: Egbert Eich <eich@freedesktop.org> 2008-07-29 15:46:04 Committer: Egbert Eich <eich@freedesktop.org> 2008-07-29 20:35:07 Parent: 1c40e31b1b68e6e9a21f0fe52d564df58d2cfaa4 (TV: Fix TV mode options.) Child: a356f5d2f04476566981a73841980a4bc985f1be (DDIA: Turn off Sync DC balance properly.) Branches: surface, rotation, origin, master, CS_merge Follows: 1.2.1 RandR/Scaler: Sanitize the 'OrigMode' so that mode validation doesn't fail afterwards. ========================================================================== So, please get a new driver, test and reopen when you still see this issue. # rpm -q xorg-x11-driver-video-radeonhd xorg-x11-driver-video-radeonhd-1.2.1_080922_72feab0-8.1 fixed by the newest upgrade. P.S.: If the driver had been outdated last time then this must have been a problem of the OpenSuse build service, because I had performed an upgrade directly before my last reply. |
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.