valetudo
valetudo copied to clipboard
Update on 0.10.10 always fails
I have Xiaomi Vacuum Gen1 flashed with Valetudo RE v 0.10.07. If i want to update to v 0.10.10 it starts downloading the files but then after a few minutes I always get message, that the Update failed. Anyone knows why?
I also encountered this problem. To install, use the XVacuum Firmware application.
Just stop Valetudo before the update. Example update:
service valetudo stop
wget https://github.com/rand256/valetudo/releases/download/0.10.10/valetudo-re_0.10.10_armhf.deb
dpkg -i valetudo-re_0.10.10_armhf.deb
service valetudo start
Use sudo for all commands or log in as root.