Comment 40 for bug 1256591

Revision history for this message
In , R (Chandra) Chandrasekhar (chandra) wrote :

The end of dmesg gives

[22116.317942] usb 2-4: new high-speed USB device number 5 using ehci-pci
[22116.454299] usb 2-4: New USB device found, idVendor=04cb, idProduct=023e
[22116.454312] usb 2-4: New USB device strings: Mfr=0, Product=2, SerialNumber=3
[22116.454319] usb 2-4: Product: USB PTP

ls -l /dev/bus/usb/002/005

gives

crw-rw-r--+ 1 root plugdev 189, 132 02-01-2014 23:27 /dev/bus/usb/002/005

and

getfacl /dev/bus/usb/002/005

gives

getfacl: Removing leading '/' from absolute path names
# file: dev/bus/usb/002/005
# owner: root
# group: plugdev
user::rw-
user:chandra:rw-
group::rw-
mask::rw-
other::r--