https://bugzilla.kernel.org/show_bug.cgi?id=59401
--- Comment #7 from Zoltan Boszormenyi <[email protected]> 2013-06-07 09:57:24 --- No, it didn't help either. Also, after resume, some devices re-gain their wakeup enabled state: # find /sys -name "wakeup" | while read i ; do DEV="$i" ; ENAB="`cat $i`" ; if [ "$ENAB" = "enabled" ]; then echo $DEV ; fi ; done /sys/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/power/wakeup /sys/devices/pci0000:00/0000:00:1d.0/power/wakeup /sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2/power/wakeup /sys/devices/pci0000:00/0000:00:1d.1/power/wakeup /sys/devices/pci0000:00/0000:00:1d.2/power/wakeup /sys/devices/pci0000:00/0000:00:1d.3/power/wakeup -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
