From owner-freebsd-multimedia@FreeBSD.ORG Tue Mar 20 22:25:35 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1805516A400 for ; Tue, 20 Mar 2007 22:25:35 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from bay0-omc1-s30.bay0.hotmail.com (bay0-omc1-s30.bay0.hotmail.com [65.54.246.102]) by mx1.freebsd.org (Postfix) with ESMTP id 0310413C483 for ; Tue, 20 Mar 2007 22:25:34 +0000 (UTC) (envelope-from rock_on_the_web@hotmail.com) Received: from hotmail.com ([65.55.154.95]) by bay0-omc1-s30.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Tue, 20 Mar 2007 15:25:34 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 20 Mar 2007 15:25:34 -0700 Message-ID: Received: from 65.55.154.123 by by143fd.bay143.hotmail.msn.com with HTTP; Tue, 20 Mar 2007 22:25:31 GMT X-Originating-IP: [202.172.126.254] X-Originating-Email: [rock_on_the_web@hotmail.com] X-Sender: rock_on_the_web@hotmail.com In-Reply-To: <8103ad500703160154xa20a287m8e8515759570eef8@mail.gmail.com> From: "Da Rock" To: freebsd-multimedia@freebsd.org Date: Tue, 20 Mar 2007 22:25:31 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 20 Mar 2007 22:25:34.0857 (UTC) FILETIME=[ADA20790:01C76B3E] Subject: Re: AVerMedia AVerTV Hybrid FM PCI & PCCCA 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: Tue, 20 Mar 2007 22:25:35 -0000 I just had a brainwave (not bad seeing as it was before my morning coffee!)- but I need to confirm some things first. Has anyone got both DVB and analogue TV working using the saa driver with this card? Or has there been an issue with channel scanning? Now that I remember, what I noticed with Fedora Core 4 (which was far too outdated for my liking anyway) was that the driver was a philips saa driver, which gave me the idea to try again with BSD because I remembered there was an saa driver available for it too. Soooo, I loaded xine into BSD but it couldn't work without channels. To fix this for Fedora there is a script called dvbscan with the driver, but it won't work with BSD. There is also a program called xtv which comes with it, but again only works with linux. So I'll chase this up and see if this might work. I didn't have any success with KBTV- I couldn't get it to use the saa module, but that's probably just me. Cheers Da Rock >From: "Konstantin Dimitrov" >To: "Da Rock" >CC: freebsd-multimedia@freebsd.org >Subject: Re: AVerMedia AVerTV Hybrid FM PCI & PCCCA >Date: Fri, 16 Mar 2007 10:54:07 +0200 > >On 3/16/07, Da Rock wrote: >>Yeah I do know about that driver but I haven't been able to access it >>until >>now- not sure why. However I did attach a document with details for the >>XC3028- what else is required? > >the attachment is just a 'product-brief', for driver development more >technical details are required like XC3018/XC3028 registers and their >control functions, etc. > >>The linux driver available is only in binary RPM format, but I believe >>there >>is a team trying to RE it as of now. Until then is there anything that we >>can do to get things happening? Do we need to put some pressure on the >>manufacturers? > >according to: > >http://www.linuxtv.org/v4lwiki/index.php?title=AVerMedia_AverTV_Hybrid_FM_PCI_A16D&printable=yes > >XC3018 is very similar to XC3028 and to work needs the XC3028 firmware >that can be found from here: > >http://mcentral.de/wiki/index.php/Em2880 > >in the LinuxTV source code, that i got from here: > >http://linuxtv.org/repo/ > >there is a 'xc3028.c' file that contains 'firmware upload' routine and >'frequency set' routine, also from the links above seems that >XC3018/XC3028 is on I2C-bus with I2C device address 0xc2. > >and i gathered all that information in several minutes ... > >> >>And as I mentioned I have not built a driver before but I certainly want >>to >>learn so we can do this. Any ideas on where I can get the tutorials for >>that? >> >>Cheers >>Da Rock >> >> >> >From: "Konstantin Dimitrov" >> >To: "Da Rock" >> >CC: freebsd-multimedia@freebsd.org >> >Subject: Re: AVerMedia AVerTV Hybrid FM PCI & PCCCAR >> >Date: Fri, 16 Mar 2007 01:08:58 +0200 >> > >> >there is a working driver for Philips SAA713x based tv cards here: >> > >> >http://download.purpe.com/files/saa-REL_14.tgz >> > >> >but it doesn't support Xceive XC3018 Silicon Tuner used on AverTV >> >Hybrid+FM Cardbus. >> > >> >so, at least as a first step XC3018 support should be added to the >> >SAA713x driver. also, probably there is no XC3018 public datasheet >> >available, but the Linux code for XC3018 should be of help. >> > >> >On 3/15/07, Da Rock wrote: >> >>Ok guys, I know I might be pretty new to this but I think we need to >>get >> >>this card worked out here. I have a laptop that I want to put BSD on, >>but >> >>I >> >>have a TV tuner which is incompatible. I also know that I'm not the >>only >> >>one >> >>who can't get this card to work. And so far all we've gotten from the >> >>manufacturer is a brush off. >> >> >> >>This card works well, just not under windows... and I know that it will >>be >> >>exceptional under BSD once it can be added. >> >> >> >>We now know that this tuner uses a Xcieve chipset along with a Philips >>SAA >> >>chip. >> >> >> >>Now I have to admit that I haven't done much driver creation, but I >>would >> >>like to get out there and help move this along a bit and make this >>happen. >> >>What do we need to do? What more info do we need to make a working >>driver? >> >> >> >>Now I may be on the wrong track, but there is a linux driver which >>works >> >>ok. >> >>I tried it on FC4, but I haven't been successful in upgrading to FC5 so >> >>far. >> >>Can we use this driver and do some RE to make one for BSD? >> >> >> >>Cheers >> >>Da Rock >> >> >> >>_________________________________________________________________ >> >>Find what you need at prices you'll love. Compare products and save at >> >>MSN(r) >> >>Shopping. >> >>http://shopping.msn.com/default/shp/?ptnrid=37,ptnrdata=24102&tcode=T001MSN20A0701 >> >> >> >>_______________________________________________ >> >>freebsd-multimedia@freebsd.org mailing list >> >>http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >> >>To unsubscribe, send any mail to >> >>"freebsd-multimedia-unsubscribe@freebsd.org" >> >> >> >> >> >> >> >>_________________________________________________________________ >>Advertisement: Win tickets to see Muse at London's Wembley Stadium. Go >>now! >>http://ninemsn.com.au/share/redir/adTrack.asp?mode=click&clientID=761&referral=hotmailtagline&URL=http://music.ninemsn.com.au/muse >> >> _________________________________________________________________ Advertisement: Meet Sexy Singles at Lavalife today. Click here http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9%2Eninemsn%2Ecom%2Eau%2Fclickthru%2Fclickthru%2Eact%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den%5FAU%26a%3D25448&_t=754951090&_r=meet&_m=EXT