Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-13 Thread Gianluca Gennari
Il 13/01/2012 14:09, Jim Darby ha scritto: > On 13/01/12 11:21, Mauro Carvalho Chehab wrote: > >> Hmm... this patch shouldn't be causing troubles for an application that >> only uses DVBv3 call. Is Kaffeine filling the DTV_DELIVERY_SYSTEM with >> SYS_UNDEFINED (0)? > > I think this is perhaps whe

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-13 Thread Jim Darby
On 13/01/12 11:21, Mauro Carvalho Chehab wrote: Hmm... this patch shouldn't be causing troubles for an application that only uses DVBv3 call. Is Kaffeine filling the DTV_DELIVERY_SYSTEM with SYS_UNDEFINED (0)? I think this is perhaps where (some of) our problems are starting. I just looked at

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-13 Thread Gianluca Gennari
Il 13/01/2012 12:21, Mauro Carvalho Chehab ha scritto: > Em 12-01-2012 14:22, Gianluca Gennari escreveu: >> Il 11/01/2012 20:19, Jim Darby ha scritto: >>> On 11/01/12 01:05, Antti Palosaari wrote: [snip] Also latest LinuxTV.org devel could be interesting to see. There is one patch th

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-13 Thread Mauro Carvalho Chehab
Em 12-01-2012 14:22, Gianluca Gennari escreveu: > Il 11/01/2012 20:19, Jim Darby ha scritto: >> On 11/01/12 01:05, Antti Palosaari wrote: >>> [snip] >>> Also latest LinuxTV.org devel could be interesting to see. There is >>> one patch that changes em28xx driver endpoint configuration. But as >>> th

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Gianluca Gennari
Il 12/01/2012 17:35, Jim Darby ha scritto: > On 12/01/12 16:22, Gianluca Gennari wrote: >> Hi Jim, >> you spotted a regression in the latest media_build release from >> 11/01/2012. >> I had the same problem here: >> >> "dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to >> delive

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Simon Jones
> I'm still unsure about the first. It might be a 32/64-bit problem (based on > evidence from Simon Jones), it might be flaky hardware or it might be a real > problem. I'm planning to build the 3.2.0 kernel (minus the linux-media > patches) for 64-bit on different hardware and see what happens. > >

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Jim Darby
On 12/01/12 16:22, Gianluca Gennari wrote: Hi Jim, you spotted a regression in the latest media_build release from 11/01/2012. I had the same problem here: "dvb_frontend_ioctl_legacy: doesn't know how to handle a DVBv3 call to delivery system 0" with 3 totally different sticks (em28xx, dvb-usb,

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Gianluca Gennari
Il 11/01/2012 20:19, Jim Darby ha scritto: > On 11/01/12 01:05, Antti Palosaari wrote: >> [snip] >> Also latest LinuxTV.org devel could be interesting to see. There is >> one patch that changes em28xx driver endpoint configuration. But as >> that patch is going for 3.3 it should not be cause of iss

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-12 Thread Simon Jones
On 10 January 2012 13:28, Jim Darby wrote: > I've been using a PCTV Nanostick T2 USB DVB-T2 receiver (one of the few that > supports DVB-T2) for over six months with a 3.0 kernel with no problems. > > Seeing the 3.2 kernel I thought I'd upgrade and now I seem to have hit

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-11 Thread Jim Darby
On 11/01/12 01:05, Antti Palosaari wrote: [snip] Also latest LinuxTV.org devel could be interesting to see. There is one patch that changes em28xx driver endpoint configuration. But as that patch is going for 3.3 it should not be cause of issue, but I wonder if it could fix... Use media_build.

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-11 Thread Jim Darby
I thought I'd batch all the answers together. Andy suggested something about transfer buffers being dropped out of rotation. I'm not sure exactly what this is but if it's anything like ethernet buffering it would explain it. It would also explain why it lasts longer on the lower bit rate stand

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Antti Palosaari
On 01/10/2012 03:28 PM, Jim Darby wrote: I've been using a PCTV Nanostick T2 USB DVB-T2 receiver (one of the few that supports DVB-T2) for over six months with a 3.0 kernel with no problems. The key drivers in use are em28xx, cxd2820r and tda18271. Seeing the 3.2 kernel I thought I'

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Andy Walls
Steven Toth wrote: >> status SCVYL | signal | snr 00ee | ber | unc | >> FE_HAS_LOCK >> status SCVYL | signal | snr 00f0 | ber | unc | >> FE_HAS_LOCK >> >> and when it stopped working, this time an hour later, nothing had >changed. >> In fact, it looks

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Steven Toth
> status SCVYL | signal | snr 00ee | ber | unc | > FE_HAS_LOCK > status SCVYL | signal | snr 00f0 | ber | unc | > FE_HAS_LOCK > > and when it stopped working, this time an hour later, nothing had changed. > In fact, it looks like the driver keeps lock e

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Jim Darby
On 10/01/12 13:54, Steven Toth wrote: The Nanostick works fine for between 5 and 25 minutes and then without any error messages cuts out. The TS drops to a tiny stream of non-TS data. It seems to contain a lot of 0x00s and 0xffs. What does femon show for demodulator statistics? Well... I downlo

Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Steven Toth
> The Nanostick works fine for between 5 and 25 minutes and then without any > error messages cuts out. The TS drops to a tiny stream of non-TS data. It > seems to contain a lot of 0x00s and 0xffs. What does femon show for demodulator statistics? -- Steven Toth - Kernel Labs http://www.kernellab

Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)

