Guest User

Set-up Fuze+ Recovery

a guest
Sep 4th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 KB | None | 0 0
  1. Recovery Fw https://www.dropbox.com/s/x5gpo0j9t6l8rbw/sansafuzep_recovery.sb?dl=0
  2. and
  3. http://mp3support.sandisk.com/firmware/fuzeplus/fuzeplus02.38.06.zip
  4.  
  5. Windows user download this
  6. http://www.nirsoft.net/utils/usb_devices_view.html
  7. and
  8. http://www.nxp.com/downloads/en/programmers/sb_loader.v1.1-g63b47f0_bin+src.zip
  9.  
  10. If you fail with the windows versions continue with below
  11.  
  12. Install the RB VM https://www.rockbox.org/wiki/DevelopmentGuide#Virtual_Machine_40Strongly_Recommended_41
  13. and the guest additions
  14.  
  15. 09:32:14 <Bilgus> let me know when you are ready
  16.  
  17. 09:51:03 <*USER*> I'm ready
  18.  
  19. 09:51:33 <Bilgus> ok so you installed the guest additions
  20. 09:51:47 <Bilgus> now you will go up to the devices tab
  21.  
  22. 09:51:54 <*USER*> I received an error while installing it
  23.  
  24. 09:52:08 <Bilgus> what was the error?
  25.  
  26. 09:54:01 <*USER*> no matching device found in INF *C:........
  27.  
  28. 09:54:26 <Bilgus> ok well we will try and see
  29. 09:54:37 <Bilgus> so first shut down the vm
  30. 09:54:57 <Bilgus> hit red X do a send shutdown option
  31.  
  32. 09:55:33 <*USER*> done
  33.  
  34. 09:55:47 <Bilgus> ok now in the oracle VM window select SETTINGS
  35. 09:56:00 <Bilgus> choose USB
  36. 09:56:24 <Bilgus> if it'll let you checkmark USE USB
  37. 09:56:43 <Bilgus> Enable USB or whatever it is
  38.  
  39. 09:57:01 <*USER*> it is checked and greyedout
  40. 09:57:10 <*USER*> USB 2.0
  41.  
  42. 09:57:11 <Bilgus> ah but checked is good
  43. 09:57:33 <Bilgus> ok further down there will be a usb plug with green + sign
  44. 09:58:48 <Bilgus> ok so select ADD
  45.  
  46. 09:58:56 <Bilgus> put Name fuzerecovery
  47. 09:59:08 <*USER*> ok
  48. 09:59:23 <Bilgus> all other fields blank except Vendor ID
  49. 09:59:29 <Bilgus>
  50. 09:59:47 <Bilgus> the vendor ID you will get from USB devview (06FF)
  51. 10:00:02 <Bilgus> from the ROM recovery device
  52. 10:00:17 <Bilgus> should be 4 chars
  53. 10:01:33 <Bilgus> click ok, save
  54. 10:02:05 <Bilgus> now bring the vm back up
  55. 10:02:38 <Bilgus> oh and unplug the fuze
  56.  
  57. 10:03:50 <Bilgus> let me know when you are back to the ubuntu desktop
  58. 10:03:58 <*USER*> I am
  59. 10:04:13 <Bilgus> plug in the fuze while holding vol down, after a bit (15 secs?) you can release button
  60. 10:05:06 <Bilgus> now at the to under devices>USB is there a check next to fuzerecovery?
  61.  
  62. 10:06:11 <*USER*> It is , but the name is ROM Recovery
  63.  
  64. 10:06:18 <Bilgus> ok good
  65. 10:07:05 <Bilgus> don't click it but when you mouse over it does it say state: captured?
  66. 10:07:20 <*USER*> yes
  67.  
  68. 10:08:29 <Bilgus> open a command window and type 'sudo lsusb'
  69. 10:08:33 <Bilgus> no quotes
  70. 10:09:10 <Bilgus> is the recovery device there
  71.  
  72. 10:09:14 <*USER*> yes
  73. 10:09:26 <*USER*> ID and etc.
  74.  
  75. 10:09:30 <Bilgus> yep
  76. 10:09:41 <Bilgus> ok did you git the rb repository yet?
  77. 10:10:14 <*USER*> how to git it?
  78. 10:10:37 <Bilgus> https://www.rockbox.org/wiki/HowToCompile
  79. 10:10:43 <Bilgus> follow directions here
  80. 10:11:08 <Bilgus> let me know when you get done with #2
  81. 10:11:19 <Bilgus> you won't be needing anything past that
  82.  
  83. 10:17:20 <*USER*> #2 done
  84. 10:17:52 <*USER*> should I move on
  85.  
  86. 10:18:13 <Bilgus> no thats as far as you need from there
  87. 10:18:44 <Bilgus> now you need to find the rockbox dir
  88. 10:18:48 <Bilgus> type ls
  89.  
  90.  
  91. 10:19:21 <Bilgus> cd to your rockbox dir
  92.  
  93. 10:19:34 <*USER*> I'm in
  94.  
  95. 10:20:00 <Bilgus> ok so you need to go to /rockbox/utils/imxtools/sbtools
  96.  
  97. 10:20:32 <*USER*> ok
  98.  
  99. 10:20:40 <Bilgus> now type make
  100. 10:20:58 <Bilgus> let me know if you get errors
  101.  
  102. 10:21:25 <*USER*> no package libusb found
  103. 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 ...
  104.  
  105. 10:23:16 <Bilgus> ok type sudo apt-get install libusb-1.0-0-dev
  106. 10:23:25 <Bilgus> the password is reverse
  107. 10:23:33 <Bilgus> 'reverse'
  108. 10:27:21 <Bilgus> when that is done try 'make' again
  109.  
  110. 10:43:42 <*USER*> done
  111.  
  112. 10:43:51 <Bilgus> ok try ./sbloader
  113. 10:44:16 <Bilgus> it should pop up a help message
  114.  
  115. 10:44:26 <*USER*> yes
  116.  
  117. 10:44:49 <Bilgus> ok now you need to get the recovery file and firmware.sb into the vm
  118. 10:45:12 <Bilgus> you can either use the browser in the vm or set up a shared folder
  119. 10:45:34 <Bilgus>
  120. 10:47:55 <Bilgus> sorry right click Settings then Shared Folders
  121.  
  122. 10:48:20 <*USER*> done
  123.  
  124. 10:48:42 <Bilgus> ok so you have recovery.sb and firmware.sb?
  125. 10:49:35 <Bilgus> make note of their paths and follow this guide https://www.rockbox.org/wiki/SansaFuzePlusPort#Recovery_procedure
  126. 10:50:14 <Bilgus> I think it has to be run as sudo as well
  127.  
  128. 11:00:15 <Bilgus> ok the recovery you will put on there with sbloader
  129. 11:00:32 <Bilgus> the other one you dd to the new device that shows up
  130. 11:00:49 <Bilgus> but you need to verify it is the proper device
  131. 11:01:47 <Bilgus> let me know when you have sudo .sbloader /sansafuzep_recovery.sb done
Add Comment
Please, Sign In to add comment