Firewire legacy driver for Windows 8.1 and 10
To use legacy (Windows XP-7) FireWire drivers on Windows 8, 8.1 and 10, you have to install KB2907191 and manually select to use these drivers for your product. This driver is installed in c:\program files (x86)\1394 OHCI Compliant Host Controller (Legacy)
Hi, Thanks for the download link for firewire legacy drivers. I am trying to install this on Windows 10 and when I go to manually install I always receive the message that Windowa has determined that I have the most up to date driver. I cannot get round this and am not able to install the legacy driver, any thoughts?
you have to manually select the installation directory of the drivers and have windows install it from there
even after the setup
the setup only installs the files in a directory, not fully as an operation driver by default
“…you have to manually select the installation directory of the drivers and have windows install it from there”
Bill comment: It auto-installed to the correct directory, should I really do the manual installation? There are 4 files, the inf file listed below, 2 system files and a .cat file.
There was nothing new listed under Explorer after I restarted the PC. Should there be?
I got a error message that “The USB port was not recognized – the last device not recognized.”
after I hooked up the firewire cable.
In Vegas 14 Pro under capture I have 3 devices listed:
AJA video device
IEEE 1394/mpeg 2-ts
and a blackmagic design deck link
and all show device not available…
It seems like the drivers have not installed correctly or there is another problem.
Thanks for this great tip however!! I feel we are closer to a solution.
Would a new Stardock Firewire card be recognized by Windows?
Take care,
Bill
; Legacy1394.INF — This file contains descriptions of
; legacy 1394 host controllers
;
; Copyright (c) Microsoft Corporation. All rights reserved.
[Version]
Signature=”$WINDOWS NT$”
Class=1394
ClassGuid={6BDD1FC1-810F-11D0-BEC7-08002BE2092F}
Provider=%MSFT%
CatalogFile=Legacy1394.cat
DriverVer=01/04/2013,6.1.7601.22370
PnPLockdown=1
[SourceDisksNames]
1=%Disk%,,,””
[SourceDisksFiles]
1394bus.sys = 1
ohci1394.sys = 1
[ControlFlags]
ExcludeFromSelect=*
[DestinationDirs]
DefaultDestDir=12
Legacy.CopyFiles=12
[Manufacturer]
%Legacy.Mfg%=Legacy,NTx86.6.2
;
; ——————— Legacy OHCI Support ——————–
;
; Only installs on Windows 8+
[Legacy.NTx86.6.2]
%Legacy.DeviceDesc%=Legacy.Install,PCI\CC_0C0010
[Legacy.Install.NT]
CopyFiles=Legacy.CopyFiles
[Legacy.Install.NT.Services]
AddService=ohci1394, 2, Legacy.AddService
[Legacy.AddService]
DisplayName = %Legacy.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ohci1394.sys
[Legacy.CopyFiles]
1394bus.sys
ohci1394.sys
[Strings]
MSFT=”Microsoft”
Legacy.Mfg=”1394 OHCI Compliant Host Controller (Legacy)”
Legacy.DeviceDesc=”1394 OHCI Compliant Host Controller (Legacy)”
Disk=”Driver Install Disk”