Bug 467966 - ati driver turns monitor off
Summary: ati driver turns monitor off
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: rawhide
Hardware: All
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Dave Airlie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-21 22:14 UTC by Steve
Modified: 2018-04-11 07:29 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-12-29 07:56:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Xorg.0.log (35.12 KB, text/plain)
2008-10-24 07:14 UTC, Steve
no flags Details
Xorg.0.log with radeonhd enabled (171.34 KB, text/plain)
2008-10-25 06:17 UTC, Steve
no flags Details
xorg-x11-drv-ati-6.9.0-38.fc10.i386 is also failing. (93.33 KB, text/plain)
2008-11-01 08:17 UTC, Steve
no flags Details
Xorg.0.log (93.31 KB, text/plain)
2008-11-19 21:43 UTC, Steve
no flags Details
Xorg.0.log (126.53 KB, text/plain)
2008-12-22 14:35 UTC, Steve
no flags Details

Description Steve 2008-10-21 22:14:29 UTC
Description of problem:
Since version xorg-x11-drv-ati-6.9.0-25.fc10.i386, the monitor turns off after graphical boot.

Version-Release number of selected component (if applicable):
xorg-x11-drv-ati-6.9.0-29.fc10.i386

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:
I have to downgrade to xorg-x11-drv-ati-6.9.0-21.fc10.i386 that the monitor is working again.

Expected results:
The monitor should not turn off.

Additional info:
Graphic Card is "ATI Radeon HD 3850 AGP".
Monitor is "Acer AL2216W".

Comment 1 Christopher D. Stover 2008-10-22 16:14:46 UTC
Is there any information in your X11 /var/log/Xorg.X.log file that may provide any extra information?

Comment 2 Steve 2008-10-22 16:28:20 UTC
The only information i get after installing one of the new drivers in the Xorg.0.log is the following:

(II) Power Button (FF): Close
(II) UnloadModule: "evdev"
(II) Power Button (CM): Close
(II) UnloadModule: "evdev"
(II) USB Keyboard: Close
(II) UnloadModule: "evdev"
(II) Macintosh mouse button emulation: Close
(II) UnloadModule: "evdev"
(II) Logitech Optical USB Mouse: Close
(II) UnloadModule: "evdev"
Output 51 disable success
Blank CRTC 0 success
Disable CRTC 0 success
Blank CRTC 1 success
Disable CRTC 1 success
(II) RADEON(0): RADEONRestoreMemMapRegisters() : 
(II) RADEON(0):   MC_FB_LOCATION   : 0x00ff00e0 0x00f700d8
(II) RADEON(0):   MC_AGP_LOCATION  : 0x00000000
(II) RADEON(0): avivo_restore !
Enable CRTC 0 success
Unblank CRTC 0 success

Comment 3 Steve 2008-10-22 16:32:26 UTC
...and log-off the current user.

Comment 4 Steve 2008-10-23 19:47:00 UTC
xorg-x11-drv-ati-6.9.0-30.fc10.i386 is also broken.

Comment 5 Matěj Cepl 2008-10-23 23:48:09 UTC
Thanks for the bug report.  We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue.

Please attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below.

Could you please also try to run without any /etc/X11/xorg.conf whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.

Comment 6 Steve 2008-10-24 07:14:13 UTC
Created attachment 321375 [details]
Xorg.0.log

Here the Xorg.0.log. There is no xorg.conf anymore.

Comment 7 Steve 2008-10-24 13:01:19 UTC
I don't know whether this is important, but the radeonhd driver is working, by creating an xorg.conf and writing te following into it:

Section "Device"
	Identifier  "Videocard0"
	Driver      "radeonhd"
EndSection

