piSerial "WARNING: Wrong CRC received"

Rund um die Software von Revolution Pi
Post Reply
Philemon Benner
Posts: 3
Joined: 24 Aug 2023, 12:36
Answers: 0

piSerial "WARNING: Wrong CRC received"

Post by Philemon Benner »

Hey,
today i was setting up a revpi compact with the newest system image from the kunbus downloads page: 2024-02-15-revpi-bullseye-arm64.zip. When i tried configuring the pi the factory password was empty after the setup. When trying to get the password with piserial i get the following output:

Code: Select all

pi@RevPi*****:~ $ piSerial -p
WARNING: Wrong CRC received
ERROR: FATAL: Can't get serial number from device
I already flashed another pi with the same system image and there it worked. I also tried using revpi-factory-reset but same issue there.
User avatar
nicolaiB
KUNBUS
Posts: 877
Joined: 21 Jun 2018, 10:33
Answers: 8
Location: Berlin
Contact:

Re: piSerial "WARNING: Wrong CRC received"

Post by nicolaiB »

Hi

Has the correct overlay been loaded (dtoverlay=revpi-compact in /boot/config.txt)? Are there any errors in dmesg respective /var/log/kern.log?

Nicolai
Philemon Benner
Posts: 3
Joined: 24 Aug 2023, 12:36
Answers: 0

Re: piSerial "WARNING: Wrong CRC received"

Post by Philemon Benner »

Hey,

yes dtoverlay is revpi-compact in /boot/config.txt.
There are only two messages in dmesg that are marked red which are:

Code: Select all

[    3.241724] rtc-pcf2127-i2c 1-0051: hctosys: unable to read the hardware clock
[    6.472029] piControl: config.rsc is empty! Probably needs to be configured in piCtory
User avatar
nicolaiB
KUNBUS
Posts: 877
Joined: 21 Jun 2018, 10:33
Answers: 8
Location: Berlin
Contact:

Re: piSerial "WARNING: Wrong CRC received"

Post by nicolaiB »

Could you please attach the complete log file?

Nicolai
Post Reply