Actions

DSONano white screen of death

From HacDC Wiki

Revision as of 23:44, 12 September 2014 by Haxwithaxe (talk | contribs) (quick record of what i did to fix my dsonano's WSOD)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

DSONano v2 with DFU loader v3.26 does not work with the firmware used by the other v2 models. The drivers for the LCD display changed so flashing the "normal" thirdparty firmware causes an all white screen to persist on the screen. In some cases it flickers as well.

Sollution

  1. use the patched firmware provided here and mirrored here
  • flashing
 # plug the dsonano in via usb
 # press the down arrow and power on the device
 # mount the block device (/dev/sdX, no number)
 # copy the .hex file to the mount point
 # wait for it to dissappear
 # unmount the mount point
 # mount the new block device
 # check to see that the extension on the file now reads .RDY (limited file name length truncates the rest of the name sometimes)
 # powercycle to check if it worked
 # repeat until it works