Re: HauppaugeTV-quadHD DVB-T mpeg risc op code errors

2017-07-31 Thread Steven Toth
On Sun, Jul 30, 2017 at 8:55 AM, Dave Newman <d.r.new...@e-consultation.org> wrote: > I can confirm the problems with the cx23885 driver reported by Steven > Toth on 6 June 2017. He found that: > >> I tried the card in a different older Intel i7 board and it worked >>

Re: [PATCH] Hauppauge HVR-1975 support

2017-07-03 Thread Steven Toth
legal approval to derive GPL drivers from proprietary ,aterials, in which case I'm just making noise and a sign-off will be soon to follow. I'll reach out to them and ask. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: [PATCH] Hauppauge HVR-1975 support

2017-07-03 Thread Steven Toth
proprietary and confidential, its definitely derived works from proprietary SILABS drivers. Proceed with caution. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com On Mon, Jul 3, 2017 at 5:57 AM, Bernhard Rosenkränzer <bernhard.rosenkran...@linaro.org> wrote: > Hi, > Hauppa

Re: HauppaugeTV-quadHD DVB-T mpeg risc op code errors

2017-06-20 Thread Steven Toth
-x > disabled) the card worked without issue. Nice follow up, thx. That probably explains why I never saw the issues during my testing a few weeks ago then. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: [GIT PULL] [PATCH] saa7164: Bug - Double fetch PCIe access condition

2017-06-06 Thread Steven Toth
> Applied, thanks! Yay! > > Next time, please either send as a patch or use the command: > > $ git request-pull > > As otherwise I may miss it, as patchwork won't get it. Will do, thank you. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: HauppaugeTV-quadHD DVB-T mpeg risc op code errors

2017-06-06 Thread Steven Toth
On Fri, Apr 21, 2017 at 7:57 AM, Steven Toth <st...@kernellabs.com> wrote: >> Just a follow up on this. I had a bit more time to dig deeper into this >> today. >> >> Enabling debug output for the cx23885 driver *fixes* the issue. >> >> I added this

[GIT PULL] [PATCH] saa7164: Bug - Double fetch PCIe access condition

2017-06-06 Thread Steven Toth
th two different SAA7164 based cards in both analog and digital television modes for US and Europe, no regressions were found. $ git diff --stat master drivers/media/pci/saa7164/saa7164-bus.c | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) Thanks! - Steve -- Steven Toth - Kerne

Re: [PATCH 1/3] [media] si2157: get chip id during probing

2017-05-26 Thread Steven Toth
ikely get a better technical discussion going on. Send me a detailed picture of the PCB and I can probably help spot the I2C bus for you, if you have a low cost bus analyzer and a soldering iron. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: HauppaugeTV-quadHD DVB-T mpeg risc op code errors

2017-04-21 Thread Steven Toth
anything anyone has every added, or I originally added during the early development. That being said. this sounds like the quad is producing some kind of race condition, or the PLX bridge is in someway not as transparent as everyone would like. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: Broken cx231xx-i2c.c

2017-01-11 Thread Steven Toth
s true that send_vendor_cmd() splits reads but not writes, fix the function to be uniform for all boards. Don't do boards specific overrides. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a mess

Re: [PATCH] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD

2017-01-11 Thread Steven Toth
On Wed, Jan 11, 2017 at 9:00 AM, Oleh Kravchenko <o...@kaa.org.ua> wrote: > On 11.01.17 15:53, Steven Toth wrote: >>> diff --git a/drivers/media/usb/cx231xx/cx231xx-i2c.c >>> b/drivers/media/usb/cx231xx/cx231xx-i2c.c >>> index 35e9acf..60412ec 100644 >>

Re: [PATCH] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD

2017-01-11 Thread Steven Toth
+ bus->i2c_nostop = 0; > + bus->i2c_reserve = 0; > } else {/* regular case */ > > /* prepare xfer_data struct */ If the i2c functionality is broken in some way, I suggest its fixed first, along with a correct pa

Re: Memory freeing when dmabuf fds are exported with VIDIOC_EXPBUF

2016-08-01 Thread Steven Toth
d a 126MB per frame buffer. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH 08/10] dvb_frontend: create a new ops to help returning signals in dB

2016-06-30 Thread Steven Toth
ctice demodulators don't actually care, and tuners don't implement their gain reporting capabilities correctly at all. This feels like a solution to a problem that doesn't exist. -- Steven Toth - Kernel Labs http://www.kernellabs.com +1.646.355.8490 -- To unsubscribe from this list: send the line

