Jump to content

infuscomus

Members
  • Joined

  • Last visited

Posts posted by infuscomus

  1. @Andalu

    Yeah, ACPI errors are tough to fix, we usually just jump over the error in the driver, have you tried any of the 5048 versions to see if they work any better?

    I'm curious, why that ADSL modem card?

    Old sound/graphics cards I get since they're useful for retro games, but a modem?

  2. 5 hours ago, Andalu said:

    The method to disable automatic restart surely works on the installed operating system. In my case, though, Windows 8.0 won't install.....

    @Andalu

    We can do it via editing the registry of boot.wim image using NTLite

    Inside the boot.wim registry It's in Computer\HKEY_LOCAL_MACHINE\NLTmp~614f60f8~SYSTEM\ControlSet001\Control\CrashControl

    set AutoReboot to 0, save changes to the boot.wim image and then boot from it.

  3. ·

    Edited by infuscomus

    @Andalu

    What BSOD did you get on windows 8.0?

    edit:

    If you think you are going to look at getting a different motherboard, ASRock I think still use the 2012 iASL compiler for their ACPI tables i.e meaning you're less likely to have ACPI issues with their boards - I can boot Vista and 7 without an ACPI table mod on my ASRock AB350 G K4 board.

    You can check the ACPI tables before buying a board by downloading the BIOS Image, extracting the DSDT with UEFITool, and disassambling it with latest iASL. It'll tell you under "Compiler Version " what version was used to build it.