From owner-freebsd-firewire@FreeBSD.ORG Wed Apr 14 04:35:48 2004 Return-Path: Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A9D16A4CE for ; Wed, 14 Apr 2004 04:35:48 -0700 (PDT) Received: from smtp8.wanadoo.nl (smtp8.wanadoo.nl [194.134.35.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC5D43D5E for ; Wed, 14 Apr 2004 04:35:48 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from [10.0.0.150] (db-c-1b11d.adsl.wanadoo.nl [81.69.207.29]) by smtp8.wanadoo.nl (Postfix) with ESMTP id 5002F58C6F for ; Wed, 14 Apr 2004 13:35:51 +0200 (CEST) From: Ernst de Haan To: freebsd-firewire@freebsd.org Date: Wed, 14 Apr 2004 13:35:51 +0200 User-Agent: KMail/1.6.1 X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200404141335.51111.znerd@FreeBSD.org> Subject: Problem connecting Sharp VL-PD3A Digital Video Camera X-BeenThere: freebsd-firewire@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Firewire support in FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2004 11:35:48 -0000 I'd like to rip Mini-DV tapes from my digital video camera, but I've never done anything like this before. I've got a Firewire card and it's correctly recognized, but when I connect the camera I get the following: fwohci0: BUS reset fwohci0: node_id=0xc000ffc1, gen=2, CYCLEMASTER mode firewire0: 2 nodes, maxhop <= 1, cable IRM = 1 (me) firewire0: bus manager 1 (me) firewire0: split transaction timeout dst=0xffc0 tl=0x1 state=2 node0: resp=60 addr=0x400 fw_xfer_free FWXF_START probe failed for 1 node fw_rcv: unknown response tcode=6 src=0xffc0 tl=0x1 rt=1 data=0x6e3d0f04 try ad-hoc work around!! no use... Any ideas? Can I increase the log level somehow? I'm running FreeBSD 5.2.1 on a Pentium 4-2.8 GHz (HT), ACPI disabled, 875P mainboard, 1 GB memory, 800 MHz FSB, USB on mainboard and on an extra PCI card. Here's the dmesg output, my kernel config file and my rc.conf file and the output of pciconf -vl, respectively: http://people.freebsd.org/~znerd/dmesg.20040414.txt http://people.freebsd.org/~znerd/WHISPERER http://people.freebsd.org/~znerd/rc.conf http://people.freebsd.org/~znerd/pciconf.out Any hints are more than welcome... Ernst