Bug 714334
Summary: | [REDWOOD] dell U2410 monitor repeatedly turns itself on and off when suspended | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tim Cuthbertson <tim> | ||||||||||
Component: | xorg-x11-drv-ati | Assignee: | Jérôme Glisse <jglisse> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 15 | CC: | jglisse, mcepl, mcginlay.alan, mrintegrity, rechner, xgl-maint | ||||||||||
Target Milestone: | --- | Keywords: | Patch, Triaged | ||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | [cat:modesetting] | ||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2012-03-05 16:36:55 UTC | Type: | --- | ||||||||||
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
Tim Cuthbertson
2011-06-18 06:51:22 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 add drm.debug=0x04 to the kernel command line, restart computer, and attach * your X server config file (/etc/X11/xorg.conf, if available), * X server log file (/var/log/Xorg.*.log) * output of the dmesg command, and * system log (/var/log/messages) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above. We will review this issue again once you've had a chance to attach this information. Thanks in advance. Created attachment 505965 [details]
dmesg
Created attachment 505966 [details]
/var/log/messages
Created attachment 505967 [details]
xorg.0.log
The other Xorg.*.log files didn't show drm.debug=0x04 in the kernel flags, so I presume they are from different boots and therefor not relevant. Let me know if you need them.
I don't have a /etc/X11/xorg.conf. But i've attached the other files, after booting with the kernel flag and running `xset dpms force off` in case that adds any useful messages when the screen turns itself on and off. Hopefully the logs make some sense to you :) Currently using fedora16 beta here and am also affected by this issue. I have the same monitor as the OP but am using HDMI connector. Patch at might fix that http://lists.freedesktop.org/archives/dri-devel/2011-October/015564.html Created attachment 530141 [details]
suggested patch
Sorry for the slow feedback. I have moved to ubuntu, and am now running kernel version 3.0.0-14-generic. According to git, this patch has been applied to my current kernel, and I still see the issue. So I do not think that was the problem (or at least, not the whole problem). Still happens in fedora 16 with all updates applied, kernel 3.1.6-1.fc16.i686.PAE I had the same problem (in Ubuntu and in Debian), but now in Debian unstable the problem disappeared. See my post under the Ubuntu bug report for more details (versions): https://bugs.launchpad.net/ubuntu/+source/linux/+bug/910672/comments/3 It seems to be fixed in the latest stable Fedora release now! I can finally leave the house without worrying if my monitor is sitting there destroying it's self :) Name : xorg-x11-drv-ati Arch : x86_64 Version : 6.14.3 Release : 4.20120201git36c190671.fc16 Size : 1.2 M Repo : installed From repo : updates I guess the bug can be closed. Ok, thx for the update |