Re: Determine owner/group of a USB device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Feb 11, 2013 at 2:41 PM, Chris Stankevitz
<chrisstankevitz@xxxxxxxxx> wrote:
> a) ls -l /dev.  Hint: grep for the vendor id in hex
>
> c) lsusb -v

Combination of these:

First use lsusb to determine the bus number and device number.  For
example "Bus 004 Device 009".

Then use ls -l to show the owner:

ls -l /dev/bus/usb/004/009

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux