小编D-D*_*ᴙum的帖子

禁用没有驱动程序的 USB 设备

我有一台安装了 Ubuntu 16.04 的 HP Envy 笔记本电脑。该型号的笔记本电脑安装了“滑动指纹传感器”,lsusb报告:

Bus 002 Device 004: ID 138a:0050 Validity Sensors, Inc. Swipe
Fingerprint Sensor Couldn't open device, some information will be missing.  
Device Descriptor:  
bLength:                18  
bDescriptorType:         1   
bcdUSB:               1.10   
bDeviceClass:  255 Vendor Specific Class
bDeviceSubClass:        16   
bDeviceProtocol:       255   
bMaxPacketSize0:         8   
idVendor:     0x138a Validity Sensors, Inc.   
idProduct:          0x0050 Swipe Fingerprint Sensor  
bcdDevice:            0.60   
iManufacturer:        0 
iProduct:                0
iSerial:                 1   
bNumConfigurations:      1
Run Code Online (Sandbox Code Playgroud)

对此 USB 设备的支持非常有限,但因为我不想使用它,所以这无关紧要。但是,当我powertop用来监控电源使用情况时,我发现该设备在未使用的情况下仍在使用 4.6 到 5 瓦的连续功率。

我也使用 Debian 'usb-devices' …

linux power-management usb-device

5
推荐指数
1
解决办法
972
查看次数

标签 统计

linux ×1

power-management ×1

usb-device ×1