Hi,
I've just recieved a lovely new C3000. I've been playing with the USB host functionality, with the hope of being able to sync my camera to it. The camera is a Sony Cybershot DSC-P200.
At the moment the C3000 is running as shipped by trisoft.
My problem is that while the camera is seen, it's not mounted. Doing some digging on here pointed me to the /etc/hotplug/usb.distmap file, and seemed to suggest by updating it extra devices could be made to work.
I updated the line for the sony cameras to what I think should work, based on:
http://www.qbik.ch/usb/devices/showdev.php?id=3079But it doesn't seem to have helped.
Do I need an updated kernel module for this to work? Would using cacko help (does it have newer kernel drivers?)
oddly though lsusb does seem to work:
Bus 001 Device 002: ID 054c:0010 Sony Corp. DSC-S30/S70 etc etc
The error from dmesg is:
hub.c: USB new device connect on bus1, assigned device number 2
usb.c: kmalloc IF c3c31260, numif 1
usb.c: new device strings: Mfr=1, Product=2, SerialNumber=0
usb.c: USB device number 2 default language ID 0x409
Manufacturer: Sony
Product: Sony DSC
usb.c: unhandled interfaces on device
usb.c: USB device 2 (vend/prod 0x54c/0x10) is not claimed by any active driver.
Length = 18
DescriptorType = 01
USB version = 2.00
Vendor:Product = 054c:0010
MaxPacketSize0 = 64
NumConfigurations = 1
Device version = 5.00
(and then lots more config info)
Thanks,
Chris