ACPI error for ASUS Maximus VI Formula

Associate
Joined
21 Dec 2009
Posts
265
Hi all :)

I'm seeing the following error in System Event Log:
Code:
Log Name:      System
Source:        Microsoft-Windows-Kernel-PnP
Date:          29/08/2015 13:13:37
Event ID:      219
Task Category: (212)
Level:         Warning
Keywords:      
User:          SYSTEM
Computer:      WIN7X64
Description:
The driver \Driver\WUDFRd failed to load for the device ACPI\PNP0A0A\2&daba3ff&1.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-Kernel-PnP" Guid="{9C205A39-1250-487D-ABD7-E831C6290539}" />
    <EventID>219</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>212</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000000</Keywords>
    <TimeCreated SystemTime="2015-08-29T12:13:37.981095900Z" />
    <EventRecordID>4680</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="136" />
    <Channel>System</Channel>
    <Computer>WIN7X64</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="DriverNameLength">24</Data>
    <Data Name="DriverName">ACPI\PNP0A0A\2&amp;daba3ff&amp;1</Data>
    <Data Name="Status">3221226341</Data>
    <Data Name="FailureNameLength">14</Data>
    <Data Name="FailureName">\Driver\WUDFRd</Data>
    <Data Name="Version">0</Data>
  </EventData>
</Event>
All drivers are up to date and I've been unable to find anything helpful. OS is Windows 10 Pro x64.

Anyone else seen this?
 
Had ACPI driver missing for ASUS Eee upgrade Win 7 to Win 10 (32 Bit) so seems to be an ASUS issue.

I googled this and it seems to be (on the Eee at least) related to a "hot keys" driver - i.e. specific ASUS fn keys etc. I deleted the hot key program in "programs and features" and the error message went away. I tried downloading the latest hotkeys download from the ASUS website and when I tried to install this it said incompatible with OS.

So fn keys don't work but Win 10 does (or visa versa).

Mel
 
Back
Top Bottom