lsusb命令

本文介绍了lsusb工具的基本用法及选项参数,包括显示详细信息、筛选特定设备等。lsusb用于展示系统中USB总线及其连接设备的信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

man lsusb

lsusb - list USB devices

lsusb is a utility for displaying information about USB buses in the system and the devices connected to them.

OPTIONS
       -v, --verbose
              Tells  lsusb  to be verbose and display detailed information about the devices shown.  This includes configuration descriptors for the device's current speed.  Class descriptors will be
              shown, when available, for USB device classes including hub, audio, HID, communications, and chipcard.

       -s [[bus]:][devnum]
              Show only devices in specified bus and/or devnum.  Both ID's are given in decimal and may be omitted.
              eg: lsusb -s 2:6

       -d [vendor]:[product]
              Show only devices with the specified vendor and product ID.  Both ID's are given in hexadecimal.
              eg: lsusb -d 0457:0817
              eg: lsusb -d 0457:


       -D device
              Do not scan the /dev/bus/usb directory, instead display only information about the device whose device file is given.  The device file should  be  something  like  /dev/bus/usb/001/001.
              This option displays detailed information like the v option; you must be root to do this.
              eg: lsusb -D /dev/bus/usb/001/001

       -t     Tells lsusb to dump the physical USB device hierarchy as a tree. This overrides the v option.

       -V, --version
              Print  version information on standard output, then exit successfully.

RETURN VALUE
       If the specified device is not found, a non-zero exit code is returned.

FILES
       /var/lib/usbutils/usb.ids
              A list of all known USB ID's (vendors, products, classes, subclasses and protocols).

SEE ALSO
       lspci(8), usbview(8).



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值