Jump to content

MagicAndre1981

Patron
  • Posts

    6,232
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by MagicAndre1981

  1. yes, this is the server service. Make a new trace where you set the service to manual, zip the trace and upload it. I'll take a look at it.
  2. Ok, I'll test it with Win Embedded Standard 7.
  3. correct, the 32Bit color depth is the issue. This is a new requirement of Windows 8. You can read this in the Windows 8 Consumer Preview and Windows Server 8 Beta Compatibility Cookbook http://msdn.microsoft.com/en-us/library/hh848042%28v=vs.85%29.aspx
  4. looks like you have a disk issue, because chkdsk is running: \??\C:\Windows\system32\autochk.exe * This takes 32s and that's why your Windows boots 45s. Check your ST3500410AS, Hitachi HDS5C3030ALA630, Hitachi HDP725025GLA380 or your INTEL SSD for SMART issues. If chkdsk doesn't detect any errors, delete the autock.exe entry in the registry.
  5. Yes, looks so: <serviceTransition name="LanmanServer" group="" transition="start" totalTransitionTimeDelta="9223371995915" this is the service which is used to share files and printers. You can set the serve to start "manual", create a small batch file (net start LanmanServer) and run it on demand if you need the sharing feature.
  6. nice. Which Win7 Editions have you tried? And have I read it correctly, that the VHD must fit completely into the RAM?
  7. ok, so the JMicron Controller was the cause. Great that it is fixed now
  8. have you installed the latest Intel chipset drivers? Does it also happen if you run Windows without any 4rd party tools? (http://support.microsoft.com/kb/929135/en)
  9. don't use this crappy tool. Use DISM to disable the payload of functions you don't need and remove the MEtro-Apps you don't like: http://www.msfn.org/board/topic/153742-dism-improvements-in-windows-8/ or use the "Win7 Toolkit" from Lego.
  10. Win8 only allows 32Bit color depth, because Metro requires this. So 16Bit apps/games no longer work.
  11. sharing an IRQ for 2 devices is bad. Which motherboard do you have? If you have more than 1 PCI-E 16 slot, plug the GPU into a different slot, this may cause the issues: Which of your Drives (OCZ-AGILITY2, SAMSUNG HD502HJ, SAMSUNG SP1614C) is connected to the JMicron JMB36X Controller? Also which USB devices (Logitech HD Webcam C270, Mouse, Keyboard) are connected to the USB Controller which shares the IRQ?
  12. yes, reading the hibernation file is horrible slow. do you run the HDD in AHCI or IDE mode? Also try to connect the HDD to a different SATA port. Also scan for SMART Errors.
  13. Error message 0x80070424 when you use Windows Update or Microsoft Update Web sites to install updates, or when you launch Windows Firewall http://support.microsoft.com/kb/968002/en-us Error Code 0x80070424 with Windows Firewall and "Base Filtering Engine Service" Not available in services database list. http://blogs.technet.com/b/asiasupp/archive/2011/12/27/error-code-0x80070424-with-windows-firewall-and-quot-base-filtering-engine-service-quot-not-available-in-services-database-list.aspx
  14. I've replied to your topic in the sysinternals forum. I THINK the list is defined by the cdf-ms files in C:\Windows\winsxs\FileMaps.
  15. the download doesn't work. Is the file really the DPC_Interrupt.etl or the kernel.etl? The kernel.etl is useless for me. It doesn't contain system information to get the correct debug files. capture less seconds (with this command it only captures 256MB): xperf -on latency -stackwalk profile -buffersize 1024 -MaxFile 256 -FileMode Circular && timeout -1 && xperf -d DPC_Interrupt.etl and compress it as 7z to reduce the size. Please upload it to a fast hoster where I don't need a premium account (mediafire.com or zippyshare.com)
  16. no, this is still not possible. Booting directly to the desktop by skipping the metro-hell is only allowed for Server with Desktop Experience role installed.
  17. yes, select the "Vista Aero Skin" in the ClassicShell options.
  18. ClassicShell 3.5 is now out which supports Win8 CP: http://sourceforge.net/projects/classicshell/files/
  19. start the services MMC snapin.
  20. point to a MSU file, not a folder. But I tried it with Vista and it also failed, although WAIK docu says DISM wotks for Vista/Server 2008 WIMs.
  21. Please check if you have a high CPU usage during the slowness.
  22. do a system restore before 27th and try again. Also look at CPU usage when the Windows is slow. Do you have a process which has high CPU usage?
  23. is the Plug & Play service running?
×
×
  • Create New...