Moode Forum
[SOLVED] Fresh install Pi-4 rev 1.5 not joining network - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [SOLVED] Fresh install Pi-4 rev 1.5 not joining network (/showthread.php?tid=4666)

Pages: 1 2 3 4 5 6


RE: Fresh install not joining network - hoverdonkey - 01-19-2022

I've flashed the SD card so many times doing this that it must be really well burned-in now... it's gonna sound fantastic when I do eventually get Moode working on it! Wink


RE: Fresh install not joining network - Tim Curtis - 01-19-2022

(01-19-2022, 10:18 PM)hoverdonkey Wrote: I've flashed the SD card so many times doing this that it must be really well burned-in now... it's gonna sound fantastic when I do eventually get Moode working on it! Wink

lol, like a well aged Whiskey ;-)


RE: Fresh install not joining network - hoverdonkey - 01-19-2022

(01-19-2022, 10:18 PM)Tim Curtis Wrote: Ok thanks for all the testing :-) Not obvious what was going on.

Btw is your Pi-4 a revision 1.5 board? Try the command below to print the revision info.

Code:
sudo /var/www/command/pirev.py

What, you mean I have flash Bullseye back AGAIN? 

Just kidding, on it now...


RE: Fresh install not joining network - hoverdonkey - 01-19-2022

(01-19-2022, 10:18 PM)Tim Curtis Wrote: Ok thanks for all the testing :-) Not obvious what was going on.

Btw is your Pi-4 a revision 1.5 board? Try the command below to print the revision info.

Code:
sudo /var/www/command/pirev.py


Errr...

pi@raspberrypi:~ $ sudo /var/www/command/pirev.py
sudo: /var/www/command/pirev.py: command not found


RE: Fresh install not joining network - hoverdonkey - 01-19-2022

Deleted dupe post, sorry.


RE: Fresh install not joining network - Tim Curtis - 01-19-2022

Oops I'm still thinking Buster and moOde image

On fresh Bullseye try below
Code:
cat /proc/cpuinfo | grep Model



RE: Fresh install not joining network - hoverdonkey - 01-19-2022

(01-19-2022, 10:48 PM)Tim Curtis Wrote: Oops I'm still thinking Buster and moOde image

On fresh Bullseye try below
Code:
cat /proc/cpuinfo | grep Model

pi@raspberrypi:~ $ cat /proc/cpuinfo | grep Model
Model           : Raspberry Pi 4 Model B Rev 1.5


RE: Fresh install not joining network - Tim Curtis - 01-19-2022

Great thanks :-)

Looks like revision 1.5 board has some specific requirements as far as firmware and OS goes. There are prolly posts about this on the Pi Forums.

Never a dull moment in the Pi space ;-)


RE: Fresh install not joining network - hoverdonkey - 01-19-2022

Thanks for sticking with it, much appreciated


RE: Fresh install not joining network - starbender - 01-20-2022

Same issue here.
New Pi4 board. Tried both moode and volumio.
Wired network.
Both of them cannot boot.
Green led blinks 4 long 4 short and repeats.
Looks like board is not compatible with moode and volumio images.

ps. picore works fine.