On Sun, 2005-02-13 at 10:54 -0500, Gene Heskett wrote: > On Sunday 13 February 2005 07:37, Paul M. Bucalo wrote: > >I have a Logitech ClickSmart 510 USB camera that will not mount on > >FC3/SELinux/udev. <snipped> > >... It will only work in > >GnomeMeeting as a webcam using the experimental spca5xx driver. <snipped> > Search for spca5xx, the driver. It is not part of the distribution. > The driver is in a perpetual state of beta, being supported by a > Michel XHaard IIRC. Last release was last week. Thanks for the reply, Gene, but I believe you misunderstood what I requested help on. (See above. I snipped away what I posted so you can see what I mean.) I need to know how to mount this camera as a mass storage device. I already have it working as a webcam via the spca5xx driver. This camera is not supported by gphoto2, and I have not found any other GUI app that will be a front-end for managing this camera. I can't even figure out how to mount the darn thing manually. Here's what a cat of /proc/bus/usb/devices shows for this device: T: Bus=01 Lev=02 Prnt=02 Port=02 Cnt=01 Dev#= 5 Spd=12 MxCh= 0 D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=046d ProdID=0901 Rev= 0.90 C:* #Ifs= 3 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 128 Ivl=1ms I: If#= 0 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 384 Ivl=1ms I: If#= 0 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 512 Ivl=1ms I: If#= 0 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 640 Ivl=1ms I: If#= 0 Alt= 5 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 768 Ivl=1ms I: If#= 0 Alt= 6 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS= 896 Ivl=1ms I: If#= 0 Alt= 7 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=spca50x E: Ad=81(I) Atr=01(Isoc) MxPS=1023 Ivl=1ms I: If#= 1 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=03(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=84(I) Atr=03(Int.) MxPS= 1 Ivl=8ms I: If#= 2 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms I: If#= 2 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 16 Ivl=1ms I: If#= 2 Alt= 2 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 32 Ivl=1ms I: If#= 2 Alt= 3 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 48 Ivl=1ms I: If#= 2 Alt= 4 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 64 Ivl=1ms I: If#= 2 Alt= 5 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 80 Ivl=1ms I: If#= 2 Alt= 6 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 96 Ivl=1ms I: If#= 2 Alt= 7 #EPs= 1 Cls=ff(vend.) Sub=00 Prot=00 Driver=(none) E: Ad=85(I) Atr=01(Isoc) MxPS= 128 Ivl=1ms Hopefully this will help jog yours, or someone else's, experiences to give me a clue where to find my answers. Thanks, Paul