Slashdot Log In
Nokia's Linux Handheld
Posted by
CmdrTaco
on Wed May 25, 2005 09:48 AM
from the gadgets-i-want dept.
from the gadgets-i-want dept.
Nils Faerber writes "Today Nokia announced the introduction of the Nokia 770 Internet Tablet
device along with the Open Source based Maemo Development Platform. With
this new product Nokia enters several new worlds all at once. A new concept for the use of a handheld device, a new fully visible open source based development process and the explicit use of open source software in a commercial grade product. The typical use case for the Nokia 770 is to be the internet usability extension to your mobile phone or other wireless internet access equipment. It is extremely portable by its small formfactor, usable for almost all internet applications thorugh its exceptional resolution of 800x480 pixel and its multimedia capabilities by making use of a TI-OMAP CPU and a accompanying digital signal processor (DSP) core. The consequent use of open source software and technology basing on the Linux kernel 2.6, X11-server technology and the GTK+ toolkit the resulting new Hildon graphical user interface creates a fully new user interface experience for portable Linux devices."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.

The nokia Internet tablet (Score:5, Funny)
Good (Score:3, Interesting)
Re:Good (Score:5, Insightful)
If by "people" you mean the general non-computer-geek population, then I really don't think they care what OS the unit is running. Tivo is easy to use and runs on Linux. Archos media players are easy to use... The list continues.
Linux *can* be difficult to use, especially as a home OS. UIs that lay over the kernel and OS don't have to be.
Re:Good (Score:3, Informative)
Left-handed model? (Score:5, Interesting)
Oh well, sucks to be me I guess.
Re:Left-handed model? (Score:3, Insightful)
you're in luck (Score:5, Insightful)
Re:Left-handed model? (Score:3, Insightful)
wtf?
No ethernet (Score:3, Interesting)
Re:Forget ethernet, no bluetooth??!!! (Score:3, Informative)
(Straight from the site:)
Connectivity:
* WLAN: 802.11b/g
* Bluetooth specification: 1.2
GStreamer (Score:5, Informative)
... but shame on you, Nokia... (Score:5, Insightful)
Re:... but shame on you, Nokia... (Score:4, Insightful)
I'd wish they'd just make up their mind and vouch for FOSS
Battery Life (Score:5, Interesting)
I suppose you could charge it in your car...
Re:Battery Life (Score:4, Interesting)
It's only 1500 mAh, your average NiMH AA is at 2300 mAh each. This battery must be puny.
An external battery pack would be a cool option. 2 AA's in a small tube with wire could provide nearly 10 hours.
Stylus (Score:3, Interesting)
In regards to the Nokia 770, the stylus seems to be the primary form of input and command for this device. Unless Nokia has changed the feel of stylus, this might hurt adopters of what looks like a neat PDA/tablet hybrid. Indeed, implementing a small keyboard similiar to the Sharp Zaurus PDA's would be very nice.
Better picture (Score:3, Informative)
I've seen $350 quoted as a price point - once more and more devices start offering control access over TCP/IP (think TiVoweb, Xbox Media Centre etc) I think we've got a good candidate for the much-trumpeted "terminal" device that everyone uses around the home. I had the PSP pegged as a good place to start, providing a vibrant homebrew community springs up around it. This Nokia device offers that sort of functionality and development possibilites right out the box.
PDA please! (Score:4, Interesting)
AP says it runs Opera (Score:3, Informative)
Screenshots! (Score:5, Informative)
No 3G/GSM? (Score:5, Interesting)
It's $350 (Score:5, Informative)
Jolyon
Compared To? (Score:3, Interesting)
Re:Seen it already... (Score:4, Informative)
nor can it read emails, play streaming radio and at least 60 other things.
the PSP is a neat portable game but a webpad it CERTIANLY is not.
so how do you click on a fricking link because the PSP lacks a touchscreen? and when is FLASH going to be released for the PSP?
*cough*
Re:Ogg vorbis support? (Score:4, Interesting)
I talked to Uraeus about this a bit. The machine has combined ARM9/TI DSP cores. The idea is that you want the codecs running on the DSP, and apparently the free Xiph codecs we're included in the launch because there's no DSP port of the reference implementations. (There's no GCC back end for the dsp, although some folks [berlios.de] are working on a related series.) This includes Ogg Theora, Speex and FLAC as well as Ogg Vorbis.
Whether the ARM is too slow (or battery consumptive) to run the decoders on its own, I'm not clear but with everything open source it will be easy to check.
I'll be a Guadec, where they are apparently also doing a demo, so hopefully will know more next week.
In the long term though we need help with the DSP gcc port and someone to do hand-optimized asm for the xiph codecs. If anyone's interested, please let us know.