<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="HardwareAnalysis.Com" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="">
        <title>Hardware Analysis - Cpu temp jumps when USB device plugged in</title>
        <description>Hardware Analysis Community Forums</description>
        <link>http://www.hardwareanalysis.com/content/topic/72647/</link>
        <image rdf:resource="http://media.hardwareanalysis.com/halogo.gif" />
       <dc:date>2009-01-09T02:31:22-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546305"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546303"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546297"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546283"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546270"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#546255"/>
                <rdf:li rdf:resource="http://www.hardwareanalysis.com/content/topic/72647/#0"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://media.hardwareanalysis.com/halogo.gif">
        <title>Hardware Analysis</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/</link>
        <url>http://media.hardwareanalysis.com/halogo.gif</url>
    </image>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546305">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T16:04:19-05:00</dc:date>
        <dc:creator>Joshua Marius</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546305</link>
        <description>I use batch files. So for example...&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;degrade.bat &lt;/b&gt;&lt;br /&gt;
POWERCFG /X 0 /N /processor-throttle-ac degrade&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Full.bat&lt;/b&gt;&lt;br /&gt;
POWERCFG /X 0 /N /processor-throttle-ac none&lt;br /&gt;
&lt;br /&gt;
Then I just place these in C:\Windows and I can execute them from the Run menu. &lt;br /&gt;
&lt;br /&gt;
Since you are not using /N or Numerical, for you it would be:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;degrade.bat&lt;/b&gt;&lt;br /&gt;
POWERCFG /CHANGE &amp;quot;Home/Office Desk&amp;quot; /processor-throttle-ac degrade&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Full.bat&lt;/b&gt;&lt;br /&gt;
POWERCFG /CHANGE &amp;quot;Home/Office Desk&amp;quot; /processor-throttle-ac none&lt;br /&gt;
&lt;br /&gt;
You can name the batch files whatever you want of course.</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546303">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T15:52:14-05:00</dc:date>
        <dc:creator>j thompson</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546303</link>
        <description>What is the quickest way to hop between modes? can you assign a dos command to a shortcut easily? I've never done that kind of thing before. Thanks</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546297">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T15:18:10-05:00</dc:date>
        <dc:creator>Joshua Marius</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546297</link>
        <description>&lt;br /&gt;
Good stuff. Just remember that you can also do a degrade. I use my Quad-Core on degrade when Im just reading email and browsing the Internet. Degrade uses stop clock throttling (also known as Linear Performance Reduction) which keeps the CPU clock even lower. This allows me to reduce temperatures, yet the processing power is more than enough as the Quad Core is very powerful &lt;img src=&quot;http://media.hardwareanalysis.com/smilies/smile1.gif&quot; width=&quot;14&quot; height=&quot;14&quot; border=&quot;0&quot; alt=&quot;:)&quot; title=&quot;:)&quot;&gt;</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546283">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T13:28:21-05:00</dc:date>
        <dc:creator>j thompson</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546283</link>
        <description>I also took the case apart and vacuumed a mega load of dust from the heatsink, this will also help no end. but i'm glad the throttling issues is solved. </description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546270">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T10:12:14-05:00</dc:date>
        <dc:creator>j thompson</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546270</link>
        <description>Nice one!&lt;br /&gt;
&lt;br /&gt;
I used the POWERCFG /CHANGE &amp;quot;Home/Office Desk&amp;quot; /processor-throttle-ac ADAPTIVE command to force throttling to adaptive, it was previously on none.&lt;br /&gt;
&lt;br /&gt;
This takes things back to normal. Thanks for the tip!</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#546255">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-08T05:15:21-05:00</dc:date>
        <dc:creator>Joshua Marius</dc:creator>
        <title>Re: Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#546255</link>
        <description>&lt;br /&gt;
Make sure you applied those registry settings correctly, double check to make sure. &lt;br /&gt;
&lt;br /&gt;
 - Try playing around with powercfg. You can use degrade to lower the CPU clock and prevent it from coming back up, like adaptive does, you can read more here: &lt;a class=&quot;ext&quot; href=&quot;/action/r/http://support.microsoft.com/kb/324347&quot; target=&quot;_blank&quot;&gt;http://support.microsoft.com/kb/324347&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 - Try updating your drivers not from Dell, but from the original manufacturers. So if your chipset is from Intel, go get the Drivers from Intel.</description>
    </item>
    <item rdf:about="http://www.hardwareanalysis.com/content/topic/72647/#0">
        <dc:format>text/html</dc:format>
        <dc:date>2008-10-07T22:48:43-05:00</dc:date>
        <dc:creator>j thompson</dc:creator>
        <title>Cpu temp jumps when USB device plugged in</title>
        <link>http://www.hardwareanalysis.com/content/topic/72647/#0</link>
        <description>Hi. &lt;a target=&quot;_blank&quot; href=&quot;/action/r/http://www.dell.com/&quot;&gt;Dell&lt;/a&gt; Inspiron 9400 T7200 cpu, 3 gig ram, XP SP3&lt;br /&gt;
&lt;br /&gt;
I use i8kfangui to keep track of my cpu temps. Occasionally I get periods when the laptop runs hotter than normal. I usually find that removing all usb devices then reinstalling them, perhaps alongside a bios flash, brings things back to normal. Not any more...&lt;br /&gt;
&lt;br /&gt;
The cpu idles at 38 deg. This is with no usb devices plugged in. As soon as I plug in my usb mouse and wireless keyboard hub, up the cpu temp jumps to 55 deg. After I remove the devices it stays at 55 deg until I restart windows.&lt;br /&gt;
&lt;br /&gt;
I've already found a previous post on this forum where the guy found a registry fix - something to do with processor idle sleep states&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&quot;ext&quot; href=&quot;/content/topic/72154/&quot; target=&quot;_blank&quot;&gt;http://www.hardwareanalysis.com/content/topic/72154/&lt;/a&gt;&lt;br /&gt;
&lt;a class=&quot;ext&quot; href=&quot;/action/r/http://it.slashdot.org/comments.pl?sid=175466&amp;amp;cid=14588517&quot; target=&quot;_blank&quot;&gt;http://it.slashdot.org/comments.pl?sid=175466&amp;amp;cid=14588517&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I've tried the suggested registry fix but no joy. I need help to find a diagnostic tool to help me figure out what's happening when I plug in usb. Is the cpu clock jumping abnormally?&lt;br /&gt;
&lt;br /&gt;
I should stress that the cpu load is idle when taking these temp readings, ie the observed rise in temps after plugging a usb device is not due to genuine cpu use; rather it's some kind of bug. Please help me isolate it! Thanks</description>
    </item>
</rdf:RDF>
