Comment 17 for bug 1471983

Revision history for this message
Eric Desrochers (slashd) wrote :

## VERIFICATION XENIAL ##

The lshw binary package found in xenial-proposed (Version: 02.17-1.1ubuntu3.3) works well and properly report informations of a known problematic USB 3.0 drive[1] (reported by a user):
Patriot Supersonic Rage (32GB) USB 3.0 flash drive.

and so far also work well with other USB devices that I have tested such as a Logitech webcam[2].

[1 - lshw output - Patriot USB 3.0
...
*-usb
                   description: Mass storage device
                   product: Patriot Memory
                   physical id: 1
                   bus info: usb@2:1
                   logical name: scsi3
                   version: 1.00
                   serial: 0701788EAE02AE03
                   capabilities: usb-3.10 scsi emulated scsi-host
                   configuration: driver=usb-storage maxpower=504mA speed=5000Mbit/s
                 *-disk
                      description: SCSI Disk
                      product: Patriot Memory
                      physical id: 0.0.0
                      bus info: scsi@3:0.0.0
                      logical name: /dev/sda
                      version: PMAP
                      size: 29GiB (31GB)
                      capabilities: removable
                      configuration: ansiversion=6 logicalsectorsize=512 sectorsize=512
...

[2] - Logitech webcam
..
 *-usb:0
                   description: Video
                   product: HD Pro Webcam C920
                   vendor: Logitech, Inc.
                   physical id: 4
                   bus info: usb@1:4
                   version: 0.11
                   serial: D23B587F
                   capabilities: usb-2.00
                   configuration: driver=snd-usb-audio maxpower=500mA speed=480Mbit/s
..

- Eric