pi 3 b+ N64 games only load 1 time using the new os beta image
-
Pi model or other hardware: pi3B+
Power Supply used: Official Raspberry Pi 3+ +5.1V 2.5A
RetroPie Version Used: RetroPie 4.3.15
Built From: (Pre made SD Image by your site
USB Devices connected: none
Controller used: any
Error messages received: none
Emulator: mupen64plus-GLideN64 -
@j2001m said in pi 3 b+ N64 games only load 1 time using the new os beta image:
Power Supply used: (the main one made for pi3b+
There actually is no main power supply for any model Pi. It may help to know the specific amps/volts of what you are using. This should be readable on the power supply itself.
Error messages received: none
So you did check
/dev/shm/runcommand.log
for errors after a failed launch? -
If that folder from home root where other folder are like var and usr and home and so on, then there are no files at all in that folder
-
The files are deleted between reboots, so you may have to launch another game for them to be created. Make sure you access the files after a failed attempt to launch.
-
Parameters:
Executing: /opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh mupen64plus-video-GLideN64 "/home/pi/RetroPie/roms/n64/GoldenEye 007.z64" 320x240
/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh: line 423: 943 Segmentation fault SDL_VIDEO_RPI_SCALE_MODE=1 "$rootdir/emulators/mupen64plus/bin/mupen64plus" --noosd --windowed $RES --rsp ${RSP_PLUGIN}.so --gfx ${VIDEO_PLUGIN}.so --audio ${AUDIO_PLUGIN}.so --configdir "$configdir/n64" --datadir "$configdir/n64" "$ROM" -
I noted the source installer does not work, says missing file on server, so I be thinking that may be what up, got no idea what I am doing, sorry, but I note on the upgrade page it says to update using source, so if this as not got one you think that be the problem, just to be clear this is a new installer using your image, before you ask I.e. not an upgrade)
-
It looks like a similar issue was reported and fixed around six months ago having to do with SDL, so it could possibly be an issue there.
just to be clear this is a new installer using your image
I'm just now reading in the other thread that you were initially using a 3rd party image. While we can take it at face value that you're now using the official one, please keep in mind that this is an extension of trust and it would most likely be impossible for us to troubleshoot this issue if it were caused by an unknown element from another image. It would also waste a lot of time on all sides in trying to do so.
All that aside, I always believe it to be good practice to ask others for confirmation on an issue I'm having myself before I open up a ticket, so outside of a dev being able to immediately identify the source of the segmentation fault, perhaps other B+ users can help verify this issue on their own setups as well to have as much information available as possible.
-
I never was using 3rd party image, i posted a YouTube video where someone was using a 3rd party image (same as your beta iamge, that just as added tools in the menu), I then added a video using your own beta image, that the one on there now, I tested using your beta image before reporting on your site, also someone also posted they had the same problem I.e. the videos are of the same problem with 3rd party copy and also the real deal beta image off your site, they also say so on there video, the6 was testing the new pi3b+ and installed direct off your site, same problem as me, it’s being reported all over YouTube and the net, it’s not working
-
- list item
There are loads of youtubers testing out what the new pi can do having the same problems as me, it’s 100% not working, yes not all of them are using the real image, but the new video I posted is of a big YouTube that is using the real image as per my tests
- list item
-
@j2001m said in pi 3 b+ N64 games only load 1 time using the new os beta image:
I never was using 3rd party image
Ah, good to know.
There are loads of youtubers testing out what the new pi can do having the same problems as me
I'm sure that's the case. It's just that you're the first to report it here, so all the routine questions fall to you. Posting the error from the log is a step in the right direction. Someone more familiar with the software may be able to identify the issue more easily.
-
I get the same issue. Launches once and never again:-
Pi 3B+, 4.3.15 "Stretch" image (from this site)
Segmentation Fault
Contents of /dev/shm/runcommand.log:-
Parameters:
Executing: /opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh AUTO "/home/pi/RetroPie/roms/n64/F-1 World Grand Prix (U) [!].z64"
/opt/retropie/emulators/mupen64plus/bin/mupen64plus.sh: line 423: 2329 Segmentation fault SDL_VIDEO_RPI_SCALE_MODE=1 "$rootdir/emulators/mupen64plus/bin/mupen64plus" --noosd --windowed $RES --rsp ${RSP_PLUGIN}.so --gfx ${VIDEO_PLUGIN}.so --audio ${AUDIO_PLUGIN}.so --configdir "$configdir/n64" --datadir "$configdir/n64" "$ROM"Line 423 is the closure of the "if" statement, i.e "fi":-
if [[ "$(sed -n '/^Hardware/s/^.: (.)/\1/p' < /proc/cpuinfo)" == BCM* ]]; then
# If a raspberry pi is used lower resolution to 320x240 and enable SDL dispmanx scaling mode 1
SDL_VIDEO_RPI_SCALE_MODE=1 "$rootdir/emulators/mupen64plus/bin/mupen64plus" --noosd --windowed $RES --rsp ${RSP_PLUGIN}.so --gfx ${VIDEO_PLUGIN}.so --audio ${AUDIO_PLUGIN}.so --configdir "$configdir/n64" --datadir "$configdir/n64" "$ROM"
else
SDL_AUDIODRIVER=pulse "$rootdir/emulators/mupen64plus/bin/mupen64plus" --noosd --fullscreen --rsp ${RSP_PLUGIN}.so --gfx ${VIDEO_PLUGIN}.so --audio mupen64plus-audio-sdl.so --configdir "$configdir/n64" --datadir "$configdir/n64" "$ROM"
fiI need to go to work now!
-
Thanks mate for posting, they may now get it sorted, as I be thinking most that updated to the new pi is for n64 upgrade without the need for a overclock and fan
-
I am busy rebuilding binaries for the new release (and a few other tasks), but will look into this once that is done.
It's worth rebuilding mupen64plus from source to see if that makes a difference.
-
@j2001m said in pi 3 b+ N64 games only load 1 time using the new os beta image:
I noted the source installer does not work, says missing file on server, so I be thinking that may be what up, got no idea what I am doing, sorry, but I note on the upgrade page it says to update using source, so if this as not got one you think that be the problem, just to be clear this is a new installer using your image, before you ask I.e. not an upgrade)
If installing from source doesn't work it means your RetroPie-Setup is out of date - you should update the script first - there was a recent fix for a build issue due to directory name changes in the upstream code.
-
Ok, I will look, into that, please note it works after a image upgrade, just update some other image, so it works on the new pi and n64 works 100%
-
@j2001m What image upgrade ? Note I am not interested in hearing anything more about 3rd party images.
if you mean it works after doing update all packages, then that's good and it means the bug is already fixed (There was a bugfix applied recently that may have been done after I last built new images).
-
After doing https://retropie.org.uk/forum/topic/16145/retropie-upgrading-raspbian-jessie-to-stretch/16
On this image 128gb-motion-blue-v6-image-from-wolfanoz-comic-crazy-theme-emulation-station
-
Also worked on your own image, I will get back to you. When I have updated your beta image, can I ask when you got an update to the image will the old iamge upgrade?
-
@j2001m said in pi 3 b+ N64 games only load 1 time using the new os beta image:
can I ask when you got an update to the image will the old iamge upgrade?
I don't understand what you mean.
RetroPie is constantly updating - we release images every now and again, but you can update at any time. I don't release a new image for every bugfix - there is a new image coming soon though.
-
It would be a good idea to remove that link above to the 3rd party image.....
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.