Re: Raw ATSC Stream Capture

2015-12-21 Thread Steven Toth
at the 'azap' and 'dvbtraffic' tools. These are what you need. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Dear TV card experts - I need you help

2015-12-03 Thread Steven Toth
e content owners, negotiating contracts and seeking permission. Solve the legal contract / redistribution first, then the technology to make it happen is easily available. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscri

Re: Dear TV card experts - I need you help

2015-12-03 Thread Steven Toth
already offers this, albeit with a less than ideal quality of service. > So consider that a non issue for now. You might, I don't. Good luck! -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the

Re: Dear TV card experts - I need you help

2015-12-03 Thread Steven Toth
> It occurs to me that someone who is so cavalier with not paying legal > royalties would be pretty unlikely to pay bills for the advice and > support. +1. Indeed. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscri

Re: cobalt & dma

2015-11-17 Thread Steven Toth
ee each of them implementing their own versions of the above. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: PCIe capture driver

2015-10-26 Thread Steven Toth
lution, you'll have no choice but to build your own proprietary API. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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:/

Re: PCIe capture driver

2015-10-26 Thread Steven Toth
ly audio), have the device render and capture? Not that I'm aware of. I've done these kinds of driver projects in the past, on a commercial basis, for our clients. Contact me off list if you're looking for help. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list:

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-10-05 Thread Steven Toth
ocation, and might get you past this issue, likely on to the next (user buffer allocations are also large - as I recall). Note that the 4MB allocation is temporary, so its not a long term saving, but it might get you past the hump. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe fr

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-10-05 Thread Steven Toth
. > Was going to dig into that next as a side job.. At this stage the code is 7-8 years old, so I don't recall the rationale for why I did that back in 2008(?) - but looking at it today, I think its needless and its a fairly trivial thing to remove and test. -- Steven Toth - Kernel Labs http://www

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-10-05 Thread Steven Toth
you'd need to issue a complete PCIe reset (warm or cold boot) for the risc processor to reset, and for it to require a firmware to be loaded again. So, your comments make sense. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscr

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-10-04 Thread Steven Toth
hardware, or something embedded/custom? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
of these in the field) it may be a problem, but I'll fix. I also plan to test the control framework changes, and the compliance patches (thanks btw). -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
first. Noted. Regards, Hans Best, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com +1.646.355.8490 -- 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

Re: [PATCH] saa7164: convert to the control framework

2015-08-28 Thread Steven Toth
for confirming. I'll look into this. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH] saa7164: convert to the control framework

2015-08-26 Thread Steven Toth
On Sat, Aug 22, 2015 at 8:46 AM, Hans Verkuil hverk...@xs4all.nl wrote: On 08/22/2015 02:06 PM, Steven Toth wrote: On Sat, Aug 22, 2015 at 6:47 AM, Hans Verkuil hverk...@xs4all.nl wrote: On 08/22/2015 09:24 AM, Ricardo Ribalda Delgado wrote: Hello Hans With this patch I guess two of my

Re: [PATCH] saa7164: convert to the control framework

2015-08-26 Thread Steven Toth
OK, there is no hurry. I tried to put my saa7164 in a different PC as well, but it seems to be really broken as nothing appears in lspci :-( Send me your shipping address _privately_, I talk to Hauppauge about a replacement. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: [PATCH] saa7164: convert to the control framework

2015-08-22 Thread Steven Toth
the patch buts its too much to eyeball to give a direct ack. Has anyone tested the patch and validated each of the controls continue to work? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-24 Thread Steven Toth
boards I have and look at their status, pre-post patch. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-22 Thread Steven Toth
revert this back to the code from my original patch, and include your changes listed below? IE: /* Tri-state the TS bus */ si2168_set_ts_mode(fe, 1); 1) Do you still lock no signal lock issues. 2) Do you see normal video as you'd typically expect? Thanks for helping! :) -- Steven Toth

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-21 Thread Steven Toth
. :) When you say it can't tune, do you mean the signal does not lock, or that no video appears? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-21 Thread Steven Toth
On Tue, Jul 21, 2015 at 2:07 PM, Tycho Lürsen tycholur...@gmail.com wrote: Op 21-07-15 om 18:19 schreef Steven Toth: On Tue, Jul 21, 2015 at 12:11 PM, Tycho Lürsen tycholur...@gmail.com wrote: Hi Steven, I was too curious to wait for you and Antti to settle your differences, so I tested

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-21 Thread Steven Toth
On Tue, Jul 21, 2015 at 2:59 PM, Tycho Lürsen tycholur...@gmail.com wrote: Op 21-07-15 om 20:07 schreef Tycho Lürsen: Op 21-07-15 om 18:19 schreef Steven Toth: On Tue, Jul 21, 2015 at 12:11 PM, Tycho Lürsen tycholur...@gmail.com wrote: Hi Steven, I was too curious to wait for you

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
patches). - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
/SYS_DVBT, SYS_DVBT2, SYS_DVBC_ANNEX_A/SYS_DVBC_ANNEX_A/' drivers/media/dvb-frontends/si2168.c Result: both DVBSky T982 and TBS 6285 drivers are broken, meaning no lock, no tune. Regards, Tycho. Op 19-07-15 om 00:21 schreef Steven Toth: http://git.linuxtv.org/cgit.cgi/stoth/hvr1275.git

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
On Mon, Jul 20, 2015 at 10:30 AM, Antti Palosaari cr...@iki.fi wrote: On 07/19/2015 01:21 AM, Steven Toth wrote: http://git.linuxtv.org/cgit.cgi/stoth/hvr1275.git/log/?h=hvr-1275 Patches above are available for test. Antti, note the change to SI2168 to add support for enabling

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
it? This feels like a reasonable middle-ground approach. Your thoughts? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
are on the same page regarding this patch, I'll test again against a 4.2-RC1 Regards, Tycho. Thank you Tycho. I specifically only tested on 4.2, with the entire tree. No attempt was made to backport or otherwise test in environments outside on prior kernels. - Steve -- Steven Toth - Kernel Labs http

Re: Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-20 Thread Steven Toth
someone has gone to the trouble of declaring a perfectly good tr-state interface in dvb-core, taht automatically asserts and de-asserts any dvb_frontend device from the bus, optionally. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe

Adding support for three new Hauppauge HVR-1275 variants - testers reqd.

2015-07-18 Thread Steven Toth
, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: www.kernellabs.com Contact: Hauppauge hvr1275 TV Tuner card linux problem

2015-07-16 Thread Steven Toth
Dear : Steven Toth Thanks for your professional answer Thanks a lot Best Regards You are welcome! It looks like Hauppauge have released an updated HVR-1275 card, as indicated by the updated PCI-SubDevice ID 2A38. The hardware has changed and the driver needs to be modified to support

Re: www.kernellabs.com Contact: Hauppauge hvr1275 TV Tuner card linux problem

2015-07-14 Thread Steven Toth
and the driver needs to be modified to support these changes. Modprobing with option=19 isn't going to help. I've reached out to Hauppauge for comment on the new H/W. Stay tuned. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: www.kernellabs.com Contact: Hauppauge hvr1275 TV Tuner card linux problem

2015-07-14 Thread Steven Toth
changed and the driver needs to be modified to support these changes. Modprobing with option=19 isn't going to help. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: XC5000C 0x14b4 status

2015-06-26 Thread Steven Toth
An image of the top of the tuner clearly showing any manufacturing markings would be welcome - assuming its accessible. It's a best picture I could find: http://www.reviews.ru/clause/over/T7_2/image41.jpg Thanks. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe

Re: XC5000C 0x14b4 status

2015-06-26 Thread Steven Toth
of reset or it won't work at all. An image of the top of the tuner clearly showing any manufacturing markings would be welcome - assuming its accessible. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: Hauppauge 2250 on Ubuntu 15.04

2015-06-11 Thread Steven Toth
That's not going to work. You need to pull tip, compile and install it for HVR2255 support. No amount of specifying card=X on the module load fixes these kinds of issues. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH][media] SI2168: Resolve unknown chip version errors with different HVR22x5 models

2015-06-11 Thread Steven Toth
On Fri, Jun 5, 2015 at 9:40 AM, Olli Salonen olli.salo...@iki.fi wrote: Hi Steven, It seems to me that that part of the code is identical to your driver, no? Sorry for the noise. I'm been swamped with a couple of things and just getting back to the ML now. You are correct. -- Steven Toth

Re: Hauppauge 2250 on Ubuntu 15.04

2015-06-11 Thread Steven Toth
that are watchable. 300+ are fully encrypted the data delivered by the card isn't that useful, for encrypted channels. I suggest you share the output from your scan tests with the mailing list and see if anyone can help. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe

Re: [PATCH 1/2] saa7164: change Si2168 reglen to 0 bit

