Error que ens trobem al voler connectar una càmera de vídeo al port firewire ieee1934:
ieee1394: raw1394: /dev/raw1394 device initialized
NOTE: The dv1394 driver is unsupported and may be removed in a future Linux release. Use raw1394 instead.
Com a root, cal posar:
$ mknod /dev/raw1394 c 171 0
$ chmod 777 /dev/raw1394
Via – crysol