Fixing Camcorder IEEE 1394/Firewire Connection Problems on Windows 7

I’m running Windows 7 Home Premium 64-bit on my Toshiba A505 Satellite, which has a Firewire port. If I connected my Sony camcorder (DCR-HC40) I would just get either an endless connect/disconnect cycle, or simply nothing at all. Firewire just did not appear to work.

The solution was to roll the IEEE 1394 (“Firewire”) Bus Host Controller driver back to the legacy version. It’s detailed in this Technet post. The important steps are:

  1. Click the Start Button, type devmgmt.msc in the “Start Search” box and press Enter.
  2. Expand the “IEEE 1394 Bus Host Controllers” node in the device tree on the right hand pane
  3. Right click the host controller node select “Update driver software …”
  4. Select “Browse my computer for driver software”
  5. Select “let me pick from a list of device driver on my computer …” and Check the box before “Show compatible hardware”.
  6. Choose the second option—1394 OHCI Compliant Host Controller (Legacy), and click next to update the driver.

About Jeff Fitzsimons

Jeff Fitzsimons is a software engineer in the California Bay Area. Technical specialties include C++, Win32, and multithreading. Personal interests include rock climbing, cycling, motorcycles, and photography.
This entry was posted in Technology, Windows. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *