Skip to content

Flashing generic FW image on EM7455 #114

Answered by ex0ns
ex0ns asked this question in Q&A
Discussion options

You must be logged in to vote

It seems to be a timing issue when flasing the device, I ran the following step manually, while monitoring the devices in dmesg (waiting for it to change its state from "normal" and "reset"). Please note that the VID/PID changes between the two commands:

qmi-firmware-update --reset -d "1199:9079"
read # check the dmesg log
qmi-firmware-update --update-download -d "1199:9078" "$SWI9X30C_CWE" "$SWI9X30C_NVU"

And this worked fine, so I don't know what happened during the previous flashes attempts, but I would bet on a timing issue.

Thank you for the amazing script/reference btw

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ex0ns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant