wenyi0421 / turing-pi

Turing-pi BMC firmware
https://turingpi.com/
106 stars 28 forks source link

Update not working despite saying successful #16

Open Nicolas2705 opened 1 year ago

Nicolas2705 commented 1 year ago

When I update the firmeware to the latest release following the documentation using the web ui, I receive a response with the result ok, however afterwards the firmeware is not updated. Screenshot

charlieporth1 commented 1 year ago

I'm having this issue as well. Using custom forks in my case and it still is not updating

wenyi0421 commented 1 year ago

Please check whether the device version is up to date. V1.0.0 has a problem that the upgrade file is too large, which may cause the upgrade to fail. You can upgrade the .img of V1.0.1 to fix this problem.

nerocide commented 1 year ago

Upgrade to v1.0.1 worked fine for me.

image

drgncabe commented 1 year ago

Did you pull power from the board post upgrade? I had to do this for the update to take effect. Even hitting the "reset BMC" button didn't do it.

charlieporth1 commented 1 year ago

@drgncabe Yes I have. I've modified the version number for it to be above 1.0.2 as well to make sure I had changes. I modified the /tmp dir to be 128mb as well