Alan L Tyree <[EMAIL PROTECTED]> uttered the following thing: > On Sat, 2004-01-17 at 10:02, Conrad Parker wrote: > > On Sat, Jan 17, 2004 at 09:40:26AM +1100, Alan L Tyree wrote: > > > I have a digital camera with usb mass storage that works under RH8 by > > > mounting it on with the following fstab entry > > > > OK, after installing usbmgr, dmesg gives me: > > hub.c: USB new device connect on bus1/1, assigned device number 7 > usb.c: USB device 7 (vend/prod 0x474/0x20d) is not claimed by any active > driver > > What am I looking for now?
You'll need to update your kernel. Some older kernels don't seem to recognise some mass storage devices. I had the issue with a Sony camera that wasn't detected by a 2.4.18 kernel and had to update the mass-storage driver. Check /usr/src/linux/drivers/usb/storage/unusual_devs.h BB -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
