adoptware / pinball

Emilia Pinball : A Libre pinball simulator for GNU Linux
https://purl.org/rzr/pinball
GNU General Public License v2.0
29 stars 15 forks source link

Couldnt boot on latest RPi4 img #16

Open Utopiah opened 3 years ago

Utopiah commented 3 years ago

RPi3 image worked but not RPi4 on RPi4. No error, just a rainbow screen.

rzr commented 3 years ago

Edit: Please try last link of this page at the bottom of this page:

https://github.com/adoptware/pinball/issues/16

thx for the record @utopiah tested:

http://0x0.st/-i9F.gz#./file/pinball-rpi_4.img.gz (obsolete)

It may be outdated, let me build new images and push my changes to master

rzr commented 3 years ago

Please try current this image built on current master df674e22

curl -O https://siasky.net/AAD7w0f4WIZj0YnjldWPT_EUb2z1e1r31dybV4PkzqvI1Q/#./file/pinball-0.3.20201218-52-gdf674e22-rpi_4.img.gz

If this does not work, you can compare to other platforms:

rzr commented 3 years ago

I just rebuild image with usr/lib/u-boot/rpi_arm64/uboot.elf on current debian unstable:

curl -O https://siasky.net/AAC59TRu1qFNbO8DEHlUgTjmsce2h9VXvaNW6wB8AkYSKw/#./file/pinball-0.3.20201218-55-g45a79aed-rpi_4.img.gz

Utopiah commented 3 years ago

Same, I briefly some something about a file missing but couldn't get which one, maybe something about elf.

rzr commented 3 years ago

ok thx @Utopiah a picture would help, anyway I rebuilt an image on a different OS (yocto poky). performance may suffer but I'll be currious to know the FPS rate.

curl -O "https://siasky.net/AAD0WeR8Vk7ICGODj9ujkdg6mBpKdIbMj1oUJqXmnCSpNg/#./file/pinball-0.3.20201218-63-g0e454d0b-raspberrypi4.img.bz2"

Utopiah commented 3 years ago

Sure but how do you recommend I do that? Slow-motion video of the boot sequence from a phone then I let you check the frames?

rzr commented 3 years ago

eventually, beside that I've been confirmed that latest link work on RPi4 at 25fps (on gnu table) I'll be curious to know fps and cpu load with "tux" table, if anyone can record a short clip it will be appreciated too.

rzr commented 3 years ago

This ubuntu based image should have improved performance (at least on pi3) if you have pi4 please let me know about FPS for each table and defaults settings

https://siasky.net/IAA1eUcYlNh0wUbu9i8dum1EmgwFQDtUoIaL3-IecmFktA/#./file/pinball-0.3.20201218+79-ubuntu-20.10-arm64+raspi.img.xz

see video on pi3:

https://mastodon.social/@rzr/105890302933256748

rzr commented 3 years ago

Both image boot on rpi4 it's based on bullseye (snapshot 0.3.20201218-123-g0f8d0ec6 )

curl -O https://siasky.net/GAAIyx4NeTDfkBea2SmIzaRT3u-QeoFq3R_2hjD9WAO_Lw/#./file/pinball-arm64-rpi_3_64b.img.gz

curl -O "https://siasky.net/GAAmYVAvWMDObTbzST3Q39hj4WZzeT5fQZ_a7rG-mHgCig/#./file/pinball-arm64-rpi_4.img.gz" # md5=f5a0bda5cef3ce356a8c19090db61414

I expected higher performance (like ubuntu core at least , see video on https://purl.org/rzr/pinball )

So I guess this bug can be closed, I'll ship version after debian-11 release.

This version should also boot on pi3:

curl -O "https://siasky.net/EAA3zWLfSA_rY1VrD-_lvKPi2e90W8VhUXht5sRa4g_nwA/#./file/pinball-armhf-rpi_2.img.gz" # md5=4cc91438a45153d03ac124c1b62e9c41

Tarnyko commented 3 years ago

Working on my rpi4 (see ephemeral video). Can we close the issue ?