Advertisement
Guest User

Untitled

a guest
Dec 14th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. $ lsusb
  2. Bus 001 Device 002: ID 8087:8000 Intel Corp.
  3. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 003 Device 002: ID 1058:0741 Western Digital Technologies, Inc. My Passport Ultra
  5. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  6. Bus 002 Device 004: ID 8087:07da Intel Corp.
  7. Bus 002 Device 006: ID 17ef:6044 Lenovo
  8. Bus 002 Device 005: ID 03eb:20ff Atmel Corp.
  9. Bus 002 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
  10. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  11.  
  12. $ cat /sys/devices/pci0000\:00/0000\:00\:14.0/usb2/2-3/2-3.1/idProduct
  13. 20ff
  14.  
  15. $ cat /sys/devices/pci0000\:00/0000\:00\:14.0/usb2/2-3/2-3.1/power/wakeup
  16. enabled
  17.  
  18. $ cat /sys/devices/pci0000\:00/0000\:00\:14.0/usb2/2-3/power/wakeup
  19. enabled
  20.  
  21. $ cat /sys/devices/pci0000\:00/0000\:00\:14.0/usb2/power/wakeup
  22. enabled
  23.  
  24. $ cat /proc/acpi/wakeup | grep 14.0
  25. XHC S4 *enabled pci:0000:00:14.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement