Martin Pitt wrote:

> Package: libgphoto2-2
> Version: 2.1.6-5.2
> Tags: patch
> 
> Hi!
> 
> hal (and applications that rely on it, like gnome-volume-manager)
> currently does not recognize non-PtP cameras. For that to work, there
> needs to be an fdi file which assigns the following attributes to a
> camera:
> 
>   info.capabilities="camera"
>   camera.access_method="libgphoto2"
> 
> This list needs to be generated either in hal or in libgphoto, but
> since libgphoto has the primary data (list of supported cameras),
> Sjoerd and I agreed that libgphoto would be the most appropriate place
> for it.
> 
> You can find the Ubuntu patch here:
> 
>   http://patches.ubuntu.com/patches/libgphoto2.hal-fdi.diff
> 
> Adding the FDI to the preprobe section will ensure that the
> access_method is correctly overwritten to be 'ptp' for PtP-capable
> cameras.
> 
> Thanks for considering,

libgphoto2 2.1.99 has a --fdi option; would this be similar.  From
2.1.99-2 it is used this way:

  /usr/lib/libgphoto2/print-usb-usermap --fdi > \
        /usr/share/hal/fdi/information/20thirdparty/libgphoto2.fdi

Would moving it to preprobe suffice for you ?

I understand this won't be considered for Ubuntu since it is probably
frozen but I don't want to maintain two different ways to to things
(and I hope 2.2 will soon be released).


Regards,

        Frederic


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to