From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from fg-out-1718.google.com ([72.14.220.158]:7514 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754117Ab0EWRk0 (ORCPT ); Sun, 23 May 2010 13:40:26 -0400 Received: by fg-out-1718.google.com with SMTP id d23so1642570fga.1 for ; Sun, 23 May 2010 10:40:24 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-2; format=flowed; delsp=yes To: Emard , semiRocket Cc: "linux-media@vger.kernel.org" Subject: Re: [PATCH] Compro Videomate T750F Vista digital+analog support References: <20100508160628.GA6050@z60m> <20100509173243.GA8227@z60m> <20100509231535.GA6334@z60m> Date: Sun, 23 May 2010 19:40:21 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: =?iso-8859-2?B?U2FtdWVsIFJha2l0bmnoYW4=?= Message-ID: In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Sun, 16 May 2010 12:38:03 +0200, semiRocket wrote: > On Mon, 10 May 2010 01:15:35 +0200, Emard wrote: > >> HI >> >> This is even more cleanup from spaces into tabs >> and replacing KEY_BACKSPACE with KEY_BACK >> which I think is more appropriate for this remote. >> >> compro t750f patch v17 >> >> About the remote - I noticed 2-10% of the keypresses >> are not recognized, seems like it either looses packets >> or saa7134 gpio should be scanned faster/better/more_reliable? >> I think this may be the issue with other 7134 based >> remotes too >> >> Best Regards, Emard >> > > Hi Davor, > > > Unfortunately it doesn't work for me. It can't load firmware like > before, I've attached patch against recent hg tree I applied manually > (without IR code part) and dmesg output. > > In tvtime it shows black screen in PAL mode, if switch to SECAM, it's > still black screen but with some random flickering occurring represented > by horizontal red/green lines. No white/black dots noise present. > > Thanks, > Samuel The good news is that it managed to load firmware after beign prepared by windows driver previously, but somehow unstable e.g. sometimes I can restart tvtime 3 times before stops working, sometimes it load firmware on modprobe but fails when I run tvtime. Other than that analog seems to work fine when firmware successfully load. I didn't managed to get the sound though, previosly with the command like sox -c 2 -s -r 32000 -t ossdsp /dev/dsp1 -t ossdsp -r 32000 /dev/dsp & now doesn't work, I'm not sure yet if it's the driver problem. I didn't test dvb at all (don't have good signal). Best regards, Samuel