Power Management: Difference between revisions
Added a section to troubleshoot userspace suspend issues. |
change lang=sh to shell session to fix syntax highlighting error |
||
| Line 141: | Line 141: | ||
After finding out which component is causing unwanted wakeups you can use the sysfs id to find out the "vendor" and "device" fields: | After finding out which component is causing unwanted wakeups you can use the sysfs id to find out the "vendor" and "device" fields: | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="console"> | ||
$ cat /sys/class/pci_bus/0000:04/device/0000:04:00.0/vendor | $ cat /sys/class/pci_bus/0000:04/device/0000:04:00.0/vendor | ||
0x1987 | 0x1987 | ||