Can't update
-
@lendário Hi,
Please connect to the web interface of Recalbox with your browser, go to support, make a support archive, and paste the link here.
-
@oyyodams You mean the page it goes to when you put the recalbox ip in the browser? I'm there, but there's no "Support" option. Only monitoring, configuration, bios, roms, logs and links.
-
@lendário ok that might be not available in your old version.
Well let's try another method:
- Connect through ssh
- Write
bash -x /recalbox/scripts/upgrade/recalbox-upgrade.sh canupgrade
and hit enter
Cut/paste the result here between 3 simple backquotes:
```
your result
```Thanks
-
@oyyodams Putty is only giving me this
bash: /recalbox/scripts/upgrade/recalbox-upgrade.sh: No such file or directory
-
@lendário and with
bash -x /recalbox/scripts/recalbox-upgrade.sh canupgrade
? -
@oyyodams Now it's this
+ recalboxupdateurl=http://archive.recalbox.com/updates/v1.0 + systemsetting='python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc' ++ cat /recalbox/recalbox.arch + arch=rpi3 ++ python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.pyc -command load -key updates.type + updatetype=unstable + test unstable = beta + mkdir -p /recalbox/share/system/upgrade + wget http://archive.recalbox.com/updates/v1.0/unstable/rpi3/boot.tar.xz -O /recalbox/share/system/upgrade/boot.tar.xz.part --2018-01-26 21:00:46-- http://archive.recalbox.com/updates/v1.0/unstable/rpi3/boot.tar.xz Resolving archive.recalbox.com... 163.172.161.187, 51.15.211.195, 163.172.153.70, ... Connecting to archive.recalbox.com|163.172.161.187|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-01-26 21:00:47 ERROR 404: Not Found. + exit 1
-
@lendário said in Can't update:
updatetype=unstable
Edit your recalbox.conf and set
updates.type=stable
-
@oyyodams D**n, it's working now.
I tried all options before, stable, unstable, beta and it didn't work. I guess it wasn't updating the config file or something when i was changing. -
@oyyodams I get:
++ python /usr/lib/python2.7/site-packages/configgen/settings/recalboxSettings.p yc -command load -key updates.type- updatetype=
- test '' = beta
- mkdir -p /recalbox/share/system/upgrade
I see "type" is missing, but it shows right on my .config file:
updates.enabled=1
wifi.enabled=0
audio.bgmusic=1
audio.device=jack
audio.volume=100
controllers.gpio.enabled=1
system.hostname=Game_Table
wifi.key=mysiswill2
wifi.ssid=mine2
kodi.atstartup=0
kodi.enabled=1
kodi.xbutton=0
update.type=stable -
@tommymsw please reinstall Recalbox.
-
-
@quemandoacromo it's because it's a very old and beta version.
-
Dang. But thank you all for the responses. At least I know I HAVE to reinstall.