Hallo,
Version: Xubuntu 12.04.1 X86_64bit
Kernel: 3.2.0-35 generic
Ich habe alle notwendigen Einstellungen im Bios aktiviert.
Nach einiger Suche habe ich folgende Hinweis gefunden das USB-Gerät mit folgenden Befehl
sudo sh -c 'echo "USB2" > /proc/acpi/wakeup'
für das Wecken zu aktivieren. (USB2 ist nur ein Beispiel)
Dieser Befehl wir aber nicht übernommen, auch nicht nach einem Neustart.
Immer wenn ich es überprüfe erfolgt diese Ausgabe:
Ausgabe von "cat /proc/acpi/wakeup"
Device S-state Status Sysfs node UAR1 S4 *disabled pnp:00:0b P0P1 S4 *disabled USB1 S3 *disabled USB2 S3 *disabled USB3 S3 *disabled USB4 S3 *disabled USB5 S3 *disabled USB6 S3 *disabled USB7 S3 *disabled RP01 S4 *disabled pci:0000:00:1c.0 RP02 S4 *disabled RP03 S4 *disabled RP04 S4 *disabled RP05 S4 *disabled pci:0000:00:1c.4 RP06 S4 *disabled pci:0000:00:1c.5 BR40 S4 *disabled pci:0000:03:00.0 RP07 S4 *disabled RP08 S4 *disabled PEG0 S4 *disabled PEGP S4 *disabled PEG1 S4 *disabled PEG2 S4 *disabled PEG3 S4 *disabled GLAN S4 *disabled EHC1 S4 *enabled pci:0000:00:1d.0 EHC2 S4 *enabled pci:0000:00:1a.0 XHC S4 *enabled pci:0000:00:14.0 HDEF S4 *disabled pci:0000:00:1b.0
Ausgabe "lsusb"
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Ausgabe "lspci"
00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation Panther Point USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation Panther Point MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation Panther Point USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 1 (rev c4) 00:1c.4 PCI bridge: Intel Corporation Panther Point PCI Express Root Port 5 (rev c4) 00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4) 00:1d.0 USB controller: Intel Corporation Panther Point USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation Panther Point LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation Panther Point 6 port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation Panther Point SMBus Controller (rev 04) 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) 03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 01) 04:00.0 Network controller: Atheros Communications Inc. AR9227 Wireless Network Adapter (rev 01)
Woran kann das liegen?