Predator PO3-600 Bios updating giving me error 10

SigmaKing273
SigmaKing273 Member Posts: 4 New User
edited May 25 in Predator Desktops

when i try opening the flash.bat file from the cmd as administrator, i get the error:

AFUWIN.exe ..\ROM\R01-C1.CAP /P /B /N /R /MEUL /CAPSULE
10 - Error: Unable to load driver.

i tried doing it on a usb too, which is formated in fat32.

Answers

  • Axxo
    Axxo Member, Ally Posts: 1,926

    Error 10 during a BIOS update on a Predator laptop usually indicates a problem with the driver or firmware update process. To fix this, you can try updating the appropriate BIOS update driver, disabling ASR temporarily during the flash process, or attempting a BIOS update using Windows Update or USB bootable media.
    Here's a more detailed breakdown of potential solutions:

    1. Update the BIOS update driver:
      Locate the driver: Visit the official Acer support site (or your laptop manufacturer's support site). Enter your serial number or product name and search for "drivers and firmware".
      Download the correct BIOS update: Choose the correct BIOS version for your laptop model and operating system.
      Install the driver: Follow the on-screen instructions to download and install the driver.
    2. Disable ASR (Attack Surface Reduction) temporarily:
      Check ASR status:
      Use PowerShell to check the status of ASR: Get-MpPreference | select AttackSurfaceReductionRules_Ids, AttackSurfaceReductionRules_Actions.
      Disable ASR:
      Use PowerShell to temporarily disable ASR: Add-MpPreference -AttackSurfaceReductionRules_Ids 56a863a9-875e-4185-98a7-b882c64b5ce5 -AttackSurfaceReductionRules_Actions Disabled.
      Re-enable ASR:
      After the BIOS update, re-enable ASR using PowerShell: Add-MpPreference -AttackSurfaceReductionRules_Ids 56a863a9-875e-4185-98a7-b882c64b5ce5 -AttackSurfaceReductionRules_Actions Enabled.
    3. BIOS update via Windows Update or USB bootable media:
      Windows Update: Check for BIOS updates within Windows Update.
      USB bootable media: If Windows Update doesn't offer a solution, create a USB bootable media with the BIOS update file and boot from it to initiate the update.
    —————————————————-

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful.

  • billsey
    billsey ACE Posts: 36,223 Trailblazer

    It doesn't sound like you are following the procedure shown in the Appendix folder for updating the BIOS. In an admin command prompt you change to the WIN folder and execute flash_x64.bat. flash.bat tries to do it in 32bit mode.

    Click on "Like" if you find my answer useful or click on "Yes" if it answers your question.
  • SigmaKing273
    SigmaKing273 Member Posts: 4 New User

    I get this error if i run the flash_x64.bat or flash.

    AFUWIN.exe ..\ROM\R01-C1.CAP /P /B /N /R /MEUL /CAPSULE

    no error 10 but still the same

    image.png
  • SigmaKing273
    SigmaKing273 Member Posts: 4 New User
  • StevenGen
    StevenGen ACE Posts: 14,458 Trailblazer

    Have a look at this guide at "Fix BIOS Doesn’t Support AFU" as that could be happening with your PO3-600 desktop bios and that is why you can't flash the bios.

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful👍

  • SigmaKing273
    SigmaKing273 Member Posts: 4 New User

    The flash is now good, i dont know why. But i got another problem with the amifldrv64.sys file. I get a error saying that my security setting is detecting it as a vulnderable driver and blocking it from loading. I use MacAfee Antivirus and i dont know how to let the file run, ive tried adding it to the exclusions and turning of real-time protection. Ive run out of ideas and dont know how to run amifldrv64.sys.

    image.png