Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canon R100 Support for photoboots #668

Open
GitNees opened this issue Dec 30, 2024 · 4 comments
Open

Canon R100 Support for photoboots #668

GitNees opened this issue Dec 30, 2024 · 4 comments
Labels
Canon tagging canon reports

Comments

@GitNees
Copy link

GitNees commented Dec 30, 2024

I'm not sure any of the output in helpfull, but the R100 is the replacement for the M50 which was popular for photobooths.
Woud be great if this gets supported.

*Name of the camera

Canon R100

USB IDs
Not sure this is correct but:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

camera summary output

gphoto2 --summary > summary.txt
*** Error ***
This camera does not support summaries.
*** Error (-6: 'Unsupported operation') ***

camera configuration output

gphoto2 --list-all-config

*** Error ***
This camera does not provide any configuration options.
*** Error (-6: 'Unsupported operation') ***

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 [email protected], 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.

test capture

test if capture perhaps already works:
gphoto2 --capture-preview

*** Error ***
This camera can not capture previews.
*** Error (-6: 'Unsupported operation') ***

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 [email protected], please run
gphoto2 as follows:

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

Please make sure there is sufficient quoting around the arguments.

@hfiguiere
Copy link
Member

Not sure this is correct but:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Neither of these are the camera.

@GitNees
Copy link
Author

GitNees commented Dec 30, 2024

Thats what I thought, any other idea how to get the right ID?
Im using WSL btw for testing.

@msmeissn
Copy link
Contributor

the camera should be switched on and then it should appear.
it might be an issue with WSL if it does not appear

@PixelAlarm
Copy link

I can confirm, the R100 works perfectly fine (at least on dev version on Debian base).

Been using it in my booth since a well over one year.

Under macOS on latest stable I get I/O-Error.

@msmeissn msmeissn added the Canon tagging canon reports label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Canon tagging canon reports
Projects
None yet
Development

No branches or pull requests

4 participants