From owner-freebsd-questions Sun Oct 20 14:21: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD4737B401 for ; Sun, 20 Oct 2002 14:21:04 -0700 (PDT) Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CFE743E6E for ; Sun, 20 Oct 2002 14:21:03 -0700 (PDT) (envelope-from co9@xs4all.nl) Received: from xs4all.nl (a194-109-252-84.adsl.xs4all.nl [194.109.252.84]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g9KLKtFc000338; Sun, 20 Oct 2002 23:20:55 +0200 (CEST) Message-ID: <3DB31E6B.8070607@xs4all.nl> Date: Sun, 20 Oct 2002 23:21:47 +0200 From: Robin Schilham User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mat Branyon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tv capture References: <1035147723.423.1.camel@locke.home.lan> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mat Branyon wrote: >I'm trying to get tv capture to work on my freebsd computer, and I think >I am running into just one, but it might be two. the first error is >when i run #kldload bktr : > > >kldload: can't load ./bktr.ko: Exec format error > >the second is when i try to run >fxtv : > >open("/dev/bktr0") failed: Device not configured > >ive recompiled the kernel, but only to add support for wine. >attached are also the output of uname -a and dmesg (the part relating to >bktr) respectively... > >FreeBSD locke.home.lan 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Wed Sep 25 >19:51:07 CDT 2002 mat@locke.home.lan:/usr/obj/usr/src/sys/LOCKE >i386 > >link_elf: symbol bktr_has_stored_addresses undefined >link_elf: symbol bktr_has_stored_addresses undefined > >thanks >--mat > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > > > If you recompiled just the kernel but not "world", they might be out of sync. Regards, Robin Schilham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message