From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 25 20:59:16 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D97016A408; Mon, 25 Feb 2008 20:59:16 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mail.irbisnet.ru (mail.irbisnet.ru [IPv6:2001:470:1f09:aa:203:baff:fe18:f4c1]) by mx1.freebsd.org (Postfix) with ESMTP id 0C61B13C442; Mon, 25 Feb 2008 20:59:15 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mail.irbisnet.ru (yuri@mail.irbisnet.ru [IPv6:::1]) by mail.irbisnet.ru (8.14.2/8.14.2) with ESMTP id m1PKxESt080763; Mon, 25 Feb 2008 23:59:14 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by mail.irbisnet.ru (8.14.2/8.14.2/Submit) id m1PKxEHc080762; Mon, 25 Feb 2008 23:59:14 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: mail.irbisnet.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Mon, 25 Feb 2008 23:59:14 +0300 From: Yuri Pankov To: Danny Pansters Message-ID: <20080225205914.GB63507@mail.irbisnet.ru> References: <200802202204.43104.danny@ricin.com> <20080225204229.GA63507@mail.irbisnet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080225204229.GA63507@mail.irbisnet.ru> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: freebsd-multimedia@freebsd.org, kde@freebsd.org Subject: Re: Kbtv2 beta2 uploaded X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 20:59:16 -0000 On Mon, Feb 25, 2008 at 11:42:29PM +0300, Yuri Pankov wrote: > On Wed, Feb 20, 2008 at 10:04:42PM +0100, Danny Pansters wrote: > > The second beta, v1.92 is available for testing. > > > > http://freebsd.ricin.com/kbtv2 > > > > In v1.92 several first-run bugs are fixed, a few other known bugs are gone, > > and saa tuning works again (freebsd6.3), including after a cold boot (at the > > small expense of having to use a rc script to ensure tuner init which > > apparently needs to be s l o w). Also found some bugs in the saa backend > > tuning code. > > > > And it now appears that switching from pwc backend back to TV backend (saa, > > cxm) that the ability to tune does *not* get lost anymore. I like that, a bug > > that just disappears :) Accidentally fixed I reckon. > > > > I may also have fixed the crashing pwc backend when the framesize is changed, > > but I haven't tested that yet. > > > > For beta3 I'm going to do some work on pwc (I'm also eyeing the luigi > > framework so that all the usb webcam support we have can be used but I think > > this will be after v2.0). Beta4 should bring in FreeBSD7 support, and after > > that -- and a beta5 if needed -- one or two RC's to test/fix amd64. > > > > Cheers, > > > > Dan > > Hi Dan. > > I'm now trying to build kbtv2 v1.92 on -CURRENT/amd64 with SAA kmod. > Along with `incorrect number of args to bus_setup_intr' fix (I guess > that's "FreeBSD 7 support" coming in beta4 :-)), could you please define > NO_WERROR in kmod/saa/kmod/Makefile to allow it to build on -CURRENT > with -Werror enabled? > > Following messages are displayed during boot (saa_tuner="YES" in > /etc/rc.conf): > iicbus0: START: bus error (status 0x9 loop:12) > WARNING pid 734 (initial thread): ioctl sign-extension ioctl > ffffffffc0044d00 > > Channel tuning works fine, though there's no colour and sound. I've > tried selecting different TV standards in Hardware->Configure (tuner > type is `Philips MK3'), with no success. Any hints? PEBKAC. SECAM works fine. Though still no sound (I just hope I've checked EVERYTHING this time). > > saa0: > 0x1131 Philips Semiconductors > 0x7133 Philips SAA7133 AV broadcast decoder > 0x1461 AverMedia Technologies Inc > 0x9715 AVerTV Studio 307 > > saa0@pci0:1:7:0: class=0x048000 card=0x97151461 chip=0x71331131 > rev=0xd1 hdr=0x00 > vendor = 'Philips Semiconductors' > device = 'Philips SAA7135hl ENLTV TV/Radio Tuner' > class = multimedia > > Thank you for nice program :-) > > > WBR, > Yuri TIA, Yuri