-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
DietPi-Software | Amiberry: Mouse not working with RPi4 #5730
Comments
Many thanks for your report. Just to rule it out, can you try to reinstall Amiberry: dietpi-software reinstall 108 I just cleared the cache on Cloudflare to assure it's the latest build. But I guess it is more likely to be due to the latest SDL releases. I'll test as well. |
Hi MichaIng, and thanks for your reply! I tried reinstalling it just now, and unfortunately it did no change to the scenario. I can also add that just to rule out any problems with the programs/games; I tried the same .adf-files in WinUAE, and the mouse moved as intended. Let me know if I can provide anything more to help out! |
I copied LIBSDL2 ver 2.0.16 to the libs folder (had this version handy, didn't try anything more recent) and the mouse now operates correctly. |
Okay, so we need to revert the latest SDL2 bump. I'll trigger a new build and give you a ping when it's uploaded and ready to be updated. |
This is great news! Thanks to the both of you! |
Please test this: cd /tmp
curl -O 'https://dietpi.com/downloads/binaries/bullseye/amiberry_rpi4-64-dmx.deb'
dpkg -i amiberry_rpi4-64-dmx.deb
rm amiberry_rpi4-64-dmx.deb |
Did that, and it worked like a charm! Mouse is responding to movement and left- and right-click. |
Do you recommend waiting for the 8.9 release of Dietpi or applying the following workaround?
If I apply the above solution, when Dietpi8.9 is released and I update will I have problems? |
Usually a DietPi update will not influence amiberry |
Can we stick to one platform? doesn't make sense to chat in GitHub as well as Facebook for same topic in parallel. |
I moved the new packages into stable place already. It's save to apply the update now, but in your case it's the 32-bit package, right? cd /tmp
curl -O 'https://dietpi.com/downloads/binaries/bullseye/amiberry_rpi4.deb'
dpkg -i amiberry_rpi4.deb
rm amiberry_rpi4.deb For reference, a breaking change in libSDL v2.24.0 it seems: BlitterStudio/amiberry#995 |
All packages updated and Cloudflare cache cleared, so it can now be safely fixed with a reinstall: dietpi-software reinstall 108 |
Fix merged and packages rebuilt: #5733 |
Appears to be a current issue with v9.0.2 oDROID N2+ version. No mouse in startup screen/menus, but mouse works fine once emulation is started.
running v5.6.5 of Amiberry
|
Creating a bug report/issue
Required Information
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=8
G_DIETPI_VERSION_RC=1
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
Additional Information (if applicable)
Steps to reproduce
Expected behaviour
Actual behaviour
Extra details
The text was updated successfully, but these errors were encountered: