Tuesday, December 13, 2011
Monday, December 12, 2011
reflash Milkymist One
1. delete your local reflash_m1.sh
2. download the new one:
wget https://raw.github.com/milkymist/scripts/master/scripts/reflash_m1.sh
3. after download.
chmod +x reflash_m1.sh
, then run
./reflash_m1.sh
check if the version is 2011-12-13.
4. delete the old folder. in case there are something wrong :
rm -rf ${HOME}/.qi/milkymist/
5. run
sudo ./reflash_m1.sh --rc3 XX XX
just like before.
2. download the new one:
wget https://raw.github.com/milkymist/scripts/master/scripts/reflash_m1.sh
3. after download.
chmod +x reflash_m1.sh
, then run
./reflash_m1.sh
check if the version is 2011-12-13.
4. delete the old folder. in case there are something wrong :
rm -rf ${HOME}/.qi/milkymist/
5. run
sudo ./reflash_m1.sh --rc3 XX XX
just like before.
reflash BEN NanoNote
Got instructions from Xiangfu:
1. http://en.qi-hardware.com/wiki/Reflash_ben.sh
2. You can use:
tail -f ${HOME}/.qi/nanonote/bne/latest/log.txt
It will keep you the status updated.
P.S.:
1. If at the end of log of flashing it shows:
Now checking whether all configure args valid: YES
Current device information:
CPU type is Ingenic XBurst Jz4740
Crystal work at 12MHz, the CCLK up to 252MHz and PMH_CLK up to 84MHz
SDRAM Total size is 32 MB, work in 4 bank and 16 bit mode
Nand page per block 128, Nand page size 4096, ECC offset in OOB 12, bad block offset in OOB 0, bad block page 127, use 1 plane mode
Execute command: reset
command not support or input error!
done
2. means that your xburst-tools is old version. 'reset' is just to reboot the NanoNote. The newest version is here:
http://projects .qi-hardware.co m/index.php/p/x burst-tools/dow nloads/79/
1. http://en.qi-hardware.com/wiki/Reflash_ben.sh
2. You can use:
tail -f ${HOME}/.qi/nanonote/bne/latest/log.txt
It will keep you the status updated.
P.S.:
1. If at the end of log of flashing it shows:
Now checking whether all configure args valid: YES
Current device information:
CPU type is Ingenic XBurst Jz4740
Crystal work at 12MHz, the CCLK up to 252MHz and PMH_CLK up to 84MHz
SDRAM Total size is 32 MB, work in 4 bank and 16 bit mode
Nand page per block 128, Nand page size 4096, ECC offset in OOB 12, bad block offset in OOB 0, bad block page 127, use 1 plane mode
Execute command: reset
command not support or input error!
done
2. means that your xburst-tools is old version. 'reset' is just to reboot the NanoNote. The newest version is here:
http://projects
Sunday, December 11, 2011
Pinta
Since I still can't use GIMP, last week I installed an image editor Pinta which is similar to Paint.NET. See its web site.
"Pinta is a free, open source drawing/editing program modeled after Paint.NET. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, and Windows."
"Pinta is a free, open source drawing/editing program modeled after Paint.NET. Its goal is to provide users with a simple yet powerful way to draw and manipulate images on Linux, Mac, and Windows."
Saturday, December 10, 2011
Friday, December 9, 2011
A free series of textbooks on the subjects of electricity and electronics
A free series of textbooks on the subjects of electricity and electronics.
Ref. : http://openbookproject.net/
Ref. : http://openbookproject.net/
Tuesday, December 6, 2011
Sunday, December 4, 2011
Bash scripting - Tutorial
Currently I'm learning about the Bash scripting, so Wolfgang pointed me a link here that I think it's a realy good tutorial to start.
Ref. :
1. http://mywiki.wooledge.org/CategoryShell
Ref. :
1. http://mywiki.wooledge.org/CategoryShell
Subscribe to:
Posts (Atom)