Firmware Updates
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Firmware Updates
Firmware updates will be posted to this thread when available. These should be considered 'test versions' until posted to the wiki. Please post any issues encountered to the github repository.
[NOTICE: Erasing the flash will also erase any game state currently in progress. To avoid this, load a different ROM before erasing the flash.]
2018/10/04 - https://github.com/OtherCrashOverride/g ... g/20181004
viewtopic.php?f=159&t=31348&p=234995#p234995
2018/08/10 - https://github.com/OtherCrashOverride/g ... g/20180810
viewtopic.php?f=159&t=31348&p=231320#p231320
Optional ROM artwork:
https://dn.odroid.com/ODROID_GO/romart-20180810.tgz
2018/07/26 - https://github.com/OtherCrashOverride/g ... -smsplusgx (pre-release)
viewtopic.php?f=159&t=31348#p229849
2018/07/18 - https://github.com/OtherCrashOverride/g ... -smsplusgx (pre-release)
viewtopic.php?f=159&t=31348&p=229213#p229213
2018/07/12 - https://github.com/OtherCrashOverride/g ... g/20180712
viewtopic.php?f=159&t=31348&p=228394#p228394
2018/07/10 - https://github.com/OtherCrashOverride/g ... g/20180710
viewtopic.php?f=159&t=31348&p=228083#p228083
2018/07/08 - https://github.com/OtherCrashOverride/g ... g/20180708
IMPORTANT: See post viewtopic.php?f=159&t=31348&p=227952#p227952
2018/07/02 - https://github.com/OtherCrashOverride/g ... 0702-psram
2018/06/29 - https://github.com/OtherCrashOverride/g ... 0629-psram
2018/06/28 - https://github.com/OtherCrashOverride/g ... 0628-psram
2018/06/27 - https://github.com/OtherCrashOverride/g ... g/20180627
[NOTICE: Erasing the flash will also erase any game state currently in progress. To avoid this, load a different ROM before erasing the flash.]
2018/10/04 - https://github.com/OtherCrashOverride/g ... g/20181004
viewtopic.php?f=159&t=31348&p=234995#p234995
2018/08/10 - https://github.com/OtherCrashOverride/g ... g/20180810
viewtopic.php?f=159&t=31348&p=231320#p231320
Optional ROM artwork:
https://dn.odroid.com/ODROID_GO/romart-20180810.tgz
2018/07/26 - https://github.com/OtherCrashOverride/g ... -smsplusgx (pre-release)
viewtopic.php?f=159&t=31348#p229849
2018/07/18 - https://github.com/OtherCrashOverride/g ... -smsplusgx (pre-release)
viewtopic.php?f=159&t=31348&p=229213#p229213
2018/07/12 - https://github.com/OtherCrashOverride/g ... g/20180712
viewtopic.php?f=159&t=31348&p=228394#p228394
2018/07/10 - https://github.com/OtherCrashOverride/g ... g/20180710
viewtopic.php?f=159&t=31348&p=228083#p228083
2018/07/08 - https://github.com/OtherCrashOverride/g ... g/20180708
IMPORTANT: See post viewtopic.php?f=159&t=31348&p=227952#p227952
2018/07/02 - https://github.com/OtherCrashOverride/g ... 0702-psram
2018/06/29 - https://github.com/OtherCrashOverride/g ... 0629-psram
2018/06/28 - https://github.com/OtherCrashOverride/g ... 0628-psram
2018/06/27 - https://github.com/OtherCrashOverride/g ... g/20180627
Last edited by crashoverride on Thu Oct 04, 2018 8:43 pm, edited 10 times in total.
- These users thanked the author crashoverride for the post:
- MrV (Sat Dec 14, 2019 8:31 am)
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
As of the 2018/06/29 update, the firmware must be built with a patched esp-idf located here:
https://github.com/OtherCrashOverride/e ... 3.1-odroid
[edit]
For those flashing with the Windows utility, please note the offsets have changed from previous releases:
https://wiki.odroid.com/odroid_go/emula ... _to_upload
They should now be:
https://github.com/OtherCrashOverride/e ... 3.1-odroid
[edit]
For those flashing with the Windows utility, please note the offsets have changed from previous releases:
https://wiki.odroid.com/odroid_go/emula ... _to_upload
They should now be:
Code: Select all
bootloader.bin 0x1000
partitions.bin 0x8000
springboard-go.bin 0x10000
nesemu-go.bin 0x100000
gnuboy-go.bin 0x200000
smsplus-go.bin 0x300000
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
https://github.com/OtherCrashOverride/g ... 0702-psram
This release make GB/GBC loading very fast by only loading data from the SD card as needed. This may cause a small "studder" in certain games.
The crashing issue with the NES SMB3 game should be resolved, but further testing is required.
Code: Select all
[GB] Demand load page.
[NES] Experimental workaround for PSRAM issue.
The crashing issue with the NES SMB3 game should be resolved, but further testing is required.
-
- Posts: 5
- Joined: Thu Jul 05, 2018 9:37 pm
- languages_spoken: english
- ODROIDs: Odroid-GO
- Has thanked: 0
- Been thanked: 0
- Contact:
-
- Posts: 23
- Joined: Tue Jul 03, 2018 5:56 pm
- languages_spoken: english, german
- ODROIDs: Odroid-Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
maybee this could be a good start:
https://vimeo.com/190308454
https://www.youtube.com/watch?v=kS8PucmUt5Y
also in the Rom List is also a Quick Guide how to usa a Mac for Firmware Updates
https://vimeo.com/190308454
https://www.youtube.com/watch?v=kS8PucmUt5Y
also in the Rom List is also a Quick Guide how to usa a Mac for Firmware Updates

