On Nov 30, 8:05*am, brassplyer <brasspl...@yahoo.com> wrote:
> On Nov 29, 4:20*pm, Sickboy <mnogoREMOVEmedvjedaT...@gmail.com> wrote:
>
> > Try looking at your processor usage (in Task manager or Process
> > explorer), as Rick said there could be processes that sometimes burden
> > the processor maximally which would cause the symptoms you describe.
>
> During appearance of the symptoms it's around 20 - 25 % with no apps
> running - obviously way too high. However, nothing in taskmanager
> indicates that much usage, not even cumulatively. It's normally around
> 0 - 4% when just sitting.
Task Manager is okay, but Process Explorer will give you greater
granularity to see what is going on and help you narrow down any
problems. PE doesn't install anything - it just runs on demand. If
you need help with PE, we can help.
http://technet.microsoft.com/en-us/s.../bb896653.aspx
Another thing to verify is your HDD transfer mode:
If you are using IDE drives, use Device Manager to verify the transfer
mode of the IDE channels is set
to some kind of DMA mode (depends on your hardware) and not the slower
PIO mode.
PIO is the slowest, DMA is the fastest.
This is easy to check and generally easy to fix and the mode would not
have changed by itself,
so if it has changed to PIO, change it to DMA and then figure out why
it changed and fix it.
To launch the Device Manger console, click Start, Run and in the box
enter:
%SystemRoot%\system32\devmgmt.msc
Click OK.
Expand the IDE/ATA controller section to see your IDE channels. Right
click each, choose Properties,
and for each channel that has an Advanced Settings tab, determine the
Transfer Mode. There are
usually 4 channels to check in a desktop, maybe fewer for laptops.
The fastest selection will be some kind of DMA (usually DMA if
available). If it is PIO, change it
to DMA and figure out why it changed later.
If you are not sure about what you see post back for help and advice.
Follow this up with a reboot to make sure any changes stick and then
run chkdsk.