Bug 207455
| Summary: | blank screen after resume from suspend-to-ram | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marcel Hild <mhild> | ||||||||
| Component: | xorg-x11-drv-i810 | Assignee: | Adam Jackson <ajax> | ||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 6 | CC: | jschrode, kevin, mattdm | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | i386 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-05-26 19:09:56 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
Marcel Hild
2006-09-21 07:41:48 UTC
Created attachment 136823 [details]
Log right after resume
Created attachment 136824 [details]
Xorg.0.log.after_switch
Created attachment 136825 [details]
xorg.conf
still the same with fc6 xorg-x11-drv-i810-1.6.5-9.fc6 Hey Marcel. Is this still happening now? How are you doing your suspend? pm-suspend and/or the suspend menu option? If you edit /etc/acpi/events/video.conf and comment in: event=video.* action=/usr/sbin/vbetool dpms on Does that help any? I upgraded to rhel5, xorg-x11-drv-i810-1.6.5-9.2.el5, ibm thinkpad x41, it kind
of works.
The screen goes kind-of-black after resume, I see some dark vertical stripes.
But if I switch to a console and back to x-console, the screen is back.
This is my xorg.conf device section:
(I think the vberestore option does exactly, what uncommentig video.conf does.)
Section "Device"
Identifier "Videocard0"
Driver "i810"
#Driver "intel"
VendorName "Videocard vendor"
BoardName "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics
Controller"
Option "VBERestore" "yes"
#Option "MonitorLayout" "CRT,LFP,CRT+LFP"
Option "AllowGLXWithComposite" "true"
Option "MonitorLayout" "CRT,LFP"
Option "Clone" "true"
Option "DevicePresence" "true"
#Option "SWCursor" "yes"
# This should increase performance for aiglx
#Option "XAANoOffscreenPixmaps"
EndSection
Should this bug be copied/movied over to rhel5?
Do you have any way to test with fc6 or rawhide?
There's only one further suggestion I can think of... try adding to your xorg.conf:
Section "ServerFlags"
Option "NoPM" "true"
EndSection
That should let us see if it's a ACPI related issue... on my dell d820 I need
that in order to get the screen back after a resume.
Fedora Core 5 and Fedora Core 6 are, as we're sure you've noticed, no longer test releases. We're cleaning up the bug database and making sure important bug reports filed against these test releases don't get lost. It would be helpful if you could test this issue with a released version of Fedora or with the latest development / test release. Thanks for your help and for your patience. [This is a bulk message for all open FC5/FC6 test release bugs. I'm adding myself to the CC list for each bug, so I'll see any comments you make after this and do my best to make sure every issue gets proper attention.] Mass closure: This bug has been in NEEDINFO for over six weeks with no additional information provided, and is therefore being closed. If this bug is still an issue for you, please supply the requested information, and reopen the bug. |