Trolltech Qtopia Greenphone and SDK Review
An anonymous reader writes "The Greenphone comes at a time when there are countless mobile Linux platforms, but not many of them are open for easy development. This little device aims to fill a niche for a community-oriented mobile development platform. How does it perform? Linuxlookup.com has the Trolltech Qtopia Greenphone and SDK review."
Yes, it IS open source. But from DULA (Device User License Agreement) "...This device may only be used with Trolltech's Qtopia Software. You may not use this device in any other hardware/software combination other than in the combination of hardware and software that was delivered to you...". So no, it's not going to run (any) linux.
Extreme Programming - Redundant Array of Inexpensive Developers
At that price you reaally regret that Greenphones do not yet grow on trees.
For more information on licensing, which is a real PITA for open-source developers, see here: Greenphone SDK.
On the bright side, with projects like OpenMoko and OLPC I think the world will start to realize the power and potential of these little Internet-enabled devices when combined with open-source software.
What I want to see is a phone which has a baseband processor that does all the stuff like talking to the cell towers. Such processor would present a fully documented and open interface (GPIO lines, AT commands, data ports, whatever) which the applications processor can talk to. Everything on the AP side would be 100% open source (GPL or whatever) from the phone dial app down to the daemon that actually sends AT commands to the baseband side.
So far the closest we have to that is the OpenEZX project for motorola EZX linux phones although a lot more work is needed in reverse engineering the proprietary AT commands sent by the proprietary tapisrv app before it can do everything the motorola software stack can do.