From: Jim Darby <uberscubajim@gmail.com>
To: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: gennarone@gmail.com, linux-media@vger.kernel.org
Subject: Re: Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271)
Date: Fri, 13 Jan 2012 13:09:35 +0000 [thread overview]
Message-ID: <4F102D0F.3010408@gmail.com> (raw)
In-Reply-To: <4F1013CD.10104@redhat.com>
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 the kaffeine source code and, as far as I can make out,
DTV_DELIVERY_SYSTEM is filled out by performing a FE_SET_PROPERTY ioctl
with a key/value pair of something like DTV_DELIVERY_SYSTEM/SYS_DVBS2
(amongst other parameters).
The issue here is that kaffeine *only* performs any sort of
FE_SET_PROPERTY ioctl for DVB-S2. It certainly doesn't for any form of
DVB-T (2 or original).
It would therefore appear that kaffeine is committing a sin of omission
in not setting the front-end properties and hence we have this problem.
Mauro, if you can confirm that this is the case and that with the latest
linux-media drivers performing the FE_SET_PROPERTY ioctl is mandatory
then I can work with the kaffeine developers and get this fixed.
For reference, the existing kaffeine works with the stock 3.2.0 kernel.
It's just the linux-media from linux-tv.org that breaks it.
Many thanks,
Jim.
next prev parent reply other threads:[~2012-01-13 13:09 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 13:28 Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271) Jim Darby
2012-01-10 13:54 ` Steven Toth
2012-01-10 23:22 ` Jim Darby
2012-01-11 0:01 ` Steven Toth
2012-01-11 0:34 ` Andy Walls
2012-01-11 1:05 ` Antti Palosaari
2012-01-11 11:30 ` Jim Darby
2012-01-11 19:19 ` Jim Darby
2012-01-12 16:22 ` Gianluca Gennari
2012-01-12 16:35 ` Jim Darby
2012-01-12 17:13 ` Simon Jones
2012-01-12 17:34 ` Gianluca Gennari
2012-01-13 11:21 ` Mauro Carvalho Chehab
2012-01-13 11:45 ` Gianluca Gennari
2012-01-13 13:50 ` [PATCH] [media] dvb-core: preserve the delivery system at cache clear Mauro Carvalho Chehab
2012-01-13 16:04 ` Gianluca Gennari
2012-01-14 0:00 ` Jim Darby
2012-01-14 14:51 ` Mauro Carvalho Chehab
2012-01-13 13:09 ` Jim Darby [this message]
2012-01-13 14:24 ` Possible regression in 3.2 kernel with PCTV Nanostick T2 (em28xx, cxd2820r and tda18271) Gianluca Gennari
2012-01-12 14:29 ` Simon Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F102D0F.3010408@gmail.com \
--to=uberscubajim@gmail.com \
--cc=gennarone@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.