Hi,

I'm currently trying to connect to my camera using gphoto2.
Is it possible to support this camera?

http://www.gphoto.org/proj/libgphoto2/support.php

Record the output of lsusb to get the USB ids.


please see the attached file.

Record the output of gphoto2 --auto-detect to see if it is detected in a
> generic way, or by another name.


Model                          Port

----------------------------------------------------------
Sony SLT-A65V (PTP mode)       usb:020,014


> Record the output of LANG=C gphoto2 --summary >summary.txt to get generic
> summary information into the summary.txt file.



Record the output of LANG=C gphoto2 --list-all-config >config.txt to get
> the configuration tree into the config.txt file.
>

please see the attached files.


> Record the output of gphoto2 --capture-image to see if capture works
> already.


No images are captured.




Takao Aoki
blue.north.f...@gmail.com
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 --summary

Please make sure there is sufficient quoting around the arguments.

0.000143 main                        (2): ALWAYS INCLUDE THE FOLLOWING LINES 
WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000386 main                        (2): gphoto2 2.5.23
0.000428 main                        (2): gphoto2 has been compiled with the 
following options:
0.000452 main                        (2):  + clang (C compiler used)
0.000469 main                        (2):  + popt (mandatory, for handling 
command-line parameters)
0.000490 main                        (2):  + no exif (for displaying EXIF 
information)
0.000576 main                        (2):  + no cdk (for accessing 
configuration options)
0.000618 main                        (2):  + no aa (for displaying live 
previews)
0.000635 main                        (2):  + jpeg (for displaying live previews 
in JPEG format)
0.000650 main                        (2):  + readline (for easy navigation in 
the shell)
0.000676 main                        (2): libgphoto2 2.5.24
0.000691 main                        (2): libgphoto2 has been compiled with the 
following options:
0.000704 main                        (2):  + standard camlib set (ax203 canon 
digigr8 dimagev directory jl2005a jl2005c kodak_dc240 lumix mars pentax ptp2 
ricoh_g3 sierra sonix sq905 st2205 topfield tp6801)
0.000716 main                        (2):  + clang (C compiler used)
0.000728 main                        (2):  + ltdl (for portable loading of 
camlibs)
0.000740 main                        (2):  + no EXIF (for special handling of 
EXIF files)
0.000753 main                        (2): libgphoto2_port 0.12.0
0.000766 main                        (2): libgphoto2_port has been compiled 
with the following options:
0.000779 main                        (2):  + iolibs: disk ptpip serial usb1 
usbdiskdirect usbscsi
0.000792 main                        (2):  + clang (C compiler used)
0.000804 main                        (2):  + ltdl (for portable loading of 
iolibs)
0.000817 main                        (2):  + no EXIF (for vusb)
0.000828 main                        (2):  + USB (libusb1, for USB cameras)
0.000876 main                        (2):  + serial (for serial cameras)
0.000891 main                        (2):  + no resmgr (serial port access and 
locking)
0.000904 main                        (2):  + no ttylock (serial port locking)
0.000916 main                        (2):  + no lockdev (serial port locking)
0.000931 main                        (2): CAMLIBS env var not set, using 
compile-time default instead
0.000944 main                        (2): IOLIBS env var not set, using 
compile-time default instead
0.000957 main                        (2): invoked with following arguments:
0.000971 main                        (2):   --debug
0.000984 main                        (2):   
--debug-logfile=my-logfile_config.txt
0.000997 main                        (2):   --list-all-config
0.001081 load_settings               (2): Creating gphoto config directory 
('/Users/northface/.gphoto')
0.001362 load_settings               (2): Loading settings from file 
'/Users/northface/.gphoto/settings'.
0.001782 gp_camera_init              (2): Initializing camera...
0.001821 gp_camera_init              (2): Neither port nor model set. Trying 
auto-detection...
0.001843 gp_abilities_list_load_dir  (2): Using ltdl to load camera libraries 
from '/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24'...
0.002122 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ax203'.
0.002149 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/canon'.
0.002161 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/digigr8'.
0.002173 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/dimagev'.
0.002183 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/directory'.
0.002194 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/jl2005a'.
0.002204 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/jl2005c'.
0.002247 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/kodak_dc240'.
0.002255 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/lumix'.
0.002261 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/mars'.
0.002268 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/pentax'.
0.002274 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ptp2'.
0.002281 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ricoh_g3'.
0.002287 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sierra'.
0.002293 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sonix'.
0.002300 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sq905'.
0.002306 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/st2205'.
0.002312 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/topfield'.
0.002319 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/tp6801'.
0.002332 gp_abilities_list_load_dir  (2): Found 19 camera drivers.
0.043041 gp_port_info_list_load      (2): Using ltdl to load io-drivers from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0'...
0.043181 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/disk'.
0.043554 foreach_func                (2): Loaded '' ('^disk:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/disk'.
0.043567 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.043916 foreach_func                (2): Loaded 'PTP/IP Connection' ('ptpip:') 
from '/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.043931 foreach_func                (2): Loaded '' ('^ptpip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.043940 foreach_func                (2): Loaded 'IP Connection' ('ip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.043947 foreach_func                (2): Loaded '' ('^ip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.043955 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.046711 foreach_func                (2): Loaded 'Serial Port Device' 
('serial:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.046724 foreach_func                (2): Loaded '' ('^serial:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.046734 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.055670 foreach_func                (2): Loaded '' ('^usb:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.055753 foreach_func                (2): Loaded 'Universal Serial Bus' 
('usb:020,014') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.055770 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usbdiskdirect'.
0.056531 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usbscsi'.
0.057092 gp_port_info_list_count     (2): Counting entries (9 available)...
0.057119 gp_port_info_list_count     (2): 4 regular entries available.
0.057127 gp_port_new                 (2): Creating new device...
0.057139 gp_port_info_list_get_info  (2): Getting info of entry 0 (9 
available)...
0.057519 gp_port_set_settings        (2): Setting settings...
0.057537 gp_port_info_list_get_info  (2): Getting info of entry 1 (9 
available)...
0.057808 gp_port_set_settings        (2): Setting settings...
0.057820 gp_port_info_list_get_info  (2): Getting info of entry 2 (9 
available)...
0.058091 gp_port_set_timeout         (2): Setting port timeout to 500 
milliseconds.
0.058103 gp_port_set_settings        (2): Setting settings...
0.058113 gp_port_info_list_get_info  (2): Getting info of entry 3 (9 
available)...
0.060989 gp_port_set_timeout         (2): Setting port timeout to 5000 
milliseconds.
0.061021 gp_port_set_settings        (2): Setting settings...
0.061040 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
usb:020,014, (new int=0, conf=-1, alt=-1) port usb:020,014
0.061049 gp_libusb1_update           (2): lowlevel libusb1 port not yet opened, 
no need for libusb changes
0.061057 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
0.062239 gp_libusb1_find_device_by_class_lib(2): Looking for USB device (class 
0x29a, subclass, 0xffffffff, protocol 0xffffffff)...
0.062738 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 0x54c, 
product 0x574)... found.
0.062773 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.062780 gp_abilities_list_detect_usb(2): Found 'Sony SLT-A65V (PTP mode)' 
(0x54c,0x574)
0.062791 gp_port_free                (2): Freeing port...
0.062795 gp_port_close               (2): Closing port...
0.063451 gp_camera_set_abilities     (2): Setting abilities ('Sony SLT-A65V 
(PTP mode)')...
0.063469 gp_port_info_list_lookup_path(2): Looking for path 'usb:020,014' (9 
entries available)...
0.063482 gp_port_info_list_get_info  (2): Getting info of entry 3 (9 
available)...
0.063488 gp_camera_set_port_info     (2): Setting port info for port 'Universal 
Serial Bus' at 'usb:020,014'...
0.067045 gp_port_set_timeout         (2): Setting port timeout to 5000 
milliseconds.
0.067084 gp_port_set_settings        (2): Setting settings...
0.067107 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
usb:020,014, (new int=0, conf=-1, alt=-1) port usb:020,014
0.067119 gp_libusb1_update           (2): lowlevel libusb1 port not yet opened, 
no need for libusb changes
0.067201 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 0x54c, 
product 0x574)... found.
0.067236 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.067242 gp_camera_init              (2): Loading 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ptp2'...
0.067722 gp_port_open                (2): Opening USB port...
0.067736 gp_libusb1_open             (2): ()
0.067925 gp_libusb1_open             (2): claiming interface 0
0.068249 gp_libusb1_open [libusb1.c:430](0): 'libusb_claim_interface 
(port->pl->dh, port->settings.usb.interface)' failed: Access denied 
(insufficient permissions) (-3)
0.068276 gp_port_set_error [gphoto2-port.c:1190](0): Could not claim interface 
0 (No such file or directory). Make sure no other program (MacOS PTPCamera 
service) or kernel module (such as sdc2xx, stv680, spca50x) is using the device 
and you have read/write access to the device.
0.068330 gp_context_error            (0): An error occurred in the io-library 
('Could not claim the USB device'): Could not claim interface 0 (No such file 
or directory). Make sure no other program (MacOS PTPCamera service) or kernel 
module (such as sdc2xx, stv680, spca50x) is using the device and you have 
read/write access to the device.
0.068375 gp_camera_free              (2): Freeing camera...
0.068380 gp_port_free                (2): Freeing port...
0.068384 gp_port_close               (2): Closing port...
0.069846 gp_port_set_error [gphoto2-port.c:1190](0): Could not release 
interface 0 (No such file or directory).
0.070325 gp_filesystem_reset         (2): resetting filesystem
0.070341 gp_filesystem_lru_clear     (2): Clearing fscache LRU list...
0.070378 gp_filesystem_lru_clear     (2): fscache LRU list already empty
0.070383 delete_all_folders          (2): Internally deleting all folders from 
'/'...
0.070388 lookup_folder               (2): Lookup folder '/'...
0.070393 lookup_folder               (2): Found! / is 0x7fb7f3402d30
0.070400 recurse_delete_folder       (2): Recurse delete folder 0x7fb7f3402d30//
0.070405 delete_all_files            (2): Delete all files in folder 
0x7fb7f3402d30//
0.000016 main                        (2): ALWAYS INCLUDE THE FOLLOWING LINES 
WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
0.000066 main                        (2): gphoto2 2.5.23
0.000075 main                        (2): gphoto2 has been compiled with the 
following options:
0.000082 main                        (2):  + clang (C compiler used)
0.000089 main                        (2):  + popt (mandatory, for handling 
command-line parameters)
0.000094 main                        (2):  + no exif (for displaying EXIF 
information)
0.000100 main                        (2):  + no cdk (for accessing 
configuration options)
0.000106 main                        (2):  + no aa (for displaying live 
previews)
0.000112 main                        (2):  + jpeg (for displaying live previews 
in JPEG format)
0.000117 main                        (2):  + readline (for easy navigation in 
the shell)
0.000127 main                        (2): libgphoto2 2.5.24
0.000132 main                        (2): libgphoto2 has been compiled with the 
following options:
0.000138 main                        (2):  + standard camlib set (ax203 canon 
digigr8 dimagev directory jl2005a jl2005c kodak_dc240 lumix mars pentax ptp2 
ricoh_g3 sierra sonix sq905 st2205 topfield tp6801)
0.000144 main                        (2):  + clang (C compiler used)
0.000150 main                        (2):  + ltdl (for portable loading of 
camlibs)
0.000156 main                        (2):  + no EXIF (for special handling of 
EXIF files)
0.000162 main                        (2): libgphoto2_port 0.12.0
0.000167 main                        (2): libgphoto2_port has been compiled 
with the following options:
0.000173 main                        (2):  + iolibs: disk ptpip serial usb1 
usbdiskdirect usbscsi
0.000179 main                        (2):  + clang (C compiler used)
0.000185 main                        (2):  + ltdl (for portable loading of 
iolibs)
0.000191 main                        (2):  + no EXIF (for vusb)
0.000196 main                        (2):  + USB (libusb1, for USB cameras)
0.000202 main                        (2):  + serial (for serial cameras)
0.000208 main                        (2):  + no resmgr (serial port access and 
locking)
0.000214 main                        (2):  + no ttylock (serial port locking)
0.000219 main                        (2):  + no lockdev (serial port locking)
0.000225 main                        (2): CAMLIBS env var not set, using 
compile-time default instead
0.000231 main                        (2): IOLIBS env var not set, using 
compile-time default instead
0.000237 main                        (2): invoked with following arguments:
0.000243 main                        (2):   --debug
0.000249 main                        (2):   
--debug-logfile=my-logfile_summary.txt
0.000254 main                        (2):   --summary
0.000283 load_settings               (2): Creating gphoto config directory 
('/Users/northface/.gphoto')
0.000377 load_settings               (2): Loading settings from file 
'/Users/northface/.gphoto/settings'.
0.000534 main                        (2): The user has not specified both a 
model and a port. Try to figure them out.
0.000553 gp_port_info_list_load      (2): Using ltdl to load io-drivers from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0'...
0.000700 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/disk'.
0.000997 foreach_func                (2): Loaded '' ('^disk:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/disk'.
0.001012 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.001266 foreach_func                (2): Loaded 'PTP/IP Connection' ('ptpip:') 
from '/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.001280 foreach_func                (2): Loaded '' ('^ptpip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.001287 foreach_func                (2): Loaded 'IP Connection' ('ip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.001312 foreach_func                (2): Loaded '' ('^ip:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/ptpip'.
0.001317 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.004516 foreach_func                (2): Loaded 'Serial Port Device' 
('serial:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.004597 foreach_func                (2): Loaded '' ('^serial:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/serial'.
0.004611 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.015179 foreach_func                (2): Loaded '' ('^usb:') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.015203 foreach_func                (2): Loaded 'Universal Serial Bus' 
('usb:020,014') from 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usb1'.
0.015208 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usbdiskdirect'.
0.015566 foreach_func                (2): Called for filename 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2_port/0.12.0/usbscsi'.
0.015845 gp_port_info_list_count     (2): Counting entries (9 available)...
0.015855 gp_port_info_list_count     (2): 4 regular entries available.
0.015873 gp_abilities_list_load_dir  (2): Using ltdl to load camera libraries 
from '/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24'...
0.015969 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ax203'.
0.015984 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/canon'.
0.015988 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/digigr8'.
0.015992 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/dimagev'.
0.015995 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/directory'.
0.015999 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/jl2005a'.
0.016002 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/jl2005c'.
0.016005 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/kodak_dc240'.
0.016009 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/lumix'.
0.016012 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/mars'.
0.016016 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/pentax'.
0.016019 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ptp2'.
0.016023 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ricoh_g3'.
0.016026 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sierra'.
0.016030 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sonix'.
0.016033 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/sq905'.
0.016037 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/st2205'.
0.016040 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/topfield'.
0.016043 foreach_func                (2): Found 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/tp6801'.
0.016051 gp_abilities_list_load_dir  (2): Found 19 camera drivers.
0.041452 gp_port_info_list_count     (2): Counting entries (9 available)...
0.041487 gp_port_info_list_count     (2): 4 regular entries available.
0.041492 gp_port_new                 (2): Creating new device...
0.041519 gp_port_info_list_get_info  (2): Getting info of entry 0 (9 
available)...
0.041869 gp_port_set_settings        (2): Setting settings...
0.041882 gp_port_info_list_get_info  (2): Getting info of entry 1 (9 
available)...
0.042183 gp_port_set_settings        (2): Setting settings...
0.042199 gp_port_info_list_get_info  (2): Getting info of entry 2 (9 
available)...
0.042494 gp_port_set_timeout         (2): Setting port timeout to 500 
milliseconds.
0.042505 gp_port_set_settings        (2): Setting settings...
0.042514 gp_port_info_list_get_info  (2): Getting info of entry 3 (9 
available)...
0.045240 gp_port_set_timeout         (2): Setting port timeout to 5000 
milliseconds.
0.045261 gp_port_set_settings        (2): Setting settings...
0.045273 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
usb:020,014, (new int=0, conf=-1, alt=-1) port usb:020,014
0.045278 gp_libusb1_update           (2): lowlevel libusb1 port not yet opened, 
no need for libusb changes
0.045282 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
0.046166 gp_libusb1_find_device_by_class_lib(2): Looking for USB device (class 
0x29a, subclass, 0xffffffff, protocol 0xffffffff)...
0.046640 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 0x54c, 
product 0x574)... found.
0.046671 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.046677 gp_abilities_list_detect_usb(2): Found 'Sony SLT-A65V (PTP mode)' 
(0x54c,0x574)
0.046683 gp_port_free                (2): Freeing port...
0.046688 gp_port_close               (2): Closing port...
0.047220 gp_camera_set_abilities     (2): Setting abilities ('Sony SLT-A65V 
(PTP mode)')...
0.047237 gp_setting_set              (2): Setting key 'model' to value 'Sony 
SLT-A65V (PTP mode)' (gphoto2)
0.047243 save_settings               (2): Saving 2 setting(s) to file 
"/Users/northface/.gphoto/settings"
0.047503 gp_port_info_list_lookup_path(2): Looking for path 'usb:020,014' (9 
entries available)...
0.047516 gp_port_info_list_get_info  (2): Getting info of entry 3 (9 
available)...
0.047523 gp_camera_set_port_info     (2): Setting port info for port 'Universal 
Serial Bus' at 'usb:020,014'...
0.050301 gp_port_set_timeout         (2): Setting port timeout to 5000 
milliseconds.
0.050320 gp_port_set_settings        (2): Setting settings...
0.050332 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
usb:020,014, (new int=0, conf=-1, alt=-1) port usb:020,014
0.050337 gp_libusb1_update           (2): lowlevel libusb1 port not yet opened, 
no need for libusb changes
0.050345 gp_setting_set              (2): Setting key 'port' to value 
'usb:020,014' (gphoto2)
0.050351 save_settings               (2): Saving 2 setting(s) to file 
"/Users/northface/.gphoto/settings"
0.050610 gp_camera_init              (2): Initializing camera...
0.050680 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 0x54c, 
product 0x574)... found.
0.050713 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
0.050720 gp_camera_init              (2): Loading 
'/usr/local/Cellar/libgphoto2/2.5.24/lib/libgphoto2/2.5.24/ptp2'...
0.051196 gp_port_open                (2): Opening USB port...
0.051209 gp_libusb1_open             (2): ()
0.051428 gp_libusb1_open             (2): claiming interface 0
0.051766 gp_libusb1_open [libusb1.c:430](0): 'libusb_claim_interface 
(port->pl->dh, port->settings.usb.interface)' failed: Access denied 
(insufficient permissions) (-3)
0.051794 gp_port_set_error [gphoto2-port.c:1190](0): Could not claim interface 
0 (No such file or directory). Make sure no other program (MacOS PTPCamera 
service) or kernel module (such as sdc2xx, stv680, spca50x) is using the device 
and you have read/write access to the device.
0.051861 gp_context_error            (0): An error occurred in the io-library 
('Could not claim the USB device'): Could not claim interface 0 (No such file 
or directory). Make sure no other program (MacOS PTPCamera service) or kernel 
module (such as sdc2xx, stv680, spca50x) is using the device and you have 
read/write access to the device.
0.051931 gp_camera_free              (2): Freeing camera...
0.051942 gp_port_free                (2): Freeing port...
0.051948 gp_port_close               (2): Closing port...
0.053400 gp_port_set_error [gphoto2-port.c:1190](0): Could not release 
interface 0 (No such file or directory).
0.054351 gp_filesystem_reset         (2): resetting filesystem
0.054379 gp_filesystem_lru_clear     (2): Clearing fscache LRU list...
0.054386 gp_filesystem_lru_clear     (2): fscache LRU list already empty
0.054391 delete_all_folders          (2): Internally deleting all folders from 
'/'...
0.054397 lookup_folder               (2): Lookup folder '/'...
0.054403 lookup_folder               (2): Found! / is 0x7f8b61402d30
0.054410 recurse_delete_folder       (2): Recurse delete folder 0x7f8b61402d30//
0.054415 delete_all_files            (2): Delete all files in folder 
0x7f8b61402d30//
USB:

    USB 3.0 Bus:

      Host Controller Driver: AppleUSBXHCILPT
      PCI Device ID: 0x9c31 
      PCI Revision ID: 0x0004 
      PCI Vendor ID: 0x8086 

        Apple Internal Keyboard / Trackpad:

          Product ID: 0x025b
          Vendor ID: 0x05ac (Apple Inc.)
          Version: 2.24
          Speed: Up to 12 Mb/sec
          Manufacturer: Apple Inc.
          Location ID: 0x14400000 / 2
          Current Available (mA): 500
          Current Required (mA): 40
          Extra Operating Current (mA): 0
          Built-In: Yes

        BRCM20702 Hub:

          Product ID: 0x4500
          Vendor ID: 0x0a5c  (Broadcom Corp.)
          Version: 1.00
          Speed: Up to 12 Mb/sec
          Manufacturer: Apple Inc.
          Location ID: 0x14300000 / 4
          Current Available (mA): 500
          Current Required (mA): 94
          Extra Operating Current (mA): 0
          Built-In: Yes

            Bluetooth USB Host Controller:

              Product ID: 0x8289
              Vendor ID: 0x05ac (Apple Inc.)
              Version: 1.50
              Manufacturer: Apple Inc.
              Location ID: 0x14330000

        SLT-A65V:

          Product ID: 0x0574
          Vendor ID: 0x054c  (Sony Corporation)
          Version: 1.00
          Serial Number: 581C400CC609
          Speed: Up to 480 Mb/sec
          Manufacturer: Sony
          Location ID: 0x14200000 / 14
          Current Available (mA): 500
          Current Required (mA): 2
          Extra Operating Current (mA): 0

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 --list-all-config

Please make sure there is sufficient quoting around the arguments.

_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to