Custom firmware for caanoo
The first custom firmware for caanoo is here!
Download the custom firmware (1.06b based) from download.binarycell.org
Hardware working:
* TouchScreen
* Joypad
* SPI (gyroscope)
* Haptic (vibration engines)
Usb and wireless are not tested, but assume work
Wireless must be the same functionality as 1.06 (no WPA-PSK)
Posted at BinaryCell
Download the custom firmware (1.06b based) from download.binarycell.org
Hardware working:
* TouchScreen
* Joypad
* SPI (gyroscope)
* Haptic (vibration engines)
Usb and wireless are not tested, but assume work
Wireless must be the same functionality as 1.06 (no WPA-PSK)
Posted at BinaryCell
what are the benefits of this firmware over the stock firmware?
ReplyDeleteAt this time nothing, is a simple proof of concept of kernel compilation for caanoo, replacing the official firmware with this one.
ReplyDeleteIn future releases, I hope to add features that people needs, like support for other wifi dongles, external devices suck as 3G modems, ipx networks, nfs remote mount etc...
I have wpa2-psk with every firmware.
ReplyDeleteIt depends on the wifi chipset you choose ;-).
Could You also post kernel config you are using, and explain how to get the final kernel image ?
ReplyDeleteGood work anyway. I have spent some time trying to get some working modules for the caanoo without success.
Sure, the kernel configuration is at the same path of firmware http://download.binarycell.org/gph/firmware/config2 is the latest at this moment
ReplyDeleteFor get the kernel image, use "make gk"
ReplyDeleteThanks for the quick answer. I'll try to compile some modules and keep you informed.
ReplyDeleteIt seems that I'm a little late ;)
ReplyDeleteCould I ask about details how did you build the firmware? I'd like to port OpenDingux for the Caanoo (buildroot config is ready but for some reason filesystem is no mounted)