Re: Logilink VG0022A firmware/si2157 probe

2019-10-17 Thread JP
Hi there, On 10/17/19 2:15 PM, Antti Palosaari wrote: Hello, On 10/17/19 12:08 PM, Sean Young wrote: Hi Antti, I have a Logilink VG0022A device which is an af9035.c type device (with ITE 9xxx frontned). The probe of the si2146 tuner fails and returns 0xffs. Now I would like to work on fixi

Re: regression(?) in cxusb

2019-09-25 Thread JP
On 9/25/19 8:19 PM, Frantisek Rysanek wrote: On 25 Sep 2019 at 20:31, Vincent McIntyre wrote: Hi I am seeing strange behaviour with the dvb-usb-cxusb.ko module. Things have been working fine until just recently. Target system is Ubuntu 16.04 LTS on amd64. I am using their 'hwe' kernel serie

Re: MyGica T230 dvb-t2 data corruption since commit 5fa8815

2019-08-20 Thread JP
Hoi Sean, On 8/18/19 12:29 PM, Sean Young wrote: Hi JP, James, On Tue, Aug 13, 2019 at 03:46:37PM +0200, JP wrote: Thanks James, my tests on both DVB-T and DVB-C all went OK. So, with the t230 driver in cxusb broken for one hw version of the device and both hw versions now working fine in

Re: MyGica T230 dvb-t2 data corruption since commit 5fa8815

2019-08-13 Thread JP
Thanks James, my tests on both DVB-T and DVB-C all went OK. So, with the t230 driver in cxusb broken for one hw version of the device and both hw versions now working fine in dvbsky & the driver in cxusb does not crash itself anymore (did you test that, James?) & everybody agrees I think this mov

Re: MyGica T230 dvb-t2 data corruption since commit 5fa8815

2019-07-21 Thread JP
Hi Sean, On 7/21/19 8:29 PM, Sean Young wrote: On Fri, Jul 19, 2019 at 08:35:42PM +0200, Jan Pieter van Woerkom wrote: dvbsky: add MyGica T230. Moved from cxusb driver as that driver can't handle FX2 FIFO issue. Well then it should be deleted from the cxusb driver. Also how well is this tested

Re: [PATCH V3.6 2/2] linux-media: dvbsky: add support for Mygica T230C v2

2019-07-17 Thread JP
On 7/17/19 9:25 PM, Sean Young wrote: On Wed, Jul 17, 2019 at 08:11:50PM +0200, Jan Pieter van Woerkom wrote: The T230C v2 hardware needs a mode of the si2168 chip to be set for which the si2168 driver previously had no support. This patch uses a specific measure to configure this on the T230

Re: MyGica T230 dvb-t2 data corruption since commit 5fa8815

2019-07-17 Thread JP
Hi James, I have T230 and T230C (v2) and with both sticks I see invalid checksum errors. My buest guess is that they come from bad power supply decoupling on the demodulator chip. The fact that you only see errors with this commit can then be explained as a timing problem that exists because of

Re: PATCH V3.5 1/2] dvbsky: add support for "Mygica T230C v2"

2019-07-15 Thread JP
On 7/15/19 11:21 PM, Sean Young wrote: On Tue, Jul 09, 2019 at 08:39:32PM +0200, Jan Pieter van Woerkom wrote: From: Jan Pieter van Woerkom Adds support for the "Mygica T230C v2" into the "dvbsky" driver. A small enhancement is also needed in the si2168 demodulator driver, and a USB device

Re: [PATCH v4 2/1] dvbsky: add support for "Mygica T230C v2"

2019-07-09 Thread JP
Hi all, I noticed an issue on linux-5.2. Do not merge this! Forget about this v4 patch. I'll do more tests with v3.*, and then repost. Cheers, Jan Pieter. On 7/9/19 12:41 AM, Jan Pieter van Woerkom wrote: From: Jan Pieter van Woerkom Adds support for the "Mygica T230C v2" into the "dvbsky"

Re: [PATCH 1/2] dvbsky: add support for "Mygica T230C v2"

2019-07-08 Thread JP
On 7/8/19 12:04 PM, Sean Young wrote: Hallo Jan-Pieter, On 6/25/19 1:16 PM, Sean Young wrote: On Sun, Jun 16, 2019 at 02:39:29AM +0200, Jan Pieter van Woerkom wrote: From: Jan Pieter van Woerkom Adds support for the "Mygica T230C v2" into the "dvbsky" driver. A small enhancement is also

Re: [PATCH 1/2] dvbsky: add support for "Mygica T230C v2"

2019-06-25 Thread JP
On 6/25/19 1:16 PM, Sean Young wrote: On Sun, Jun 16, 2019 at 02:39:29AM +0200, Jan Pieter van Woerkom wrote: From: Jan Pieter van Woerkom Adds support for the "Mygica T230C v2" into the "dvbsky" driver. A small enhancement is also needed in the si2168 demodulator driver, and a USB device I

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-13 Thread JP
On 6/13/19 3:45 AM, JP wrote: On 6/13/19 3:23 AM, Antti Palosaari wrote: On 6/13/19 4:15 AM, JP wrote: And according to old usb sniffs from pctv 292e [Si2168B] default manual ts clock is set to 7.2MHz, which means 57.6Mbit/s datarate, it should be quite optimal for DVB-T2 max. In theory

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-13 Thread JP
On 6/13/19 12:31 AM, Antti Palosaari wrote: On 6/12/19 11:07 PM, Frantisek Rysanek wrote: On 12 Jun 2019 at 1:28, Antti Palosaari wrote: [...] What is that T230C2 stick? JP has already explained the details, how that name was arrived at. As previously suggested, I can call it T230C v2 in

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-13 Thread JP
On 6/13/19 1:46 AM, JP wrote: On 6/13/19 12:31 AM, Antti Palosaari wrote: On 6/12/19 11:07 PM, Frantisek Rysanek wrote: On 12 Jun 2019 at 1:28, Antti Palosaari wrote: [...] What is that T230C2 stick? JP has already explained the details, how that name was arrived at. As previously

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-13 Thread JP
On 6/13/19 3:23 AM, Antti Palosaari wrote: On 6/13/19 4:15 AM, JP wrote: And according to old usb sniffs from pctv 292e [Si2168B] default manual ts clock is set to 7.2MHz, which means 57.6Mbit/s datarate, it should be quite optimal for DVB-T2 max. In theory it could be a little higher only

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-13 Thread JP
On 6/13/19 3:23 AM, Antti Palosaari wrote: On 6/13/19 4:15 AM, JP wrote: And according to old usb sniffs from pctv 292e [Si2168B] default manual ts clock is set to 7.2MHz, which means 57.6Mbit/s datarate, it should be quite optimal for DVB-T2 max. In theory it could be a little higher only

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-12 Thread JP
27;ll get a frequency counter and measure it on the TC_clock pin of the chip. Until then, JP

Re: Unsupported Anysee version

2019-06-12 Thread JP
On 6/8/19 4:03 PM, W. Talsma wrote: Dear, Today decided to dust off my Anysee E30 S2 Plus, and hope to get it to work with the Debian stretch tvheadend server. Once I plug it in however, I see the following: [27054.699829] usb 1-1.6: new high-speed USB device number 7 using ehci-pci [27055.2

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-11 Thread JP
On 6/12/19 1:49 AM, Antti Palosaari wrote: On 6/12/19 2:27 AM, JP wrote: On 6/12/19 12:28 AM, Antti Palosaari wrote: On 6/8/19 5:49 AM, JP wrote: I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-11 Thread JP
On 6/12/19 1:27 AM, JP wrote: On 6/12/19 12:28 AM, Antti Palosaari wrote: On 6/8/19 5:49 AM, JP wrote: I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch Please can someone help me out. It looks

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-11 Thread JP
On 6/12/19 12:28 AM, Antti Palosaari wrote: On 6/8/19 5:49 AM, JP wrote: I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch Please can someone help me out. It looks like the extra code in the

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-08 Thread JP
On 6/8/19 5:01 PM, JP wrote: On 6/8/19 11:30 AM, Sean Young wrote: Hello Jan Pieter, On Sat, Jun 08, 2019 at 04:49:23AM +0200, JP wrote: I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch Please

Re: [PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-08 Thread JP
On 6/8/19 11:30 AM, Sean Young wrote: Hello Jan Pieter, On Sat, Jun 08, 2019 at 04:49:23AM +0200, JP wrote: I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch Please can someone help me out. It looks

[PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2

2019-06-07 Thread JP
I made the Mygica T230c2 work on kernel 5.1.7, but I have no idea how to submit this. http://jpvw.nl/pub/test/dvb/linux-5.1.7-t230c2.patch Please can someone help me out. It looks like the extra code in the demodulator does not effect other drivers that use it. Tested with a T230, they bothse

Request your Partnership for a legal business Deal, reply if interested

2017-01-31 Thread Ms Chiang Lai Yuen JP
-- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html