2012-01-10 Thread Jim Darby
I've been using a PCTV Nanostick T2 USB DVB-T2 receiver (one of the few that supports DVB-T2) for over six months with a 3.0 kernel with no problems. The key drivers in use are em28xx, cxd2820r and tda18271. Seeing the 3.2 kernel I thought I'd upgrade and now I seem to have hit

[PATCH] em28xx: use MFE lock for PCTV nanoStick T2 290e

2011-07-28 Thread Antti Palosaari
Signed-off-by: Antti Palosaari --- drivers/media/video/em28xx/em28xx-dvb.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c index ab8a740..b9cfe93 100644 --- a/drivers/media/video/em28

[PATCH] em28xx: use MFE lock for PCTV nanoStick T2 290e

2011-07-28 Thread Antti Palosaari
Signed-off-by: Antti Palosaari --- drivers/media/video/em28xx/em28xx-dvb.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/em28xx/em28xx-dvb.c b/drivers/media/video/em28xx/em28xx-dvb.c index ab8a740..b9cfe93 100644 --- a/drivers/media/video/em

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Rune Evjen
2011/6/20 Antti Palosaari : > On 06/21/2011 12:25 AM, Antti Palosaari wrote: >> >> On 06/21/2011 12:20 AM, Rune Evjen wrote: >>> >>> 2011/6/20 Antti Palosaari: LNA is controlled by demod GPIO line. I don't remember if it is on or off for DVB-C currently. Look em28xx-dvb.c file,

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Antti Palosaari
On 06/21/2011 12:25 AM, Antti Palosaari wrote: On 06/21/2011 12:20 AM, Rune Evjen wrote: 2011/6/20 Antti Palosaari: LNA is controlled by demod GPIO line. I don't remember if it is on or off for DVB-C currently. Look em28xx-dvb.c file, you can disable or enable it from there (needs re-compiling

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Antti Palosaari
On 06/21/2011 12:20 AM, Rune Evjen wrote: 2011/6/20 Antti Palosaari: LNA is controlled by demod GPIO line. I don't remember if it is on or off for DVB-C currently. Look em28xx-dvb.c file, you can disable or enable it from there (needs re-compiling driver). I also saw BER counter running some mu

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Rune Evjen
2011/6/20 Antti Palosaari : > On 06/20/2011 11:55 PM, Rune Evjen wrote: >> >> 2011/6/20 Markus Rechberger: >>> >>> to tell the difference the amplifier is for DVB-T2, DVB-C is disabled >>> in windows because it's not reliable. >>> Technically the chip supports it but the LNA decreases the quality.

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Markus Rechberger
On Mon, Jun 20, 2011 at 11:10 PM, Antti Palosaari wrote: > On 06/21/2011 12:04 AM, Markus Rechberger wrote: >> >> On Mon, Jun 20, 2011 at 10:55 PM, Rune Evjen  wrote: >>> >>> 2011/6/20 Markus Rechberger: to tell the difference the amplifier is for DVB-T2, DVB-C is disabled in window

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Markus Rechberger
On Mon, Jun 20, 2011 at 11:02 PM, Antti Palosaari wrote: > On 06/20/2011 11:55 PM, Rune Evjen wrote: >> >> 2011/6/20 Markus Rechberger: >>> >>> to tell the difference the amplifier is for DVB-T2, DVB-C is disabled >>> in windows because it's not reliable. >>> Technically the chip supports it but t

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Antti Palosaari
On 06/21/2011 12:04 AM, Markus Rechberger wrote: On Mon, Jun 20, 2011 at 10:55 PM, Rune Evjen wrote: 2011/6/20 Markus Rechberger: to tell the difference the amplifier is for DVB-T2, DVB-C is disabled in windows because it's not reliable. Technically the chip supports it but the LNA decreases t

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Markus Rechberger
On Mon, Jun 20, 2011 at 10:55 PM, Rune Evjen wrote: > 2011/6/20 Markus Rechberger : >> On Mon, Jun 20, 2011 at 9:29 PM, Rune Evjen wrote: >>> 2011/6/12 Antti Palosaari : On 06/12/2011 11:23 AM, Rune Evjen wrote: > > I just tested a PCTV 290e device using the latest media_build driver

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Antti Palosaari
On 06/20/2011 11:55 PM, Rune Evjen wrote: 2011/6/20 Markus Rechberger: to tell the difference the amplifier is for DVB-T2, DVB-C is disabled in windows because it's not reliable. Technically the chip supports it but the LNA decreases the quality. There are already some other PCI boards out there

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Rune Evjen
2011/6/20 Markus Rechberger : > On Mon, Jun 20, 2011 at 9:29 PM, Rune Evjen wrote: >> 2011/6/12 Antti Palosaari : >>> On 06/12/2011 11:23 AM, Rune Evjen wrote: I just tested a PCTV 290e device using the latest media_build drivers in MythTV as a DVB-C device, and ran into some proble

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Markus Rechberger
On Mon, Jun 20, 2011 at 9:29 PM, Rune Evjen wrote: > 2011/6/12 Antti Palosaari : >> On 06/12/2011 11:23 AM, Rune Evjen wrote: >>> >>> I just tested a PCTV 290e device using the latest media_build drivers >>> in MythTV as a DVB-C device, and ran into some problems. >>> >>> The adapter is recognized

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-20 Thread Rune Evjen
2011/6/12 Antti Palosaari : > On 06/12/2011 11:23 AM, Rune Evjen wrote: >> >> I just tested a PCTV 290e device using the latest media_build drivers >> in MythTV as a DVB-C device, and ran into some problems. >> >> The adapter is recognized by the em28xx-dvb driver [1] and dmesg >> output seems to b

