Re: IE1394 DV capture problem in kino



Now it works. I believe this Conceptronic PCI Card isn't very reliable. I probe to changes the port where the cable were attach. The card has three ports. One of them, just the middle one, works if you remove the eth1394 module:

- Start the system:

$ dmesg | grep 1394
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1223 $ Ben Collins <bcollins@xxxxxxxxxx>
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[feafb800-feafbfff]
Max Packet=[2048]
ieee1394: Host added: ID:BUS[0-00:1023] GUID[001106000000f6e5]
ip1394: $Rev: 1224 $ Ben Collins <bcollins@xxxxxxxxxx>
ip1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)

- Turn on camcorder:
$ dmesg | grep 1394
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1223 $ Ben Collins <bcollins@xxxxxxxxxx>
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[feafb800-feafbfff]
Max Packet=[2048]
ieee1394: Host added: ID:BUS[0-00:1023] GUID[001106000000f6e5]
ip1394: $Rev: 1224 $ Ben Collins <bcollins@xxxxxxxxxx>
ip1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
ieee1394: Current remote IRM is not 1394a-2000 compliant, resetting...
ieee1394: Node added: ID:BUS[0-00:1023] GUID[00804580b155a484]
ieee1394: Node changed: 0-00:1023 -> 0-01:1023
ieee1394: raw1394: /dev/raw1394 device initialized

- Trying capture, no success
$ dvgrab
"" 0.00 MB 0 frames
Capture Stopped
Error: no DV

- Remove eth1394
# lsmod | grep 1394
raw1394 24524 0
dv1394 17196 0
eth1394 17000 0
ohci1394 30788 1 dv1394
ieee1394 292056 4 raw1394,dv1394,eth1394,ohci1394
# rmmod eth1394

- Now success!
$ dvgrab
Capture Started
"dvgrab-001.avi": 27.05 MB 187 frames timecode 00:02:40.04 date 2006.05.14
12:54:49
Capture Stopped

Thanks a lot for your help.
.



Relevant Pages

  • new mysql benchmarks
    ... grep select_index; done; date ... npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard cpu1 on motherboard pcib0: pcibus 0 on motherboard pci0: on pcib0 ... ppc0: parallel port not found. ... 4096 bytes)SELinux: Registering netfilter hooksInitializing Cryptographic APIksign: Installing public key dataLoading keyring- Added public key D3270678ACC294DC- User ID: Red Hat, Inc. pci_hotplug: PCI Hot Plug PCI Core version: 0.5isapnp: Scanning for PnP cards...isapnp: No Plug & Play device foundReal Time Clock Driver v1.12Linux agpgart interface v0.101 Dave JonesPNP: No PS/2 controller found. ...
    (freebsd-performance)
  • Re: new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux
    ... MySQL has very frequent use of queries of the system time and is well known in FreeBSD to be slower because its more expensive to call compared to Linux, ... 1000 | grep select_index; done; date ... pci0: <PCI bus> on pcib0 ... ppc0: parallel port not found. ...
    (freebsd-performance)
  • new benchmarks. WAS: FreeBSD MySQL still WAY slower than Linux
    ... grep select_index; done; date ... CPU: IntelXeonCPU 3.06GHz ... pci0: <PCI bus> on pcib0 ... ppc0: parallel port not found. ...
    (freebsd-performance)
  • Re: ANNOUNCE: release 3 of the DJGPP port of GNU grep 2.5.3 uploaded.
    ... The binaries, docs and surces can be downloaded from ... I already downloaded, and am running, grep 2.5.3 for djgpp. ... or you should have modified the name for a later port. ... given in the announcement and in the dsm file. ...
    (comp.os.msdos.djgpp)
  • Re: How to read firewall logs?
    ... so I finally got around to having iptables LOG and then DROP ... As a rule the target port and the protocol would give ... into one file I can grep for information. ... ms-wbt-server 3389/tcp MS WBT Server ...
    (comp.os.linux.security)