** Description changed:

  after upgrading to 12.04, the machine no longer wakes from sleep using
  an mce remote control.
  
  $ cat /etc/rc.local 
  echo enabled >> /sys/bus/usb/devices/2-1/power/wakeup
  echo enabled >> /sys/bus/usb/devices/2-2/power/wakeup
  echo enabled >> /sys/bus/usb/devices/2-4/power/wakeup
  echo enabled >> /sys/bus/usb/devices/usb2/power/wakeup
  echo enabled >> /sys/bus/usb/devices/1-1/power/wakeup
  echo enabled >> /sys/bus/usb/devices/1-4/power/wakeup
  echo enabled >> /sys/bus/usb/devices/1-3/power/wakeup
  echo enabled >> /sys/bus/usb/devices/2-4/power/wakeup
  
  echo  USB0 >> /proc/acpi/wakeup
  echo  USB1 >> /proc/acpi/wakeup
  echo  USB2 >> /proc/acpi/wakeup
  
  #!/bin/sh -e
  #
  # rc.local
  #
  # This script is executed at the end of each multiuser runlevel.
  # Make sure that the script will "exit 0" on success or any other
  # value on error.
  #
  # In order to enable or disable this script just change the execution
  # bits.
  #
  # By default this script does nothing.
  
  exit 0
  
  
  
  The philips ehome receiver is the device that is supposed to wake the machine:
  $ lsusb 
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 002: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link 
DUB-H4 USB 2.0 Hub
  Bus 001 Device 003: ID 046d:0807 Logitech, Inc. Webcam B500
  Bus 001 Device 005: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link 
DUB-H4 USB 2.0 Hub
  Bus 002 Device 002: ID 0471:0815 Philips (or NXP) eHome Infrared Receiver
  Bus 001 Device 006: ID 152e:2507 LG (HLDS) PL-2507 IDE Controller
  Bus 001 Device 007: ID 06a3:5f0d Saitek PLC 
  Bus 001 Device 008: ID 1241:1037 Belkin
  --- 
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  DistroRelease: Ubuntu 12.04
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  precise
  Uname: Linux 3.5.0-030500rc6-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ --- 
+ ApportVersion: 2.0.1-0ubuntu11
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.04
+ InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
+ NonfreeKernelModules: nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  precise
+ Uname: Linux 3.5.0-030500-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

Title:
  machine no longer wakes from sleep on 12.04

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

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

Reply via email to