Apple's removal of FireWire (IEEE 1394) support in macOS 26 Tahoe prompted exploration of a Linux-based alternative using a Raspberry Pi 5. By adding a Mini PCIe HAT and a StarTech FireWire adapter, the Pi can recognize FireWire controllers. However, using them requires recompiling the Linux kernel with CONFIG_FIREWIRE and CONFIG_FIREWIRE_OHCI enabled, and configuring the Pi's PCIe bus for 32-bit DMA support (since old FireWire controllers lack 64-bit access). Once set up, the dvgrab tool can capture DV footage from cameras like the Canon GL1, and can be scripted for automation projects.

3m read timeFrom jeffgeerling.com
Post cover image
Table of contents
Recompile the Linux Kernel with Firewire supportConfigure Pi Boot optionsUsing FireWire on the Pi

Sort: