%general-entities; ]> $LastChangedBy$ $Date$ USB Utils-&usbutils-version; USB Utils Introduction to USB Utils The USB Utils package contains an utility used to display information about USB buses in the system and the devices connected to them. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &usbutils-md5sum; Download size: &usbutils-size; Estimated disk space required: &usbutils-buildsize; Estimated build time: &usbutils-time; USB Utils Dependencies Required and User Notes: Installation of USB Utils Install USB Utils by running the following commands: ./configure --prefix=/usr \ --datadir=/usr/share/misc \ --disable-zlib && make This package does not come with a test suite. Now, as the root user: make install && mv -v /usr/sbin/update-usbids.sh /usr/sbin/update-usbids Command Explanations : This stops USB Utils from installing a compressed usb.ids alongside the uncompressed one. Configuring USB Utils The usb.ids data file is constantly being updated. To get a current version of this file, run update-usbids as the root user. This program requires the script or program to find or which are used to download the most current file, and replace the existing file in /usr/share/misc. You may wish to add an entry to root's (or any other user who has write privilege to /usr/share/misc) crontab to automatically update the usb.ids file periodically. Contents Installed Programs Installed Libraries Installed Directories lsusb, update-usbids, usb-devices and usbhid-dump None None Short Descriptions lsusb is an utility for displaying information about all USB buses in the system and all devices connected to them. lsusb update-usbids downloads the current version of the USB ID list. Requires or . update-usbids usb-devices is a shell script that displays details of USB buses and devices connected to them. It is designed to be used if /proc/bus/usb/devices is not available on your system. usb-devices usbhid-dump is used to dump report descriptors and streams from HID (human interface device) interfaces of USB devices. usbhid-dump