From owner-freebsd-multimedia Thu Jul 26 6:22: 7 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 4A11F37B401; Thu, 26 Jul 2001 06:22:01 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f6QDLZD21403; Thu, 26 Jul 2001 09:21:35 -0400 (EDT) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv2.mitre.org (8.11.3/8.11.3) with ESMTP id f6QDLYa29359; Thu, 26 Jul 2001 09:21:34 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub2.mitre.org with SMTP id 7276360; Thu, 26 Jul 2001 09:21:33 -0400 Message-ID: <3B60195E.AFE4C850@mitre.org> Date: Thu, 26 Jul 2001 09:21:34 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: JakeCatfox@aol.com Cc: roger@cs.strath.ac.uk, roger@freebsd.org, multimedia@freebsd.org Subject: Re: WinTV Problem References: <73.1077ed61.289171de@aol.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org JakeCatfox@aol.com wrote: > > Hello, > I'm having a problem with getting my WinTV USB Model 4001 device to work > on my FreeBSD machine. I followed the instructions in the 2.8 release of > README.FreeBSD in order to install it. I noticed, however, that Driver 2.8 > was already in my particular version of FreeBSD source (4.3-release), but > that the lines written in conf/files were the same (in terms of filename), > but the "optional x x" was different. I tried changing it to "optional bktr > device-driver" as the instructions said, but the config program told me > "'device-driver' flag is obsolete." > Upon compiling it with the original lines in conf/files, I was unable to > run fxtv, it always gives me an error stating that bktr0 is unconfigured. > > Do you know what I can do? It's pretty easy now. Just add the following line to your kernel: device bktr OR just run "kldload bktr" as root to load the driver as a module. then cd to /dev and run "./MAKEDEV bktr0" and fxtv should work. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message