IntelRealSense / RealSenseID

Intel® RealSense™ ID SDK
https://intelrealsense.com/facial-authentication/
Apache License 2.0
98 stars 56 forks source link

Firmware error #112

Closed Monica2511 closed 3 years ago

Monica2511 commented 3 years ago

Hi, i have a F455 camera and i'm using windows 10, i downloaded installer v0.23 for windows. I started realsenseid-viewer program and got Device Error and require to update firmware. I update newest version fw 4.2.1 and then got this: image I have followed this requirement with fw 3.1 version but got another error: image What can i do to fix this problem, thanks. P/s: there are 2 firmware files i have used to upgrade v4.2.1: F450_4.2.1.8201_SKU1_SIGNED.bin v3.1.0.29: F450_3.1.0.29_SKU1_SIGNED.bin

zeynepkoyun commented 3 years ago

Hi @Monica2511 I got a similar error for ubuntu 16.04 as a solution when I researched; As seen in the commands below, the problem was solved by first updating the 3.1.29 version and then to the 4.2.0 version.

./rsid-fw-update --file F450_3.1.0.29_SKU1_SIGNED.bin --port /dev/ttyACM0 --force-version ./rsid-fw-update --file F450_4.2.0.8200_SKU1_SIGNED.bin --port /dev/ttyACM0