Slashdot Mirror


Linux Powers Motorola's Smart Phone

An anonymous reader writes "Motorola unveiled the A760 at CeBIT and claims the handset is the first in the world to blend the open source operating system with Java software. As well as Linux, the A760 has onboard a camera, diary, e-mail program, MP3 player, speakerphone and colour touchscreen."

4 of 88 comments (clear)

  1. Not really good news yet by happynut · · Score: 5, Insightful

    Sadly, even if it runs linux on the
    inside, there is no reason to believe
    that developers get any access to it
    (although that would be very nice if
    they did).

    I've worked on the A720 and the A830
    Motorola phones, and none of the underlying
    system was exposed.

    The Symbian Quartz platforms are even
    worse. Even as owner of the phone you
    can't put anything on them; everything
    must be signed by either Motorola or
    the mobile operator. This is because
    there is no security model in the OS,
    so any code on the phone has to be completely
    trusted (like active-x), and they didn't
    want worms to be a problem.

    Hopefully the design on a linux phone
    could be more nuanced...

  2. Breaking news ... UPDATE!!! by SuperDuG · · Score: 5, Funny
    As well as Linux, the A760 has onboard a camera, diary, e-mail program, MP3 player, speakerphone and colour touchscreen.

    In all the excitement of releasing this new modern wonder to the world the motorola engineers have announced that there is no "phone call making capability".

    A motorola spokeperson was quoted as saying "Well we were so happy to see useless features in a phone, we forgot to add the basic features of the phone, jokingly we're going to change our slogan from 'Hello Moto' to 'HELLO?? MOTO?? CAN YOU HEAR ME AT ALL??'. Seeing as Verizon Wireless is one of our largest purchasers we feel they'll get the joke too."

    When asked whether or not the phone would be able to make and receive telephone calls the spokesperson replied, "What, you have email and linux, what more do you need in a phone, this is the phone of tommorrow, today."

    In similiar news: Nokia has announced that they will be making the "Microwave Phone" that will combine cellphone technology with burrito cooking power. Sure to be a hit for everyone who thinks their cellphone should do more than just be a phone.

    And in not so similiar news: 1337 h4x0r5 from around the world have announced that they are happy to see that they'll be able to run their scripts from a cell phone and be able to '0wn j00' when they're out on a date. One 1337 dud3 was quoted as follows; "Like if I ever get out of the house and like see a girl and like go on a date with her and like she doesn't hit me or nothing I can like 0wn a box tellin the world how I loves her and stuff it will be like the best thing in the world for getting me like laid because like I don't think like I will ever get laid."

    So Everyone seems to love this new modern 'Swiss Army Knife' of the telecommunication tool belt!

    FYI: The phone does make calls, that was meant to be a joke ...

    --
    Ignore the "p2p is theft" trolls, they're just uninformed
  3. Define "involved" by scubacuda · · Score: 5, Funny
    from article:

    "There is no one operating system that is perfect, you have to be involved with all of them,"
    Motorola spokesman


    I can see the support calls now.

    "How do I check voicemail?"

    Answer:
    "Type in man voicemail for all of your voicemail options"

    "How do I send a text message?"

    Answer:
    "Type in vi message, type in i, then your message, then :wq to close and send your message."

    "My phone doesn't recognize my earpiece"

    Answer:
    "Recompile your phone's kernel, then clean everything up. Type in:

    make mrproper
    make xconfig
    make dep
    make clean
    make bzImage
    make modules
    make modules_install


    "I can't get make bzimage to work."

    Answer:
    "Oh yeah, the I has to be capitalized."


  4. Linux is the standard by RoLi · · Score: 4, Insightful
    Advantages of Linux in embedding:

    • You control the full source code that runs on your device
    • No licensing costs
    • Thousands of applications are only a compile away
    • Linux is well understood and well supported, it's easy to find employees
    • In the non-graphical embedded market, Linux is already the de-facto standard for new projects. It is a proven technology.

    It's pretty obvious, really. I don't know why so many clueless people always keep asking "why Linux, why Linux?" everytime it is used on an embedded device when it's already not only a proven technology, but *the* de-facto standard.

    In 4 years I promise you that there will be only few CPU-using appliances which are not using Linux. There will be a lot of non-Linux PDAs because of backwards application compatibility, but other than that finding a non-Linux system will be the exception.