Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. I currently have no other idea why autochk runs each time.
  2. Run fsutil dirty query C: and fsutil dirty query D: ad check if one is dirty. This would trigger the chkdsk run.
  3. go to "Generic events" and generate the summary table.
  4. this time autochk was running again and caused the 40s delay. http://support.microsoft.com/kb/831426/de
  5. Please make a new ProcMon boot log when you use a pagefile which is on drive C.
  6. Have you disabled the pagefile?
  7. Post a picture of the key: HKLM\System\CurrentControlSet\Control\SESSION MANAGER\MEMORY MANAGEMENT
  8. Windows needs a pagefile to generate dumps when the PC crashes. Play with the size settings until you find a value which is ok. Is the boot now ok if you move the pagefile to C: ?
  9. Here is the 1minute delay: So looking for the pagefile on drive D: (WESTERN DIGITAL WD30EZRX-00MMMB0) takes 1minute and causes the fltmgr activity. It is better place the pagefile again on drive C:. Use MoveAndLink to move other files from C: to D:
  10. this also shows me the cause Run Process Monitor and activate boot logging. reboot and run ProcMon again, save the log, zip it and upload it.
  11. update the network card drivers and check the IPv6 settings and if you don't use IPv6 disable it. ATTEMPTED_WRITE_TO_READONLY_MEMORY (be) - An attempt was made to write to readonly memory. Child-SP RetAddr Call Site fffff880`09967038 fffff800`02e86f57 nt!KeBugCheckEx fffff880`09967040 fffff800`02edad6e nt! ?? ::FNODOBFM::`string'+0x442cb fffff880`099671a0 fffff800`02ebdc25 nt!KiPageFault+0x16e fffff880`09967338 fffff880`0185dc8a nt!RtlEnumerateEntryHashTable+0xbf fffff880`09967340 fffff880`01603aab tcpip!Ipv6EnumerateAllPaths+0x17a fffff880`099673f0 fffff880`06a53e29 NETIO!NsiEnumerateObjectsAllParametersEx+0x24f IRQL_NOT_LESS_OR_EQUAL (a) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. Child-SP RetAddr Call Site fffff800`00b9bfe8 fffff800`02e821e9 nt!KeBugCheckEx fffff800`00b9bff0 fffff800`02e80e60 nt!KiBugCheckDispatch+0x69 fffff800`00b9c130 fffff800`02e8f0fc nt!KiPageFault+0x260 fffff800`00b9c2c0 fffff880`018b4ae9 nt!RtlContractHashTable+0x10c fffff800`00b9c2f0 fffff880`018b492c tcpip!IppRestructureHashTableUnderLock+0x39 fffff800`00b9c320 fffff880`018b5173 tcpip!IppPathSetTimeout+0x7d fffff800`00b9c390 fffff880`018b5869 tcpip!IppCompartmentSetTimeout+0x63 fffff800`00b9c400 fffff800`02e8e5fc tcpip!IppTimeout+0x89 fffff800`00b9c430 fffff800`02e8e496 nt!KiProcessTimerDpcTable+0x6c
  12. can you get the dumps and share them? Have you tried to restore Windows with the System restore?
  13. Update the firmware of your OCZ AGILITY3 from 2.13 to 2.15 and try again. If it doesn't fix it run a new trace which captures more (IO related) data: xbootmgr -trace boot -traceFlags BASE+CSWITCH+DRIVERS+POWER+DISK_IO_INIT+FILE_IO+FILE_IO_INIT -stackwalk profile -resultPath C:\temp zip and upload the new trace.
  14. Can you please zip the ETL and upload it?
  15. Install the Sp1, update the BIOS and play with the CPU settings in the BIOS (C1(E)-Support)
  16. what are your power plan settings? It looks you have an issue with the power saving features of your Intel Core 2 Quad. The intelppm.sys and the PpmPerfApplyProcessorState function from the kernel cause the DPC usage.
  17. the values match. Maybe it is a RAM compatibility issue. Do you have other RAM to test? Try one which is listed on the on the ASRock page as compatible.
  18. check the RAM with memtest86+ and if the RAM is ok, check the HDD with chkdsk /r /f. Also the Corsair RAM (CMX4GX3M2B1600C9) is not listed on the memory list of your ASRock Z68 Extreme4 Gen3: http://www.asrock.com/mb/memory.asp?Model=Z68%20Extreme4%20Gen3 Do you have other RAM to test? also what are the timings of the RAM? Post the CPU-Z screenshots of the SPD and memory tab, please.
  19. can you please zip the ETL and upload it (mediafore.com, Rapidshare.com)?
  20. Run xperf -i boot_BASE+CSWITCH+DRIVERS+POWER_1.etl -o Driverdelay.txt -a drvdelay to dump all driver delays into a txt file. Look what fltmgr.sys does.
  21. setupcomplete.cmd or Reverse Integration
  22. load the symbols and expand the ntoskrnl.exe node until you see a name in the column "function".
  23. ACPI = Advanced Configuration and Power Interface (ACPI) is a specification which provides an open standard for device configuration and power management by the operating system. XP doesn't support the tracing options of Vista/7 so I can't see which ACPI function causes it. But everything was causing a higher CPU usage so it may be that your CPU dies. The 2.26GHz P4 is very old.
  24. what are your PC specs? Which HDD do you use?
  25. have you made a normal xbootmgr trace with and without this 3rd party driver? What is the difference in boot time?
×
×
  • Create New...