Mark Griffith
Well, as I mentioned in my message, the same image worked on all Raspberry Pi boards from the Pi Zero up to and including the Pi4 (2GB) until last month (Dec) when two new boards will no longer boot, so the problem is not in the image.? The older Buster *does* work with the older Pi4.? It was the OS releases prior to Buster that did not work with the Pi4 or 3B+.? The new problem *seems* to be something has changed on the newest Pi 4 boards so it won't boot unless you use the latest release.? This is pretty typical of the Raspbian releases, they are scheduled to coincide with hardware changes.? I'll just bet it has something to do with the new Pi400. When I create my PiGate images, it takes a while to build it as so many software pieces have to fit together for it to work as seamlessly as it does.? Doing an apt update or upgrade many times makes the it quit working because of the nature of open sourced software.? Too often, people make small changes to the software, like renaming programs, or changing the location or structure of config files or requiring different or new libraries.? This is particularly true of the AX.25 kernel stack.? That's the nature of the beast, like it or not. Many people download my software images to build their own PiGate systems.? Now, I have an image that won't work with the newer Pi4 boards they will most likely buy soon, so I have to fix the problem and issue an update.? I really don't want to go back to having to support more than one image, but I will shortly start getting message that the image they downloaded won't work, so I need an easy answer. To a smaller degree, this effects the PiGate systems that I assemble for other hams, which is how I discovered this problem.? In both cases, I can't issue a set of instructions for each PiGate user to run to update their boards or apply new firmware, I have to make it work with what they get from the board vendors.? That way the image boots and works without any muss or fuss or engaging in support from me. However, thanks for your comments. Mark KD0QYN
On Friday, January 1, 2021, 3:03:04 PM CST, N5XMT <dacooley@...> wrote:
The older buster doesn't have the proper firmware for the Pi4 boards, and newer Pi4's are coming with the firmware on them (unless they are the 8G versions)? you can take your older one and put it in the Pi 3, and do the apt update, apt full-upgrade and rpi-update, shut it down and pop it into the Pi4 and it will boot.? Once it's loaded on the Pi4, do the update/upgrade again, then do a sudo rpi-eeprom-update -a -d and reboot again On Fri, Jan 1, 2021 at 12:15 PM Mark Griffith <mdgriffith2013@...> wrote:
|