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

Cannot open camera.rtn_val = 65281 #183

Open
thuongnct opened this issue May 12, 2022 · 1 comment
Open

Cannot open camera.rtn_val = 65281 #183

thuongnct opened this issue May 12, 2022 · 1 comment

Comments

@thuongnct
Copy link

thuongnct commented May 12, 2022

I followed the install steps to run camera Arducam UC-684_Rev.F2

  • Install arducam_config_parser
  • Download and install the latest libusb
  • Install the SDK

However, I could not run the camera in Ubuntu 18.04 with both python and cpp. The error is:

  • Cpp

`
device num:0

Cannot open camera.rtn_val = 65281

Press ENTER to exit...`

  • Python

`color mode 3

open fail,rtn_val = 65281
`

Device when running command lsusb in the terminal are:

`
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 001 Device 009: ID 0c45:6366 Microdia

Bus 001 Device 003: ID 046d:c31c Logitech, Inc. Keyboard K120

Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse

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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
`
Is anything incorrect with the connection and installation? I also cannot find the config file for the camera model UC-684_Rev.F2 which is printed at the bottom of the camera board.

P/s: The camera ran well in windows.

@GWRon
Copy link

GWRon commented Jul 4, 2022

Hi,

were you able to solve your issue?

Having a similar issue with "UC-391 Rev.E" which works with the "USBTest.exe" on Windows but fails on my Nvidia Jetson (Linux) with the 65281 error (using same config files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants