When I read documentation "how to install cinelerra" I
not found topik about creating devices (dv1394). After
compile and install cinelerra I found dv1394-0 in to
/dev/ directory. After restart machine I not found and
this device. I can't go to http://www.linux1394.org/
because this site not work now. I don't known how
create dv1394 device again.
raw1394 device have only.
My udev scripts:
/etc/udev/scripts/make_extra_nodes.sh
.....
#raw devices
if [ ! -r /dev/raw1394 ]; then
mknod -m 666 /dev/raw1394 c 171 0
chown root.root /dev/raw1394
fi
...
And with how major and minor Me need create dv1394 device?
My inserting modules in system:
raw1394 26732 0
dv1394 17996 0
nvidia 3703560 12
w83627hf 28264 0
i2c_sensor 2816 1 w83627hf
i2c_isa 1856 0
snd_pcm_oss 49440 1
snd_mixer_oss 17408 1 snd_pcm_oss
eth1394 17160 0
i2c_nforce2 5760 0
i2c_core 17424 4
w83627hf,i2c_sensor,i2c_isa,i2c_nforce2
snd_emu10k1 117796 1
snd_rawmidi 20832 1 snd_emu10k1
snd_seq_device 6860 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 82684 1 snd_emu10k1
snd_pcm 83400 3
snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_timer 22276 2 snd_emu10k1,snd_pcm
snd_page_alloc 8392 2 snd_emu10k1,snd_pcm
snd_util_mem 3328 1 snd_emu10k1
snd_hwdep 7072 1 snd_emu10k1
ohci1394 31924 1 dv1394
ipt_REJECT 4352 1
ide_scsi 14212 0
My kernel is 2.6.13.1
My OS is Slackware 10.1
I built next soft before compile cinelerra:
libraw1394-0.10.1
udev scripts changed for raw1394
libsamplerate-0.1.2
libavc1394-0.4.1
libdv-0.103
dvgrab-1.6
KINO, dvgrab and Main Actor work is right and can
capture video from My camcoder nicely.
I from Russia. I badly known English. Exuse Me.
kernel log:
[root in /dev]$ dmesg | grep 1394
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1299 $ Ben Collins <bcollins@debian.org>
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[233]
MMIO=[fe9ff000-fe9ff7ff] Max Packet=[2048]
ieee1394: Host added: ID:BUS[0-00:1023]
GUID[0011070050555d67]
eth1394: $Rev: 1264 $ Ben Collins <bcollins@debian.org>
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
ieee1394: Node added: ID:BUS[0-00:1023]
GUID[0080458031245d78]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: raw1394: /dev/raw1394 device initialized