From owner-freebsd-multimedia Wed Oct 14 10:09:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA22159 for freebsd-multimedia-outgoing; Wed, 14 Oct 1998 10:09:26 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA22133 for ; Wed, 14 Oct 1998 10:09:22 -0700 (PDT) (envelope-from gunnar@pluto.sr.se) Received: from honken.sr.se ([134.25.128.27]) by dart.sr.se (8.9.1/8.9.0) with ESMTP id TAA27997; Wed, 14 Oct 1998 19:08:57 +0200 (MET DST) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.7.5/8.7.3) with ESMTP id TAA02810; Wed, 14 Oct 1998 19:08:56 +0200 (MET DST) Received: (from gunnar@localhost) by pluto.sr.se (8.8.8/8.8.8) id TAA08067; Wed, 14 Oct 1998 19:08:56 +0200 (CEST) (envelope-from gunnar) Message-ID: <19981014190856.A7947@sr.se> Date: Wed, 14 Oct 1998 19:08:56 +0200 From: Gunnar Flygt To: Eivind Eklund Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: [gunnar@pluto.sr.se: Trying to compile bktr support] Reply-To: flygt@sr.se References: <19981010170729.A13753@sr.se> <19981013153616.31760@follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19981013153616.31760@follo.net>; from Eivind Eklund on Tue, Oct 13, 1998 at 03:36:16PM +0200 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In fact, since I wrote that question I've found that Roger Hardiman has taken over the development, and at his ftp-site there was a README that showed me what exactly to put in the options file. After that the code compiled cleanly. I even got the latest code from that site. On Tue, Oct 13, 1998 at 03:36:16PM +0200, Eivind Eklund wrote: > > I made a compilation of the support for video chip bt848. After a while > > the compiler complains about a missing .h file It's looking for: > > > > ../../pci/brooktree848.c:272: opt_bktr.h: No such file or directory > > mkdep: compile failed > > *** Error code 1 > > > > The file missing opt_bktr.h is nowhere in the source tree as far as I > > can find. I even tried to compile with the file commented out. This > > works fine (as far as compiling is concerned, but there is no > > recognition of the TV card) > > Which version of source? > > This means that you're compiling brooktree848.c on something that > hasn't got the brooktree options added to the conf/options - if this > is a mismatch in the FreeBSD CVS repository, we have to fix it. If > not, you just have to add some option to conf/options, pointing at > opt_bktr.h - check out the cvs logs for src/sys/conf/options using CVSweb: > http://www.freebsd.org/cg/cvsweb.cgi/src/sys/conf/options > > The non-recognition of the TV card is a different issue - a dmesg from > a boot -v would be useful for attempting to track this down. Now after I've got the thing to compile, I can start fxtv and get pictures out of it, but nothing is seen in a 'normal' dmesg (without the -v at boot). I thought I would see the TV-card detected? But it works, or rather one of my Miro cards work. It has a chip number starting with 7, the other one has a chip number starting with 5. I guess the first is a newer card. We were a bit confused by this, but have figured out that both cards are working (only tested on NT though) if the video card is Matrox of any kind, but not if the video card is ATI. On ATI's only the newer card is working. Strange enough they have exactly the same versions of (NT-)drivers delivered with them. -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message