2015-06-11 Thread Steven Toth
On Sat, Jun 6, 2015 at 3:44 AM, Olli Salonen olli.salo...@iki.fi wrote: The i2c_reg_len for Si2168 should be 0 for correct I2C communication. Signed-off-by: Olli Salonen olli.salo...@iki.fi Tested-By: Steven Toth st...@kernellabs.com Checked with a HVR-2205 and a HVR-2215, firmware loads

Re: [PATCH 2/2] Revert [media] saa7164: Improvements for I2C handling

2015-06-11 Thread Steven Toth
-By: Steven Toth st...@kernellabs.com Checked with a HVR-2205 and a HVR-2215, firmware loads as expected. Thanks for chasing this down Olli. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: [PATCH][media] SI2168: Resolve unknown chip version errors with different HVR22x5 models

2015-06-04 Thread Steven Toth
. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

[PATCH][media] SI2168: Resolve unknown chip version errors with different HVR22x5 models

2015-06-04 Thread Steven Toth
card (D40) load the B firmware. This fix works well for me and properly enables DVB-T tuning behavior using tzap. Thanks to Peter Faulkner-Ball for describing his workaround. Signed-off-By: Steven Toth st...@kernellabs.com -- Steven Toth - Kernel Labs http://www.kernellabs.com d40.patch

HVR22x5 I2C

2015-06-04 Thread Steven Toth
, to accelerate/aid future debugging issues. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-06-04 Thread Steven Toth
are. The solution was to patch the SI2168 to recognize the newer demodulator version. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH][media] SI2168: Resolve unknown chip version errors with different HVR22x5 models

2015-06-04 Thread Steven Toth
. Or timing issue. Unlikely a timing issues or an i2c bug. In my case I have multiple cards. The second card was acquired later and never tested, and exhibited the issue. Olli would need to speak for himself. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-06-03 Thread Steven Toth
is reporting as a 'D' revision, and a prior firmware is being loaded and its working nicely. Looks like an easy fix to the 2168 driver. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-06-03 Thread Steven Toth
Many thanks to the developers for all of your hard work. Let me guess they have changed Si2168 chip to latest C version. Driver supports only A and B (A20, A30 and B40). I have never seen C version. I'll look in detail and report back shortly. -- Steven Toth - Kernel Labs http

Re: Hauppauge WinTV-HVR2205 driver feedback

2015-06-03 Thread Steven Toth
HVR22xx dev platform and re-validate the 2205. Thanks for raising this. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Access to MPEG-TS?

2015-05-25 Thread Steven Toth
, configure it for pid 0x2000 and read from it once your frontend indicates you have signal lock. Also, for your parsing needs, I suggest you don't re-invent the wheel. Take a look at libdvbpsi. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line

Re: [PATCH 11/11] saa7164: fix sparse warning

2015-05-22 Thread Steven Toth
*/ Reviewed-By: Steven Toth st...@kernellabs.com -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [git:media_tree/master] saa7164: Fix CodingStyle issues added on previous patches

2015-05-01 Thread Steven Toth
on previous patches Author: Mauro Carvalho Chehab mche...@osg.samsung.com Date:Fri May 1 07:30:40 2015 -0300 The patches that added support for HVR2255 and HVR2205 added some CodingStyle issues. Better to fix it sooner than latter. Cc: Steven Toth st...@kernellabs.com Signed-off-by: Mauro

Re: [PATCH 02/12] dvbsky: use si2168 config option ts_clock_gapped

2015-04-24 Thread Steven Toth
Steven, thanks for your comment You are very welcome. So maybe this should also go into cx23885? I'm in Europe and only have DVB-C My understanding is that it applies to all USB/PCIe bridges. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send

Re: [PATCH 02/12] dvbsky: use si2168 config option ts_clock_gapped

2015-04-24 Thread Steven Toth
50Mbps, which standard DVB-T/T2, ATSC and QAM-B never are. The issue apparently, is with some QAM-A (DVB-C) streams in Europe. This explains why I've never seen it. That's being said, I do plan to add the gapped clock patch to the SAA7164 shortly - for safety. -- Steven Toth - Kernel Labs http

v4l2-compliance question

2015-04-01 Thread Steven Toth
on the documentation is that the major doesn't have to be 3 or higher, it doesn't specially call that out. Thoughts? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: [GIT PULL] Adding HVR2205/HVR2255 support / misc cleanup

2015-03-28 Thread Steven Toth
pull request [media] saa7164: fix HVR2255 ATSC inversion issue Please ensure this is also pulled. Thank you sir! - Steve+1.646.355.8490 -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

[PULL] hvr2205 / hvr2255 support and misc patches

