Eshopen alpha image for the Freerunner
As i said in my recent post, the sapwood issue with the freerunner have been solved. And the Mer project is ready to release a first tarball which contains the rootfs and the kenrel for the freerunner.
The tarball is hosted by eshopen.com, a freerunner reseller i work with, and can be downloded from here. You need at least a 512 MB microsd to install it. Your Freerunner must have qi installed, to install it just download qi, power on the freerunner pressing the AUX button, connect your freerunner with usb cable and run:
sudo dfu-util -d 0x1d50:0x5119 -a u-boot -R -D qi-s3c6410-andy_8589b40295653557.udfu
After that you can take a microsd, plug on your pc, mount it and do:
cd MOUNTPOINT
sudo tar -xvzf PATH/OF/THE/TARBALL/mer-freerunner-20090603-alpha.tar.gz
You can now plug the microsd and Mer should start.
Known Issues:
- No phone stack ATM
- Keyboard is not usable
From a recent talk in #mer on irc.freenode.net it seems that a keyboard engine has been found and we are working on layouts for this engine, you can find more specs at the mer forum.
I’m working to speed the development setting up a x86 virtual image of Mer having the same screen resolution and space of the Freerunner one, so there will be no need to have a Freerunner to develop anymore (and you can use hardware acceleration for tests and rapid development.)
The image will make you able to connect via ssh via the usb link. To do so just boot Mer and then do:
sudo ifconfig usb0 192.168.2.1
ssh root@192.168.2.2
Password is rootme. You will have a full ubuntu system in your hand afterwards…
To start surfing the web from Mer just do these commands in your linux box:
sudo sysctl -w net.ipv4.ip_forward=1
sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.2.0/24
And you will be able to share your network connection via the usb cable which connects the Freerunner with your pc.
Just installed it – it’s already looking nifty!
I second that
Which kernel did you used and how to install it ?
I figured it out :
sudo dd if=boot/uImage.bin of=/mnt//mmcblk0p1/uImage.bin
The kernel it’s used is the openmoko one, packaged by DebianFSO.
it’s under /boot/uImage.bin which links to the kernel file in the same dir.
Hi,
If it helps I provided a backup image ready to boot too check review video too :
http://www.newlc.com/en/mer-best-maemo-debianubuntu-mobiles-watch-freerunner-demo
Also feel free to edit :
http://wiki.openmoko.org/wiki/Mer
Thanks for all
any pple can help me how install mer in moko please
[[]]]
Why do you want to install mer?
Is there any news about this distribution on freerunner???
Not for now, i’m busy in these days with my university.
As soon i’ll get free i’ll continue the development.
Any mailing list we can subscribe to for updates on the development? Or should we just keep an eye on this blog?
Hi
yes, you can follow this blog for future development or you can follow the page about freerunner on mer wiki.
Hi
yes, you can follow this blog for future development or you can follow the page about freerunner on mer wiki.