View Single Post
Old 06-16-2010, 09:28 PM   #10
sn2002bt
Member
sn2002bt began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jun 2010
Device: Libre
Quote:
Originally Posted by Kralik View Post
I found the offending code that makes the Libre --> jetBook flash fail:

Code:
if [ -e $TMP_SD/data/JL09 ] ; then
	echo "Is JL09"
else
	echo "Is not JL09"
	killall -9 flashing.sh
	Error_Firmware
fi
All one needs to do is create a file called "JL09" in the jetBook firmware to allow a flashback. I may experiment with it later, but for now the Libre firmware is fine. If I do flash back later, I'll post modified firmware for both directions.


Please illustrate what you mean in detailed procedures. What you mean create the file in firmware? You have a way to open up the .bin file and modify it and re-pack it? Please let us know how you did it. PLease don't assume everybody else is technically proficient as you are.
sn2002bt is offline   Reply With Quote