Bugzilla – Bug 141261
unable to use digital cameras in digikam and gtkam
Last modified: 2006-01-06 09:07:53 UTC
both digikam and gtkam find the camera, but refuse to connect to it : digikam : "Failed to connect to camera. Please make sure its connected properly and turned on. Would you like to try again?" gtkam : "Could not initialize camera." knoppix 4.0.2 on the same machine finds and uses the camera without any problems. this is canon powershot s45 recompiling libgphoto2 from the source does not help in any way
do a: /sbin/resmgr list please. the usb device should be listed.
resmgr list status code 200 server message follows: no devices available this is funny, as the computer actually has usb flash attached (fully accessible from suse) and last line from dmesg output reads : usb 2-1: new full speed USB device using ohci_hcd and address 2
you need to run this as the logged in user. The output of lshal would be interesting as well.
oh. sorry. > /sbin/resmgr list r--- /dev/console rw-- /dev/mixer rw-- /dev/snd/controlC0 rw-- /dev/snd/pcmC0D0c rw-- /dev/snd/pcmC0D0p rw-- /dev/snd/pcmC0D1c rw-- /dev/snd/timer rw-- /dev/adsp rw-- /dev/dsp rw-- /dev/audio rw-- /dev/input/event2 rw-- /dev/usbdev3.2 rw-- /dev/hda rw-- /dev/fd0 rw-- /dev/usbdev2.2 additionally, also lsusb : > lsusb Bus 004 Device 001: ID 0000:0000 Bus 003 Device 002: ID 0d62:a100 Darfon Electronics Corp. Benq Mouse Bus 003 Device 001: ID 0000:0000 Bus 002 Device 002: ID 04a9:306c Canon, Inc. PowerShot S45 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001: ID 0000:0000
Created attachment 61960 [details] output of lshal
All fine. tmpfs is missing ACL support (#135824) and the fallback to chown is broken in resmgr < 0.9.8_SVNr65. You may try resmgr from FACTORY.
for the record : upgraded to resmgr from factory yesterday (r65) and corresponding deps. did not help.