Updating Gimx on rpi

Need help? Ask here and someone will help
Post Reply
kamperkilla87
Posts: 144
Joined: Tue Mar 13, 2018 7:10 am

Updating Gimx on rpi

Post by kamperkilla87 »

Hello everyone it's been a long time. Anyways I'm wanting to try Gimx out again. I had a rough time trying to get Gimx installed, I did finally manage though. Now I'm trying to update it to the latest version and I'm facing issues. https://ibb.co/vQK7KKj
User avatar
LoneWolf81
Posts: 235
Joined: Sat Jun 15, 2019 11:49 am
Location: South Africa

Re: Updating Gimx on rpi

Post by LoneWolf81 »

Hi you have to add sudo for apt to work

Code: Select all

sudo apt --fix-broken install
Please Remember to Post your Log file in the support section , that way its easier and faster to start identifying the issue thus helping you to sort it out so you can enjoy GIMX :D .
kamperkilla87
Posts: 144
Joined: Tue Mar 13, 2018 7:10 am

Re: Updating Gimx on rpi

Post by kamperkilla87 »

Yeah unfortunately I get the same error. Idk what's going on, it installed Gimx 7.15 without a problem. I'd like to try the latest version though. Do you know of anywhere where I can get an image with the latest Gimx pre installed?
User avatar
LoneWolf81
Posts: 235
Joined: Sat Jun 15, 2019 11:49 am
Location: South Africa

Re: Updating Gimx on rpi

Post by LoneWolf81 »

Thats actually quite strange what Raspberry pi are you using and are you on the latest version of the OS ?

I know on the Pi4 they normally had issues with the installer trying to override `/usr/bin/bdaddr

This was resolved by forcing an overwrite

Code: Select all

sudo dpkg --force-overwrite -i gimx_8.0-1_armhf.deb  

sudo apt-get install -f
Please Remember to Post your Log file in the support section , that way its easier and faster to start identifying the issue thus helping you to sort it out so you can enjoy GIMX :D .
kamperkilla87
Posts: 144
Joined: Tue Mar 13, 2018 7:10 am

Re: Updating Gimx on rpi

Post by kamperkilla87 »

LoneWolf81 wrote: Sun Jun 05, 2022 8:02 am Thats actually quite strange what Raspberry pi are you using and are you on the latest version of the OS ?

I know on the Pi4 they normally had issues with the installer trying to override `/usr/bin/bdaddr

This was resolved by forcing an overwrite

Code: Select all

sudo dpkg --force-overwrite -i gimx_8.0-1_armhf.deb  

sudo apt-get install -f
Hello I'm using a Raspberry Pi 3 model b+. Also here's a screenshot of the styem information. Should I try on a particular version?
https://ibb.co/3BjFPY5
User avatar
LoneWolf81
Posts: 235
Joined: Sat Jun 15, 2019 11:49 am
Location: South Africa

Re: Updating Gimx on rpi

Post by LoneWolf81 »

Hi sorry for the delay I tested it myself to see if I can help you this is the version I installed, I used Raspberry pi imager and selected Raspberry Pi OS legacy version 32 bit

Hard to run the two commands to force it to install and install dependencies

Code: Select all

sudo dpkg --force-overwrite -i gimx_8.0-1_armhf.deb  

sudo apt-get install -f
Version info

Code: Select all

RETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Please Remember to Post your Log file in the support section , that way its easier and faster to start identifying the issue thus helping you to sort it out so you can enjoy GIMX :D .
User avatar
ckaiycool
Posts: 468
Joined: Thu Jul 10, 2014 8:16 pm
Location: Sweden

Re: Updating Gimx on rpi

Post by ckaiycool »

Bot reply above this reply
User avatar
GoDlike
Posts: 1317
Joined: Thu Apr 28, 2016 12:47 pm
Location: Poland

Re: Updating Gimx on rpi

Post by GoDlike »

Thanks. Banned.
My hardware: PS3 Slim CFW 4.80 | PS4 Pro 500 Million LE | PS5 | Xbox Series X
Steam: Godlike_RU | PSN: GoDlike_RU | XBL: GoDlike
Post Reply