2015-03-28 Thread Steven Toth
:47 -0400) Steven Toth (6): [media] saa7164: Adding additional I2C debug. [media] saa7164: Improvements for I2C handling [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205 [media] saa7164: Fixup

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
be required for the HVR2215 (using 2168), but that's speculation at this point. I also have the hardware schematics so I'll check those when the board arrives also. Thanks for the heads up. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
useful for other bridges, you might want to pull Olli's patch for that, but its not required for the HVR2205/2255 support. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

[GIT PULL] Adding HVR2205/HVR2255 support / misc cleanup

2015-03-27 Thread Steven Toth
to f40a40d48a9cacefd900314984cce887ddc23142: [media] saa7164: Copyright update (2015-03-23 15:08:15 -0400) Steven Toth (5): [media] saa7164: Adding additional I2C debug. [media] saa7164: Improvements for I2C handling [media] saa7164: Add Digital TV

Re: [PATCH 5/5] saa7164: Hauppauge HVR-2205 and HVR-2215 DVB-C/T/T2 tuners

2015-03-27 Thread Steven Toth
earlier this week, so your need to push our your own patches only confuses and concerns me. I did not require any 2168/2157 driver changes to make these devices work. (Antti please note). I plan to issue a pull request for my tree shortly. - Steve -- Steven Toth - Kernel Labs http

HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
to complete this entire exercise by 21st of this month So hold on a little longer and keep watching this mailing list for further updates. Thanks, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
be happy to buy lunch. ... Or if any LinuxTV devs reading this are in the UK and would like to meet up, send me an email. I'll see what I can do. Other than this, the HVR2215 sounds good Olli. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send

Re: HVR2205 / HVR2255 support

2015-03-04 Thread Steven Toth
si2157 as tuner). Thank you sir. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: PCTV 800i

2015-03-03 Thread Steven Toth
than time! Thanks again, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

SMS / DVB / media_graph issue - tip fails to compile

2015-03-01 Thread Steven Toth
); ^ make[4]: *** [drivers/media/common/siano/smsdvb-main.o] Error 1 make[3]: *** [drivers/media/common/siano] Error 2 make[2]: *** [drivers/media/common] Error 2 -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCHv2] [media] saa7164: use an MSI interrupt when available

2015-02-27 Thread Steven Toth
) which by default is enabled. Can be set to 'N' to disable. Fixes (or can reduce the occurrence of) a crash which is most commonly reported when multiple saa7164 chips are in use. Signed-off-by: Brendan McGrath red...@redmandi.dyndns.org Thank you Brendan. Reviewed-by: Steven Toth st

Re: [PATCH] [media] saa7164: use an MSI interrupt when available

2015-02-26 Thread Steven Toth
again. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH] [media] saa7164: use an MSI interrupt when available

2015-02-26 Thread Steven Toth
can be disabled. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH] saa7164: free_irq before pci_disable_device

2015-02-22 Thread Steven Toth
/proc/generic.c:521 remove_proc_entry+0x1a1/0x1b0() [21135.458572] remove_proc_entry: removing non-empty directory 'irq/47', leaking at least 'saa7164[0]' Signed-off-by: Olli Salonen olli.salo...@iki.fi Thx. Reviewed-by: Steven Toth st...@kernellabs.com -- Steven Toth - Kernel Labs http

Re: [BUG, workaround] HVR-2200/saa7164 problem with C7 power state

2015-02-19 Thread Steven Toth
the driver is ready for download. Shortly, I hope. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [RFC PATCH] mn88472: reduce firmware download chunk size

2015-02-19 Thread Steven Toth
to manage the I2C bus implementation, including any fragmentation needs, not the tuner/demod/other driver. Find and fix the resource contention bug in the bridge and the mn88472 will work as is. I suspect something is broken with I2C locking. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: [possible BUG, cx23885] Dual tuner TV card, works using one tuner only, doesn't work if both tuners are used

2015-02-04 Thread Steven Toth
. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: Re: [possible BUG, cx23885] Dual tuner TV card, works using one tuner only, doesn't work if both tuners are used

2015-02-04 Thread Steven Toth
I didn't see anything obvious in the logs :( Please don't send the hardware to the US unless you're willing to leave it with me permanently, I don't work on hardware for free if I don't get to keep the final hardware. I hope you understand. - Steve -- Steven Toth - Kernel Labs http

Re: [possible BUG, cx23885] Dual tuner TV card, works using one tuner only, doesn't work if both tuners are used

