Retropie: Upgrading Raspbian Jessie to Stretch
-
@nowun
thank you for this!! -
@Lodan-Zark Thank you for this guide, I have successful migration to stretch and my Pi 3B + now is working but i can't launch Attract Mode because an error appear like this:
attract: error while loading shared libraries: libGLESv2.so: cannot open shared object file: No such file or directory
but when i go to the folder in opt/vc/lib i can see the file there so i cant understand whats goin on, can you give me some kind of help please? i really appreciate if you would. -
@darksavior I've hit the same issue. Missing
libboost_system.so
andvlc
failed on dependencies. By stable, do you mean Stretch stable or you just reverted back to Jessie?I have
kodi
installed and it's been updated to 17.6. Do you have the same setup? I wonder if that causes the issue. I also notice that there's an open bug in retrosmc that looks related https://github.com/mcobit/retrosmc/issues/48 Not sure when it's going to be addressed though. -
@jaconey I went back to stetch stable back when I was using this method. I started fresh on a stretch 4.4 image. I don't use kodi, but I'd try the fresh image since that's the supported build and should have the libraries needed.
-
@darksavior thanks.
I've been able to address the issue. For some reason,
vlc-data
was installed with different version2.2.7
, which breaks the dependencies. To whomever has the same issue, runapt list --installed | grep vlc
and remove any packages that show up there and you should be good. Good luck! -
@jaconey I have this exact same issue with Missing libboost_system.so and VLC 2.2.7 but I don't know how to remove these packages without using file manager. I'm not at all good at Linux and just trying to make Retropie's for my sons and their friends. Is there any easy way to remove the packages? I tried looking to just uninstall VLC but no luck. Thanks in advance.
-
Had no end of issues with stretch even starting from scratch. None are major but it's still annoying. For example, audio on stretch (particularly videos), sounds poor quality like the pitch of music modulates up and down slightly. I was not able to resolve that. Another example, The Gameboy standard shader with retroarch worked fine with Jessie build but was slow as anything on stretch. Gone back to Jessie.
-
@lodan-zark said in Retropie: Upgrading Raspbian Jessie to Stretch:
Install retropie related packages from source:
sudo ~/RetroPie-Setup/retropie_setup.sh and install everything from source (Retroarch, emulationstation, libretrocores, etc)
Update: the stretch binary's are now available, there is no need to install from source anymore.Can I skip step 6? after upgrading OS and installed packages and making a reboot I am done?
-
@chicuelo No, you need to upgrade the RetroPie packages, but now you can do it from binary - so it will take considerably less.
-
Great! I think I tried this at first but didn't find where to update from binary. I am using terminal on Mac to do this
-
@chicuelo Just update as usual - i.e. Update all packages (from binary).
-
@mitu
You are the man!
Last question, the optional steps are recommended or necessary? upgrading firmware. Im doubting about this -
@chicuelo said in Retropie: Upgrading Raspbian Jessie to Stretch:
You are the man!
Well, I didn't write the instructions, @Lodan-Zark did. Yes, you don't need to update the firmware. You should re-pair your controllers though, a lot of drivers have been updated in Raspbian and they might not work as before.
-
@mitu
No problem pairing the controllers. I think that's a minor issue compared on starting from scratch.
Thank you very much! I owe you a lot of time and knowledge :) -
Throwing in my two cents here. I was running Jessie 4.4.1, and tried upgrading to Stretch via the steps above, and all was well up until it was time to install ES; I ran into a dependency issue with VLC that couldn't be resolved, but removing and reinstalling VLC did the trick. Everything seems to be in working order now, but that was the one hiccup that I encountered during the upgrade process.
-
@eldrethor Did you have any custom repositories installed ? That's usually the reason for such errors.
-
@mitu None but the only one that seems suspect is lipobello's RetroRama theme, since I had the original version before he removed the repo. I think I recall having to reinstall that one after I got ES was up and running.
-
@eldrethor said in Retropie: Upgrading Raspbian Jessie to Stretch:
since I had the original version before he removed the repo
I wasn't referring to a Github repository, but to a package repository for
apt
. The theme couldn't have produced the error you described. -
@mitu Possibly python-pygame? I installed this as a way to get background music playing in ES. Aside from that, everything else is stock.
-
@jaconey Probably already fixed it or did it another way but ...
I completed the upgrade to stretch via the means mentioned above and had the same 2 errors. vlc and libboost so
sudo ~/RetroPie-Setup/retropie_setup.sh
and Manage Packages
then Manage Core Packages
then emulationstation
Update from binary
and reboot. fixed.
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.