gphoto / gphoto2

The gphoto2 commandline tool for accessing and controlling digital cameras.
GNU General Public License v2.0
716 stars 116 forks source link

canon eos450d cannot connect #215

Open stevelcb opened 5 years ago

stevelcb commented 5 years ago

Describe the bug

Camera not recognised when plugged in via usb cable

Name the camera eos450d

libgphoto2 and gphoto2 version output of: gphoto2 --version gphoto2 2.5.15

To Reproduce Steps to reproduce the behavior:

Attach camera via a usb cable. Switch on. The camera is not recognised: Apr 14 18:10:44 steve-5430 kernel: [ 1550.724105] usb 3-2: new high-speed USB device number 13 using xhci_hcd Apr 14 18:10:44 steve-5430 kernel: [ 1550.876346] usb 3-2: New USB device found, idVendor=04a9, idProduct=3086 Apr 14 18:10:44 steve-5430 kernel: [ 1550.876352] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Apr 14 18:10:44 steve-5430 kernel: [ 1550.876355] usb 3-2: Product: DCP CONNECT Apr 14 18:10:44 steve-5430 kernel: [ 1550.876358] usb 3-2: Manufacturer: Canon Inc. Apr 14 18:10:44 steve-5430 mtp-probe: checking bus 3, device 13: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" Apr 14 18:10:44 steve-5430 mtp-probe: bus: 3, device: 13 was not an MTP device Apr 14 18:10:44 steve-5430 upowerd[1033]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb3/3-2

But neither gphoto nor canon dslr will connect: 019-04-14T16:23:35: [ERROR] Can not open camera: Power OK? If camera is auto-mounted as external disk storage, please unmount it and disable auto-mount. 2019-04-14T16:23:35: [ERROR] Camera open error (-105): Unknown model

Hi again. OK, I changed the udev rule and now have it reckognised as a MTP device. Is that good?

Apr 15 17:48:53 steve-ubuntu kernel: [ 2292.401396] usb 3-1: new high-speed USB device number 15 using xhci_hcd Apr 15 17:48:53 steve-ubuntu kernel: [ 2292.553375] usb 3-1: New USB device found, idVendor=04a9, idProduct=3086 Apr 15 17:48:53 steve-ubuntu kernel: [ 2292.553382] usb 3-1: New USB device strings: Mfr=1, P019-04-15T17:52:35 Apr 15 17:48:53 steve-ubuntu kernel: [ 2292.553391] usb 3-1: Manufacturer: Canon Inc. Apr 15 17:48:53 steve-ubuntu upowerd[1002]: unhandled action 'bind' on /sys/devices/pci0000:00/0000:00:14.0/usb3/3-1

and lsusb Bus 002 Device 003: ID 064e:d251 Suyin Corp. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 015: ID 04a9:3086 Canon, Inc. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

but: gphoto2 --list-config Error Could not detect any camera Error (-105: 'Unknown model')

stevelcb commented 5 years ago

gphoto nor canon dslr will connect: **This was via INDILIB The camera will not connect to windows either.

msmeissn commented 5 years ago

0x3086 is not a known USb ID fo the 450D.... is this some weird firmware? What is DCP Connect?

can you attach lsusb -v output?

Can the vcamera be switched to PTP mode?