On Fri, 2006-11-10 at 18:45 +0000, cl@isbd.net wrote:
I have an Olympus C-460 digital camera and, at the moment, I can't get Linux to see it at all.
Does Win2K see it as a generic USB mass storage controller, or did you have to load special drivers to access it ?
Looking at the output of lsusb is a good start with usb problems, does your camera appear there ?
I had this game with a pentax a while back and the solution was to find an entry for a similar model in the unusual devices file which lives somewhere like drivers/usb/storage in the kernel source and add a similar entry for the vendor id for my particular model.
Of course you can use lsusb -v to get said vendor id for your device.