Bug 389891 - S3 resuming failed on AMD SB600/SB700+RS690/RS780 platform
Summary: S3 resuming failed on AMD SB600/SB700+RS690/RS780 platform
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.0
Hardware: All
OS: Linux
low
urgent
Target Milestone: ---
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-19 02:18 UTC by henry su
Modified: 2010-07-08 05:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-08 05:44:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
lspci (1.67 KB, text/plain)
2007-11-19 02:18 UTC, henry su
no flags Details
adding the "/usr/sbin/vbetool post" to resume_video function (1.36 KB, text/plain)
2007-11-19 02:37 UTC, henry su
no flags Details

Description henry su 2007-11-19 02:18:20 UTC
Description of problem:
S3 resuming failed on AMD SB600/SB700+RS690/RS780 platform by issuing 
command "echo mem > /sys/power/state" or "pm-suspend" or pressing system-
>suspend button, the screen is black,and the system has no response. 

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1."echo mem > /sys/power/state" or "pm-suspend" or pressing system->suspend 
button to enter S3
2.Press powerbtn to resume the system (mobile board)
  
Actual results:
S3 failed from resuming, the screen is black.

Expected results:
S3 resumes sucessfully.

Additional info:
test on RS690+SB700 mobile board, RS780+SB700 RS690+SB600 platforms.

Comment 1 henry su 2007-11-19 02:18:20 UTC
Created attachment 263181 [details]
lspci

Comment 2 henry su 2007-11-19 02:34:15 UTC
the system can resume successfully from S3 by adding "/usr/sbin/vbetool post" 
to the resume_video() function in /etc/pm/functions-ati.

This issue exists in RHEL5.1,the system->syspend button does not work,but S3 
would resume successfully with command "pm-suspend --quirk-vbe-post".

So, for amd/ati graphics, we have to use the external "vbetool post" to 
reinitialize the graphics card in redhat later release, such as RHEL5.2.

Comment 3 henry su 2007-11-19 02:37:40 UTC
Created attachment 263191 [details]
adding the "/usr/sbin/vbetool post" to resume_video function

Fix the S3 issue with the changed attached file.

Comment 4 Bhavna Sarathy 2007-11-29 21:02:13 UTC
Prarit, Jeff,

Could the RHEL suspend script be updated so that it RHEL5 works on the Trevally
boards?

Bhavana

Comment 6 henry su 2010-07-08 05:44:25 UTC
closed. it is fixed in RHEL5.3 and later.


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