Any timeline for Trixie support?
-
By some weird stroke of luck, my new Raspberry Pi 5 arrived this morning and I flashed it with the imager app, unaware that I was installing a 4 hour old OS ðŸ˜
Does anyone know if there are any plans for Trixie to be supported imminently or should I disassemble this thing and reflash the drive with Bookworm?
-
Unless you'd want to install the desktop part, you can keep Trixie. Officially, we're not even fully supporting Bookworm, but manual installation should work.
-
You don't need Trixie for now. MESA Bookworm-backports and Trixie (stable) propose the same MESA version. see here
To install MESA via bookworm-backport, you can follow this (post#4):
https://retropie.org.uk/forum/topic/36907/solved-installing-mesa-packages-from-backports-did-not-find-extension-dri_mesa-version-1/4?_=1759500997496 -
@mitu thanks for the tip. The installation went mostly well, I guess I will see how games play on the weekend.
Only issue I had is that Dolphin would not build for me:
First, the script at
~/RetroPie-Setup/scriptmodules/emulators/dolphin.sh
requireslibmbedtls-dev
but (at least on Trixie) the version is too new for the Dolphin codebase (it goes looking for header files that don't exist any more.) I edited out this requirement fromdolphin.sh
and didapt remove libmbedtls-dev libmbedtls21 libmbedx509-7
Then it proceeded using its bundled version. This package should probably not be a requirement since they have a bundled version.
Then it got to about 90% where it failed again. I worked around that by commenting out line 275 in
~/RetroPie-Setup/tmp/build/lr-dolphin/Source/Core/Core/IOS/FS/FileSystemProxy.cpp
. Hooray for basic debugging skills that work even in a completely foreign language! -
@miken32 Am I missing something? I thought Dolphin is x86 only (or are the DOCs outdated on that one?).
-
@Ashpool I have no idea? It's presented as an option in the menu (twice no less) and builds ok so I guess I'll find out when I try running it...
-
4 interesting links for you:
For more Emulators
https://github.com/Exarkuniv/RetroPie-ExtraFor MAME srcipt generator (Arcade and unusual video game systems not covered)
https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-lr-mame-and-mame-standaloneFor Dolphin on a Pi
https://retropie.org.uk/forum/topic/35172/mkdd-tint-issue-rpi5?_=1759535577448For Nintendo 3DS
https://retropie.org.uk/forum/topic/37122/3ds-emulator-for-pi-users-based-on-borked-3ds?_=1759535634762 -
@Ashpool said in Any timeline for Trixie support?:
@miken32 Am I missing something? I thought Dolphin is x86 only (or are the DOCs outdated on that one?).
Yes. Pi 4 and 5 (64 bit)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.