Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Recovery Fw https://www.dropbox.com/s/x5gpo0j9t6l8rbw/sansafuzep_recovery.sb?dl=0
- and
- http://mp3support.sandisk.com/firmware/fuzeplus/fuzeplus02.38.06.zip
- Windows user download this
- http://www.nirsoft.net/utils/usb_devices_view.html
- and
- http://www.nxp.com/downloads/en/programmers/sb_loader.v1.1-g63b47f0_bin+src.zip
- If you fail with the windows versions continue with below
- Install the RB VM https://www.rockbox.org/wiki/DevelopmentGuide#Virtual_Machine_40Strongly_Recommended_41
- and the guest additions
- 09:32:14 <Bilgus> let me know when you are ready
- 09:51:03 <*USER*> I'm ready
- 09:51:33 <Bilgus> ok so you installed the guest additions
- 09:51:47 <Bilgus> now you will go up to the devices tab
- 09:51:54 <*USER*> I received an error while installing it
- 09:52:08 <Bilgus> what was the error?
- 09:54:01 <*USER*> no matching device found in INF *C:........
- 09:54:26 <Bilgus> ok well we will try and see
- 09:54:37 <Bilgus> so first shut down the vm
- 09:54:57 <Bilgus> hit red X do a send shutdown option
- 09:55:33 <*USER*> done
- 09:55:47 <Bilgus> ok now in the oracle VM window select SETTINGS
- 09:56:00 <Bilgus> choose USB
- 09:56:24 <Bilgus> if it'll let you checkmark USE USB
- 09:56:43 <Bilgus> Enable USB or whatever it is
- 09:57:01 <*USER*> it is checked and greyedout
- 09:57:10 <*USER*> USB 2.0
- 09:57:11 <Bilgus> ah but checked is good
- 09:57:33 <Bilgus> ok further down there will be a usb plug with green + sign
- 09:58:48 <Bilgus> ok so select ADD
- 09:58:56 <Bilgus> put Name fuzerecovery
- 09:59:08 <*USER*> ok
- 09:59:23 <Bilgus> all other fields blank except Vendor ID
- 09:59:29 <Bilgus>
- 09:59:47 <Bilgus> the vendor ID you will get from USB devview (06FF)
- 10:00:02 <Bilgus> from the ROM recovery device
- 10:00:17 <Bilgus> should be 4 chars
- 10:01:33 <Bilgus> click ok, save
- 10:02:05 <Bilgus> now bring the vm back up
- 10:02:38 <Bilgus> oh and unplug the fuze
- 10:03:50 <Bilgus> let me know when you are back to the ubuntu desktop
- 10:03:58 <*USER*> I am
- 10:04:13 <Bilgus> plug in the fuze while holding vol down, after a bit (15 secs?) you can release button
- 10:05:06 <Bilgus> now at the to under devices>USB is there a check next to fuzerecovery?
- 10:06:11 <*USER*> It is , but the name is ROM Recovery
- 10:06:18 <Bilgus> ok good
- 10:07:05 <Bilgus> don't click it but when you mouse over it does it say state: captured?
- 10:07:20 <*USER*> yes
- 10:08:29 <Bilgus> open a command window and type 'sudo lsusb'
- 10:08:33 <Bilgus> no quotes
- 10:09:10 <Bilgus> is the recovery device there
- 10:09:14 <*USER*> yes
- 10:09:26 <*USER*> ID and etc.
- 10:09:30 <Bilgus> yep
- 10:09:41 <Bilgus> ok did you git the rb repository yet?
- 10:10:14 <*USER*> how to git it?
- 10:10:37 <Bilgus> https://www.rockbox.org/wiki/HowToCompile
- 10:10:43 <Bilgus> follow directions here
- 10:11:08 <Bilgus> let me know when you get done with #2
- 10:11:19 <Bilgus> you won't be needing anything past that
- 10:17:20 <*USER*> #2 done
- 10:17:52 <*USER*> should I move on
- 10:18:13 <Bilgus> no thats as far as you need from there
- 10:18:44 <Bilgus> now you need to find the rockbox dir
- 10:18:48 <Bilgus> type ls
- 10:19:21 <Bilgus> cd to your rockbox dir
- 10:19:34 <*USER*> I'm in
- 10:20:00 <Bilgus> ok so you need to go to /rockbox/utils/imxtools/sbtools
- 10:20:32 <*USER*> ok
- 10:20:40 <Bilgus> now type make
- 10:20:58 <Bilgus> let me know if you get errors
- 10:21:25 <*USER*> no package libusb found
- 10:21:42 <*USER*> Package libusb-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libusb-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libusb-1.0' found elftosb.c: In function ‘load_bin_by_id’: elftosb.c:116:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] gcc -O3 -g -std=c99 -Wall `pkg-config --cflags libusb-1.0` -c ...
- 10:23:16 <Bilgus> ok type sudo apt-get install libusb-1.0-0-dev
- 10:23:25 <Bilgus> the password is reverse
- 10:23:33 <Bilgus> 'reverse'
- 10:27:21 <Bilgus> when that is done try 'make' again
- 10:43:42 <*USER*> done
- 10:43:51 <Bilgus> ok try ./sbloader
- 10:44:16 <Bilgus> it should pop up a help message
- 10:44:26 <*USER*> yes
- 10:44:49 <Bilgus> ok now you need to get the recovery file and firmware.sb into the vm
- 10:45:12 <Bilgus> you can either use the browser in the vm or set up a shared folder
- 10:45:34 <Bilgus>
- 10:47:55 <Bilgus> sorry right click Settings then Shared Folders
- 10:48:20 <*USER*> done
- 10:48:42 <Bilgus> ok so you have recovery.sb and firmware.sb?
- 10:49:35 <Bilgus> make note of their paths and follow this guide https://www.rockbox.org/wiki/SansaFuzePlusPort#Recovery_procedure
- 10:50:14 <Bilgus> I think it has to be run as sudo as well
- 11:00:15 <Bilgus> ok the recovery you will put on there with sbloader
- 11:00:32 <Bilgus> the other one you dd to the new device that shows up
- 11:00:49 <Bilgus> but you need to verify it is the proper device
- 11:01:47 <Bilgus> let me know when you have sudo .sbloader /sansafuzep_recovery.sb done
Add Comment
Please, Sign In to add comment