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
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
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
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
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
> 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.
>
>
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,
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
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
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.
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
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'
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
> 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
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
> 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
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
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
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
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,
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
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
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.
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
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
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
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
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
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
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
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
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
@ 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]
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:
>>
>>
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
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
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
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
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
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
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
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
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
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
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/
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
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
> -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
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
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
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 [
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
/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
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
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
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
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
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
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.
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
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
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
> 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
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
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
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
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
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
68 matches
Mail list logo