View previous topic :: View next topic |
Author |
Message |
Gentree Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/1364161114417d616b9645b.jpg)
Joined: 01 Jul 2003 Posts: 5350 Location: France, Old Europe
|
Posted: Thu Jul 10, 2008 8:20 pm Post subject: OK , who's messing /dev/usb* ?? |
|
|
Hi,
since I last plugged in my usb camera someone has been in there with a food blender.
Code: | bash-3.2#ls /dev/usb*
/dev/usbdev1.1_ep00 /dev/usbdev2.1_ep00 /dev/usbdev3.1_ep00 /dev/usbdev3.2_ep00 /dev/usbdev3.3_ep01 /dev/usbdev3.3_ep83
/dev/usbdev1.1_ep81 /dev/usbdev2.1_ep81 /dev/usbdev3.1_ep81 /dev/usbdev3.3_ep00 /dev/usbdev3.3_ep82 /dev/usblp0 |
How do I find my camera device in that mess, trail and error until something mounts alright?
googling one of those device names brings up hardly any results, I'm wonder what all this is about.
Anyone know what this is?
TIA, Gentree. ![Cool 8)](images/smiles/icon_cool.gif) _________________ Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
yabbadabbadont Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/13361939844cd4b5d53ebe4.jpg)
Joined: 14 Mar 2003 Posts: 4791 Location: 2 exits past crazy
|
Posted: Thu Jul 10, 2008 8:57 pm Post subject: |
|
|
If you have lsbutils installed, you can use lsusb to list the attached devices. You can also check your dmesg output right after plugging in your camera. That will usually show you which device(s) is (were) assigned to it. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cwr Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 17 Dec 2005 Posts: 1969
|
Posted: Fri Jul 11, 2008 6:28 pm Post subject: |
|
|
My guess would be Hal - it's suddenly started doing a lot of things automatically,
and I'm still trying to find out how to stop it. Generally it seems to feel that any
possible device is fair game for displaying/mounting, and I can't convince it
otherwise.
Will |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|