Rockbox Technical Forums

Installation / Removal => Manual Installation => Sandisk - Installation/Removal => Topic started by: erde on April 03, 2023, 09:59:31 AM

Title: Installing RockBox 3.15 on Sansa Fuze V2 (e280v2) fails to patch bootloader
Post by: erde on April 03, 2023, 09:59:31 AM
Hi Everybody,
after running Rockbox very happy on my old Sansa Clip Zip for years, I'm ready to find a new hardware as the Clip Zip is starting to wear off. So I got myself a used Sansa Fuze v2 (e280v2) and patched it from firmware 3.1.11e to latest available Firmware for Sansa Fuze 3.1.16e from the SanDisk support forum https://forums.sandisk.com/t/e200v2-03-01-16-firmware-download-instructions/1083/5 (https://forums.sandisk.com/t/e200v2-03-01-16-firmware-download-instructions/1083/5).

After successfully upgrading the Fuze v2 firmware, I try using the RockboxUtility-v1.5.1 to install the Bootloader and Rockbox files. When asked I provide it with the same Sansa Firmware (e200pe.bin) which I successfully used for patching the device before. But the RockboxUtility refuse to use it with an error message:
Code: [Select]
[ERR]  OF File provided is e200v2 version 3.01.16, not for Fuzev2
[ERR]  Could not load e200v203.01.16e/e200pe.bin

After playing around with different firmware versions without success I switched to manual install, as described on the rockbox.org/wiki https://www.rockbox.org/wiki/SansaAMS (https://www.rockbox.org/wiki/SansaAMS) Again I first successfully upgraded the firmware using the downloaded file (e200pe.bin) and then issued the following command:
Code: [Select]
$ ./mkamsboot e200v203.01.16e/e200pe.bin bootloader-fuzev2.sansa patched-e200v2-3.1.16e.bin
mkamsboot Version 1.5
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ERR]  OF File provided is e200v2 version 3.01.16, not for Fuzev2
[ERR]  Could not load e200v203.01.16e/e200pe.bin

As you can see I get the same error messages, when trying to patch the valid firmware.

I'm thankful for any suggestions, what else to try.
Title: Re: Installing RockBox 3.15 on Sansa Fuze V2 (e280v2) fails to patch bootloader
Post by: bahus on April 03, 2023, 10:52:41 AM
Error is pretty clear you are using firmware for different device:   "OF File provided is e200v2 version 3.01.16, not for Fuzev2"

Download manual for your device and follow installation instructions from there:
https://download.rockbox.org/manual/rockbox-sansafuzev2.pdf

Link for proper firmware from manual above: http://forums.sandisk.com/t5/Fuze/Sansa-Fuze-Firmware-Update-01-02-31-amp-02-03-33/td-p/139175
Title: [SOLVED] RockBox 3.15 on Sansa (e280v2) / e200 series
Post by: erde on April 03, 2023, 11:47:25 AM
Reading through my own post below I realized, if I could flash the firmware named e200v2 maybe I could also create a boot loader based on the bootloader for e200v2 'bootloader-e200v2.sansa'. I gave it a try and it worked. mkamsboot created a patched boot loader and I could run it on the device.
So as a next step I then used the graphical RockboxUtility-v1.5.1 again, but this time I manually selected 'Sandisk Sansa e200v2 series (Stable)' as the device. I ignored the error message, started the installation, selected the same firmware 'e200v203.01.16e/e200pe.bin' and watched the installation proceed and finish like a charm.

Now I'm unsure if I own a 'e200v2' or 'e280v2' aka 'Sansa Fuze v2' but at the end I don't care about the name as long as it works. For reference I include a picture of the device with Rockbox running on it.
(http://2023-04-03-Sandisk-e280v2-with_Rockbox-small.png)

thanks for your hint @bahus
Title: Re: Installing RockBox 3.15 on Sansa Fuze V2 (e280v2) fails to patch bootloader
Post by: saratoga on April 03, 2023, 11:49:47 AM
The fuze is actually a completely different series of mp3 players. What you have is an e200v2 series (evidently an e280v2), which is an older type of mp3 player that SanDisk made before launching the fuze series.
Title: Re: Installing RockBox 3.15 on Sansa Fuze V2 (e280v2) fails to patch bootloader
Post by: erde on April 03, 2023, 11:58:00 AM
Thank you! I realize that now as well.
I acquired it as a "Sandisk Sansa Fuze" on eBay ;-)

And yes, on the back cover it has imprinted "model: e280v2". I was mislead to believe this might be just another name/version number for the Fuze v2.
Title: Re: Installing RockBox 3.15 on Sansa Fuze V2 (e280v2) fails to patch bootloader
Post by: erde on April 03, 2023, 12:00:50 PM
Error is pretty clear you are using firmware for different device:   "OF File provided is e200v2 version 3.01.16, not for Fuzev2"
. . .
Link for proper firmware from manual above: http://forums.sandisk.com/t5/Fuze/Sansa-Fuze-Firmware-Update-01-02-31-amp-02-03-33/td-p/139175

Error is pretty clear you are using firmware for different device:   "OF File provided is e200v2 version 3.01.16, not for Fuzev2"
. . .
Link for proper firmware from manual above: http://forums.sandisk.com/t5/Fuze/Sansa-Fuze-Firmware-Update-01-02-31-amp-02-03-33/td-p/139175

I now realize what I actually own is a Sandisk Sansa e280v2 which is part of the e200v2 series. Although I acquired it under the name of '.. Fuze'.

The interesting fact which was that my device said it hat installed Firmware 03.01.11e, but the forum page you are linking above only provides firmware versions 1.x or 2.x which my device would not accept. So I searched for a firmware with version greater or equal to 03.01.11e and all I found was that 3.01.16a/e/f . Which was also accepted and installed nicely by my device when I copied it into the root folder.
Link to 3.1.16 firmware again: https://forums.sandisk.com/t/e200v2-03-01-16-firmware-download-instructions/1083

This firmware now works on my device and the patched version with Rockbox boot loader as well although the device has imprinted "model: e280v2" on the backside.