Re: PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-12 Thread Antti Palosaari
On 06/12/2011 11:23 AM, Rune Evjen wrote: I just tested a PCTV 290e device using the latest media_build drivers in MythTV as a DVB-C device, and ran into some problems. The adapter is recognized by the em28xx-dvb driver [1] and dmesg output seems to be correct [2]. I can successfully scan for ch

PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C) - DVB-C channel scan in mythtv - missing

2011-06-12 Thread Rune Evjen
@ 480 Mbps (2013:024f, interface 0, class 0) [   55.093169] lirc_dev: IR Remote Control driver registered, major 250 [   55.100171] em28xx #0: chip ID is em28174 [   55.110254] IR LIRC bridge handler initialized [   55.419763] em28xx #0: Identified as PCTV nanoStick T2 290e (card=78) [   55.464076]

Re: [GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-06-03 Thread Mauro Carvalho Chehab
Em 03-06-2011 09:34, Antti Palosaari escreveu: > On 06/01/2011 04:27 PM, Mauro Carvalho Chehab wrote: >> Em 25-05-2011 17:42, Antti Palosaari escreveu: >>> Antti Palosaari (7): >>>em28xx-dvb: add module param "options" and use it for LNA >> >> That patch is ugly, for several reasons: >> >>

Re: [GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-06-03 Thread Steve Kerrison
Here in the UK the mux strengths and parameters are all over the place. I have had situations in the past (with dib0700 I think) where I've had to twiddle the force_lna setting one way or the other depending on how they've decided to reconfigure my local transmitter. So I'd be cautious about flat

Re: [GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-06-03 Thread Bjørn Mork
Antti Palosaari writes: > On 06/01/2011 04:27 PM, Mauro Carvalho Chehab wrote: >> Em 25-05-2011 17:42, Antti Palosaari escreveu: >>> Antti Palosaari (7): >>>em28xx-dvb: add module param "options" and use it for LNA >> >> That patch is ugly, for several reasons: >> >> 1) we don't want a gen

Re: [GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-06-03 Thread Antti Palosaari
On 06/01/2011 04:27 PM, Mauro Carvalho Chehab wrote: Em 25-05-2011 17:42, Antti Palosaari escreveu: Antti Palosaari (7): em28xx-dvb: add module param "options" and use it for LNA That patch is ugly, for several reasons: 1) we don't want a generic "options" parameter, whose meaning chan

Re: [GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-06-01 Thread Mauro Carvalho Chehab
d of stack > cxd2820r: fix bitfields > em28xx: EM28174 remote support > em28xx: add remote for PCTV nanoStick T2 290e > em28xx: correct PCTV nanoStick T2 290e device name > cxd2820r: correct missing error checks The others are OK. Applied, thanks! While h

Writing descriptive commit messages (was Re: PCTV nanoStick T2 290e support - Thank you!)

2011-06-01 Thread Bjørn Mork
r >>> driver, it seems that the device also supports DVB-C. Is that correct? >> >> At least, DVB-C worked for me. > > Thanks. Then I've ordered one of these :-) Received and tested. Being quite conservative wrt kernel updates, I did a quick-n-dirty backport

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-28 Thread Devin Heitmueller
On Saturday, May 28, 2011, Antti Palosaari wrote: > On 05/28/2011 04:04 PM, Rémi Denis-Courmont wrote: > > By the way, what is the V4L2 device node supposed to be? I don't suppose the > hardware supports analog nor hardware decoding!? Is it just a left over from > the em28xx driver? > > > Yes. Tot

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-28 Thread Antti Palosaari
On 05/28/2011 04:04 PM, Rémi Denis-Courmont wrote: By the way, what is the V4L2 device node supposed to be? I don't suppose the hardware supports analog nor hardware decoding!? Is it just a left over from the em28xx driver? Yes. Totally useless for digital only em287x series, em288x is digital

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-28 Thread Rémi Denis-Courmont
Le vendredi 27 mai 2011 01:58:22 Antti Palosaari, vous avez écrit : > On 05/27/2011 12:25 AM, Nicolas WILL wrote: > > Just installed mine for MythTV. > > > > Works great on the first try! > > > > Many, many thanks! > > Thank you for the feedback! By the way, what is the V4L2 device node suppose

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Ondřej Caletka
Hello, I would like to join the line of thankers for this wonderful driver. I am using it with experimental DVB-T2 broadcast in Prague, CZE to stream whole T2 MUX to a campus network using DVBlast. It run for a month now, and only outages was the outages of the experimental transmisson itself. It

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Steve Kerrison
CA slot either): > http://www.pctvsystems.com/Products/ProductsEuropeAsia/Hybridproducts/PCTVQuatroSticknano/tabid/254/language/en-GB/Default.aspx > > While the "PCTV nanoStick T2" is announced as only DVB-T2 + DVB-T: > http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digi

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Bjørn Mork
ither): http://www.pctvsystems.com/Products/ProductsEuropeAsia/Hybridproducts/PCTVQuatroSticknano/tabid/254/language/en-GB/Default.aspx While the "PCTV nanoStick T2" is announced as only DVB-T2 + DVB-T: http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digitalproducts/PCTVnanoStickT2/tabid/248/

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Steve Kerrison
The demodulator chip supports T,T2 and C. Here in the UK you're not really allowed to attach cable receivers that aren't supplied by the cable company (Virgin Media). That and the fact that it has no access module for obvious reasons, I guess PCTV Systems didn't see the benefit in marketing the C

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Bjørn Mork
Rémi Denis-Courmont writes: > On Fri, 27 May 2011 13:36:37 +0200, Bjørn Mork wrote: > >> I'm a bit curious about this device. It seems to only be marketed as a >> DVB-T2 device in areas where that spec is used. But looking at your >> driver, it seems that the device also supports DVB-C. Is tha

RE: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Nicolas WILL
> -Original Message- > From: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] On Behalf Of Bjørn Mork > Sent: 27 May 2011 12:37 > To: linux-media@vger.kernel.org > Subject: Re: PCTV nanoStick T2 290e support - Thank you! > > Antti P

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Rémi Denis-Courmont
On Fri, 27 May 2011 13:36:37 +0200, Bjørn Mork wrote: > Antti Palosaari writes: >> On 05/27/2011 12:25 AM, Nicolas WILL wrote: >>> Just installed mine for MythTV. >>> >>> Works great on the first try! >>> >>> Many, many thanks! >> >> Thank you for the feedback! > > I'm a bit curious a

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-27 Thread Bjørn Mork
Antti Palosaari writes: > On 05/27/2011 12:25 AM, Nicolas WILL wrote: >> Just installed mine for MythTV. >> >> Works great on the first try! >> >> Many, many thanks! > > Thank you for the feedback! I'm a bit curious about this device. It seems to only be marketed as a DVB-T2 device in areas wher

