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

Unable to run samples after firmware update #116

Open
ennasros opened this issue Mar 2, 2021 · 11 comments
Open

Unable to run samples after firmware update #116

ennasros opened this issue Mar 2, 2021 · 11 comments

Comments

@ennasros
Copy link

ennasros commented Mar 2, 2021

I recently got two Mynteye S1030 to play with. I am currently using Ubuntu 18.04 (kernel 5.4.0) I setup MYNT-EYE-S-SDK-2.5.0 and was able to get things up and running pretty smoothly. I ran the samples/_output/bin/camera_with_junior_device_api, and the camera feeds displayed properly. Here is the sample of the output i got when everything was running fine

I/utils.cc:35 Detecting MYNT EYE devices
E/device.cc:670 Image params not found, but we need it to process the images. Please `make tools` and use `img_params_writer` to write the image params. If you update the SDK from 1.x, the `SN*.conf` is the file contains them. Besides, you could also calibrate them by yourself. Read the guide doc (https://github.com/slightech/MYNT-EYE-SDK-2-Guide) to learn more.
W/device.cc:677 Intrinsics & extrinsics not exist. Use default intrinsics.
I/device.cc:678 camera calib model: unknow, use default pinhole data
I/utils.cc:48 MYNT EYE devices:
I/utils.cc:51   index: 0, name: MYNT-EYE-S1040, sn: 000000412D2500090913, firmware: 0.0
I/utils.cc:60 Only one MYNT EYE device, select index: 0
I/utils.cc:99 MYNT EYE requests:
I/utils.cc:102   index: 0, request: width: 752, height: 480, format: Format::YUYV, fps: 25
I/utils.cc:107 Only one stream request, select index: 0
...

As you can see, the firmware listed was 0.0, which gave me the (then brilliant, now regrettable) idea of updating the firmware on one of the two S1030. After going through the steps and verifying the Firmware/SDK compatibility, I updated the firmware to 2.7 (which should be compatible with my SDK). Retesting things using the camera with the updated firmware, the same sample file didnt 't work. Below is the output:

I/utils.cc:35 Detecting MYNT EYE devices
E/device.cc:670 Image params not found, but we need it to process the images. Please `make tools` and use `img_params_writer` to write the image params. If you update the SDK from 1.x, the `SN*.conf` is the file contains them. Besides, you could also calibrate them by yourself. Read the guide doc (https://github.com/slightech/MYNT-EYE-SDK-2-Guide) to learn more.
W/device.cc:677 Intrinsics & extrinsics not exist. Use default intrinsics.
I/device.cc:678 camera calib model: unknow, use default pinhole data
I/utils.cc:48 MYNT EYE devices:
I/utils.cc:51   index: 0, name: MYNT-EYE-S1030, sn: 00000041181900090913, firmware: 2.7
I/utils.cc:60 Only one MYNT EYE device, select index: 0
I/utils.cc:99 MYNT EYE requests:
I/utils.cc:102   index: 0, request: width: 752, height: 480, format: Format::YUYV, fps: 25
I/utils.cc:102   index: 1, request: width: 376, height: 240, format: Format::YUYV, fps: 25
I/utils.cc:113 There are 2 stream requests, select index: 
0
F/streams.cc:165 Timeout waiting for key frames. Please use USB 3.0, and not in virtual machine.
Aborted (core dumped)

I tried rolling back to earlier SDK and firmware versions (I tried using SDK2.4.1 and SDK2.5 with FMW2.5 without much success.

@urbste
Copy link

urbste commented May 26, 2021

Hi,
any success? I also just got a S1030 and it also shows Firmware 0.0.
However I do not even get to download the firmware as the link is not working.

@Ador2
Copy link

Ador2 commented Aug 24, 2021

I'm having the same issue, have you solved it?

@19gabriel96
Copy link

I have the same problem, I'm using sdk 2.5 and firmware 2.5, and it keeps showing me the same error, F/streams.cc:165 Timeout waiting for key frames. Please use USB 3.0, and not in virtual machine, I also changed cables and computers but nothing.

@19gabriel96
Copy link

maybe someone already solved it?

@gh18037581263
Copy link

I was the developer,the company was dismissed,i can save your device still,i pushed the new device firmware for MYNTEYE S1030 or S1040 in https://download.csdn.net/download/u012572552/85060955 , you can update device firmware by using MYNTEYE TOOL,for solve your problem ,Just a few points in return. GOOD LUCK!

@19gabriel96
Copy link

@gh18037581263 hi how are things!
The past help on the new firmware compatible with the sdk 2.5 was very helpful and everything works fine, but now I am trying to calibrate the cameras on ubuntu 16 LTS, but it shows me the following error:
mynteye-s-calibrator -x 11 -y 7 -s 0.036
I/main.cc:68 Calibrate MYNT EYE S device with chessboard 11x7, size: 0.036m, num: 11
I/utils.cc:35 Detecting MYNT EYE devices
F/channels.cc:477 Check failed: n == file_size The firmware does not support getting device info, you could upgrade to latest
Aborted (core dumped)

I would really appreciate your help.

@liu83
Copy link

liu83 commented Apr 13, 2022

@gh18037581263
Thank you very much for providing this firmware. It also works for me now!

@19gabriel96
Copy link

@liu83 Were you able to calibrate the cameras?

@BSSilvia
Copy link

@gh18037581263
Do you have firmware of MYNTEYE_S_2.0.0_rc.img?

@Andrew-rw
Copy link

@liu83 may I ask you to share the firmware image? Unfortunately I have difficulties downloading it from the resource which @gh18037581263 has mentioned:(

Thank you in advance!

@EloyAldao
Copy link

EloyAldao commented Jan 13, 2023

@gh18037581263 We can not download the firmware from Spain as the phone code is not included in the list and we can not register in CSDN.
Could you upload it to an international repository like GoogleDrive or Mega please?
Thanks in advance

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

9 participants