#153: resume from suspend on epia-m ---------------------------------------+------------------------------------ Reporter: bam <mybigspam@…> | Owner: stepan Type: defect | Status: new Priority: major | Milestone: Component: coreboot | Version: v2 Keywords: s3 suspend epia | Dependencies: Patchstatus: there is no patch | ---------------------------------------+------------------------------------ When I enter suspend mode from linux, the board suspends, but the led is stayed on instead of blinking. On waking up (on button or wol) the board reboots.[[BR]] I've follow instructions in [http://www.coreboot.org/VIA_EPIA-M#Advanced_ACPI] on changing dsdt.c.
#153: resume from suspend on epia-m ---------------------------------------+------------------------------------ Reporter: bam <mybigspam@…> | Owner: stepan Type: defect | Status: closed Priority: major | Milestone: Component: coreboot | Resolution: wontfix Keywords: s3 suspend epia | Dependencies: Patchstatus: there is no patch | ---------------------------------------+------------------------------------ Changes (by stepan):
* status: new => closed * resolution: => wontfix
Comment:
When using the vendor supplied ACPI (which we do not support, sorry) you have to delete the line {{{ Name (_S3, Package () { .... }) }}} from your DSDT.