Robertguy09
Professional
Negative, ping just timed out.Can you ping the Net-Dimm from the PC?
Negative, ping just timed out.Can you ping the Net-Dimm from the PC?
I'm 100% confident the dips are set correctly. This setup worked for me for more than a year. Only stopped working after I didn't use it for ~6 months.Could be you have a bad daughter board... for the Net-Dimm... maybe you have someone near you who can lend you a known working net-dimm, otherwise I can try and grab a picture one of mine, and you can match the dip switches.... but I suspect the Dimm Board...
Yep tried that. I'm planning to send it off for repair at this point.Have you tried clearing the network settings on the DIMM menu and setting the IP address again? If it fails to save the info, you might have a busted NetDIMM.
I fixed the issue. I learned from PinHP that he became aware of some hardware incompatibility on later revisions of the PiB3+. Now that I had an idea as to the issue, I did some searching and found this article:I got a very odd issue. Just bought a Pi 3b+, and when I use the Naomi WiPi booter image on it the green LED light flashes 4 times slowly, then 7 times quickly and does not boot.
I then tried to use regamebox and PinHP with my pi2Jamma, and it has the same issue.
I tried to use recalbox through the Pi Imaging software, and it works fine. Same with RetroPie.
Tried a different SD card, tried to flash the SD card on the Pi Imager and win32discimager, a different Pi PSU, all to no avail. Everything works fine on my standard Pi 3b, but it seems to just break on the 3b+. I only have the one 3b, which is why I bought the 3b+ so I can run a pi2jamma on one cab, and the naomi netdimm on the other.
Any ideas as to what could be going on?
Great troubleshooting!!!I fixed the issue. I learned from PinHP that he became aware of some hardware incompatibility on later revisions of the PiB3+. Now that I had an idea as to the issue, I did some searching and found this article:
https://github.com/OP-TEE/optee_os/issues/6284
In it, the poster mentioned that replacing the older bootcode.bin, fixup.dat, and start.elf with newer versions from a working image (in this case, the one I got from retropie).
It worked for me!
Just a heads up in case you need to replace the files, or make a note of that. But I got it all working so I dont need assistance anymore
Hey @chunksin , did you ever get this “boot last game played” feature implemented? Thanks for all you work!Easy to fix, I can add it as an extra step after checking for default games, if none set it'll boot the last one played, will test and let you know the update, it'll be adding one line into a script
Hey @chunksin , did you ever get this “boot last game played” feature implemented? Thanks for all you work!
Yup but not my questionIf you go to the netdimm menu - you can select the game to load upon bootup there - works great.
I was never able to get that particular feature you are talking about to work - but using the netdimm "load this game" is how I got it to work.Yup but not my question
I think he was just going to add back the default option to load the game already in memory, or add a selection in the menu you are talking about to “boot last game played.” This was how I used to run it before the more recent updates (which are great, I just miss this feature.)I was never able to get that particular feature you are talking about to work - but using the netdimm "load this game" is how I got it to work.
It's not like the Pi is exposed outside of your LAN, so I wouldn't worry about it too much.I've been playing around with the v6.1 AIO image today and wanted to see if anyone else ran into the same issues I've encountered. The current image is running an old version of DietPi on a release based on Debian 10 Buster (that is losing it's LTS on June 30, 2024) FWIW, Debian 12 has been out since last summer. I've managed to upgrade to Debian 11, but in the process, PHP 7.3 was upgraded to 7.4.
Anyone familiar with PHP coding knows the common issues one runs into when upgrading PHP releases, and it seems WiPi Netbooter is no exception. The short of it is that it's pretty much broken on PHP 7.4.
So I suggest to stay on the current version of the OS, and don't do any upgrades, hopefully a new release would be made available sooner than later to handle all the upcoming security issues of running an unsupported and unpatched OS on your network.