Hi,

See this work around:

http://www.korben.info/impossible-de-monter-un-appareil-photo-sur-
ubuntu-810-intrepid-ibex-la-solution.html

In short =

Apply to U9.04 and Kodak DX7590 = OK ********************************

sudo gedit /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi
Search for "Kodak DX7590" (or your camera model)
Put in XML comment of this paragraph = 
<!--+
   <match key="usb.vendor_id" int="1034">
    <match key="usb.product_id" int="1407">
     <merge key="info.category" type="string">camera</merge>
     <append key="info.capabilities" type="strlist">camera</append>
     <merge key="camera.access_method" type="string">ptp</merge>
     <merge key="camera.libgphoto2.name" type="string">Kodak DX7590</merge>
     <merge key="camera.libgphoto2.support" type="bool">true</merge>
    </match>
   </match>
    +-->

Reconnect your Kodak DX7590
Now, the camera is seen like an external stockage device by Ubuntu 9.04

I hope it will help to solve this bug, putting you on a track !
Good lock.

Richard Gauvin

-- 
Error initializing camera: -60: Could not lock the device
https://bugs.launchpad.net/bugs/331681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to