2015-02-03 Thread Steven Toth
unstable. If you want to send me a Terratec card then I'll try to fund an hour to investigate in the coming weeks. Best, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com On Tue, Feb 3, 2015 at 2:26 PM, dCrypt dcr...@telefonica.net wrote: Steve, Maybe you can help me tracking

Re: [possible BUG, cx23885] Dual tuner TV card, works using one tuner only, doesn't work if both tuners are used

2015-02-03 Thread Steven Toth
Hi, I'm based in the US :( - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com On Tue, Feb 3, 2015 at 4:39 PM, dCrypt dcr...@telefonica.net wrote: Thanks Steve. If sending it really helps you in your development, I will gladly pay for the postage forth and back if you live

Re: [BUG, workaround] HVR-2200/saa7164 problem with C7 power state

2015-02-02 Thread Steven Toth
, what did the trick was limiting the power-saving C-states. If I select C7 as the maximum C-state, the card fails as described. After limiting the maximum C-state to C6, it has been working for a whole weekend. Good feedback on the C7 vs C6 power state, thanks. - Steve -- Steven Toth - Kernel

Re: PCTV 800i

2015-01-27 Thread Steven Toth
, so I can't really help without it. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: PCTV 800i

2015-01-27 Thread Steven Toth
number. From: Steven Toth st...@kernellabs.com Date: Mon, Jan 26, 2015 at 6:44 AM Subject: Re: PCTV 800i To: John Klug ski.brim...@gmail.com Cc: Linux-Media linux-media@vger.kernel.org On Mon, Jan 26, 2015 at 12:50 AM, John Klug ski.brim...@gmail.com wrote: I have a new PCTV card with CX23880

Re: PCTV 800i

2015-01-26 Thread Steven Toth
. Other than the Conexant PCI bridge, do the other components listed in the wiki page match the components on your physical device? -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

Re: Hauppauge WinTV HVR-2255 dvb tuner support?

2015-01-22 Thread Steven Toth
) have any specific needs, or questions, feel free to email me off-list. - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

ELC 2015 - March - San Jose

2015-01-07 Thread Steven Toth
Is anyone planning to attend this year? - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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

Re: [PATCH] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry

2014-12-22 Thread Steven Toth
of the hardware and makes Linux support for the HVR550 much more obvious in google. Please change CX23885_BOARD_HAUPPAUGE_STARBURST to CX23885_BOARD_HAUPPAUGE_HVR5500. Thanks, -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media

Re: [PATCH] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry

2014-12-22 Thread Steven Toth
://www.hauppauge.de/site/products/data_starburst.html So I see this is an official product name. Why not show this name? You are correct. I was assuming you were attempting to add HVR5500 support. Please disregard my previous request, CX23885_BOARD_HAUPPAUGE_STARBURST is fine. - Steve -- Steven Toth

Re: [PATCH] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry

2014-12-22 Thread Steven Toth
In my understanding Starburst is HVR-4400, but only satellite tuner is installed to PCB - whilst terrestrial/cable is left out. I went back through my engineering notes from my Hauppauge engineering days, this statement is correct. -- Steven Toth - Kernel Labs http://www.kernellabs.com

Re: Support for Elgato Game Capture HD / MStar MST3367CMK

2014-12-22 Thread Steven Toth
Comments inline On Mon, Dec 22, 2014 at 4:07 PM, Tolga Cakir to...@cevel.net wrote: Am 09.05.2014 um 14:38 schrieb Steven Toth: On Thu, May 8, 2014 at 9:48 PM, Tolga Cakir to...@cevel.net wrote: Hello everyone! Hi Tolga! Over the past weeks, I've been busy capturing USB packets between

Re: WinTV HVR 2200 radio

2014-10-31 Thread Steven Toth
FM is not supported. -- Steven Toth - Kernel Labs http://www.kernellabs.com On Fri, Oct 31, 2014 at 2:01 PM, shacky shack...@gmail.com wrote: Hi. I see that the Hauppauge WinTV-HVR-2200 is supported on Linux (http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-2200) but I cannot

Re: WinTV HVR 2200 radio

2014-10-31 Thread Steven Toth
On Fri, Oct 31, 2014 at 2:13 PM, shacky shack...@gmail.com wrote: 2014-10-31 19:05 GMT+01:00 Steven Toth st...@kernellabs.com: FM is not supported. Hi Steven, thank you very much for your answer. Do you know any PCI-Express FM tuner supported by Linux? Not off-hand. - Steve -- Steven

  1   2   3   4   >