Using FireWire on a Raspberry Pi
jandeboevrie
72 points
31 comments
March 26, 2026
Related Discussions
Found 5 related stories in 32.0ms across 3,471 title embeddings via pgvector HNSW
- Fedora 44 on the Raspberry Pi 5 jandeboevrie · 81 pts · March 14, 2026 · 53% similar
- Build your own Dial-up ISP with a Raspberry Pi arjunbajaj · 128 pts · April 03, 2026 · 49% similar
- Gvisor on Raspbian _ananos_ · 67 pts · March 13, 2026 · 44% similar
- Raspberry Pi profit surges as AI boom lifts demand constantinum · 27 pts · March 31, 2026 · 43% similar
- FFmpeg-over-IP – Connect to remote FFmpeg servers steelbrain · 157 pts · March 10, 2026 · 36% similar
Discussion Highlights (5 comments)
mysteria
I archived all my MiniDV tapes using a cheap firewire card and dvgrab on Linux, it can be set to automatically split noncontinous clips into different files for easy viewing. It's very straightforward to use and can be done unattended.
Aurornis
Delightful that this still works. It would be interesting to go through the kernel tree and see how much maintenance goes into Firewire related code. Other than pulling data off of old devices, I wonder how many people are out there still using Firewire.
MomsAVoxell
This is an awesome project. I have a long-in-the-tooth investment in Fireware audio devices (Presonus) in my studio - 19” rack interfaces with 10 I/O’s, as well as the StudioMix mixer with 20 or so .. I’ve been keeping an aging iMac around to use all of this with and it still just plain works, but having the option to replace it with an rPi is really appealing. The system is mostly used for tracking, so having REAPER on the rPi, connected to all that FireWire gear, just seems such a nice idea… I wonder what the load will be like, though? Can the latest rPi with PCI hat and Firwire interface handle 40 channels of audio over FireWire, I wonder? I know the issue would mostly be SD-card write speeds and so on .. maybe this disqualifies the rPi - but certainly there are other ARM-based SBC’s that this same technique could be applied to ..
MisterTea
Posted a few days ago: https://news.ycombinator.com/item?id=47509902
bsimpson
TIL Linux does eventually drop support for old hardware.