I made the mistake of trying IE7 RC1. Shortly after installing it,
I noticed that my second CPU had disappeared in Task Manager. I
checked, and while I can see a second CPU in Device Manager, I can
no longer Set Affinity in Task Manager and a single process will
take up 99% CPU.
Removing IE7 did not restore the second CPU. Nor has reverting to
various restore points. Nor has doing an upgrade install of
Windows XP Pro.
MS's knowledgebase didn't help. I've posted in the IE 7 newsgroup
without sucess.
I've confirmed that I'm running the correct HAL - ACPI
Multiprocessor PC. I'm definitely running XP Pro. There are
definitely two processors listed under Processors in Device
Manager, yet Windows only seems to be using one.
I'm reluctantly looking at yet another full install. Unless you
know the fix.
> I'm reluctantly looking at yet another full install. Unless you
> know the fix.
what say your boot.ini file (root of first hard drive partition)?
It didn't say anything special:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /noexecute=optin /fastdetect
I've tried explicity setting two CPUs:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional"/noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional 2CPU" /noexecute=optin /fastdetect /numproc=2
without success.
Bobby
"Andrew E." <eckr...@msn.com> wrote in message
news:C9C30ECD-C8B5-48C5...@microsoft.com...
And nor do you with Intel processors. There's clearly something abnormal
here, I suspect it'll be very very odd indeed or a "hardware independant"
system problem.
Another option might be to manually add /usepmtimer to the boot.ini file, to
fix irregularities for AMD or Intel Dual Core CPU systems, see example below..
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /noexecute=optin /fastdetect /usepmtimer
Check your bios, chipset drivers, etc - against the latest updates too..
http://support.asus.com/download/download.aspx?SLanguage=en-us&model=P5P800-VM
http://support.asus.com/cpusupport/cpusupport.aspx?SLanguage=en-us&model=P5P800-VM
Cheers..
j;-j
-- Jeff Barnett
http://discuss.extremetech.com/forums/1004339342/ShowPost.aspx
Steve
-- Jeff Barnett
-- Jeff Barnett
Went to device manager\Computer and it showed a Multiprocessor PC. Updated
the driver, rebooted. Now fine.
As always, Windows is as fragile as an egg.