Recently, I updated my Aspire T180 desktop to Windows 8 [32-bit] Pro. I just discovered that the Texas Instruments ieee 1394 OHCI Compliant host controller will not start up error comment:
This device cannot start. (Code 10)
STATUS_DEVICE_POWER_FAILURE
Log Name: Microsoft-Windows-Kernel-PnP/Configuration
Source: Microsoft-Windows-Kernel-PnP
Date: 2/3/2013 7:04:05 PM
Event ID: 410
Task Category: None
Level: Information
Keywords:
User: SYSTEM
Computer: windows-g61272o
Description:
Device PCI\VEN_104C&DEV_8024&SUBSYS_80561019&REV_00\4&2cf26b65&0&4820 was started.
Driver Name: 1394.inf
Class GUID: {6bdd1fc1-810f-11d0-bec7-08002be2092f}
Service: 1394ohci
Lower Filters:
Upper Filters:
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>410</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x2000000000000000</Keywords>
<TimeCreated SystemTime="2013-02-04T01:04:05.633379200Z" />
<EventRecordID>102</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="124" />
<Channel>Microsoft-Windows-Kernel-PnP/Configuration</Channel>
<Computer>windows-g61272o</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="DeviceInstanceID">PCI\VEN_104C&DEV_8024&SUBSYS_80561019&REV_00\4&2cf26b65&0&4820</Data>
<Data Name="DriverName">1394.inf</Data>
<Data Name="ClassGUID">{6BDD1FC1-810F-11D0-BEC7-08002BE2092F}</Data>
<Data Name="ServiceName">1394ohci</Data>
<Data Name="LowerFilters">
</Data>
<Data Name="UpperFilters">
</Data>
<Data Name="Problem">0x0</Data>
<Data Name="Status">0x0</Data>
</EventData>
</Event>
Don't know if anybody can help here, but I thought I would try.
Thanks, Don