Re: PCTV nanoStick T2 290e support - Thank you!

2011-05-26 Thread Antti Palosaari
On 05/27/2011 12:25 AM, Nicolas WILL wrote: Just installed mine for MythTV. Works great on the first try! Many, many thanks! Thank you for the feedback! :) It will get also remote controller support and I also changed LNA (low noise amplifier) behind module parameter. After those patches [

PCTV nanoStick T2 290e support - Thank you!

2011-05-26 Thread Nicolas WILL
Just installed mine for MythTV. Works great on the first try! Many, many thanks! Nico -- 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

[GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-05-25 Thread Antti Palosaari
/media_tree.git pctv_290e Antti Palosaari (7): em28xx-dvb: add module param "options" and use it for LNA cxd2820r: malloc buffers instead of stack cxd2820r: fix bitfields em28xx: EM28174 remote support em28xx: add remote for PCTV nanoStick T2 290e em28x

[GIT PULL FOR 2.6.40] PCTV nanoStick T2 290e (Sony CXD2820R DVB-T/T2/C)

2011-05-04 Thread Antti Palosaari
Moikka Mauro, PULL following patches for the 2.6.40. I want these master as soon as possible to get some test reports before Kernel 2.6.40 merge. This patch series add support PCTV nanoStick T2 290e stick, which is first DVB-T2 capable computer receiver. Main part of this patch series is

Re: CXD2820 & PCTV nanoStick T2 290e bringup

2011-04-07 Thread Antti Palosaari
Hello Steve at all, Here it is, feel free to test: http://git.linuxtv.org/anttip/media_tree.git?a=shortlog;h=refs/heads/pctv_290e Now I *need* help for adding proper DVB-T2 support for the API. I added fe_delivery_system_t SYS_DVBT2, but there is no app knowing that yet. Since there is also mod

CXD2820 & PCTV nanoStick T2 290e bringup

2011-02-27 Thread Steve Kerrison
Hello everyone, I've done some work on bringup of this device in Linux, and now have a stub for the CXD2820 demod that includes the capability to pass I2C commands through to the tuner that sits behind it. The focus was on bringup, not compatibility with linux-media or Linus' coding guidelines, b

Re: PCTV nanoStick T2 in stock - Driver work?

2011-02-23 Thread Devin Heitmueller
On Wed, Feb 23, 2011 at 12:45 PM, Steve Kerrison wrote: > That would be me :) > > I have indeed, but don't have much to speak of seeing as when I started > I'd never touched Linux kernel-space driver development. > > At the moment I have hardware and usb data from myself and others. I'm > hoping t

Re: PCTV nanoStick T2 in stock - Driver work?

2011-02-23 Thread Steve Kerrison
On Wed, 2011-02-23 at 12:07 -0500, Devin Heitmueller wrote: > On Wed, Feb 23, 2011 at 11:49 AM, Nicolas Will wrote: > > Hello > > > > The DVB-T2 USB stick appears to be in stock in the UK. > > > > Product page: > > http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digitalproducts/PCTVnanoStic

Re: PCTV nanoStick T2 in stock - Driver work?

2011-02-23 Thread Devin Heitmueller
On Wed, Feb 23, 2011 at 11:49 AM, Nicolas Will wrote: > Hello > > The DVB-T2 USB stick appears to be in stock in the UK. > > Product page: > http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digitalproducts/PCTVnanoStickT2/tabid/248/language/en-GB/Default.aspx > > Play.com, Dabs and Amzon.co.

PCTV nanoStick T2 in stock - Driver work?

2011-02-23 Thread Nicolas Will
Hello The DVB-T2 USB stick appears to be in stock in the UK. Product page: http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digitalproducts/PCTVnanoStickT2/tabid/248/language/en-GB/Default.aspx Play.com, Dabs and Amzon.co.uk list it as in stock. Is there any work started on a driver at th

Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-24 Thread Steve Kerrison
imitrov To: st...@stevekerrison.com Cc: Anca Emanuel , linux-media@vger.kernel.org Subject: Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e Date: Wed, 24 Nov 2010 21:11:07 +0200 On Wed, Nov 24, 2010 at 6:44 PM, wrote: > - it looks like the demod is the only new piece of hardware to deal with and act

Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-24 Thread Konstantin Dimitrov
On Wed, Nov 24, 2010 at 6:44 PM, wrote: > - it looks like the demod is the only new piece of hardware to deal with and actually it makes DVB-T2 performance of that device very questionable (at least in my opinion), because NXP silicon tuner TDA18271 is old model and not DVB-T2 ready: http://ww

Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-24 Thread steve
> Hi Steve Kerrison ! > > There are no developers available, sorry. > Mauro can not keep up with the mails. Just look at the last merge window. Hi Anca, That's a shame, but I will not be disheartened. I will see what I can piece together in my spare time and do my best to make it easy to merge in

Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-24 Thread Anca Emanuel
Hi Steve Kerrison ! There are no developers available, sorry. Mauro can not keep up with the mails. Just look at the last merge window. -- 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://vge

Re: DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-23 Thread Steve Kerrison
Quick correction: The tuner is TDA18271HDC2 not TDA18271HDA2; it's dark and I'm tired. Photos are now available at http://www.stevekerrison.com/290e/pics.html The most interesting are the two PCB shots. Tuner: http://www.stevekerrison.com/290e/img/tuner.jpg Controller/Demod: http://www.steveker

DVB-T2 tuner dismantled: PCTV Nanostick T2 290e

2010-11-23 Thread Steve Kerrison
Hello everyone, One of these arrived at my door today, the world's first USB DVB-T2 tuner. So PCs can finally receive Freeview HD here in the UK... but only on Windows. My experience with Linux kernel development is more or less zilch - more of a spectator sport for me, although I've been subscri

PCTV nanoStick T2

2010-10-31 Thread Nicolas Will
Hello, Anybody got one of those? http://www.pctvsystems.com/Products/ProductsEuropeAsia/Digitalproducts/PCTVnanoStickT2/tabid/248/language/en-GB/Default.aspx It is now official on PCTV's site. Some online store are listing it, but with zero stock. I would be willing to sponsor driver developme

First DVB-T2 tuner announced - Hauppauge PCTV Nanostick T2 290e

2010-09-08 Thread Steve Kerrison
6/ifa-2010-pctv-nanostick-t2-290e-freeview-hd-tuner-full-specs-data-sheet/ Only 720p video support is claimed, but that can't be anything to do with receiving the mux so I suspect that's a software limitation in the bundled player. Does anyone have (or have a means of getting) more info