Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. I still have no idea what you mean with 500? 500µs? This is still ok.
  2. from what I see from the trace the system is now ok. What do you mean with the 500?
  3. please don't always create tools to tweak Aero, they cause more issues than they solve. Let BM implement it, he knows which settings the DLL uses or not.
  4. nice tool I keep the Ribbos to have the QAT, but the other "fixes" are fine
  5. which issue do you have? The DPC usage is below 1%. The regular CPU usage from audiodg.exe comes from the USB audio device (USBAudio.sys!USBMidiInGetCurrentTime).
  6. use the script from ace2: http://www.msfn.org/board/topic/163570-aero-glass-for-win81-rtm-beta-4/page-16#entry1058721
  7. cool. I'll try it later
  8. the SessionInit is slow: <interval name="SMSSInit" startTime="1447" endTime="34986" duration="33539">I can see there is a delay starting an USB device: What is this "USB\VID_1038&PID_1360&MI_01\7&99c8f11&0&0001"?
  9. Use /savecred to save the password, so you only have to enter it once.
  10. in this case you can't fix it. 12s is still very good.
  11. @MrGRiM what is this oldnewExplorer?
  12. <timing bootDoneViaExplorer="35583" bootDoneViaPostBoot="48483" booting to the desktop takes 35s, Windows is fully booted in 38s. upload the ETL file, so that I can see more.
  13. the CPU usage from the Kernel and DPC usage comes from the driver SkyNet.SYS. Is 4.6.0.9999 the latest version? The new boot is faster. 12s to UI and fully booted: - <timing bootDoneViaExplorer="12184" bootDoneViaPostBoot="22684" this is very good
  14. I see some USB usage from the fresco logic driver which is caused by the USBaudio driver. Update the Fresco logic driver and see what happens.
  15. run the xperf command and upload the generated ETL file
  16. Windows boots in 15s to the desktop and is fully booted in 16s. - <timing bootDoneViaExplorer="15496" bootDoneViaPostBoot="26396" You have issues/slowdowns while detecting drives which are connected to the IDE channels: - <phase name="bootStart" startTime="24" endTime="4277" duration="4253"> <pnpObject name="PCIIDE\IDEChannel\5+688169+0+0" type="Device" activity="Enum" startTime="463" endTime="2971" duration="2508" prePendTime="0" description="IDE Channel" friendlyName="ATA Channel 0" /> <pnpObject name="PCIIDE\IDEChannel\5+688169+0+1" type="Device" activity="Enum" startTime="463" endTime="2971" duration="2508" prePendTime="0" description="IDE Channel" friendlyName="ATA Channel 1" /> <pnpObject name="PCIIDE\IDEChannel\5+3438b61+0+0" type="Device" activity="Enum" startTime="463" endTime="2971" duration="2508" prePendTime="0" description="IDE Channel" friendlyName="ATA Channel 0" /> <pnpObject name="PCIIDE\IDEChannel\5+3438b61+0+1" type="Device" activity="Enum" startTime="464" endTime="2971" duration="2508" prePendTime="0" description="IDE Channel" friendlyName="ATA Channel 1" /> I see you get some DPC usgae during boot, so run this command: xbootmgr -trace boot -traceFlags BASE+LATENCY -stackwalk profile -resultPath C:\TEMPso that I can see details about the DPC usage.
  17. Is anyone else having issues download the symbols for dwmcore.dll from Update KB2904594? I had to remove the Update. C:\AeroGlass>SYMCHK C:\windows\system32\dwmcore.dll /v /s SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbols[SYMCHK] Searching for symbols to C:\windows\system32\dwmcore.dll in path SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbolsDBGHELP: Symbol Search Path: SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbols[SYMCHK] Using search path "SRV*C:\AeroGlass\symbols\*http://msdl.microsoft.com/download/symbols"DBGHELP: No header for C:\windows\system32\dwmcore.dll. Searching for image ondiskDBGHELP: C:\windows\system32\dwmcore.dll - OKSYMSRV: C:\AeroGlass\symbols\dwmcore.pdb\BE8DF9755B8B46D0B94333B8CEB325462\dwmcore.pdb not foundSYMSRV: http://msdl.microsoft.com/download/symbols/dwmcore.pdb/BE8DF9755B8B46D0B94333B8CEB325462/dwmcore.pdb not foundDBGHELP: dwmcore - no symbols loaded[SYMCHK] MODULE64 Info ----------------------[SYMCHK] Struct size: 1680 bytes[SYMCHK] Base: 0x0000000180000000[SYMCHK] Image size: 2158592 bytes[SYMCHK] Date: 0x527789e6[SYMCHK] Checksum: 0x002107e6[SYMCHK] NumSyms: 0[SYMCHK] SymType: SymNone[SYMCHK] ModName: dwmcore[SYMCHK] ImageName: C:\windows\system32\dwmcore.dll[SYMCHK] LoadedImage: C:\windows\system32\dwmcore.dll[SYMCHK] PDB: ""[SYMCHK] CV: RSDS[SYMCHK] CV DWORD: 0x53445352[SYMCHK] CV Data: dwmcore.pdb[SYMCHK] PDB Sig: 0[SYMCHK] PDB7 Sig: {BE8DF975-5B8B-46D0-B943-33B8CEB32546}[SYMCHK] Age: 2[SYMCHK] PDB Matched: TRUE[SYMCHK] DBG Matched: TRUE[SYMCHK] Line nubmers: FALSE[SYMCHK] Global syms: FALSE[SYMCHK] Type Info: FALSE[SYMCHK] ------------------------------------SymbolCheckVersion 0x00000002Result 0x00010001DbgFilename dwmcore.dbgDbgTimeDateStamp 0x00000000DbgSizeOfImage 0x00000000DbgChecksum 0x00000000PdbFilename dwmcore.pdbPdbSignature {BE8DF975-5B8B-46D0-B943-33B8CEB32546}PdbDbiAge 0x00000002[SYMCHK] [ 0x00000000 - 0x00010001 ] Checked "C:\windows\system32\dwmcore.dll"SYMCHK: dwmcore.dll FAILED - dwmcore.pdb mismatched or not foundSYMCHK: FAILED files = 1SYMCHK: PASSED + IGNORED files = 0
  18. which other devices share the same IRQ like the USB controller where you connect the mouse to?
  19. http://support.microsoft.com/kb/2729094/en-us
  20. the reason why MS blocks the IE10 is that Vista is out of mainstream support now.
  21. have you installed the font updates that MS provided last year?
  22. IE9 is still ok, bit google locks you out. They only support IE8 for XP and IE10 for Win7/8 http://googlesystem.blogspot.de/2013/11/google-drops-support-for-ie9.html
×
×
  • Create New...