Hi, I am trying to extract some video from an old MiniDV tape using a Canon MV880x camcorder via Firewire IEEE1394 cable. I have purchased and installed a PCIe IEEE1394 card which has this chip: Texas Instruments XIO2213A/B/XIO2221 IEEE-1394b OHCI Controller
I have opened a nix-shell with nix-shell -p libraw1394 libavc1394 libdc1394 libiec61883 hw-probe dvgrab coriander but I can’t seem to access the device. It looks to me like the kernel module isn’t loaded, but I can’t figure out how to load it.
The firewire_ohci and firewire_core kernel modules are disabled by default if you are using LUKS encryption by boot.initrd.luks.mitigateDMAAttacks.
I haven’t been able to get capture working properly, however. dvgrab gives ‘Waiting for DV…’ and then ‘No DV’. dvrescue appears to function but writes an empty file.
I get the same result as superuser.
I am able to transfer successfully from a Linux Mint live USB on the same system, even using Nix-provided dvgrab, so I strongly suspect a firmware or kernel issue of some type.
It may be possible to use just firewire_core instead, and it may be possible to leave the DMAA mitigation in place and use modprobe (as intended), but I haven’t tested this.
Fully kill power to the computer. Flip the power supply switch or unplug the system, then hold the power button for 15 seconds to drain the capacitors. PCI cards don’t fully lose power otherwise—I had flaky results not doing this.
Ensure the camcorder is connected to the computer, then turn on the camcorder.
Reconnect power to the computer.
Boot the computer.
This seems to continue functioning, as long as I don’t disconnect or turn off the camcorder.