[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-12-05 Thread Christopher M. Penalver
Kim Nielsen, could you please execute the following via a terminal in order for 
the necessary debugging information to be attached:
apport-collect 1311724

** Package changed: pm-utils (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-10-27 Thread Krister
This seems to work all the time when the computer is unplugged...
  when plugged in, it seems to work most of the time.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-10-17 Thread Krister
The workaround in #4 works for me as long as I do (as root):
 echo medium_power  /sys/class/scsi_host/host0/link_power_management_policy

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-10-17 Thread Krister
Careful though, this does not work every time...  just most of the time.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-08-16 Thread Petey
I have tried the workaround in #4 without luck.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-06-26 Thread Maarten Verwijs
I'm experiencing the same problem.

- First suspend after reboot works every time without fail.
- Second suspend does a resume after 3 or 4 seconds. 

The workaround ( sudo pm-suspend; sudo pm-suspend) only works on my
Macbook Air 6,2 when I've applied the workaround for this bug:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1318218

Workaround: 
echo min_power  /sys/class/scsi_host/host0/link_power_management_policy

In order to have my macbook air suspend everytime I close the lid I've
added this line to /usr/sbin/pm-suspend:


$ diff -p pm-suspend.distrib pm-suspend
*** pm-suspend.distrib  2013-11-06 17:26:04.0 +0100
--- pm-suspend  2014-06-26 14:06:18.672660848 +0200
*** if run_hooks sleep $ACTION $METHOD; th
*** 101,106 
--- 101,107 
log $(date): performing $METHOD
sync
do_$METHOD || r=128
+   do_$METHOD || r=128
log $(date): Awake.
  else
log $(date): Inhibit found, will not perform $METHOD

Also do a dpkg-redirect add /usr/sbin/pm-suspend to prevent the change
from getting overwritten.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-06-11 Thread Jancis
Today it almost fried my macbook, was very hot when i got it out of bag.
I have MacBookPro11,2, contents of cat /proc/acpi/wakeup are exactly
as above. Started after package upgrades couple weeks ago, now persists
with all kernels i have on grub loader.

3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311724] Re: Macbook Air resumes immidiately after suspend

2014-06-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: pm-utils (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1311724

Title:
  Macbook Air resumes immidiately after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1311724/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs