From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from firefly.pyther.net ([50.116.37.168]:53320 "EHLO firefly.pyther.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752808Ab2LEDlJ (ORCPT ); Tue, 4 Dec 2012 22:41:09 -0500 Message-ID: <50BEC253.4080006@pyther.net> Date: Tue, 04 Dec 2012 22:41:07 -0500 From: Matthew Gyurgyik MIME-Version: 1.0 To: =?ISO-8859-1?Q?Frank_Sch=E4fer?= CC: Devin Heitmueller , Antti Palosaari , linux-media@vger.kernel.org Subject: Re: em28xx: msi Digivox ATSC board id [0db0:8810] References: <50B5779A.9090807@pyther.net> <50B67851.2010808@googlemail.com> <50B69037.3080205@pyther.net> <50B6967C.9070801@iki.fi> <50B6C2DF.4020509@pyther.net> <50B6C530.4010701@iki.fi> <50B7B768.5070008@googlemail.com> <50B80FBB.5030208@pyther.net> <50BB3F2C.5080107@googlemail.com> <50BB6451.7080601@iki.fi> <50BB8D72.8050803@googlemail.com> <50BCEC60.4040206@googlemail.com> <50BD5CC3.1030100@pyther.net> <50BD6310.8000808@pyther.net> <50BE65F0.8020303@googlemail.com> In-Reply-To: <50BE65F0.8020303@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: On 12/04/2012 04:06 PM, Frank Schäfer wrote: > I double-checked the log and it is indeed set to LGDT3305_MPEG_SERIAL, > but LGDT3305_TPCLK_FALLING_EDGE is used instead of > LGDT3305_TPCLK_RISING_EDGE. > OTOH, the KWorld A340 bord sets this to LGDT3305_MPEG_PARALLEL... > > Matthew, could you please test V3 of the patch ? It is written against > the media_tree staging/for_v3.8 (see http://git.linuxtv.org/media_tree.git). > You could also already test the remote control key map (e.g. with evtest) > > Regards, > Frank Version 3 has the same behavior has v2. It seems I can tune a channel, but trying to watch it fails. There is no data being set to /dev/dvb/adapter0/dvr0 Tune channel > [root@tux ~]# azap -r -c /home/pyther/channels.conf "ION LIF" > [root@tux ~]# dvbdate > dvbdate: Unable to get time from multiplex. I got further on a channel scan but then encountered some errors (no channels detected): http://pyther.net/a/digivox_atsc/patch3/scan.txt http://pyther.net/a/digivox_atsc/patch3/dmesg_after_scan.txt dmesg: http://pyther.net/a/digivox_atsc/patch3/dmesg.txt azap: http://pyther.net/a/digivox_atsc/patch3/azap.txt dvbtraffic: http://pyther.net/a/digivox_atsc/patch3/dvbtraffic.txt Matthew