25th September 2007

Fonera+ / Fonera plus - OpenWrt

Tags : ,

There is a new Fon router : La fonera+ (plus). This router is quite similar than the classical Fonera except that's it include two ethernet interfaces. This can be very usefull for a lot of things. Can OpenWrt Kamikaze 7.07 run on Fonera+ ? Yes, but not well. Here is my first try...

Read the rest of this entry »

posted in Embedded | 5 Comments

5th September 2007

Fonera i2c - driver update on Kamikaze 7.07

Tags : , ,

Update from OpenWrt Kamikaze 7.06 to 7.07 give a lot of good things. One of them is linux 2.6.21.5. The driver for the i2c bus adapter using GPIO need update. Here is.

Read the rest of this entry »

posted in Embedded | 0 Comments

28th August 2007

OpenWrt Kamikaze 7.07 and Fonera : Can’t locate c0000(786432) bytes free in FLASH

Tags : , ,

While trying to update my Fonera to d'OpenWrt Kamikaze 7.07, i got :

 Can't locate c0000(786432) bytes free in FLASH

In others words : unable to allocate 786432 bytes in flash memory, not enough space. There is a kernel size problem with openwrt-atheros-2.6-vmlinux.lzma. Olds OpenWrt Kamikaze kernels are 720896 bytes long (0xB0000) but news ones are bigger : 786432 bytes long (0xC0000). We need to play with RedBoot's images directory.

Read the rest of this entry »

posted in Embedded | 3 Comments