Did you see already our Rom List - and many other Informations?
Go here:
https://metaluna9.i234.me/drive/oo/r/430576256480715416
Facebook-Group
https://www.facebook.com/groups/odroidgo/
Go here:
https://metaluna9.i234.me/drive/oo/r/430576256480715416
Facebook-Group
https://www.facebook.com/groups/odroidgo/
-
- Posts: 4
- Joined: Fri Jul 06, 2018 5:34 am
- languages_spoken: english
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Hi guys. I tried update my odroid but now my device is bricked. Is there any chance that anyone can make video how to update for new firmare on windows pc. Thanks
-
- Posts: 2
- Joined: Fri Jul 06, 2018 9:10 am
- languages_spoken: english, italian
- ODROIDs: ODROID-GO
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Turn off then try On + Menù to exit from the emulators.
Or try to reset the procedure from the beginning, for me it works.
I format also the sd card
I have a set of nes roms that works but i can't find other consoles. Anyone suggest?
Thanks
Or try to reset the procedure from the beginning, for me it works.
I format also the sd card
I have a set of nes roms that works but i can't find other consoles. Anyone suggest?
Thanks
ODROID-GAMER
- odroid
- Site Admin
- Posts: 37222
- Joined: Fri Feb 22, 2013 11:14 pm
- languages_spoken: English, Korean
- ODROIDs: ODROID
- Has thanked: 1720 times
- Been thanked: 1118 times
- Contact:
Re: Firmware Updates
Please stop posting questions on this thread.
Make your own topic for your questions.
Make your own topic for your questions.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
[This firmware update is not recommended for novices]
A new firmware release can be found here:
https://github.com/OtherCrashOverride/g ... g/20180708
Download the "firmware.bin" file and copy it to the SD card (root) folder.
Download, extract, and flash the odroid-go-firmware device firmware:
https://github.com/OtherCrashOverride/o ... g/20180708
The procedure is the same as flashing previous firmware. However, the files have changed:
After the new firmware is flashed, the blue LED will flash very slowly. If it flashes rapidly, there is a problem with the "firmware.bin" file on the SD card. After four (4) very slow flashes, the normal menu should appear.
A new firmware release can be found here:
https://github.com/OtherCrashOverride/g ... g/20180708
Download the "firmware.bin" file and copy it to the SD card (root) folder.
Download, extract, and flash the odroid-go-firmware device firmware:
https://github.com/OtherCrashOverride/o ... g/20180708
The procedure is the same as flashing previous firmware. However, the files have changed:
Code: Select all
bootloader.bin 0x1000
partitions.bin 0x8000
odroid-go-firmware.bin 0x10000
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
viewtopic.php?f=159&t=31475Voljega wrote:So it's not the Next Generation firmware update yet right ?
-
- Posts: 2
- Joined: Tue Jul 10, 2018 2:15 am
- languages_spoken: Italian
- ODROIDs: odroid go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Good evening, I have a question: How do I reset a rom in odroid GO, resetting the memory of the last exit from the game?
Sorry but I do not speak English well
Sorry but I do not speak English well
-
- Posts: 23
- Joined: Tue Jul 03, 2018 5:56 pm
- languages_spoken: english, german
- ODROIDs: Odroid-Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
(Start the Game) Power Switch Off, Hold Start, Power Switch On, Release Start when game appear - Reset game
Did you see already our Rom List - and many other Informations?
Go here:
https://metaluna9.i234.me/drive/oo/r/430576256480715416
Facebook-Group
https://www.facebook.com/groups/odroidgo/
Go here:
https://metaluna9.i234.me/drive/oo/r/430576256480715416
Facebook-Group
https://www.facebook.com/groups/odroidgo/
-
- Posts: 2
- Joined: Tue Jul 10, 2018 2:15 am
- languages_spoken: Italian
- ODROIDs: odroid go
- Has thanked: 0
- Been thanked: 0
- Contact:
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Firmware update:
https://github.com/OtherCrashOverride/g ... g/20180710
To upgrade from previous version:
1) Copy the "firmware.bin" to your SD card.
2) Insert the SD card in the ODROID-GO.
3) Turn off the ODROID-GO.
4) Press and hold the "B" button.
5) With the "B" pressed, turn the ODROID-GO on.
6) Wait 10 seconds.
7) Release the "B" button.
The update process will begin and the blue LED will blink slowly 4 times. If the LED blinks rapidly, there is an issue with the "firmware.bin" file on the SD card. When the update is complete, the menu will be displayed. The previous release can be restored by repeating the procedure with the previous "firmware.bin" file.
https://github.com/OtherCrashOverride/g ... g/20180710
To upgrade from previous version:
1) Copy the "firmware.bin" to your SD card.
2) Insert the SD card in the ODROID-GO.
3) Turn off the ODROID-GO.
4) Press and hold the "B" button.
5) With the "B" pressed, turn the ODROID-GO on.
6) Wait 10 seconds.
7) Release the "B" button.
The update process will begin and the blue LED will blink slowly 4 times. If the LED blinks rapidly, there is an issue with the "firmware.bin" file on the SD card. When the update is complete, the menu will be displayed. The previous release can be restored by repeating the procedure with the previous "firmware.bin" file.
-
- Posts: 37
- Joined: Thu Jul 12, 2018 4:25 am
- languages_spoken: english
- Has thanked: 5 times
- Been thanked: 0
- Contact:
Re: Firmware Updates
For me, the problem was: you need 20180708 to be able to update this way.crashoverride wrote:Firmware update:
https://github.com/OtherCrashOverride/g ... g/20180710
To upgrade from previous version:
1) Copy the "firmware.bin" to your SD card.
2) Insert the SD card in the ODROID-GO.
3) Turn off the ODROID-GO.
4) Press and hold the "B" button.
5) With the "B" pressed, turn the ODROID-GO on.
6) Wait 10 seconds.
7) Release the "B" button.
The update process will begin and the blue LED will blink slowly 4 times. If the LED blinks rapidly, there is an issue with the "firmware.bin" file on the SD card. When the update is complete, the menu will be displayed. The previous release can be restored by repeating the procedure with the previous "firmware.bin" file.
In the firmware releases, it sounds like you would need 20180702, which is the last update you can download there with the old update procedure.
I found the 20180708 update for the old procedure somewhere else.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Firmware update:
https://github.com/OtherCrashOverride/g ... g/20180712
1) Flash the ODROID-GO device firmware:
viewtopic.php?f=158&t=31513
2) Download the "firmware.bin" file and place it on the SD card.
3) Enter firmware update mode.
All future updates will require the ODROD-GO device firmware.
https://github.com/OtherCrashOverride/g ... g/20180712
1) Flash the ODROID-GO device firmware:
viewtopic.php?f=158&t=31513
2) Download the "firmware.bin" file and place it on the SD card.
3) Enter firmware update mode.
All future updates will require the ODROD-GO device firmware.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Application Firmware update:
https://github.com/OtherCrashOverride/g ... -smsplusgx
1) Flash the 20180718 ODROID-GO device firmware (The older release will not work.)
2) Download the "firmware.bin" file and place it on the SD card.
3) Enter firmware update mode.
This release replaces the smsplus emulator with a port of smsplus-gx. This increases compatibility with SMS and GG titles. It also provides the new ColecoVision emulation.
https://github.com/OtherCrashOverride/g ... -smsplusgx
1) Flash the 20180718 ODROID-GO device firmware (The older release will not work.)
2) Download the "firmware.bin" file and place it on the SD card.
3) Enter firmware update mode.
Code: Select all
Notes:
Device firmware 20180718 is required
New SD card skeleton folders are required: "odroid/data/col" and "roms/col"
SMS/GG save files are not compatible with new emulator.
ColecoVison requires a BIOS file on the SD card to operate and is expected at "roms/col/BIOS.col".
Springboard
Add ColecoVision menu
Increase menu wrap around speed
All Emulators
Save/load from SD card
Improve LCD display functions internally
GB
Fix truncated sprites
Fix CPU instruction emulation
SMS
Replace smsplus with smsplus-gx (improved compatibly)
Coleco
New emulator
Select = Reset console, Start = Keypad 1, B = Left button, A = Right button
-
- Posts: 11
- Joined: Tue May 03, 2016 8:48 am
- languages_spoken: english
- ODROIDs: C1+, C2, GO
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: Firmware Updates
flashing the 20180718-smsplusgx firmware (for me) results in an error screen with a yellow X box over the red sd card icon (and won't boot further). I notice in the Notes, it says "Device firmware 20180718 is required", is there a 'plain' 20180718 firmware that needs to be flashed first? I don't see it on github, if so.
EDIT: https://imgur.com/a/ocoyXpv
EDIT: https://imgur.com/a/ocoyXpv
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
You need to add the "col" folders to the SD card as mentioned in the release notes:asiago wrote:error screen with a yellow X box over the red sd card icon
crashoverride wrote:New SD card skeleton folders are required: "odroid/data/col" and "roms/col"
-
- Posts: 11
- Joined: Tue May 03, 2016 8:48 am
- languages_spoken: english
- ODROIDs: C1+, C2, GO
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: Firmware Updates
I missed that, my mistake! Looks good, I'll play around with some ColecoVision roms now.crashoverride wrote:You need to add the "col" folders to the SD card as mentioned in the release notes:asiago wrote:error screen with a yellow X box over the red sd card iconcrashoverride wrote:New SD card skeleton folders are required: "odroid/data/col" and "roms/col"
Thanks for all your hard work with this.
-
- Posts: 37
- Joined: Tue Jul 03, 2018 11:04 pm
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 3 times
- Been thanked: 1 time
- Contact:
Re: Firmware Updates
The new firmware (20180718) is great! Love the addition of Colecovision support.
In regards to the saving, does this mean that this is exclusively done directly to and from SD card now, or does it still flash to the memory on the Odroid at some point and need to be flushed to SD? I only ask this because in my tests, the saving and loading appear to be as fast as the previous firmware still, so just wanted to check! Thanks!
In regards to the saving, does this mean that this is exclusively done directly to and from SD card now, or does it still flash to the memory on the Odroid at some point and need to be flushed to SD? I only ask this because in my tests, the saving and loading appear to be as fast as the previous firmware still, so just wanted to check! Thanks!
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Yes, the 20180718-smsplusgx release reads and writes directly to the SD card. The internal flash is no longer used as temporary storage so there is no longer a "flush".jpxdude wrote:does this mean that this is exclusively done directly to and from SD card now
The save state is very small relative to modern SD card sizes. The is no significant performance difference due to this. The internal flash was originally used due to technical limitations of the esp-idf SDK preventing the LCD and SD card being used concurrently. While this issue is still present "upstream", a patched SDK is now used that allows both to share the SPI bus.jpxdude wrote:the saving and loading appear to be as fast as the previous firmware still
Reading and writing directly to SD card was introduced in the following commits:
https://github.com/OtherCrashOverride/g ... 3c6f613fd8
https://github.com/OtherCrashOverride/g ... 14617afa31
https://github.com/OtherCrashOverride/g ... e580aff501
The patched SDK is located here:
https://github.com/OtherCrashOverride/e ... 3.1-odroid
-
- Posts: 37
- Joined: Tue Jul 03, 2018 11:04 pm
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 3 times
- Been thanked: 1 time
- Contact:
Re: Firmware Updates
Very glad to see SD saving/loading confirmed! Many thanks for the quick feedback, it is much appreciated!!
-
- Posts: 2
- Joined: Thu Jul 19, 2018 9:23 pm
- languages_spoken: english
- ODROIDs: odroid go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Hi, I have an odroid go. I have copied the firmware.bin file to the root of my sd card but when I switch off and then on with the B bottom pressed for 5 to 20 seconds. It does nothing! what am I doing wrong? Thanks
-
- Posts: 37
- Joined: Tue Jul 03, 2018 11:04 pm
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 3 times
- Been thanked: 1 time
- Contact:
Re: Firmware Updates
You have to make sure you erase and flash the newest Odroid-Go firmware using the updater tool first, otherwise it won't work. There was an Odroid firmware (to flash). There is also an application firmware (firmware.bin) which needs to be added to the SD card to update by holding the B button when switching on.borntobesingle wrote:Hi, I have an odroid go. I have copied the firmware.bin file to the root of my sd card but when I switch off and then on with the B bottom pressed for 5 to 20 seconds. It does nothing! what am I doing wrong? Thanks
-
- Posts: 3
- Joined: Fri Jul 20, 2018 5:25 am
- languages_spoken: italian, english
- ODROIDs: ODROID-GO
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: Firmware Updates 20180718
I have a problem when i flash the new firmware. With the new firmware te blue led start flashing slow but
suddenly it starts flashing faster. How can i solve this problem?
suddenly it starts flashing faster. How can i solve this problem?
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
You need to flash the 20180718 device firmware. Previous versions are not compatible with the 20180718-smsplusgx application firmware (firmware.bin).pasqu_2802 wrote:With the new firmware te blue led start flashing slow but suddenly it starts flashing faster.
-
- Posts: 2
- Joined: Fri Jul 20, 2018 11:10 am
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
I have tried to load the latest 20180718 firmware but I am receiving an error. Currently screen says ERASE ERROR Ok: [2] Length=0x9b230. Note: I have gone back to the 20180712 firmware without any issues.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
You need to flash the updated device firmware first:
viewtopic.php?f=158&t=31513
When you enter firmware update mode (power + B), it will say "ODROID-GO Firmware" at the top of the display. Below that will show the version number. It should start with "ver: 20180718-". In the center of the screen, you should see "go-play-20180718".
viewtopic.php?f=158&t=31513
When you enter firmware update mode (power + B), it will say "ODROID-GO Firmware" at the top of the display. Below that will show the version number. It should start with "ver: 20180718-". In the center of the screen, you should see "go-play-20180718".
-
- Posts: 2
- Joined: Fri Jul 20, 2018 11:10 am
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Thanks, didn't realize that this also needed to be done. I thought with the last update we only had to load the firmware onto the SD card.
-
- Posts: 5
- Joined: Tue Jul 24, 2018 11:13 pm
- languages_spoken: english
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
ignore guys, figured it out, you only flash the 3 bin files and replace springboard with firmware.bin
Hi Guys
wondering if anyone can help. not normally an idiot at these kind of things but cant seem to update firmware
Odroid go, win 10 pc running 20180702
do i need to just put the 20180718-smsplusgx's firmware.bin on the root of the sd card and hold down b and power on to update
or do i need to flash the 20180718 device firmware which i think is below using the esp32 win tool?
https://github.com/OtherCrashOverride/o ... g/20180718
the problem is the wiki tells you to flash 6 items, but the link above only has bootloader, firmware and partitions?
thanks for the help in advance
Hi Guys
wondering if anyone can help. not normally an idiot at these kind of things but cant seem to update firmware
Odroid go, win 10 pc running 20180702
do i need to just put the 20180718-smsplusgx's firmware.bin on the root of the sd card and hold down b and power on to update
or do i need to flash the 20180718 device firmware which i think is below using the esp32 win tool?
https://github.com/OtherCrashOverride/o ... g/20180718
the problem is the wiki tells you to flash 6 items, but the link above only has bootloader, firmware and partitions?
thanks for the help in advance
Last edited by Hasslehogg on Tue Jul 24, 2018 11:31 pm, edited 1 time in total.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Application Firmware update:
https://github.com/OtherCrashOverride/g ... -smsplusgx
1) Download the "Go-Play.fw" file and place it on the SD card in /odroid/firmware.
2) Flash the 20180726 ODROID-GO device firmware (The older release will not work.)
https://github.com/OtherCrashOverride/g ... -smsplusgx
1) Download the "Go-Play.fw" file and place it on the SD card in /odroid/firmware.
2) Flash the 20180726 ODROID-GO device firmware (The older release will not work.)
-
- Posts: 90
- Joined: Sun Jul 01, 2018 6:05 am
- languages_spoken: english
- ODROIDs: ODROID-GO, C1+, ODROID-GO Advance
- Has thanked: 19 times
- Been thanked: 22 times
- Contact:
Re: Firmware Updates
If you can't figure out how to upgrade, try my new tutorial: https://www.youtube.com/watch?v=2LD-BfR9-MI
-
- Posts: 18
- Joined: Tue Aug 07, 2018 4:23 pm
- languages_spoken: english
- ODROIDs: Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Hey guys, bit lost with the latest update (20180806), as it seems to use the old dos prompt update method. I was used to using the flashing tool and sd card combo. I couldn't get the esptool thing to work and I'm kinda glad it didn't work, as it was probably likely to brick my unit since I didn't know what I was doing. Anyone know if there is another version in the works?
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
The first post always shows the current release. There is no 20180806 release of Go-Play.fw.ballboff wrote:Hey guys, bit lost with the latest update (20180806)
Since this thread is for release info, open a new forum thread with links to what you are trying to flash.
- GldRush98
- Posts: 75
- Joined: Wed Aug 08, 2018 12:58 am
- languages_spoken: English
- ODROIDs: ODROID-Go, ODROID-Go Advance Black Edition
- Location: Taylorville, IL
- Has thanked: 7 times
- Been thanked: 11 times
- Contact:
Re: Firmware Updates
There is no firmware with the date you listed. The latest firmware is from 20180727.ballboff wrote:I'm talking about the device firmware, not the software.
Device Firmware thread: viewtopic.php?f=158&t=31513
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
There was a "20180806-factory" device firmware published for development testing. It is a snapshot of a point in time in development and not a release. It is only intended for those helping me test.
-
- Posts: 18
- Joined: Tue Aug 07, 2018 4:23 pm
- languages_spoken: english
- ODROIDs: Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
That's fine. Is there a roadmap of future releases and what to expect, or do I just have to keep my eye on the issues raised on the github?crashoverride wrote:There was a "20180806-factory" device firmware published for development testing. It is a snapshot of a point in time in development and not a release. It is only intended for those helping me test.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
The device firmware is currently in "feature freeze" in preparation for the first official release. No additional features are scheduled to be added.
-
- Posts: 18
- Joined: Tue Aug 07, 2018 4:23 pm
- languages_spoken: english
- ODROIDs: Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Ok, so when is that due for release?crashoverride wrote:The device firmware is currently in "feature freeze" in preparation for the first official release. No additional features are scheduled to be added.
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Application Firmware update:
https://github.com/OtherCrashOverride/g ... g/20180810
1) Download the "Go-Play.fw" file and place it on the SD card in /odroid/firmware.
2) Ensure you have 20180726 (or later) ODROID-GO device firmware (The previous releases will not work.)
Optional ROM artwork:
https://dn.odroid.com/ODROID_GO/romart-20180810.tgz
Mirror:
http://tree.cafe/romart-20180810.tgz
Download and extract to the root of your SD card.
[edit]
Special thanks to @kamots for hosting the romart file, helping with debugging, and producing youtube videos to help the community.
[edit2]
Added HardKernel hosted romart link.
https://github.com/OtherCrashOverride/g ... g/20180810
1) Download the "Go-Play.fw" file and place it on the SD card in /odroid/firmware.
2) Ensure you have 20180726 (or later) ODROID-GO device firmware (The previous releases will not work.)
Optional ROM artwork:
https://dn.odroid.com/ODROID_GO/romart-20180810.tgz
Mirror:
http://tree.cafe/romart-20180810.tgz
Download and extract to the root of your SD card.
[edit]
Special thanks to @kamots for hosting the romart file, helping with debugging, and producing youtube videos to help the community.
[edit2]
Added HardKernel hosted romart link.
Last edited by crashoverride on Fri Aug 17, 2018 7:45 am, edited 1 time in total.
-
- Posts: 48
- Joined: Sat Aug 04, 2018 11:33 pm
- languages_spoken: english
- ODROIDs: oDroid GO
- Has thanked: 1 time
- Been thanked: 0
- Contact:
Re: Firmware Updates
Incredible work CrashOveride, I am so amazed. The menu system has come such a long way in the right direction. Thank you!!!
Also Thanks Kamots for the box art!
Also Thanks Kamots for the box art!
-
- Posts: 5
- Joined: Mon Jul 23, 2018 3:14 am
- languages_spoken: english
- ODROIDs: Odroid Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Hi
I'm a bit confused !
I downloaded the file 5 times (in case i made a mistake) but it is Always Go-Play (20180726) once flash Ver: 20180726-278acb37b
I dunno if it is a bad file or a bad flash (not flashing in reality)
I'm a bit confused !
I downloaded the file 5 times (in case i made a mistake) but it is Always Go-Play (20180726) once flash Ver: 20180726-278acb37b
I dunno if it is a bad file or a bad flash (not flashing in reality)
-
- Posts: 5313
- Joined: Tue Dec 30, 2014 8:42 pm
- languages_spoken: english
- ODROIDs: C1
- Has thanked: 0
- Been thanked: 432 times
- Contact:
Re: Firmware Updates
Issues and questions should be posted to a new forum thread.
[edit]
I should add that when most browsers download a file, they will add something to the end if the file already exists. For example, if you previously downloaded "Go-Play.fw", the next time you download it the browser may rename the new downloaded file to "Go-Play(1).fw" or similar.
The .fw files include a checksum. The description "Go-Play (20180726)" is part of the data that is checksummed. This means the file being flashed is what is described and not corrupt. For continued discussion, please open a new thread on the forum.MrFurious666 wrote:I dunno if it is a bad file or a bad flash (not flashing in reality)
[edit]
I should add that when most browsers download a file, they will add something to the end if the file already exists. For example, if you previously downloaded "Go-Play.fw", the next time you download it the browser may rename the new downloaded file to "Go-Play(1).fw" or similar.
-
- Posts: 18
- Joined: Tue Aug 07, 2018 4:23 pm
- languages_spoken: english
- ODROIDs: Go
- Has thanked: 0
- Been thanked: 0
- Contact:
Re: Firmware Updates
Have you got a list of the artwork file names? I've only got a 128 meg card in mine at the moment, so I don't want every single cover (all 120 meg of it). I also don't know what to do about missing ones....
Who is online
Users browsing this forum: No registered users and 1 guest