(13.04) PowerTOP は USB2.0-CRW による使用量が多いと報告していますが、自動サスペンドはオンになっています

(13.04) PowerTOP は USB2.0-CRW による使用量が多いと報告していますが、自動サスペンドはオンになっています

以前は、WLAN をオンにしなくても電力使用量を 10 ワット以下に抑えることができましたが、今ではほとんどそれができません。1 つの理由は、PowerTOP によって常に報告される次のことかもしれません。

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

この設定は調整可能項目(TLP 経由)で有効になっているため、これは特に奇妙です。

   Good          Autosuspend for USB device USB2.0-CRW [Generic]

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

以下は 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)

関連情報