MIO firmware update failed

Topics about the Software of Revolution Pi
Post Reply
kjkoster
Posts: 87
Joined: 12 Feb 2022, 10:42
Answers: 2

MIO firmware update failed

Post by kjkoster »

Dear All,

I am trying to update the firmware of a MIO module, but it fails consistently. What am I doing wrong, please?

Code: Select all

$ piTest -f
update firmware fail
Here is the context, the MIO Module is the only one connected.

Code: Select all

$ piTest -d
Found 2 devices:

Address: 0 module type: 105 (0x69) RevPi Connect V1.0
Module is present
     input offset: 117 length: 6
    output offset: 123 length: 5

Address: 31 module type: 118 (0x76) RevPi MIO V1.0
Module is present
     input offset: 0 length: 34
    output offset: 1 length: 27
All packages and the firmware package are up-to-date.

Code: Select all

$ sudo apt update
Hit:1 http://packages.revolutionpi.de buster InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:3 http://packages.revolutionpi.de buster-backports InRelease
Hit:4 http://archive.raspberrypi.org/debian buster InRelease
Get:5 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
Fetched 33.6 kB in 3s (12.7 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
$ sudo apt install revpi-firmware
Reading package lists... Done
Building dependency tree
Reading state information... Done
revpi-firmware is already the newest version (1:1.6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
User avatar
nicolaiB
KUNBUS
Posts: 877
Joined: 21 Jun 2018, 10:33
Answers: 8
Location: Berlin
Contact:

Re: MIO firmware update failed

Post by nicolaiB »

Hi Kees,

the latest MIO firmware ist version 1.0 and therefore no update can be installed.

Nicolai
kjkoster
Posts: 87
Joined: 12 Feb 2022, 10:42
Answers: 2

Re: MIO firmware update failed

Post by kjkoster »

Dear Nicolai,

Good to know. Perhaps the message might be a bit more cheerful in such a case? ;-)

Kees Jan
User avatar
nicolaiB
KUNBUS
Posts: 877
Joined: 21 Jun 2018, 10:33
Answers: 8
Location: Berlin
Contact:

Re: MIO firmware update failed

Post by nicolaiB »

Valid point, I'll take it into our Backlog :-)
User avatar
nicolaiB
KUNBUS
Posts: 877
Joined: 21 Jun 2018, 10:33
Answers: 8
Location: Berlin
Contact:

Re: MIO firmware update failed

Post by nicolaiB »

Hi Kees

Just wanted to let you know that this anoying false positive is about to be hunted down :)

https://gitlab.com/revolutionpi/piContr ... quests/104

Nicolai
Post Reply