** Description changed:

- on kubuntu 12.04, after a recent update, the machine no longer properly
- wakes up from sleep mode an a gigabyte motherboard. Only a black screen
- is displayed after resuming.
+ 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
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-27-generic 3.2.0-27.43
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic x86_64
  NonfreeKernelModules: nvidia
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu11
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  ill       1740 F.... xfce4-volumed
                        ill       1753 F.... pulseaudio
   /dev/snd/controlC1:  ill       1740 F.... xfce4-volumed
                        ill       1753 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'NVidia'/'HDA NVidia at 0xfe024000 irq 21'
     Mixer name : 'Analog Devices AD1988B'
     Components : 'HDA:11d4198b,104381f6,00100300'
     Controls      : 50
     Simple ctrls  : 27
  Card1.Amixer.info:
   Card hw:1 'U0x46d0x807'/'USB Device 0x46d:0x807 at usb-0000:00:02.1-3, high 
speed'
     Mixer name : 'USB Mixer'
     Components : 'USB046d:0807'
     Controls      : 2
     Simple ctrls  : 1
  Card1.Amixer.values:
   Simple mixer control 'Mic',0
     Capabilities: cvolume cvolume-joined cswitch cswitch-joined penum
     Capture channels: Mono
     Limits: Capture 0 - 6144
     Mono: Capture 6144 [100%] [30.00dB] [off]
  CurrentDmesg:
   [   26.596905] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at 
minor = 0
   [   26.596909] IR LIRC bridge handler initialized
   [   26.764052] mceusb 2-4:1.0: Registered Philips eHome Infrared Transceiver 
with mce emulator interface version 1
   [   26.764057] mceusb 2-4:1.0: 2 tx ports (0x1 cabled) and 2 rx sensors (0x1 
active)
   [   26.764105] usbcore: registered new interface driver mceusb
  Date: Sun Sep  9 00:26:51 2012
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
  IwConfig:
   lo        no wireless extensions.
  
   eth0      no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.2.0-27-generic 
root=UUID=d1b86751-29b4-4068-bebb-3d662aa6d99b ro rootflags=subvol=@ quiet 
splash xbmc=autostart vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-27-generic N/A
   linux-backports-modules-3.2.0-27-generic  N/A
   linux-firmware                            1.79
  RfKill:
  
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
  
  dmi.bios.date: 02/04/2010
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: ASUS M2N-SLI DELUXE ACPI BIOS Revision 5001
  dmi.board.name: M2N-SLI DELUXE
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: 1.XX
  dmi.chassis.asset.tag: 123456789000
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2N-SLIDELUXEACPIBIOSRevision5001:bd02/04/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2N-SLIDELUXE:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

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

Title:
   machine no longer wakes from sleep

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

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

Reply via email to