(13.04) PowerTOP 报告 USB2.0-CRW 大量使用,但自动挂起已开启

Ale*_*lex 5 usb powertop 13.04

我曾经能够在不打开 WLAN 的情况下将我的功耗保持在 10 瓦以下,但现在这种情况很少发生。一个原因可能是这个,PowerTOP 一直在报告:

Power est.              Usage       Events/s    Category       Description
8.69 W    100.0%                      Device         USB device: USB2.0-CRW (Generic)
Run Code Online (Sandbox Code Playgroud)

这尤其奇怪,因为此设置在可调参数中启用(通过 TLP):

   Good          Autosuspend for USB device USB2.0-CRW [Generic]
Run Code Online (Sandbox Code Playgroud)

有什么办法可以 a) 确切地说出这是哪个设备/驱动程序,并且 b) 在启动时永久禁用它,以确保它不占用任何电源?

如果有帮助,这是我的 lsusb 输出:

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 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 001 Device 003: ID 5986:0292 Acer, Inc 
Bus 002 Device 003: ID 0489:e00d Foxconn / Hon Hai Broadcom Bluetooth 2.1 Device
Bus 002 Device 004: ID 0bda:0139 Realtek Semiconductor Corp. Card reader
Run Code Online (Sandbox Code Playgroud)

这是 tlp-stat 输出的 USB 部分:

+++ USB
tlp usb autosuspend = enabled
tlp usb blacklist   = (not configured)

Bus 001 Device 002 ID 8087:0024 control = auto, autosuspend_delay_ms =  2000 -- Intel     Corp. Integrated Rate Matching Hub (hub)
Bus 002 Device 002 ID 8087:0024 control = auto, autosuspend_delay_ms =  2000 -- Intel Corp. Integrated Rate Matching Hub (hub)
Bus 001 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =  2000 -- Linux Foundation 2.0 root hub (hub)
Bus 002 Device 001 ID 1d6b:0002 control = auto, autosuspend_delay_ms =  2000 -- Linux Foundation 2.0 root hub (hub)
Bus 001 Device 003 ID 5986:0292 control = auto, autosuspend_delay_ms =  2000 -- Acer, Inc  (uvcvideo)
Bus 002 Device 003 ID 0489:e00d control = auto, autosuspend_delay_ms =  2000 -- Foxconn / Hon Hai Broadcom Bluetooth 2.1 Device (btusb)
Bus 002 Device 004 ID 0bda:0139 control = auto, autosuspend_delay_ms =  2000 -- Realtek Semiconductor Corp. Card reader (rts5139)
Run Code Online (Sandbox Code Playgroud)