Slashdot Mirror


Nvidia Lauds Windows CE Over Android For Smartbooks

ericatcw writes "Google's Android may enjoy the hype, but an increasing number of key industry players say the mobile OS isn't ready for ARM netbooks, aka smartbooks. Nvidia is the most recent to declare Android unfit for duty, stating its preference for Microsoft's Windows CE, which an Nvidia exec praised for having a "low footprint" and being "rock solid." Nvidia is busy optimizing its multimedia-savvy Tegra system-on-chip for Windows CE. Such improvements won't arrive for at least a year to Android, which has an inflexible UI and poor graphics support for devices larger than a smartphone, says Nvidia. Other firms echoing similar criticism include ARM and Asustek."

20 of 263 comments (clear)

  1. So... by MBCook · · Score: 5, Insightful

    So you're saying software designed for mobile phones doesn't work as well on a little computer like device as software which was designed for little computer like devices?

    Wow. Amazing. Incredible.

    And they're the same age too!

    No, wait, Windows CE is 13 years old. It's had a little more time to design the window manager for different screen sizes.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
    1. Re:So... by nicolas.kassis · · Score: 4, Interesting

      Let's not forget that it still sucks and I hoped they would see that and go "Geez, maybe we can help this new guy out so that maybe they will get us out of this lame ass no one wants these things because windows CE sucks issue"

    2. Re:So... by Xocet_00 · · Score: 4, Insightful

      "No, wait, Windows CE is 13 years old. It's had a little more time to design the window manager for different screen sizes."

      While I agree with everything you've said here, and that the age of Windows CE makes the comparative shortcomings in Android somewhat excusable, it doesn't change the fact that Windows CE seems to do what NVidia wants and Android doesn't.

      Android being new is a perfectly valid excuse, but in a here-and-now business sense Nvidia just has to go with what works... I guess.

      Writing this is hurting me. I really, really hate Windows CE (or Windows Mobile or whatever they call it these days.)

    3. Re:So... by oldspewey · · Score: 4, Funny

      I really, really hate Windows CE (or Windows Mobile or whatever they call it these days.)

      I'm still fond of calling it "wince"

      --
      If libertarians are so opposed to effective government, why don't they all move to Somalia?
  2. Corrupted opinion? by Anonymous Coward · · Score: 5, Insightful

    Isn't this NVIDIA opinion somehow influenced by having Microsoft as customer for their Tegra chips going to upcoming Zune HD?

  3. Drivers by Anonymous Coward · · Score: 4, Insightful

    From TFA:
    "The world soundly rejected the first netbooks that came out with Linux," he said. "Printers didn't work, and devices didn't get recognized. The whole thing was a mess."

    I'm sure all printers come with WinCE drivers these days. Or maybe Nvidia knows how to install Vista drivers on CE?

  4. Part Of The NVidia Zune HD 'Agreement' by Anonymous Coward · · Score: 5, Insightful

    This is standard operating procedure for Microsoft contractees. Happened just this last month with Asus where as soon as Microsoft negotiated a new deal with Asus, Asus out of the blue started spouting anti-Linux FUD.

    The Zune HD contract with NVidia obviously has the same type of garbage built in.

  5. ARM hostile to Linux? by chrb · · Score: 4, Interesting

    I was at a conference in 2002 where the chairman of ARM, Sir Robin Saxby, gave a keynote talk on ARM. In the Q&A session afterwards one of the attendees asked what Mr. Saxby thought of Linux - he replied that it was a toy operating system that would never amount to anything, and that open source was a useless strategy for developing software and he didn't see any place for it in the business world. The hall erupted with various PhD students and postgrads raising their hands, and after three people all said basically the same thing - that they use Linux and think open source is great - the chair had to say no more Linux questions. But after hearing what the guy at the top had to say, it would never surprise me to hear that ARM might be hostile to Linux and open source, even when it's running on their own chipsets.

    1. Re:ARM hostile to Linux? by diegocgteleline.es · · Score: 4, Insightful

      Well, back in 2002 he was not the only one. He has probably changed their opinion now that Linux is crucial for their survival.

  6. Who needs Android? by GPLHost-Thomas · · Score: 5, Interesting

    Really, the early success of netbooks loaded with Ubuntu showed clearly that there is no real need for Android. Now, there's going to be netbooks with ARM. GREAT, this is the time to demonstrate (if only it was needed) that Linux is portable, and that distributions like Debian can run perfectly on ARM chips. There WILL be some players in the industry that will understand it, sooner or later. I knew there will be a time where DFSG free OS would start becoming popular just because of the fact it can fit any hardware. It's great if it's demonstrated by using them on cheaper netbooks.

  7. Re:Android = no native code support by chrb · · Score: 4, Insightful

    As Wikipedia says, native code runs under Android fine. The Chrome web browser runs on Android. Chrome is not written in Java.

    What you might mean is that you can't run native code on some specific mobile phone type device without hacks, and that you can't upload native code to the App Store. That much is true. In the first case, some manufacturers like to lock down their devices - the iphone is also pretty much locked down. In the second, Google want platform independence. But Android itself can clearly run native code - most of the software that it ships with is written in C. And you can distribute and install whatever Java code you want on any Android device, which is better than Apple's "you only load what we want you to load on a phone" rules.

  8. Non-sense quote about device support by Joseph+Lam · · Score: 4, Insightful

    Mike Rayfield:

    "The world soundly rejected the first netbooks that came out with Linux," he said. "Printers didn't work, and devices didn't get recognized. The whole thing was a mess."

    And how is Windows CE/Mobile any better in that regard? I would think it's even worse.

  9. corruption and collusion by speedtux · · Score: 4, Interesting

    After twenty years of Microsoft corrupting the industry and colluding with other companies to place their products, how can anybody take such statements seriously? Nvidia has strong ties to Microsoft, and when Microsoft tells them to jump, they simply ask "how high".

    Personally, I think Android is not a very good choice for netbooks; Ubuntu Netbook edition is a much better choice. But Windows CE wouldn't even make my list of a usable netbook operating system.

    1. Re:corruption and collusion by Dragonslicer · · Score: 3, Insightful

      Personally, I think Android is not a very good choice for netbooks; Ubuntu Netbook edition is a much better choice.

      It's disturbing how many people still don't realize that software that's designed for a specific purpose is better at that purpose than software that was designed for some other purpose.

  10. Wrong way around? by FrankDrebin · · Score: 3, Interesting

    Nvidia is busy optimizing its multimedia-savvy Tegra system-on-chip for Windows CE.

    Apparently someone doesn't appreciate the difference between hardware and software.

    --
    Anybody want a peanut?
    1. Re:Wrong way around? by TheRaven64 · · Score: 3, Informative

      Optimising hardware for software is not new, especially in the mobile market place. Most ARM cores, for example, have some specialised instructions to make it easier to implement a JVM (including things like bounds-tested array accessors). A lot also have special instructions in their DSPs aimed at making things like MPEG or H.264 decoding (or even encoding) fast. A GPU is basically a CPU specially targeted towards implementing something like OpenGL or Direct3D.

      That said, optimising a SoC for an OS is a bit weird. You're meant to optimise for the applications, not the OS. If the OS needs the hardware optimised for it, and does much more than keeping out of the way of the apps (and making sure that the apps keep out of each others' way) then the OS is probably fundamentally broken.

      --
      I am TheRaven on Soylent News
  11. Wait a minute by Pecisk · · Score: 3, Interesting

    1) Poor UI - what he is talking about? Windows CE is a mess. Yes, Windows Mobile 5 was kinda Teletubies land as Windows XP, but still, it's a huge mess stiched together
    2) Doesn't support devices larger than smartphones? Ohh boy, yes, it doesn't, because it doesn't aim for it!

    Sounds like Microsoft partner trashing competitor. Propably there are technical reasons why Nvidia have chosen Windows CE, but these doesn't sound like valid one.

    --
    user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    1. Re:Wait a minute by nxtw · · Score: 3, Informative

      Poor UI - what he is talking about? Windows CE is a mess. Yes, Windows Mobile 5 was kinda Teletubies land as Windows XP, but still, it's a huge mess stiched together

      Although Windows Mobile is based on Windows CE, they are not the same thing. Windows Mobile is a specific set of applications on top of Windows CE with a single (visible) application - a PDA or phone. Windows CE itself can be used with a keyboard and mouse and has the ability to act as a standard desktop system (with multiple windows visible, a method to switch between windows, etc.)

  12. NVIDIA doesn't like Linux in general on TEGRA by Anonymous Coward · · Score: 5, Interesting

    I work for a very large computer manufacture who is coming out with an ARM based PC. We looked at Marvell, Freescale, and NVIDIA. NVIDIA was the only one who has no support for Linux and because of this was marked off right away. Besides there lack of support for Linux there ARM CPU is pretty weak compared to Marvell and Freescale, there only advantage is the GPU. But because of the lack of Linux support we crossed them off right away. There really only hurting themselves.

  13. Re:Android = no native code support by Tweenk · · Score: 3, Insightful

    Google gives you Java (for App Store), but their own applications run native code?

    Yes, because they want everything in the app store to be forward compatible: in future Android might run on chips that are not ARM, so native code would break, and though it would be the developers' fault it would still make their app store look bad.

    Windows CE runs native, the portability point is pretty invalid.

    Most of the native apps run on ARM chips only, and won't work e.g. on MIPS based devices (also supported by Windows CE). The portable apps use .NET Compact Framework, so the situation is more or less equivalent to Java.

    on iPhone I have proper GCC/G++ compilers

    Which you can't use without jailbreaking, so your argument is instantly moot.

    --
    Those who would give up liberty to obtain working drivers, deserve neither liberty nor working drivers.