Core Duo Power Sapping Bug is Microsoft Issue
illusoryphoenix writes "A few weeks ago, Tom's Hardware noted a significant reduction in battery life of the Core Duo processors it tested when USB devices were inserted. Intel claimed that Microsoft had a bug in their USB drivers, while Tom's Hardware was unable to reproduce the same result for any of the other Pentium M microarchitecures. This issue has finally been publicly confirmed by Microsoft to be a USB driver problem which keeps the processor from entering advanced sleep states."
There's a driver glitch with brand new hardware!!! It's already been two weeks and they haven't fixed it yet!! What does this mean for the computing landscape? Is this Wintel's downfall? Will Apple return to their days of prominence? The implications could be enormous!
Whenever I hear the word 'Innovation', I reach for my pistol.
According to some testing over at anandtech, problem was in the way Windows XP polls USB2 devices.
Je ne parle pas francais.
That means its fixable with a minor software patch. Much better then having broken hardware.
At least we know someones QA is still working.. ( and that wouldnt be microsoft in this case )
---- Booth was a patriot ----
http://www.anandtech.com/mobile/showdoc.aspx?i=26
Intel with a dropped e ? That's so like 1970 to end of 2005.
Get with the times Slashdot.
A million monkeys and this is the best sig they could come up with...
What! Microsift to patch the BIOS
Not on my notebook
Friends don't help friends install M$ junk.
Core Duo Power Sapping Bug
[Starscream holds a press conference]
Ummmm, yes... we were hoping no one would notice, but it's the fricking Insecticons gathering Energon for Megatron... Again. Microsoft only got involved because they own the North American rights to all acts of evil.
I can't get into a deep sleep when someone jabs a USB plug into one of my ports, either. Apparently I'm hot, I'm pluggable, but I'm not hot-pluggable.
You see? You see? Your stupid minds! Stupid! Stupid!
Jesus... if Microsoft fixed every little bug to come along, then who would upgrade to Vista?!?!?
Important This article contains information about how to modify the registry.
c es\USB
Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 (https://premier.microsoft.com/kb/256986/ [microsoft.com]) Description of the Microsoft Windows registry
SYMPTOMS
Consider the following scenario. You install Microsoft Windows XP Service Pack 2 (SP2) on a portable computer. Then, you connect a USB 2.0 device to the computer. In this scenario, the computer uses its battery power more quickly than you expect.
CAUSE
Windows XP SP2 installs a USB 2.0 driver that initializes any connected USB device. However, the USB 2.0 driver leaves the asynchronous scheduler component continuously running. This problem causes continuous instances of memory access that prevent the computer from entering the deeper Advanced Configuration and Power Interface (ACPI) processor idle sleep states. These processor idle sleep states are also known as C states. For example, these include the C3 and C4 states. These sleep states are designed, in part, to save battery power. If an otherwise idle portable computer cannot enter or maintain the processor idle sleep states, the computer uses its battery power more quickly than you expect.
RESOLUTION
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method.
These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved.
Modify the registry at your own risk. To resolve this problem, add the EnIdleEndpointSupport entry to the USB registry key.
To do this, follow these steps:
1. Click Start, click Run, type regedit, and then click OK.
2. Locate, and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi
Note If the USB subkey does not exist, create it. To do this, follow these steps:
a. Select the Services key. On the Edit menu, point to New, and then click Key.
b. Type USB in the New Key #1 box to name the new key "USB."
3. Right-click USB, point to New, and then click DWORD Value.
4. In the New Value #1 box that appears, type EnIdleEndpointSupport, and then press ENTER.
5. Right-click EnIdleEndpointSupport, and then click Modify.
6. In the Value data box, type 1, leave the Hexadecimal option selected, and then click OK.
7. Quit Registry Editor.
STATUS
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
APPLIES TO
Microsoft Windows XP Service Pack 2, when used with:
Microsoft Windows XP Professional
Microsoft Windows XP Home Edition
Resumed from hibernation - Now entering Zombie Sleep State(tm)
*deep and sinister buzzing sounds comming from the harddrive*
But seriously - if there's one thing I really miss, now that i've been using 99% linux for over 1½ year, it's proper power management features. I've tried a few distros and none of them delivered 100% working power management, such as standby.
I did, however, manage to get hibernation up and running, but apparently the docs on softwaresuspend aren't perfect, and I did manage to be able to hibernate - with the regular nv driver - but the properit...y.. (sorry for my bad english) nvidia driver has some problems with sleep states, making it impossible to stand by using xorg and that driver.
So to conclude: I love Linux and the freedom I get, but I do miss the "works out-of-the-box" power management features of Windows >=2000.