daviddoria
23rd October 2008, 04:21 PM
I need to find out the "path" to a device I have plugged in. I thought it used to be something like /dev/ttyUSB1, but I don't have anything like that.
here is the last bit of dmesg
usb 1-6.1.4: configuration #1 chosen from 1 choice
input: 3Dconnexion SpaceNavigator as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/input/input6
input,hidraw2: USB HID v1.10 Multi-Axis Controller [3Dconnexion SpaceNavigator] on usb-0000:00:1d.7-6.1.4
usb 1-6.1.4: New USB device found, idVendor=046d, idProduct=c626
usb 1-6.1.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
usb 1-6.1.4: Product: SpaceNavigator
usb 1-6.1.4: Manufacturer: 3Dconnexion
and here is lsusb
Bus 001 Device 010: ID 046d:c626 Logitech, Inc. 3DConnexion Space Navigator 3D Mouse
I don't see anything in those that gives me a path like /dev/something
How do I tell what the path is?
Thanks,
Dave
here is the last bit of dmesg
usb 1-6.1.4: configuration #1 chosen from 1 choice
input: 3Dconnexion SpaceNavigator as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/input/input6
input,hidraw2: USB HID v1.10 Multi-Axis Controller [3Dconnexion SpaceNavigator] on usb-0000:00:1d.7-6.1.4
usb 1-6.1.4: New USB device found, idVendor=046d, idProduct=c626
usb 1-6.1.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
usb 1-6.1.4: Product: SpaceNavigator
usb 1-6.1.4: Manufacturer: 3Dconnexion
and here is lsusb
Bus 001 Device 010: ID 046d:c626 Logitech, Inc. 3DConnexion Space Navigator 3D Mouse
I don't see anything in those that gives me a path like /dev/something
How do I tell what the path is?
Thanks,
Dave