Hallo,
gestern habe ich meinen vdr neu installiert mit der yavdr 0.4 iso.
Leider funktioniert das aufwachen aus dem S3 nicht mehr. Vorher hats noch funktioniert(war vorher auch yavdr 0.4).
Im WFE habe ich unter Einstellungen->System S3 ausgewählt und gespeichert.
Ein cat /proc/acpi/wakeup gab Folgendes:
Device S-state Status Sysfs node
P0P1 S4 *disabled pci:0000:00:1e.0
USB0 S4 *disabled pci:0000:00:1d.0
USB1 S4 *disabled pci:0000:00:1d.1
USB2 S4 *enabled pci:0000:00:1d.2
USB3 S4 *disabled pci:0000:00:1d.3
EUSB S4 *enabled pci:0000:00:1d.7
P0PA S4 *disabled pci:0000:00:1c.0
P0P5 S4 *disabled pci:0000:00:1c.1
LAN S4 *enabled pci:0000:04:00.0
P0P6 S4 *disabled pci:0000:00:1c.2
P0P7 S4 *disabled pci:0000:00:1c.3
P0P8 S4 *disabled
P0P9 S4 *disabled
Display More
lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 0bc7:0006 X10 Wireless Technology, Inc. Wireless Transceiver (ACPI-compliant)
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 2040:5200 Hauppauge
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Ich habe dann einfach mal alle USB Ports auf enabled geschaltet, also:
sudo bash -c "echo USB0 > /proc/acpi/wakeup"
sudo bash -c "echo USB1 > /proc/acpi/wakeup"
sudo bash -c "echo USB3 > /proc/acpi/wakeup"
Danach sah die /proc/acpi/wakeup so aus:
Device S-state Status Sysfs node
P0P1 S4 *disabled pci:0000:00:1e.0
USB0 S4 *enabled pci:0000:00:1d.0
USB1 S4 *enabled pci:0000:00:1d.1
USB2 S4 *enabled pci:0000:00:1d.2
USB3 S4 *enabled pci:0000:00:1d.3
EUSB S4 *enabled pci:0000:00:1d.7
P0PA S4 *disabled pci:0000:00:1c.0
P0P5 S4 *disabled pci:0000:00:1c.1
LAN S4 *enabled pci:0000:04:00.0
P0P6 S4 *disabled pci:0000:00:1c.2
P0P7 S4 *disabled pci:0000:00:1c.3
P0P8 S4 *disabled
P0P9 S4 *disabled
Display More
Das hat allerdings auch nicht funktioniert. Und nach einem Neustart sind die USB Ports wieder auf disabled gesetzt. Sonst hat bei mir der S3 Wakeup mit yavdr 0.4 immer ootb funktioniert, aber jetzt will er nicht mehr.
Hat einer eine Idee woran es noch Haken könnte? Das Board ist ein Asus AT5IONT-I und im Bios habe ich nichts geändert.
Wenn weitere Informationen zur Fehlersuche benötigt werden, kein Problem.
Grüße, Kokel