-
Notifications
You must be signed in to change notification settings - Fork 515
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
Missing graphics on Rpi5 #12373
Comments
To be clear, this is a 2GB model? As the image works across many RPi5 boards. |
HiYes it is the 2Gb version. Sent from Maverick's iPad Air.On Aug 27, 2024, at 00:43, Daniel Martin ***@***.***> wrote:
To be clear, this is a 2GB model? As the image works across many RPi5 boards.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
HiOkay, tried a 41 beta few days ago with the same results. I will.check this one later today and I will report back after that. Thanks. Sent from Maverick's iPhone7On Aug 29, 2024, at 13:08, Daniel Martin ***@***.***> wrote:
try v41 - https://drive.google.com/drive/folders/17xwxkBM1oCLdUczk81EQyXOBLSAhP5xJ?usp=drive_link
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Hi |
I can confirm I have no problem with v41 on a RPi5 4GB. Maybe RAM limitation is the issue here.
|
@MaverickMachOne connect via ethernet if you can & then ssh from the ip address assigned on your router.
|
HiSince the v40 runs fine on my 2gb rpi4 also I can use the full piOS in 4k on my pi5 2gb without any issues somI don’t think it should be the ram size. Also the rotated and messy startup video is something can’t be caused by insufficient ram. Anyway, my time is very limited (game developers are always busy :D) I can’t do more testing sorry I was looking for the best solution for my retro arcade cabinet build (equipped with the rpi5 2gb board) sadly it seems batocera is not the right choice for my pi5 or not yet. I hope you can find and fix the real cause in the future, I will check the future builds to see. Sent from Maverick's iPad Air.On Aug 30, 2024, at 01:39, Daniel Martin ***@***.***> wrote:
@MaverickMachOne connect via ethernet if you can & then ssh from the ip address assigned on your router.
Then create or edit this file here - /userdata/system/configs/emulationstation/es_settings.cfg.
The cfg should look like this...
<?xml version="1.0"?>
<config>
<string name="subset.systembackground" value="simple" />
</config>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
ok, we may never know the issue until someone else wants to confirm the 2GB model has a problem. |
I just got the same issue with the 2GB ram on the pi5. |
New SD card arriving today so will try this on my 2GB model. |
So I connected the pi via Ethernet wire |
How did you come out with this? |
Tested on beta 41 and it seems to have fixed it. |
The delivery was delayed a day so just got it today. Can you link beta 41? Edit: is it this rpi4 one? bcm2711 - 41-dev-0097d1ec31 2024/09/07 05:03 |
https://mirrors.o2switch.fr/batocera/bcm2712/butterfly/last/ |
Hi I tried an earlier build I think I understood that right but it didn't make a difference |
For me I had to install Batocera version 41. |
That beta fixed it for me also. |
Thanks so much. Gunna test tomorrow |
Yes same problem here on Raspberry Pi 5 2GB. The fix was to get root terminal via ctrl-alt-f3 then perform the manual upgrade to v41 "butterfly" beta. |
im still having trouble but ill give that a go too : thanks |
Really glad I finally found a thread discussing this. Last week I was tinkering and I got this behavior on both of my new RPi5 2GB boards, and I got the same result from RetroPie when I installed it on a fresh Ubuntu Server OS. When I'm at a terminal window everything's fine, and the desktop in RPi OS is fine too, so it seems to be a glitch in EmulationStation. I'll try that Beta build that seems to be working for people. EDIT: The beta version 41 build from https://mirrors.o2switch.fr/batocera/bcm2712/butterfly/last/ seems to be running great on it. Thanks again! I hope whatever they did for this Batocera build finds its way into the Retropie EmulationStation. I did apt update and upgrade on that SD card. There were quite a few updates, but they didn't make a difference. Same black screen and green lines. |
For me the Retropie worked fine on my 2gb pi5. There was an image uploaded by a user to mega (if I can remember correcty), and it boots and runs well, without issues. Recalbox kernel panics and batocera has the strange issue with the missing visuals and bad startup video. Sent from Maverick's iPad Air.On Sep 22, 2024, at 00:35, Dividion ***@***.***> wrote:
Really glad I finally found a thread discussing this. Last week I was tinkering and I got this behavior on both of my new RPi5 2GB boards, and I got the same result from RetroPie when I installed it on a fresh Ubuntu Server OS. When I'm at a terminal window everything's fine, and the desktop in RPi OS is fine too, so it seems to be a glitch in EmulationStation. I'll try that Beta build that seems to be working for people. Thanks!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
v41 kernel supports the 2GB model. |
Batocera build version
40-dev-20240731-2024/07/31 14:27
Your architecture
Raspberry_Pi_5_Model_B_Rev_1_0 2GB
Your Graphic Processor Unit(s) (GPU)
Built in standard Rpi5 GPu
Issue description
After the splash screen and the video the main menu starting up with music but all bitmap sprites are missing. Only the (probably cpu/gpu generated) gradient background elements and the raster/copper bar like blue horizontal parralell lines are visible. I can operate the menu and in depending on the menu state the mentioned gradient element are changing place/position but no text and or images at all.
Detailed reproduction steps
Downloaded the image for the Pi5. Used Belena Etcher and Pi Imager to burn the images to 3 different usb sticks and also sd cards (all successfully works with pios installation in my Pi5)
Tested on different displays like 4k tv, hd tv and monitors as well.
Details of any attempts to fix this yourself
Since I tried it on different displays (some of them has 1080p max resolution) and the issue seems like a resolution independent issue, I did not changed anything, I tried to hit as many test cases as possible (displays and storage media)
Details of any modifications you have made to Batocera.
Nothing, just the bare pi5 image fromthe official site
Logs and data
No response
The text was updated successfully, but these errors were encountered: