Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Monday, November 30, 2009

Maemo: Linux Powered OS for Future Nokia Smartphones

Nokia CorporationImage via Wikipedia
Although the Symbian OS for the Nokia N-series has been profitable to both parties, there seems to be a Linux powered OS coming over the horizon in the next few months: the Maemo. We reported last time that Nokia is thinking of dropping Symbian for Maemo but it will do so in a very slow and deliberate way. We're reading reports now that are saying that only one Nokia will carry Maemo next year. Actually there's already one in production: the Nokia N900.

The question begs: why not just continue with Symbian and help develop it further? According to Reuter's:
"Nokia's Linux Maemo operating system is seen as a key for the top cellphone maker in its battle against Apple's iPhone, and many analysts and industry players have expected the firm to roll out numerous Linux models already next year."
What makes the iPhone OS such a hit with the "in" crowd is not just its Operating System but also its technology. Unless Nokia does better at that category, it doesn't matter what OS they use on their smartphones. Another to look into would be the applications that are one of the selling points of having an iPhone in the first place. Although Symbian does have its fair share of applications available for its user base, some are just way too expensive or cumbersome to be used on such a small screen as Nokia's. Lastly, it's the "coolness" factor. You look better with an iPhone on your hand rather than a Nokia's. In this case, it's a marketing problem that has been haunting Nokia for a long time in the US.

Hopefully with the new Linux powered Maemo, they also take a step back and look at the overall Nokia phone as something to overhaul.

Source
Reblog this post [with Zemanta]

Thursday, September 03, 2009

Yes Virginia, Linux Runs on Kindle

With Sony and other e-readers breathing down their necks, what could Amazon do for the Kindle to ensure it's still the e-reader to beat? We don't know, but we guess running an OS on it may probably interest some people. That's exactly what Jesse Vincent decided to do for his beloved Kindle: he hacked the Kindle to run Ubuntu 9.04 AKA Jaunty Jackalope.



Ubuntu Jaunty has an ARM target. It's a fairly similar linux to the OS shipped on the Kindle 2 and the Kindle DX. A little bit of fiddling and an NFS export later, I was able to chroot into an Ubuntu environment on my Kindle.
That was when I discovered that Lab126 have built the Kindle's kernel without CONFIG_VT...and X.org really wants a tty or virtual terminal, but not for any particularly good reason.
This evening, I managed to bludgeon X.org into submission and found myself face to face with everybody's favorite checkerboard background.
After that, it was just a hop, skip and an apt-get until I was watching the mesmerizing transitions of xdaliclock.
Now if only Amazon picks up on this and makes a Kindle MORE than just an e-reader, then they may just have something new on their hands.

Source