Bug 141261 - unable to use digital cameras in digikam and gtkam
Summary: unable to use digital cameras in digikam and gtkam
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Alpha 4
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-03 17:21 UTC by Rihards Olups
Modified: 2006-01-06 09:07 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
output of lshal (70.64 KB, text/plain)
2006-01-04 17:18 UTC, Rihards Olups
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rihards Olups 2006-01-03 17:21:19 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
Comment 1 Marcus Meissner 2006-01-04 15:11:20 UTC
do a:
/sbin/resmgr list
please.

the usb device should be listed.
Comment 2 Rihards Olups 2006-01-04 16:01:08 UTC
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
Comment 3 Ludwig Nussel 2006-01-04 16:14:00 UTC
you need to run this as the logged in user. The output of lshal would be interesting as well.
Comment 4 Rihards Olups 2006-01-04 17:17:42 UTC
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
Comment 5 Rihards Olups 2006-01-04 17:18:37 UTC
Created attachment 61960 [details]
output of lshal
Comment 6 Ludwig Nussel 2006-01-05 08:07:21 UTC
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.
Comment 7 Rihards Olups 2006-01-06 09:07:53 UTC
for the record :
upgraded to resmgr from factory yesterday (r65) and corresponding deps. did not 
help.