Hi,
trying to use my Panasonic DC G90 as a webcam, I've followed the instruction 
here: http://gphoto.org/proj/libgphoto2/support.php
Down you have the output of my attempt.
Thanks
Laura
---
usuario@pavilion-juan:~$ LANG=C gphoto2 --summary >summary.txt

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

usuario@pavilion-juan:~$ 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') ***

usuario@pavilion-juan:~$ gphoto2 --capture-image

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

Por favor, utilice la opción --debug para obtener los mensajes de depuración.
Estos mensajes pueden ayudar a encontrar una solución a su problema.
Si piensa enviar cualquier mensaje de error o de depuración a la lista
de distribución de desarrolladores de gPhoto 
<gphoto-devel@lists.sourceforge.net>,
por favor ejecute gphoto2 como sigue:

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

Please make sure there is sufficient quoting around the arguments.

usuario@pavilion-juan:~$ env LANG=C gphoto2 --debug 
--debug-logfile=my-logfile.txt --capture-image

*** Error ***
Could not detect any camera
*** Error (-105: 'Unknown model') ***
_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to