OSDL's Mobile Linux Initiative
Rob writes "The Open Source Development Labs has introduced a new initiative to accelerate the
adoption of Linux in the mobile market by providing a forum for device manufacturers,
network operators, and application developers. Like the OSDL's other working groups, the
MLI will provide a forum for creating requirement specifications based on existing
implementations and invest in existing and new
mobile Linux projects to identify and fill gaps in the open source operating system's
functionality."
Like the OSDL's other working groups, the MLI will provide a forum for ..slashdotting the hell out of innocent websites...
Would any of the improvements enhance the desktop Linux experience? Indeed, applications designed for the minimalistic hardware of many handhelds could potentially perform amazingly on a high-powered, modern desktop.
Cyric Zndovzny at your service.
The article itself isn't very technical. Can anyone shed some light onto what sort of gaps they're trying to fill?
It does list some of the technical areas to be worked on:
real-time, power management, security, memory footprint, and fast boot functionality
However, what specifically could be improved in each area? Would such improvements be of any benefit to server or desktop applications in a significant way?
Cyric Zndovzny at your service.
... is if they could provide a nice IDE and debugger for embedded software development like Wind River does for VxWorks.
Linux is huge in the server market, dominates many embedded system applications, and has made great strides on the desktop. But in the handheld area, it seems to be one step forward, two steps back.
...but in a few years, the Zaurus was withdrawn from the international market.
First Sharp moved the Zaurus from a proprietary system to Linux...
Then our hopes were raised with PalmSource's high-profile Linux move. But it seems to be quite delayed. And what's worse, device manufacturers -- even Palm (the corporation formerly known as PalmOne) -- are running away from PalmOS as fast as they can.
Linux is almost the kiss of death for handhelds, or at least the last refuge of a desperate company. Can this initiative overcome that terrible legacy?
It is widely known that Motorola, who is involved in this initiative, is linked to Metrowerks (or what was Metrowerks) via Freescale. Metrowerks is well known for developing C/C++ compilers for various platforms, including many embedded systems.
While GCC is a fantastic compiler, the Metrowerks compiler has often been amongst the best optimizing compilers. That said, could the performance of handheld devices be improved by compiling the Linux kernel and most Linux software with the Metrowerks compiler, rather than GCC? Considering the kernel's use of GCC-specific features in its code, it would of course not be an easy task.
Cyric Zndovzny at your service.
Every time I ride past the OSDL on MAX, I say a little prayer for Linus and his team.
As a (former) mobile software developer, I think this is fantastic. Symbian and Windows Mobile are currently the two mainstay "open" platforms for developers. Java is making inroads, but no two phone's Java VMs are the same, making it a nightmare for developers (write once, debug everywhere). Symbian suffers a bit from this malady as well - each phone model resulted in a some tweaks to the software, and more often than not, a special executable. It should come as no big surprise that the best platform today for mobile developers is from Microsoft. The tools are quite good (and free), and the various instances of the platform (Smartphone, Pocket PCs) are sufficiently similar from an application's persective that only 1 source tree is needed. Further, the same executable will run on every device as long as it is a compatible CPU like the ARM - which is what almost all of them are. Linux in the mobile space would be a great thing - especially if a decent set of tools (and libraries and FOSS applications) were available to accelerate the process.
The more you regulate a company, the worse its products become.
Will they be looking into the use of Ruby and Python for application development on such handheld devices? Indeed, many cell phones use Java-based programming environments. Considering how much better that Python and Ruby often perform than Java for desktop applications, it would seem plausible that they may have a place on such devices.
Cyric Zndovzny at your service.
There's some interesting stuff coming out of CELF, if you're interested in that sort of thing. IIRC, Matt Mackall (the author of the linux tiny set of patches) is now working for CELF. From other CELF members I've talked to, I can say that they seem to be a pretty techically oriented bunch. The individual CELF members aren't marketing types trying to push OSS developers to do their work for them, they're developers who have a real interest in pitching in and helping to make Linux a useful OS for consumer electronics.
"Great men are not always wise: neither do the aged understand judgement." Job 32:9
The device I want is an i/o box for a media server. Feature wishlist:
. <$200 so I can buy several for various rooms
. wifi (maybe with base station capabilities)
. screen (large enough to host a menu system)
. enough grunt to play streamed audio, and possibly video
. audio out
. video out (maybe)
. expandable storage
. as small as possible
. rechargeable battery and mains
. linux/homebrew SDK
Something like a cross between an iPod, a remote control, and an Airport Express with AirTunes.
The idea is that I have my central media server but can use the console as an output and to control it (select what I want to listen to without a separate remote).
The PSP was so close, it fails on the last of the above conditions.
What I'm hoping to see is an open solution that I/everyone can contribute to so we have a good open standards compliant PIM software.
Currently all of the folks that write PIM software for cell phones have created their own flavours of iCalendar and vcard. They improve their implementations with each new cell phone and each revision of each new cell phone, but quite a lot of limitations and problems still exist. It's hard to support moving targets like this and the targets have been moving slowly for over 4 years.
Personally (as the author of a SyncML solution and someone who has to support n phones/revisions across the globe) I haven't seen any cell phone devices use anything but the older deprecated VCARD standard. I also don't remember (very tired though) seeing any devices that support the newer IETF iCalendar standard. I believe an open solution would be able to get out an updated implementation of the newer standards and enable a much higher level of functionality and interoperability. I believe a better PIM foundation will enable more interesting and useful applications and services to be built.
Cheers.
Schedule your world with ScheduleWorld.com http://www.ScheduleWorld.com/ (Java Web Startable)
The initiative will be ignored by every manufacturer and even consumer, as each will want their own pocket distrobution, and pocket linux will be back where it was, nowhere.
The only reason you percieve it being better on the desktop is because Ruby and Python use bindings to an already native GUI library, while Java has it's own which is not native, so of course it will seem slower.
This is not an obstcale on mobile platforms since MIDP defines standard GUI objects which are implimented in native code.
Java actually runs faster than Ruby or Python in the back-end because it is compiled code, whereas Ruby and Python are interpreted (notwithstanding JIT compilers). On a mobile platform though, there would be no benefit to any of them, except that Java already has a huge developer and application base in the mobile arena, so it would win out.
OSDL's mobile initiative will fail if it doesn't require that devices contain an X server than can automatically discover X client applications.
Troll? Are You Kidding? Get a Fucking Clue, why don't you?
One aspect is to be taken into account : carriers
Carriers want to have a common basis they can port their apps to and/or ask manufacturers to port on cheaply and fast.
Symbian more or less means nokia, so it is not a very good option (nokia owns > 50% of symbian)
Windows CE is even less a good option, as carriers are just data link providers
So let's say carrier X has a nice feature to add, IM for example.
Today for midrange phone it means doing X ports for all the platform/OS available
With linux, they can provide a sample application.
That does not solve the big middleware issue that is telephony API which is not standard at all, TAPI being very uncomplete
My vision on this, only linux and windows CE/pocket pc will survive.
I have a couple of questions regarding the embedded linux OS.
what are the min requirements in terms to get embedded linux into a chip?
What microchips would you recommend using?
There seem to be so many embedded linux OS's which one is a decent one? I don't really need an fancy gui output capability, maybe output data to an LCD. What I mainly need it for is just to control I/O on various pins..
I'll tell you why I'm not very optimistic about this.
:|
Motorola, one of the members of this new consortium, has a line of smartphones (A780, E680, E680i, etc.) that run a version of Linux from Montavista (also part of this new consortium) and uses Qt. Sounds good so far, right?
I own an A780, so the following is my experience with the device and Motorola. It was a bitch to get the kernel source. Thankfully, I found it at MotorolaFans.com (I think it originally came from a Chinese site). Motorola is keeping their platform very closed, and it's next to impossible to get a native SDK instead of the slow and not-so-featureful J2ME. And to add to that, the location API (for GPS) and other libraries are locked for only Motorola-blessed developers. The fun stuff is locked away. Their developer site, Motocoder.com, is equally useless with no community forums but just Motorola propaganda. Boo.
IF Motorola et al. actually open up the platform then I'm all for it. Otherwise, I don't think this will go anywhere. The "kiss of death" here is actually keeping things so closed that developers can't do anything great with the platform. I could kiss the Motorola management for releasing cool hardware... but I could piss on them for limiting it with shitty software and developer support (to clarify I'd really only piss on them).
When linux can run on an 02 XDA and we can still use all the phones wireless/GSM/GPRS/Phone/PDA features with a decent gui and apps to support then linux could be viable on the desktop, but for now there have been very small inroads to making handhelds really viable with linux