toolboc / psx-pi-smbshare

A swiss army knife for enhancing classic game consoles with Raspberry Pi
387 stars 34 forks source link

Image gives me a NO HDMI output on a Rapsberry Pi 3B+ #93

Closed 93cf closed 1 month ago

93cf commented 1 month ago

Got a new Raspberry Pi 3B+ with a 32 GB micro SD card.

Confirmed the SD card works as i then installed the raspberry pi lite OS and booted successfully. I cant seem to find any other discussions about this problem outside of issue #74

There was a possible solution to install raspberry pi lite OS but then run the installer script. Is there any instructions for this as i cant find the script. Any assistance towards the right solution is appreciated.

93cf commented 1 month ago

One way around this is to use the desktop version of rapsberry Pi 3B. then run the following script on the command line

cd ~ wget -O setup.sh https://raw.githubusercontent.com/toolboc/psx-pi-smbshare/master/setup.sh chmod 755 setup.sh ./setup.sh