View Single Post
Old 08-06-2010, 05:08 PM   #8
DeReader
Connoisseur
DeReader doesn't litterDeReader doesn't litter
 
Posts: 69
Karma: 126
Join Date: Jan 2010
Location: Germany
Device: Sony PRS-T1, iRex DR1000S, Kindle DXG, Jetbook Color
What a cool hack, thanks Iņigo!

At first I installed the "lite" version, no problem.

After that I wanted more and extracted the UDS from the firmware of the DR1000. But at first I could not install the "full" version on the reader, there where never any files copied in the _backup folder (and so I assumed there where also no new files in the /usr/bin directory).

Then I removed this check in the shellscript dr800+.sh:

Code:
if [ -s uds.dr1000 ]; then ... fi
After the removal of that part it worked, but I can not recommend this method because you MUST be 100% sure that you have the correct uds.dr1000!

Iņigo, do you have an idea what the problem could be? I'm not that shellscript guru
DeReader is offline   Reply With Quote