Slashdot Mirror


Vendors Rally While Windows Sleeps

Anti-Globalism sends along a PCWorld article outlining two technologies from Intel and Dell that do an end run around Windows. "Dell, Intel and their partners announced last week new technologies that represent major leaps forward for mobility. The companies seem to have discovered the secret to making such bold leaps: Cut Microsoft out of the deal. One technology involves enabling users to gain instant access to a laptop's e-mail, browser and other basic functionality — without booting Windows at all. The second technology enables an Internet-based message to wake a Windows PC from sleep mode. These new technologies are perfect metaphors for what's happening in the industry... Windows is asleep while Microsoft's own partners give users what they really want."

90 of 321 comments (clear)

  1. It's the BIOS, not windows by mangu · · Score: 3, Informative

    You could at least read the summary, it's a BIOS that runs Linux without booting windows.

    1. Re:It's the BIOS, not windows by 4D6963 · · Score: 4, Informative

      You could at least read the article, it's an ARM SoC that serves as a separate UMPC inside the laptop. Kind of like having a N810 inside your laptop if you will.

      --
      You just got troll'd!
    2. Re:It's the BIOS, not windows by cmacb · · Score: 4, Interesting

      You both must be new here.

      It doesn't matter if it's in the BIOS, or uses a second processor.

      What matters is that it allows your laptop to "just work" rather than having to wait for the bloated monstrosity that is Windows to become usable (or as usable as it gets).

      I was delighted to find that my old Compaq laptop allowed you to run on the CD player to listen to music without booting up the machine at all. This looks like an extension of that philosophy. I can imagine having a laptop that would never be fully booted except to run some "legacy" program. It only took us what, 20+ years to get here!

    3. Re:It's the BIOS, not windows by 4D6963 · · Score: 2, Interesting

      Well if you're never fully going to boot into the regular x86 OS you're wasting your money on a perfectly good hard drive, PC RAM, x86 CPU and mobile graphics card that sit in your laptop unused when only using the UMPC mode.

      However I must agree that a web/mail appliance mode that just works sounds like a nice thing.

      --
      You just got troll'd!
    4. Re:It's the BIOS, not windows by jackchance · · Score: 5, Insightful

      It doesn't matter if it's in the BIOS, or uses a second processor.

      It does matter that it uses a 2nd processor that is very power efficient. I haven't used a windows laptop in a while, but if you just wake your computer from sleep how long does it really take?

      I think the real advantage of this is battery savings from running on an ARM processor.

      From the article:

      If you use only the Latitude ON system, battery life lasts not hours but days, according to Dell.

      --
      1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987 1597 2584 4181 6765
    5. Re:It's the BIOS, not windows by gallwapa · · Score: 2, Funny

      ohhh boy. Cue the posters that scream "Linux is a kernel" :p

    6. Re:It's the BIOS, not windows by beav007 · · Score: 4, Funny

      You could at least read the article, it's an ARM SoC that serves as a separate UMPC inside the laptop. Kind of like having a N810 inside your laptop if you will.

      Didn't you get the memo? We don't RTFA. We simply skim TFS for keywords, and then post with an authoritative tone, as though we had not only read TFA, but had actually authored it AND examined the subject in a PhD thesis.

      You must be new here...

    7. Re:It's the BIOS, not windows by Locutus · · Score: 4, Informative

      Dell is the only one who puts an extra CPU in there to run the Linux BIOS image so all that hardware you mentioned, except the hard drive, is fully used by the Linux image on the other systems.

      It seems strange that Dell would put in a 2nd CPU but it does make it drop dead easy to design this way. There are tons of ARM based SoCs to pick from and pretty much all of them have Linux BSPs.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    8. Re:It's the BIOS, not windows by BPPG · · Score: 2, Interesting

      Wow, imagine.. maybe someday we could put an entire operating system into the BIOS...

      This has already been kind of done: coreboot(LinuxBIOS), with a Kdrive(TinyX) X server.
      http://ca.youtube.com/watch?v=nuzRsXKm_NQ

      It makes sense, because a normal BIOS menu already needs to function like an OS to some degree.

      You don't want to keep all of the operating system on the BIOS, though, because certain parts of the OS will still have to be written to. And it would require specific drivers, that could only be configured whenever you flash the BIOS. If keep those drivers or modules on a hard-drive, and you lose the main advantage of BIOS booting: loading those drivers straight away.

      --
      What's the value of information that you don't know?
    9. Re:It's the BIOS, not windows by BronsCon · · Score: 5, Informative
      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    10. Re:It's the BIOS, not windows by Hal_Porter · · Score: 3, Informative

      Have you seen the recovery console? Or setup in Windows XP? That's pretty much the kernel, filesystems and a text mode UI. Actually NTLDR itself is an interesting beast - it's a stripped down single tasking kernel+read only filesystem that loads the real kernel off NTFS. It even supports normal SCSI miniport drivers. In fact in a hint of NT's Risc origins it's actually protected mode Bios extender underneath OSLOADER.EXE. On Risc, OSLOADER.EXE is used without the code to switch to protected mode and back to v86 mode to use the Bios, i.e. the x86 cruft.

      Microsoft haven't productised a kernel+text mode UI, but logically it must exist because it's necessary to bootstrap a full GUI Windows machine and internally they must have got something like this to work before they started to port the GDI and shell. In fact they demoed MinWin publically once.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    11. Re:It's the BIOS, not windows by Bootarn · · Score: 2, Interesting

      However I must agree that a web/mail appliance mode that just works sounds like a nice thing.

      What about an "everything" mode that just works?

      If you look at it this way, The UMPC part may easily be built into its own hardware with display, keyboard etc. Then we'll have a platform that's

      • Microsoft free
      • x86 free

      That would be something.

    12. Re:It's the BIOS, not windows by Locutus · · Score: 2, Interesting

      it seems odd because there is a CPU, memory, etc already there vi the x86 CPU and system. Couldn't they just run that CPU under clocked and without using the hard disk to vastly improve battery life?

      myself, I've run a liveCD every now and then when on the road just to keep access to personal info away from insecure networks. This also brings up the thought that a WUBI based boot option which runs memory resident and shuts down the HD could be very much like what Dell and others are doing with the BIOS or additional CPU system is doing. Obviously, setting CPU freq lower would be desirable for longer batt life.

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  2. Wow! Wake On Lan! by Anonymous Coward · · Score: 2, Insightful

    OMG, 1996 called, it wants its story back.

    1. Re:Wow! Wake On Lan! by DanWS6 · · Score: 4, Interesting

      There's a bit more to it than that, from the article:

      "The Intel-JaJah combination will enable you to dump your landline phone and use a PC-based VoIP phone without leaving your PC on all the time"

  3. They're missing out on a great opportunity by duckInferno · · Score: 5, Funny

    Put microsoft's hand in warm water while they're at it. We'll get the next version of Windows a year early!

    --
    Fool me once, shame on you. Fool me twice, watch it -- I'm huge!
    1. Re:They're missing out on a great opportunity by Anonymous Coward · · Score: 5, Insightful

      We'll get the next version of Windows a year early!

      There was a delay in the release of Vista... and look how buggy it is. Now you want them to release it much earlier? I say, let them take all the time they need!

    2. Re:They're missing out on a great opportunity by BronsCon · · Score: 3, Insightful

      Oh, come on. It was PERFECT on the original release date; they took those extra years to add all the bugs they could think of! OF COURSE we want the next version early!

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  4. WTF is this shit? by sexconker · · Score: 2, Insightful

    Wake on LAN is ancient.
    Dual booting is ancient.

    1. Re:WTF is this shit? by sexconker · · Score: 5, Informative

      Fuck it, I'll reply to myself.

      "Microsoft has been pushing Remote Desktop and its communications software for years. But apparently it never occurred to anyone in Redmond that people might want to leave their PCs in sleep mode, then have them turn on for remote access or VoIP calls."

      Remote Desktop supports wake on LAN.
      When you try to connect, it tries to wake the machine up. If the machine has wake on lan enabled, and you don't have any NAT issues, it'll work.

    2. Re:WTF is this shit? by Anonymous Coward · · Score: 2, Insightful

      I don't know, seeing as how the submitter calls himself "Anti-Globalism" (with a link to his website) and he includes some stupid, Slashdot-pandering quip in the summary about how "Windows is asleep", I'd say this person has engineered this story so kdawson would pick it up (thinking it would be perfect for the Slashdot crowd) and promote his own website.

      Slashdot, you have been gamed.

  5. Here's a strategy for Microsoft by bogaboga · · Score: 3, Insightful

    One strategy for Microsoft in order to counter this trend is to modify its Windows OS license in a way that specifically prohibits this kind of set-up.

    This way, a laptop will have to run a non Windows OS in order to be participant in DELL's "DELL Latitude On" or INTEL's "Intel Remote Wake."

    I know this is not illegal.

    1. Re:Here's a strategy for Microsoft by bendodge · · Score: 4, Insightful

      Well yeah, but I'm sure Dell wouldn't just open wide and swallow that. And a licensing clause like that sounds like a good target for more anti-trust lawsuits, which the EU seems to relish.

      --
      The government can't save you.
    2. Re:Here's a strategy for Microsoft by node+3 · · Score: 4, Insightful

      I know this is not illegal.

      This is the exact type of behavior MS was convicted of a decade ago.

    3. Re:Here's a strategy for Microsoft by Lonewolf666 · · Score: 2, Interesting

      Well, I bet the consequences of that last conviction are sure to dissuade them this time.

      Maybe not in the USA with their tame Department Of Justice (but even there, a repeat offender might eventually be hit with harsher sanctions).
      For the EU, however, this might be a reason for the next fine, this time exceeding a billion...

      --
      C - the footgun of programming languages
  6. Re:Sensationlist much? by Anonymous Coward · · Score: 4, Funny

    This is retarded and sensational.

    In other words, perfect front-page material. You must be new here.

  7. Vista just isn't good with normal laptops yet by rolfwind · · Score: 5, Interesting

    It takes way too many resources. Maybe 3 years down the line, but Microsoft really dropped the ball by ignoring the reality of the fastest growing segment in computer sales.

    Because of this, Apple is having great sales on the high/upper-mid-end with it's very nice line notebooks and Linux is getting a start on the lower end.

    Without Vista, I don't think it would have been possible for Linux to get a foothold.

    The year of Linux on the Desktop is distant, but thanks to Microsoft, the Year of Linux on the notebook looks like it's becoming reality sooner rather than later.

    And the way a distro like Ubuntu evolves so quickly from year to year, I think it's a mistake that MS can't afford to do again.

    In a few years, we'll see that MS was the one who dropped the ball to allow the competition the elbow room to come in.

    It's also making things worse by having so many different versions and while it's debatable that Vista should have been wholly 64bit (definitely by Windows 7), MS doesn't even have the decency to provide 32/64bit on the same disc but is trying to grab every nickel it can from it's customers who chose one or the other (many discs don't qualify from alternative media).

    1. Re:Vista just isn't good with normal laptops yet by flyingfsck · · Score: 2, Insightful

      "Without Vista, anti-trust law suits and billions of dollars in fines, I don't think it would have been possible for Linux to get a foothold."

      --there, fixed it for you.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    2. Re:Vista just isn't good with normal laptops yet by j0217995 · · Score: 4, Informative

      Really? Linux on the laptop is growing? Just based on non scientific study but i'm in a lot of airports across the United States. I can count on the one hand the laptops I've seen that are running Linux this year, 2. I do see a growing a number of Macs, but I am hearing more and more of the Vista startup sound on Laptops as the year goes on.

      If this growth in Linux laptops are growing, I haven't seen them

    3. Re:Vista just isn't good with normal laptops yet by Freaky+Spook · · Score: 3, Informative

      Sorry call BS with that.

      I have a Dell XPS M1330 running Vista Ultimate, and its been flawless and has been for 9 months now.
      It has dedicated graphics and 3GB of RAM and it has more then enough resources spare to do all of my work.

      At times I have had to host visualised servers on it running exchange and domain controllers while performing server migrations and Vista has performed admirably while balancing resources with the Virtual OS's and running my mail and other programs I usually run.

      I do have a lot of criticisms of Vista but to say its not ready for normal notebooks is just outright BS.

    4. Re:Vista just isn't good with normal laptops yet by Freaky+Spook · · Score: 2, Informative

      As long as I'm not doing anything that's running the hardware into the ground I get about 2.5 to 3 hours off a full charge, thats with a 6 Cell battery and I've been meaning to upgrade that to a 9 cell.

    5. Re:Vista just isn't good with normal laptops yet by Darkness404 · · Score: 2, Interesting

      It has dedicated graphics and 3GB of RAM and it has more then enough resources spare to do all of my work.

      That *isn't* a normal notebook. That is a high-medium to high performance notebook. For everyone else they are lucky to get 2 GB of RAM and a dual-core CPU. Of course Vista will run on it, but XP or Linux is going to run like 10 times better on the thing.

      --
      Taxation is legalized theft, no more, no less.
    6. Re:Vista just isn't good with normal laptops yet by FoolsGold · · Score: 4, Informative

      Depends what you mean by a normal laptop. For example, I've got a Toshiba Satellite Pro with a Core2Duo 1.66 GHz, 2 GB RAM and a 250 GB HDD. I'm run both Vista Business and Ubuntu 8.04 on this thing and noticed the following:

      * Both systems support standby/hibernation properly, but Vista is quicker to resume from either mode. Ubuntu does hibernate quicker though.

      * Vista actually lasts longer on battery than Ubuntu. I don't have values, merely observations based on the same kind of work (eg. browsing, email, etc). Probably helps that Vista fully supports multiple power-saving features that either aren't enabled in Ubuntu or aren't up to the same level of maturity as in Windows.

      * Ubuntu suffers from a "bug" whereby many hard drives will spin down after several seconds of non-use, which kinda reduces the lifespan Vista doesn't have this issue, although it's hard to determine if that's only because the drive is always flashing every so often.

      * Both systems are zippy enough when configured well, although Vista takes absolutely forever to start from a cold boot which is why standby/hibernation is a must with it.

      Because I much prefer the software selection and functionality of most Windows software compared to Linux variants, I'm sticking with Vista as my primary on this machine, but Linux is certainly getting better for laptops.

    7. Re:Vista just isn't good with normal laptops yet by westlake · · Score: 2, Informative
      That *isn't* a normal notebook. That is a high-medium to high performance notebook. Of course Vista will run on it, but XP or Linux is going to run like 10 times better on the thing.
      .

      I dislike echoing one of my own recent comments.

      That said:

      The Dual Core 4 GB RAM 32 Bit Vista Premium laptop at Walmart.com is $850. Acer 16" Aspire 6920-6508 Laptop PC w/ Intel Core 2 Duo Processor

      The 64 Bit Dual Core Vista Premium laptop with 4 GB RAM is $1000.

      The 64 Bit Dual Core Vista Premium laptop with Blu-Ray and NVIDIA 9600 series graphics is $1500.

    8. Re:Vista just isn't good with normal laptops yet by Anonymous Coward · · Score: 3, Funny

      * Ubuntu suffers from a "bug" whereby many hard drives will spin down after several seconds of non-use, which kinda reduces the lifespan Vista doesn't have this issue, although it's hard to determine if that's only because the drive is always flashing every so often.

      I just love finding "bugs" in software based on observations of the tiny blinky lights!

    9. Re:Vista just isn't good with normal laptops yet by magicchex · · Score: 2, Informative

      Um I'm been bargain hunting lately for a laptop and 3-4GB dual core laptops are what you get for $400-$800 these days.

      --
      How many fulltime jobs can one man have?
    10. Re:Vista just isn't good with normal laptops yet by Tim+C · · Score: 2, Informative

      Define "normal laptop". My ex bought what I consider to be a mid-price laptop (around £700) which shipped with Vista Home Premium, and it works perfectly. Plenty responsive enough and no issues that either of us has seen.

      It's also making things worse by having so many different versions

      There are two versions that the vast majority of people will be exposed to, Home Basic and Home Premium. Yes, business users will also have to choose from Ultimate and Business, but if you go out to buy a PC from a shop it's either Home Basic or Home Premium.

      MS doesn't even have the decency to provide 32/64bit on the same disc

      Actually the retail versions do come with 32 and 64 bit versions on the same disc; OEM versions don't, however.

    11. Re:Vista just isn't good with normal laptops yet by sammydee · · Score: 2, Informative

      You can improve battery life on notebooks by enabling "laptop mode" in Ubuntu. It isn't enabled by default, google it.

    12. Re:Vista just isn't good with normal laptops yet by westlake · · Score: 2, Informative
      And Eeepc is like $200 or $300
      .

      --- which buys you a 7" screen, an 800 MHz Celeron, 512 MB RAM and 4 GB flash. Asus Eee PC 4G Surf

      Walmart.com lists an Acer Linpus Linux netbook - but no Eepc. The problem is the next step up - the $500 laptop - where OEM Linux runs out of gas.

  8. Three Cheers for Appliance Based Computing by Proudrooster · · Score: 3, Insightful

    Having the computer work just like a TV, toaster, or microwave is very appealing to many. I don't know MS can't come up with refinements to make the computer "just work", but most of the time email and web are all I need. If someone can make that work at the push of a button, I'll probably use it a lot and so will my parents and grandparents.

    1. Re:Three Cheers for Appliance Based Computing by sexconker · · Score: 5, Interesting

      Now it's "I just need web and email.".
      Next month it'll be "Sound would be nice.".
      Then you'll be bitching "Damn we need support for youtube and flickr up in this bitch.".
      Then you'll say "Can we get a fucking IM client and some printer support? It's 2010!".

      Ultra mobile / webtop / nettop / netbook / whatever is retarded.

    2. Re:Three Cheers for Appliance Based Computing by symbolset · · Score: 4, Interesting

      If you want all of that in your long-life Windows laptop, then get yourself a $22 SDHC card and install Ubuntu on it with all the extras. I've tried it. Boots in 3 seconds. No moving parts. Snappy fast and low power if you set it up to turn off your HDD - or better yet, pull that out - you won't need it.

      --
      Help stamp out iliturcy.
    3. Re:Three Cheers for Appliance Based Computing by pz · · Score: 4, Insightful

      A long time ago, and by internet standards, I mean in pre-historic times, there was a computer called the Lisp Machine, designed and built at MIT's Artificial Intelligence Laboratory. We're talking mid-1980s here. That's more than TWO DECADES AGO. Your cell phone would run circles around a LispM.

      One of the amazing things about LispMs is that they came up really, really quickly, despite having very large and slow disk drives. They did this by essentially performing a full boot and then saving that precise memory image (including all peripheral state) to a special part of the disk called a band. This is not unlike the modern laptops' suspend-to-disk feature, except that bands were pretty static. The intent was that you set up your machine just so, and then wrote what you felt was the canonical startup state to the band. Then, every time the machine started, the band loaded in from disk, and POOF! was ready to go.

      It was a radical departure, and one that, unfortunately, was not learned by the industry. I would *love* to have my laptop use bands. Save-to-disk is nice and all, but since laptop hardware (and Linux support for it) is so f-ing flaky, it's far better to have a feature to boot quickly to a known-good state.

      What's the relevance here? LispMs were as fast to boot as you'd expect for a computational appliance. OMFG if I have to boot my current Linux desktop or Windows laptop it takes eons to come up, and that's with hardware that's probably three orders of magnitude faster. Our modern machines should be in a known, operable state in under a second, and the only reason they aren't is poor engineering / pressure from Microsoft.

      --

      Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
  9. Correction by sexconker · · Score: 5, Funny

    Apple is having decent sales in the overpriced, zealot segment.

  10. Re:Great... by glitch23 · · Score: 3, Insightful

    Anything that's not implemented correctly is a major security issue...

    Even when implemented correctly it can still be a major security issue, it just becomes an even bigger one when not done correctly. Some ideas (ActiveX?) should just not ever be implemented and implementing them poorly is just asking for trouble.

    --
    this nation, under God, shall have a new birth of freedom. -- Lincoln, Gettysburg Address
  11. Re:Great... by VoltageX · · Score: 3, Funny

    Windows won't wake, because the buggy chipset drivers mean it's now frozen in standby.

    --
    "Anonymous could not immediately be reached for further comment." - International Business Times
  12. Re:New technologies by 4D6963 · · Score: 4, Informative

    Yeah, because it runs of entirely separate hardware, i.e. not the same processor/RAM and doesn't use the hard drive. And the great thing is because it runs off a lower power ARM SoC and doesn't have to power any hard drive the thing can stay on for more than a day instead of a mere few hours. It's really two computers inside of one.

    --
    You just got troll'd!
  13. In the jungle... by ZarathustraDK · · Score: 3, Funny

    ...the mighty jungle
    The Ballmer sleeps tonight...

    Somebody continue...

    --
    If you quote this signature there'll be 72 copies of Windows ME waiting for you in Heaven.
  14. Microsoft Challenge? by Nymz · · Score: 2, Interesting

    Perhaps there is a group that would like Microsoft to enter and control the motherboard and hardware markets. Or perhaps someone is just regurgitating anti-MS propaganda in order to feel smart without actually thinking for themselves. I guess that as long as they stay out of political discussions, I can live with it.

  15. Useful links for more info by bit13 · · Score: 2, Informative

    PC World has a decent summary of Intel Remote Wake Technology.
    http://www.pcworld.com/article/149863/2008/08/.html

    Then there's also the actual Intel site
    http://www.intel.com/technology/chipset/remotewake.htm

  16. why is this a problem, or news? by dAzED1 · · Score: 3, Interesting
    Windows kicked itself the ass for short term gains that caused them loooong term issues by making such an expansive "operating system" that comes with many, many things that have nothing to do with, well, an OS. The OS should be a platform by upon which other things are based; so why is it news that this is happening? Did slashdot report when Netware 2.0 came out in 1985 and provided an easy way to do filesharing in MSDOS?

    It's not news, it's fark^H^H^H^Hslashdot.com? Oh, and I know, please tell me about all the things RedHat comes with...except:

    1)those extras aren't forced, they're easy to remove (unless they're gnome...), and they're all OSS

    2)you're missing the point. The point is that the OS shouldn't be expected to provide EVERYTHING. It's not a problem when IBM modifies RedHat to work with their LPARs, and it's not news when someone makes a Windows appliance without Windows. That's supposed to happen, on a regular basis.

    1. Re:why is this a problem, or news? by oogoliegoogolie · · Score: 2, Funny

      Did slashdot report when Netware 2.0 came out in 1985 and provided an easy way to do filesharing in MSDOS?

      Yes they did, but I can't find it. For some strange reason I can't retrieve Slashdot articles that are older than 10 years or so.

  17. Re:Duh, Can You Say Java? by BitterOldGUy · · Score: 2, Funny

    Uh, no. They said "instant on". They didn't say power on the machine, wait a while for the JVM to load, and then work.

  18. What users really want... by fahrbot-bot · · Score: 3, Funny

    Windows is asleep while Microsoft's own partners give users what they really want.

    Bender: black jack... and hookers. In fact - forget the black jack!

    And don't get me started on the phrase "do an end run around Windows" when it clearly should be "reach around" - at least that's the only way *I* can enjoy my Microsoft products. :-)

    --
    It must have been something you assimilated. . . .
    1. Re:What users really want... by db32 · · Score: 2, Funny

      Grab Windows by the Ballmer? I hope that gives you mental imagery that causes you to kill yourself for mentioning reach arounds, enjoyment, and Windows in a single line.

      --
      The only change I can believe in is what I find in my couch cushions.
  19. Re:New technologies by Broken+Toys · · Score: 2, Interesting

    The concept that a vendor could sidestep the restrictions imposed by Windows by using another OS is hardly new.

    The idea of running a second OS on a laptop is hardly new. It's two computers in one box - that's not a new technology, that's space efficiency ;-)

  20. Re:they call this "technology" by 4D6963 · · Score: 2

    Obviously it's far from the first time that I notice this behaviour ;)

    --
    You just got troll'd!
  21. No, only I'm New Here by New+Here · · Score: 5, Funny

    No, only I'm New Here

    1. Re:No, only I'm New Here by fragbait · · Score: 5, Funny

      What is the average amount of time in between times you can spring this joke?

      -fragbait

  22. Slow news day eh? by deanston · · Score: 4, Interesting

    I have an ancient machine that plays CD/DVD in 5 seconds without booting - it's called a DVD player.

    Seriously, HP had PCs that can do that 2-3 years ago. Oracle worked on a DB server that can run without booting into Windows OS more than 5 years ago. On new mobile phones you can open up your email within 5 seconds. Stop giving free press to Intel and Dell until they have the real guts to get away from Windows entirely.

  23. Re:Great... by node+3 · · Score: 5, Funny

    we can wake Windows remotely. This seems like a major security issue if not implemented correctly.

    No kidding. Waking Windows locally is already a big enough security issue as it is!

  24. Been done before... by Darkness404 · · Score: 4, Informative

    On my old Alienware laptop there was a button you could press that loaded a minimal Linux distro to play DVDs and CDs without loading Windows.

    --
    Taxation is legalized theft, no more, no less.
  25. FUD about netbooks by jmorris42 · · Score: 2, Insightful

    > Next month it'll be "Sound would be nice.".
    > Then you'll be bitching "Damn we need support for youtube and flickr up in this bitch.".
    > Then you'll say "Can we get a fucking IM client and some printer support? It's 2010!".
    > Ultra mobile / webtop / nettop / netbook / whatever is retarded.

    Helloooo, Mcfly!

    This Dell thing is kinda retarded but netbooks aren't. An ASUS EEEPC has sound, it ships with a version of mplayer that looks nice and has pretty broad codec support. Firefox has the flash plugin preloaded so youtube isn't an issue. IM? It's in there. Printing? Browse your Windows or CUPS printers out of the box. Browse SMB or NFS file shares while you are at it if the included SSD is getting a little full.

    Of course the "can't add apps" thing Dell if throwing around is just crazy talk. Even if they try to close it down it won't work. If it has a penguin inside somebody will open it up and get Debian on it inside the first month. The drama will be whether one of the BSDs release first.

    --
    Democrat delenda est
    1. Re:FUD about netbooks by jmorris42 · · Score: 2, Insightful

      > A long life laptop inside your laptop with Instant on.

      That's kinda retarded, and an indication of just how broken x86 is. But now that market forces are demanding lower power/longer battery life this seperate SoC is a stopgap measure at best.

      What is needed is for Intel/AMD/Via to start taking power management serious. Give CPU's the ability to completely shutdown unneeded sections, the second core, the SSE, etc. Take clock reduction to the max. Be able to take a clock from 2GHz down to 200MHz with voltage scaling to go with it. Perhaps even power down the FPU when not needed. Power down memory sticks that aren't needed at the moment. Kill the 3D rendering unit and just keep the framebuffer.

      It should be possible to run Linux on a laptop for a day without having to stuff a whole ARM SoC into the box. Vista probably isn't ever going to do that, but Linux should be able to do it on an x86 if it had the right hardware assist.

      And no access to the primary HDD from the ON environment? Yea you don't want the HDD spinning all the time but it should be an option.

      --
      Democrat delenda est
  26. When did Microsoft become a hardware company? by Anonymous Coward · · Score: 2, Insightful

    This posting is amazingly odd. It's claiming that these gigantic hardware companies are somehow magically avoiding Microsoft. But last time I checked... Microsoft was a software company.

    MS doesn't put out hardware specs, they don't design laptops (or desktops), they aren't giving these companies dictates from on high, etc. Also... neither OSX nor Teh Lunix are driving this innovation... so how is this "Vendors Rally While Windows Sleeps"? Windows is software. So what does that have to do with somebody making hardware with extra features?

    Stupidity like that is exactly why computers are still using the archaic BIOS-based system, rather than making an intelligent and modern hardware platform. HARDWARE platform... meaning it's absurd to think Microsoft needs to hold their weiner while these hardware companies use the bathroom.

    This is just symptomatic of the degree to which MS-haters need to stretch to find criticisms. MS hate at any cost, even when the cost is looking and sounding like a complete and total irrational idiot. MS is not daddy. Hardware companies actually CAN figure out how to do hardware stuff, all by themselves!

    1. Re:When did Microsoft become a hardware company? by Nefarious+Wheel · · Score: 4, Informative
      Not really that odd, I think. This BIOS offshoot mini-OS is actually useful technology, and it's doing an end-around Microsoft by giving you a useful set of programs you can launch before you boot the full OS. I had a look at it just yesterday, from a reference I saw on Groklaw.

      Basically it's an instant-boot into something and instant-on can give a laptop some credibility where it didn't before, i.e In A Hurry. (Stop gloating you non-Windows users, this isn't about you!) Drag that work laptop to the airport and check your mail via the web before it's time to show the security guy the holes in your socks. Sometimes the web is all you need, or Skype, and some companies issue laptops for their consultants but not Blackberries or other decent PDA.

      This gives you a chance to do something with a company-approved laptop SOE that doesn't involve waking the slow, cranky and belligerant dragon that is Vista or XP Pro. This Is A Good Thing. Oh, and you can push a button on the screen that boots Windows if you need to read the boss' Powerpoint. If you have the time, that is. Takes a while to wake the dragon.

      The reason why they can do this is they are a specific hardware company (ASUS the example I know) who don't have to cater to all forms of hardware -- just their own. Full-cut OS' can't be that inflexible. So it's a quick little trip from the BIOS to a v.fast PDA screentop. Most of what I need is on that little thing, for the rest you press your OS button and load your standard desktop.

      --
      Do not mock my vision of impractical footwear
    2. Re:When did Microsoft become a hardware company? by weicco · · Score: 2, Insightful

      Drag that work laptop to the airport and check your mail via the web

      I don't get it. 99% (everyone except me) in our offices has cell phones capable of reading and writing emails, play WMA/MP3/whatever, surf the web and so on. All this with nice animated GUI. So why on earth would those guys want to take their laptops out of the bag and use it in uncomfortable position on those small airport chairs, when they could just grap their cell phones out of the front pocket? Beats me.

      --
      You don't know what you don't know.
    3. Re:When did Microsoft become a hardware company? by Feanturi · · Score: 2, Informative

      Maybe it's because web surfing on a cellphone sucks rather large donkey testicles?

    4. Re:When did Microsoft become a hardware company? by ryszard99 · · Score: 2, Funny

      i'm reading and replying on my n95 at the breaky table. I dont find it t3h suck at all.

      --
      -- $_='ab-bc ratvarre';tr"'a-z'"'n-za-m'";print
    5. Re:When did Microsoft become a hardware company? by Awptimus+Prime · · Score: 2, Insightful

      This gives you a chance to do something with a company-approved laptop SOE that doesn't involve waking the slow, cranky and belligerant dragon that is Vista or XP Pro.

      Vista, sure it might take a while to get booted up, but XP Pro? Come now, this takes like 10 seconds on a decent machine.

      In regards to the "business professional", most of the shops I've worked at require a VPN connection to access the Exchange servers to grab email.

      Don't get me wrong, I see this being useful, but not very useful for the vast majority of laptop users who have to utilize a VPN. Blackberries and PDAs are the norm for quick email checks with everyone I know who really has to worry about such things at a moment's notice. For instance, I wouldn't enjoy having to carry around a laptop everywhere to get an email notification of a host being down. I'd much prefer the little box on my hip tell me.

  27. Re:Windows? by mikael · · Score: 2, Interesting

    I don't believe Microsoft is sleeping - they were woken up by the development of the OLPC project. But their problem was that Windows needs so much memory to run. A Linux system could run under 1 Gigabyte of memory, Microsoft wanted at least 2 Gigabytes.

    That has woken up the PC manufacturers who now have to compete against PDA's, Blackberry's , smart mobile phones and Eee-PC's. For most people, managing E-mail and surfing the web for You-tube videos is all they want from a PC. All that requires is some multi-language support and audio/video codecs. Hard drives and graphics chips are small enough already - the only problem seems to be the memory usage of Windows and the desktop.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  28. Re:Whoopitydo by code65536 · · Score: 2, Interesting

    Yea, that's what I thought at first. "Hmm, sounds like that MediaDirect nonsense." But then I read TFA. And it's nothing like MediaDirect. Although the article is sketchy on details, what it sounds like is this:

    Standard mode: Core 2 Duo processor booting Windows from hard drive.

    Latitude ON mode: Atom processor booting from flash drive running Linux.

    The system will have two separate processors, and the main selling point to this new mode is the battery life (est. at 19hours if you are running off the Atom and Linux SSD).

  29. Re:Sensationlist much? by ozmanjusri · · Score: 5, Insightful
    This is retarded and sensational.

    No, this is just another example of how a monopoly impedes progress.

    The fact that industry is having to work around Microsoft's stranglehold instead of simply shifting to another vendor is a sad indictment of governments' handling of an abusive monopolist.

    Microsoft should have been split at the original DoJ antitrust case. It still should.

    --
    "I've got more toys than Teruhisa Kitahara."
  30. Who does number two work for? by SgtChaireBourne · · Score: 2, Funny

    Put microsoft's hand in warm water while they're at it. We'll get the next version of Windows a year early!

    I think you might be confusing output ports #1 and #2.

    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  31. Sounds like Asus ExpressGate by gsarnold · · Score: 3, Insightful

    My new Asus P5Q Pro has a feature called ExpressGate that lets you boot a thin BIOS OS (Linux?) with Firefox, Email, etc. The installer runs from Windows, and it may or may not use data from the hard disk, but you enable/disable the feature in the BIOS.

  32. Re:Sensationlist much? by Hal_Porter · · Score: 2, Insightful

    If Microsoft were adding features to Windows, like when they added an internet browser and media player, would you be happier?

    --
    echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
  33. "...give users what they really want"? by Lazy+Jones · · Score: 4, Insightful
    I don't think users would like their PCs to be accessible from the 'net while they have switched them off. That's just what all the law enforcement / domestic surveillance agencies want, a perfect way to spy on people ...

    Similar technology is already used on mobile phones, they can be remotely reprogrammed to pretend that they're switched off while they're recording and transmitting your conversation.

    We don't live in a 1984 world yet, but the usual greedy Megacorps are trying to patent the required technology already...

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
  34. So why do I need the REST of the laptop? by wonkavader · · Score: 2, Interesting

    I'm left asking, "What's the windows processor for, once I have a low power, light Linux system which boots in a flash?" I know I'm not currently the norm, but I think I'm more and more the norm. You don't have to add much to the system they're describing to make it everything I want in a laptop. (Not a desktop replacement laptop, but an ultra-portable take-with-me device.)

  35. Re:Sideshow anybody? by im_thatoneguy · · Score: 2, Interesting

    Sideshow is designed for small screens, however there is nothing which would prevent you from using a full screen except for increased power consumption for the backlight.

    I'm just saying that it's not like Microsoft is ignoring the "Instant On Sub Computer" concept. It's just that Dell is deciding to make their own implementation.

  36. Subverting the OS isn't the Answer by CodeBuster · · Score: 3, Interesting

    I realize that I am probably just beating a dead horse here but most modern OSes simply boot too many services and other infrastructure (drivers, programs, libraries, or whatever else, etc) which most users simply are not going to use in an average desktop login session. It would be nice if the boot sequences in various OSes could be more configurable (Linux is better on this count than Windows) as to what needs to be loaded during boot and what can wait to be loaded as needed on demand. There is also the issue of what does and does not belong in the kernel (aka the Mach vs Monolithic kernel debate), but that is a separate (albeit related) problem. The other technology that would go a long way towards rendering the boot issues moot is the solid state hard drive, but that too still has a ways to go before it can match the number of write/rewrites before failure of the good old mechanical magnetic drives that most of us are still using right now. One solution, which could be interesting, would to have a solid state memory for the core OS so that the boot times are fast, but then load programs from the larger (and slower but cheaper and reliable) magnetic disk until solid state discs are roughly equal or superior to mechanical magnetic drives in expected service lifetime.

  37. Re:Sensationlist much? by ozmanjusri · · Score: 5, Insightful
    If Microsoft were adding features to Windows, like when they added an internet browser and media player, would you be happier?

    Yep, provided they were:

    1. Easily replaceable by OEMs
    2. Easily replaceable by my own choices
    3. Coded to follow open standards
    4. Costed separately from the core OS (So I could save $10 by deselecting IE or WMP, for example.)

    Those constraints would allow fair competition. If Microsoft were then able to produce better browsers and media players than the competition, they'd deserve my money.

    --
    "I've got more toys than Teruhisa Kitahara."
  38. Asus by w1z4rd · · Score: 2, Interesting

    This article failed to mention Asus, and their embedded chips... that allow you to use applications like Skype and Firefox.. without a hard drive or having to use MS as your OS.

    1. Re:Asus by BBird · · Score: 2, Informative

      The article does mention Asus --

      What Dell is really doing here is building the equivalent of a secondary Asus Eee PC into a full-featured, full-size laptop.

  39. New Technology by DragonWriter · · Score: 3, Insightful

    One technology involves enabling users to gain instant access to a laptop's e-mail, browser and other basic functionality -- without booting Windows at all.

    Uh, my laptop already uses technology that allows this, and it allows more than "basic functionality". This stunning new technology is called "Linux".

  40. Re:Sensationlist much? by Anonymous Coward · · Score: 5, Funny

    The last couple of decades have been a bit of a blur to you, haven't they?

  41. Linux is more power-hungry out of the box by gr8dude · · Score: 3, Interesting

    Linux is known to be more power-hungry than Windows; I noticed the same on my computers.

    Windows XP works about 40min longer than openSuse11 on the same machine, using default settings.

    Here is some reading material:
    - http://www.lesswatts.org/projects/powertop/
    - there was a white paper written by folk from Intel, I don't remember where I found it, but it could be somewhere here: http://oss.intel.com/en-us/casestudies/

    You need to switch to a tickless kernel, and tinker with powertop - that should improve things.

    Note that in my case, none of the powertop tricks had any impact - I was surprised to see that no matter what I did, the estimated time would always be 1h45min. This is still an experiment in progress, so don't count this feedback as 100% certain.

  42. Re:Sensationlist much? by JasterBobaMereel · · Score: 4, Insightful

    More popular does not equal better
    More popular does not equal easier
    More popular does not equal simpler
    More popular does not equal more advanced

    A monopoly helps no-one except the company who is the monopoly

    People use windows because most people use windows and no other reason!

    --
    Puteulanus fenestra mortis
  43. Re:Sensationlist much? by dido · · Score: 5, Informative

    Where the have you been all these years? Nothing stopping hardware OEMs from selling hardware with non-Windows OSes my ass. Jean-Louis Gassée found that one out when he first began to try pitching BeOS to hardware OEMs. He wrote an article on why PC manufacturers won't sell non-MS products (more info on this here and here). The Windows monopoly is reinforced by anti-competitive agreements that Microsoft has with all of the major hardware OEMs. If one of these OEMs violates the agreement, they lose the OEM discount on all the other Windows PCs they sell, and consequently their Windows-based computers wind up costing much more than those vendors that decided to abide by the agreement. You can guess what that would mean to a major OEM.

    In a way, this move by Dell is interesting since it shows to what lengths they've gone to avoid violating the contract. They could have used the same CPU to run the Linux firmware here, but no, they had to include a full ARM SoC to do the same instead. Granted, that has some advantages (given that the x86 CPU is much too overpowered and would eat the battery alive), but perhaps the agreements they have with Microsoft may also have something to do with it.

    --
    Qu'on me donne six lignes écrites de la main du plus honnête homme, j'y trouverai de quoi le faire pendre.
  44. Dell Media Direct by shyster · · Score: 2, Informative

    Before Latitude ON, there was Dell MediaDirect, a Windows XP Embedded partition that booted in about 10 seconds.

    The only user focused difference between the 2 that I see, is that MediaDirect is/was positioned as a way to access your files - and Latitude ON is positioned as a way to access the Internet.

    Technically, the whole "embed an ARM PC into an x86 PC" may be a better idea than the convoluted MBR and partitioning schemes MediaDirect employed - but it's certainly more expensive as well.

    Then, as mentioned, there's Windows Sideshow, which even Dell is prototyping. SideShow is more ambitious than Latitude ON, encompassing everything from sinlge line text displays to show system stats, to ARM based Windows Mobile devices to check email, play media files, etc. So far, it's failed to gain much traction in the marketplace - but, I think that it's still too early to call it dead.

    If you take a look at some of the prototype developments in the SideShow remote computer spaces, I think you'll agree that all the functionality of Latitude ON is there - it's just a seperate device instead of being housed in the same case as a laptop.

    So - it's not like Microsoft isn't aware or working on this market, Dell and Co. just decided to go their own way. Big deal - happens all the time. While MediaDirect used XP Embedded, other manafacturers were using Linux based OS's. Wake me up in 2 or 3+ years when the market has settled down, and we can declare a winner.

  45. Re:Windows? by Gilmoure · · Score: 2, Funny

    Windows... It can be put to sleep though.

    Is this like putting it down?

    --
    I drank what? -- Socrates