@guu@javelinface thanks for the inputs. I’ll definitely try flashing to a brand new SD card and using that to see if things improve.
Also, I noticed yesterday when I had the GS ON for 30-45 minutes–its back (the area somewhere below the micro HDMI port, I think) was getting extremely hot (so much so that I wasn’t able to hold it from there)! Is this also expected, or a potential h/w issue as well?
I also had trouble flashing to 0.5 with balenaetcher, even though I’d used it months ago to flash 0.4. I ended up using win32diskimager instead and that worked. Sounds like balenaetcher may have been buggy.
The app I actually use for most of my image writing is apple pi baker. It’s meant to be for preparing raspberry pi images, but basically does the job for CPI with a few extra tricks up its sleeve. I hadn’t had to update it in years.
And don’t worry. I’m not like advertising for them. Just saying what I use.
@chalchitra What were you doing for those 30 minutes. For diagnostic purposes, I’ve had my gameshell on for about 12 hours on the homescreeen, plugged in via USB power. It’s no hotter than my cat’s stomach. That’s to say 38 degrees celcius.
When doing something more intensive, eg playing mupen64plus or Quake 2, it gets about as hot as a cup of green tea, or about 80 degrees celcius.
This is actually cooler than what it used to be. I guess it comes down to what people individually perceive as hot.
Also consider there are no heat sinks on the unit. I’ve considered cutting a large portion of the CPI casing, and installing an exposed heat sink plate. So far, I haven’t had any stability, slow downs or error inducing problems due to heat. It’s all within operating specs, which I think was twice as hot. I’ll have to dig up the data sheets but it was around there. Here’s the heat sink type I was thinking of. I needed it for my raspberry pi, otherwise it would constantly crash.
It appears that my issue with the 0.4 to 0.5 upgrade was caused by the missing theme icons that were added in v0.5.
Missing files prevented the themed OS from loading and resulted in being stuck on “Loading” screen.
Anyway, copying the files below over from /home/cpi/launcher/skin/default to your favourite theme folder should solve the problem:
Hey folks, a little help on this one would be appreciated. I’m super new to all this, (got the gameshell as a learning/fun gadget) and am having some issues following the instructions above, and I’ve tried to use the comments but I feel I’m missing something basic.
Steps I’ve taken:
Installed Putty and learned how to ssh into the gameshell
Used sudo apt-get update + sudo apt upgrade - this seemed to update a bunch of files
Used wget command to download the patch file
Got stuck on how to ‘run’ the file, as run isn’t a command?
Installed FileZilla (gui, yay!), confirmed that the patch file is in the root directory of the pi
So I know I’ve got the patch file, but I can’t for the life of me figure out how to ‘run’ it, like the instructions say to. I’ve tried a ‘run’ command, and have rebooted the pi to see if it shows up on the pi’s gui, but no dice.
Like I said, I’m sure it’s something super simple. I appreciate the help!
Hello! I just got done patching O.4 and had to reinstall the Lima drivers and delete the OS 1 theme to get my Launcher booted. Games are running now! Yay! However for some reason my Light Keys aren’t being recognized now. Has anyone else had this issue? They still light up so I believe they’re functioning.
In standalone emulators too? The fact that they’re lighting up, I’m assuming individually means that it isn’t a connectivity/hardware problem.
My guess is, the Retroarch config needs to be overwritten for compatibility, and the L and R buttons haven’t been defined yet.
Otherwise test things out, using this.
I haven’t done the 0.4-0.5 upgrade, but can say that a fresh 0.5 image does indeed work with the light key.
It would look like an SSH session. I probably would err on the side of caution, doing the 0.4-0.5 update, if you’re not familiar with how to use the command line, as there is a chance you will have more problems arise later that will render your system unusable without some heavy troubleshooting.
Haha I think you just answered your own question.
I can’t really answer this without repeating what the instructions have already said, but I’ll try.
Download that file to your computer. It’s the files you’ll use later to update your system. You can also use the wget command, but I’m going to assume that you may not know how to do this.
Use the commands in step 2 of what you linked to “prime” your system; updating the files list, then upgrading the system with the latest updates for the underlying system. To do this, you’ll need to SSH into your system from a computer/phone/tablet. That’s where you type in commands etc. This is a standard procedure that most people who use Linux know how to do. You will be asked questions. The answers are most likely in this thread. Heres a refresher on what SSH means: How do you "SSH?" Do you connect your gameshell to a computer using TinyCloud? - #2 by javelinface
Using some kind of file transfer program (or command in a command line interface if you know it), copy the file from step 1 to somewhere on your gameshell.
Using the command line, run the file. This involves first, performing a chmod +x to the file, changing the mode to allow the file to be executed, then running it using a ./ command.
Probably something like this.
After doing step 2, you may get a whole bunch of error messages regarding MPD, and mail notifications when starting up.
To remove them, follow these instructions.
If at any stage you feel that you don’t know what to answer or what program you need to use, stop what you are doing. You could do more damage than good. I can’t help you, as I don’t know what you have changed on your system, so can’t for sure answer the appropriate response.
The update is definitely targeted at more advanced users. As stated in the description, it is a work in progress, and remember to back up your system before performing the update.
Oh hang on. The exact thing was asked and answered above.
Just want to be as sincere as possible, but don’t forget to read posts, and search things up. There’s a good chance a lot of it has been answered. It’s hard to find at times. But in the case of this one, it was 6 posts above yours.
Keep the file as it is. You might need to do a “save as” to save it as a *.sh file.
It’s a script. Or a set of instructions. It’s written for baSH, and needs to have an extension to be recognised and executed.
The same thing was asked in this thread. Have a read of all of if before going ahead with this update. Please.
Before you get too far, make sure you’re connected via USB Ethernet. You may get a wifi drop out towards the 60% part of the script. Please use the forum search to find out how to do this.
Unless you’ve done some extremely heavy modification to your system, if it’s just Roms you want to transfer over, you might be better off just flashing a new image with 0.5, and re-uploading your files. This process takes A LONG TIME!
Consider backing up your SD card. The update is probably a bit more than small, with updated graphics drivers and the warehouse system.
Just get a new SD card and flash a fresh 0.5 image.
(Also you’re on 0.4, not V4)