Hi,
I am trying to capture movie from a JVC GR-DVL300 camera.
The IEEE1394 connection is provided by a cheap
Billionton PCI card.
When I start dvgrab with this command:
dvgrab -i --dv1394 /dev/dv1394 --autosplit --timestamp
--format raw --size 1998 /data/cas_1_
I get many messages about dropped frames on the
console, capturing does not start at all, and I have
the following output in /var/log/syslog:
Feb 6 22:02:29 matrix kernel: ieee1394: Node added:
ID:BUS[0-00:1023] GUID[0080880002a2518b]
Feb 6 22:02:29 matrix kernel: ieee1394: Node changed:
0-00:1023 ->0-01:1023
Feb 6 22:02:29 matrix kernel: ieee1394: unsolicited
response packet received - no tlabel match
Feb 6 22:02:29 matrix ieee1394.agent[1311]:
dv1394: loaded successfully
Feb 6 22:02:29 matrix ieee1394.agent[1311]:
raw1394: loaded successfully
Feb 6 22:02:29 matrix kernel: ieee1394: raw1394:
/dev/raw1394 device initialized
Feb 6 22:04:27 matrix kernel: dv1394: dropped a frame
during reception
Feb 6 22:04:42 matrix last message repeated 193 times
After this I cannot stop dvgrab normally, I have to
kill it. When I am trying to rmmod the affected kernel
modules, (dv1394, raw1394, ohci1394 and ieee1394) rmmod
does not give back the prompt at raw1394.
My system is a Debian Sarge with 2.6.8 kernel.
A friend of mine used the same camera with Win XP
without any problem.
My email address is tibor.radvanyi@gmail.com.
Any help would be appreciated.
Regards,
Tibor
Logged In: NO
Some more details about my computer:
> matrix:~# cat /proc/cpuinfo
> processor : 0
> vendor_id : GenuineIntel
> cpu family : 15
> model : 1
> model name : Intel(R) Celeron(R) CPU 1.70GHz
> stepping : 3
> cpu MHz : 1700.178
> cache size : 128 KB
> fdiv_bug : no
> hlt_bug : no
> f00f_bug : no
> coma_bug : no
> fpu : yes
> fpu_exception : yes
> cpuid level : 2
> wp : yes
> flags : fpu vme de pse tsc msr pae mce cx8 apic
sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr
sse sse2 ss ht tm
> bogomips : 3366.91
>
> matrix:~# cat /proc/meminfo
> MemTotal: 516416 kB
> MemFree: 397584 kB
> Buffers: 8784 kB
> Cached: 65532 kB
> SwapCached: 0 kB
> Active: 71348 kB
> Inactive: 31708 kB
> HighTotal: 0 kB
> HighFree: 0 kB
> LowTotal: 516416 kB
> LowFree: 397584 kB
> SwapTotal: 1052212 kB
> SwapFree: 1052212 kB
> Dirty: 48 kB
> Writeback: 0 kB
> Mapped: 55548 kB
> Slab: 11248 kB
> Committed_AS: 57092 kB
> PageTables: 844 kB
> VmallocTotal: 507896 kB
> VmallocUsed: 5916 kB
> VmallocChunk: 501904 kB
> matrix:~# lspci
> 0000:00:00.0 Host bridge: Intel Corp. 82845 845
(Brookdale) Chipset Host Bridge (rev 04)
> 0000:00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale)
Chipset AGP Bridge (rev 04)
> 0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 05)
> 0000:00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge
(LPC) (rev 05)
> 0000:00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100
(rev 05)
> 0000:00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB
(Hub #1) (rev 05)
> 0000:00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 05)
> 0000:00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB
(Hub #2) (rev 05)
> 0000:00:1f.5 Multimedia audio controller: Intel Corp.
82801BA/BAM AC'97 Audio (rev 05)
> 0000:01:00.0 VGA compatible controller: nVidia Corporation
NV11 [GeForce2 MX/MX 400] (rev b2)
> 0000:02:01.0 FireWire (IEEE 1394): VIA Technologies, Inc.
IEEE 1394 Host Controller (rev 46)
> 0000:02:03.0 Ethernet controller: 3Com Corporation 3c900
10Mbps Combo [Boomerang]
> 0000:02:05.0 Ethernet controller: 3Com Corporation 3c900
10Mbps Combo [Boomerang]
> matrix:~# hdparm -v /dev/hda
>
> /dev/hda:
> multcount = 0 (off)
> IO_support = 0 (default 16-bit)
> unmaskirq = 0 (off)
> using_dma = 1 (on)
> keepsettings = 0 (off)
> readonly = 0 (off)
> readahead = 256 (on)
> geometry = 65535/16/63, sectors = 80026361856, start = 0
>
> matrix:~# uname -a
> Linux matrix 2.6.8-2-686 #1 Mon Jan 24 03:58:38 EST 2005
i686 GNU/Linux
> matrix:~# lsmod|grep 1394
> eth1394 21576 0
> ohci1394 35492 0
> ieee1394 111512 2 eth1394,ohci1394
>
> Source: libraw1394
> Version: 0.10.1-1.1