Comment 8 Matěj Cepl 2008-10-24 22:59:36 UTC
(In reply to comment #7)
> I don't know whether this is important, but the radeonhd driver is working, by
> creating an xorg.conf and writing te following into it:

Actually, we may probably use /var/log/Xorg.0.log from that configuration as well -- it may be interesting what it see, which ati apparently doesn't.

Comment 9 Steve 2008-10-25 06:17:30 UTC
Created attachment 321488 [details]
Xorg.0.log with radeonhd enabled

Comment 10 Steve 2008-10-28 10:31:50 UTC
xorg-x11-drv-ati-6.9.0-31.fc10.i386 is also not working.

latest working drivers:
xorg-x11-drv-ati-6.9.0-21.fc10.i386
xorg-x11-drv-radeonhd-1.2.3-1.2.20081014git.fc10.i386

Comment 11 Steve 2008-10-28 18:51:46 UTC
Same thing with xorg-x11-drv-ati-6.9.0-34.fc10.i386...

Comment 12 Steve 2008-10-30 19:24:23 UTC
Same with xorg-x11-drv-ati-6.9.0-37.fc10.i386...

Comment 13 Steve 2008-11-01 08:17:33 UTC
Created attachment 322162 [details]
xorg-x11-drv-ati-6.9.0-38.fc10.i386 is also failing.

Comment 14 Steve 2008-11-19 21:43:02 UTC
Created attachment 324100 [details]
Xorg.0.log

There is no change with the new xorg-x11-drv-ati-6.9.0-54.fc10.i386. I have to
use the radeonhd driver instead.

Comment 15 Bug Zapper 2008-11-26 04:06:24 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 16 Steve 2008-12-02 14:23:25 UTC
No changes here with xorg-x11-drv-ati-6.9.0-59.fc10.i386 on rawhide.

Comment 17 Michał Rudowicz 2008-12-05 21:56:31 UTC
I have this problem as well.

But I have noticed one thing - at first when my monitor switched into standby mode, I have thought, that it may be a problem with my graphics card. So I've booted some old Ubuntu 8.04 LiveCD that was lying around, and it worked. But, when I've rebooted into Fedora, graphic display was working without any problem for some time (after which, if I'd reboot the problem would occur again). It looks, like graphics card need some kind of initialisation, that's not provided by drivers supplied with Fedora 10 instalation.

Comment 18 Michał Rudowicz 2008-12-07 10:17:47 UTC
Ok, i think I've found a workaround. Using information from another, similar bug ( https://bugzilla.redhat.com/show_bug.cgi?id=465204 ) I've added "nomodeset" to kernel parameters in GRUB, and it looks like it's working now.

Comment 19 Steve 2008-12-07 10:34:16 UTC
No changes here, also not with nomodeset.

xorg-x11-drv-ati-6.9.0-61.fc10.i386

Comment 20 Michał Rudowicz 2008-12-07 19:24:42 UTC
(In reply to comment #19)
> No changes here, also not with nomodeset.
> 
> xorg-x11-drv-ati-6.9.0-61.fc10.i386

Yeah, that's true, i guess it worked for me because I've booted Ubuntu before.

So, for now i have to "warm up" my graphics card with a LiveCD that's lying on my desk. But it's so annoying, that I'll fight with it until I win or an working update will be available (but I guess the second option will come faster).

And by the way, my graphics card is ATI RV280 [Radeon 9200 SE], at least that's what system-config-display detects.

Comment 21 Michał Rudowicz 2008-12-08 20:55:39 UTC
Seems, like after generating xorg.conf with X --configure and adding two lines in device section like advised on http://bugs.freedesktop.org/show_bug.cgi?id=18386#c8 it works again.

Comment 22 Steve 2008-12-22 14:35:00 UTC
Created attachment 327646 [details]
Xorg.0.log

xorg-x11-drv-ati-6.9.0-65.fc11.i386 (or the new xserver) is no longer turning the monitor off. But now, Xorg uses 100% of the cpu.

xorg-x11-drv-ati-6.9.0-65.fc11.i386
xorg-x11-server-Xorg-1.5.99.3-1.fc11.i386

Comment 23 Steve 2008-12-22 21:47:57 UTC
(In reply to comment #22)
> Created an attachment (id=327646) [details]
> Xorg.0.log
> 
> xorg-x11-drv-ati-6.9.0-65.fc11.i386 (or the new xserver) is no longer turning
> the monitor off. But now, Xorg uses 100% of the cpu.
> 
> xorg-x11-drv-ati-6.9.0-65.fc11.i386
> xorg-x11-server-Xorg-1.5.99.3-1.fc11.i386

This is not a problem of the ati driver, it is a gnome-screensaver problem.
See here: https://bugzilla.redhat.com/show_bug.cgi?id=474586

Comment 24 Matěj Cepl 2008-12-28 23:02:47 UTC
Reporter, if you upgrade your gnome-screensaver to at least gnome-screensaver-2.25.2-1.fc11, does it help?

Thanks for any reply.

Comment 25 Steve 2008-12-29 07:56:36 UTC
Sorry, forgot to close. Bug is fixed in xorg-x11-drv-ati-6.9.0-65.fc11.i386.


Note You need to log in before you can comment on or make changes to this bug.