[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2013-07-23 Thread Anthony Wong
This bug has been fixed in Raring.

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: linux (Ubuntu Precise)
   Status: Triaged = Won't Fix

** Changed in: linux (Ubuntu Quantal)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2013-04-01 Thread AceLan Kao
The patch is in 3.5 mainstream kernel.

commit c0b91b6d5226247fa4fe894eb592bcc56bc7e9fd
Author: AceLan Kao acelan@canonical.com
Date:   Wed Jun 13 09:32:07 2012 +0200

asus-wmi: enable resume on lid open

According to the ASUS WMI spec., to enable resume on lid open should
use the device ID(0x00120032), but it doesn't work indeed.

After discussing with ASUS' BIOS engineer, they say wake on lid open
doesn't have a uniq device ID(0x00120032) in the BIOS. It shares the same
device ID with deep S3(0x00120031), and the deep S3(resume on lid open)
is disable by default.

Adding this option in asus wmi sysfs
   /sys/devices/platform/platform/lid_resume
so that userspace apps can enable/disable this feature by themselves.

Signed-off-by: AceLan Kao acelan@canonical.com
Signed-off-by: Corentin Chary corentin.ch...@gmail.com
Signed-off-by: Matthew Garrett m...@redhat.com


** Changed in: linux (Ubuntu)
   Status: In Progress = Triaged

** Changed in: linux (Ubuntu Precise)
   Status: Confirmed = Triaged

** Changed in: linux (Ubuntu Quantal)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-10-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu Precise)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-10-21 Thread Jose Padilla
This bug also affects me with Ubuntu 12.10 on a Samsung Series 9
(NP900X3C-A01ES)

** Changed in: linux (Ubuntu Quantal)
   Status: In Progress = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-09-24 Thread Michael Casadevall
** Also affects: linux (Ubuntu Quantal)
   Importance: Medium
 Assignee: AceLan Kao (acelankao)
   Status: In Progress

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-08-29 Thread AceLan Kao
This issue might exist in many different machines, but this patch is
only for ASUS'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-08-28 Thread Xavier L.
It seems (from what I found on the internet) to affect samsung devices
as well, and from a related bug, to affect acer devices in a similar
fashion.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-05-24 Thread AceLan Kao
Patch was submitted

** Patch added: 0001-asus-wmi-enable-resume-on-lid-open.patch
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+attachment/3161947/+files/0001-asus-wmi-enable-resume-on-lid-open.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-05-24 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-05-17 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-05-16 Thread AceLan Kao
From ASUS:

wake on lid open doesn't have a uniq device ID(0x00120032) in the BIOS

It shares the same device ID(0x00120031) with deep S3, and the deep S3(wake on 
lid) is disable by default.


** Tags added: blocks-hwcert-enablement

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1000549] Re: [X101CH] Opening display lid fails to wake system up from S3

2012-05-16 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: Incomplete = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000549

Title:
  [X101CH] Opening display lid fails to wake system up from S3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1000549/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs