I'm experiencing the exact same problem as described in
bug #825636: When capturing a image, the lens extends.
The camera then powers itself off. Transfering images
from the camera works fine.
Attached is the output of gphoto2 --debug --capture-image.
The syslog shows the following messages:
Dec 8 20:40:04 fatboy kernel: hub.c: new USB device
00:1d.0-1, assigned address 9
Dec 8 20:40:04 fatboy kernel: usb.c: USB device 9
(vend/prod 0x4a9/0x3070) is not claimed by any active
driver.
Dec 8 20:40:11 fatboy kernel: usb-uhci.c: interrupt,
status 3, frame# 561
Dec 8 20:40:11 fatboy kernel: usbdevfs: USBDEVFS_BULK
failed dev 9 ep 0x81 len 64 ret -71
Dec 8 20:40:11 fatboy kernel: usb.c: USB disconnect on
device 00:1d.0-1 address 9
$ cat /proc/bus/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1
Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8
#Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=bf80
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00
Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 11
Spd=12 MxCh= 0
D: Ver= 1.10 Cls=ff(vend.) Sub=ff Prot=ff MxPS=32
#Cfgs= 1
P: Vendor=04a9 ProdID=3070 Rev= 0.01
S: Manufacturer=Canon Inc.
S: Product=Canon Digital Camera
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff
Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=83(I) Atr=03(Int.) MxPS= 64 Ivl=96ms
System Info
-----------
- Debian SID (unstable)
- Kernel 2.4.22 (686)
- libusb 0.1.7
- USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1)
(rev 02) (usb-uhci driver)
Logged In: YES
user_id=682763
I find this mystifying. The log indicates that gphoto2 never
contacted the camera; how could it extend the lens? Are you
sure that the --debug log corresponds to the error?
It would be helpful to have two more --debug logs: one for a
successful operation, and one for the exact failure.
Logged In: YES
user_id=682763
Please run gphoto2 as the root user and append the "--debug" flag
to your command line. Then, attach the output this this bug
ticket.
Ex: gphoto2 --camera "my camera" --port "my port" -L --debug
Thanks!
Logged In: YES
user_id=680661
Oops, attached the wrong log. Attached a log showing the
same problem using a Ixus V. I will atach the log for the
Ixus V3 later (don't have the v3 handy at the moment...).
syslog entries look like this
hub.c: new USB device 00:1d.0-1.3, assigned address 5
usb.c: USB device 5 (vend/prod 0x4a9/0x3052) is not claimed
by any active driver.
usb-uhci.c: interrupt, status 3, frame# 806
usbdevfs: USBDEVFS_BULK failed dev 5 ep 0x81 len 64 ret -84
usb.c: USB disconnect on device 00:1d.0-1.3 address 5
IXUS v debug log
Logged In: YES
user_id=682763
Could we have that log of the error with the IXUS V3? It should
be identical with the PowerShot S230, which I think we have working.
Logged In: YES
user_id=682763
We haven't heard from the user in more than two months. I
suspect that the problem has been fixed, so I'll close this soon
unless I hear more.