How can I revert to the old (legacy) IEEE 1394 ("Firewire") bus driver in Windows 7

10 views (last 30 days)
I am using Image Acquisition Toolbox with a firewire (IEEE 1394 bus) camera and the IMAQ toolbox DCAM adaptor or another adaptor (such as PointGrey), and I would like to troubleshoot issues related to the firewire card (IEEE 1394 host controller) driver compatibility in Windows 7.
How can I revert to the old (legacy) IEEE 1394 ("Firewire") bus driver in Windows 7?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 17 Jan 2018
By default Windows 7 includes a new IEEE 1394 bus driver, which replaces the old (legacy) 1394 bus driver used in previous versions of Windows.
To isolate issues related to IEEE 1394 ("Firewire") host controller compatibility with the new IEEE 1394 bus driver in Windows 7, revert to the Legacy 1394 driver in Windows 7 following these steps:
1. Open Device Manager in Windows Control Panel
2. Expand "IEEE 1394 Bus host controllers"
3. Select 1394 OHCI Compliant Host Controller (double-click or right-click and select Properties from context menu).
4. On the Driver tab
   - click "Update Driver" > "Browse my computer for driver software"
   - click "Let me pick from a list of device drivers on my computer"
   - manually choose the "1394 OHCI Compliant Host Controller (Legacy)"
   - click "Next" > click "Close"
5. Repeat 3-4 for each "1394 OHCI Compliant Host Controller" 
6. Reboot computer
To change back to the default Windows 7 driver, follow the same steps.

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2013a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!