-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New RaspberryPi Revisions need newer Firmware #380
Comments
Hello @IanSB, I tested your fork. Also on your fork, new firmware files are missing. Your fork works after i copied new Raspberry Pi Firmware onto SD-Card. I couldnt test HDMI Audio, because on my Micro8088 IBM PC/XT i have an old Nokia VGA Monitor connected. Here are the Firmware files which are needed for the new Raspberry Pi 3A+ (and maybe other newer Revisions) |
@explit7 |
I tested Alpha65G from here: https://github.com/IanSB/RGBtoHDMI/files/15243056/Alpha65G.zip
|
Only one pair of firmware files should be needed so I'm trying to work out what is going on here. There are 4 pairs of firmware: This project loads the cut down ( _cd ) version in the config.txt which is why only that pair are on the sd card On your working SD card can you remove all the files except the two _cd versions and reboot |
@IanSB You are right. My mistake. Somehow, i messed something up with different SD-Cards. Your Alpha65G Build works OOB on my newer RPI3A+. I created an archive with this 4 files (in your newer versions) I will change the thread a little bit, to not confuse other users. |
Hello @hoglet67 I tried to use your RGBtoHDMI with a newer Revision of RaspberryPi 3A+ and found out, that, the newer Firmware (which was needed to boot this RPI) was not included with you latest release.
I googled around and found exact the same Problem with batocera Release:
https://retropie.org.uk/forum/topic/34840/brand-new-raspberry-pi3a-wont-boot-with-any-version-of-retropie-ive-tried-solved
The solution was very simple:
- Copy all start.elf* and fixup.dat* files to the SD-Card.fixup4cd.dat
fixup_cd.dat
start4cd.elf
start_cd.elf
to the root of the SD-Card.
Now it will work with newest RPI 3A+.
Please include this newer files with the you next release.
RPI_NewFW.zip
Thanks
The text was updated successfully, but these errors were encountered: