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

TX2 can not recognize ZED #63

Closed
ArtlyStyles opened this issue May 9, 2018 · 5 comments
Closed

TX2 can not recognize ZED #63

ArtlyStyles opened this issue May 9, 2018 · 5 comments

Comments

@ArtlyStyles
Copy link

Hi, I have ZED connected to my Jetson TX2 with Jetpack 3.1. But when I do "lsusb", I got the following:

Bus 002 Device 002: ID 2b03:f582

Also, ZED Explorer stayed in "Stand by" mode and did not show image. The "id" and "SN" fields on the top right corner of the GUI were empty. How can I fix this? I am using https://www.stereolabs.com/developers/downloads/archives/ZED_SDK_Linux_JTX2_v2.2.1.run

Thanks,

@obraun-sl
Copy link
Member

Hi,
Your ZED has the new firmware (v1523 since the pid changes to f582). Please use the ZED SDK 2.4.0 with this firmware.

If you want to use the old firmware, then you need to downgrade the firmware using ZED Explorer in v2.4.0 (and use the v1142)

@lvzcl
Copy link

lvzcl commented May 10, 2018

@obraun-sl
Hi,can you tell me how to downgrade the firmware,Thanks!

@obraun-sl
Copy link
Member

How to downgrade firmware from 1523 to 1142 :

  • Install a ZED SDK v2.4 version (or up) on a Linux or Windows PCs (not Jetson)
  • Open ZED Explorer with the camera with fw 1523 connected. The camera must open properly to update the firmware
  • Click on settings button on the top right (wheel icon). Go to the firmware tab. Click on update and navigate to the specific folder for the camera :
    -- ZED : /firmware/ZED/
    -- ZED-M : /firmware/ZED-M/
  • Select the v1142 bin file (firmware 1142) and click OK.
  • Wait for the process to end (it can write the new firmware multiples times, don't disconnect before the progress bar disappears)
  • Unplug and plug again the camera and check that the camera works with new/old firmware
  • Re-install a previous ZED SDK version

@lanrf11
Copy link

lanrf11 commented Jul 29, 2019

How to downgrade firmware from 1523 to 1142 :

* Install a ZED SDK v2.4 version (or up) on a Linux or Windows PCs (not Jetson)

* Open ZED Explorer with the camera with fw 1523 connected. The camera must open properly to update the firmware

* Click on settings button on the top right (wheel icon). Go to the firmware tab. Click on update and navigate to the specific folder for the camera :
  -- ZED : /firmware/ZED/
  -- ZED-M : /firmware/ZED-M/

* Select the v1142 bin file (firmware 1142) and click OK.

* Wait for the process to end (it can write the new firmware multiples times, don't disconnect before the progress bar disappears)

* Unplug and plug again the camera and check that the camera works with new/old firmware

* Re-install a previous ZED SDK version

Helpful!

@Myzhar
Copy link
Member

Myzhar commented Feb 24, 2022

For users finding this old post, we want to highlight that the Firmware downgrade is a dangerous operation that can break your Stereolab devices.
We do not recommend performing this operation unless you contact our support team by writing an email to support@stereolabs.com and they confirm that this is the only solution to a problem that you are facing.

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

No branches or pull requests

6 participants