Dear gphoto2 team,

It is my pleasure working with your great tool for capturing images using
Raspberry Pi and Octopi.
Checking my camera and going into your supported cameras page I see that
mine isn't supported.
The camera model which I have is: *Sony Alpha-A6400*.
Note that it's a brand new which I've just recently bought.

Can you guide me about how to use gphoto2 with my camera (maybe adding some
script)?
Will you add my camera model to your next release?
_____________________________________________________________________________

Here is the log from the puTTy terminal which I'm using to connect to my
raspberry pi.
I've placed the commands that you've ask:

pi@octopi:~ $ lsusb
Bus 001 Device 005: ID 054c:0ca8 Sony Corp.
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514
Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
pi@octopi:~ $ gphoto2 --auto-detect
Model                          Port
----------------------------------------------------------
pi@octopi:~ $ LANG=C gphoto2 --summary >summary.txt

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***

pi@octopi:~ $ LANG=C gphoto2 --list-all-config >config.txt

*** Error ***
Could not detect any camera

*** Error ***
An error occurred in the io-library ('Unknown error'): No error description
available
*** Error (-105: 'Unknown model') ***

pi@octopi:~ $ gphoto2 --capture-image

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***

For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <gphoto-devel@lists.sourceforge.net>, please run
gphoto2 as follows:

    env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt
--capture-image

Please make sure there is sufficient quoting around the arguments.
____________________________________________________________________


Thanks in advance and looking forward to hearing from you,
Shay Yederman.
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to