I'm seeing great results with gnutv on HVR-1850 cards, but each
recording triggers the message
DVR overflow
What is this, and what are the typical causes? What can I do to prevent
it from happening?
Could it be related to slow hard drives?
I'm assuming an overflow results in some degree
My HVR-1850 card occasionally jams, meaning it still tunes (according
to gnutv), but no mpeg stream comes through.
This heals on reboot, but I figured it should also heal on module
reinsertion.
However, when I remove the CX23885 module, along with the full set of
DVB and related modules, an
Hi
I try add IR for our TV cards.
After my some changes IR is working. But when I remove USB stick from USB port
modules crashed with dmesg
[ 133.881750] tm6000: New video device @ 480 Mbps (6000:dec0, ifnum 0)
[ 133.881759] tm6000: Found Beholder Wander DVB-T/TV/FM USB2.0
[ 134.343012] Board
Hi Murali,
On Sat, Nov 27, 2010 at 20:14:46, Muralidharan Karicheri wrote:
> Manjunath,
>
> Could you re-send the patch 1/6? I can't find it either at my inbox or
> mailing list.
I received the 1/6 in my inbox and also see it on patchwork and gmane.
https://patchwork.kernel.org/patch/353081/
ht
On Monday, November 29, 2010 00:52:15 Jaeryul Oh wrote:
> Hello, everyone.
>
> When it comes to using v4l2 standard spec, I have a question about that.
>
> A month ago, Kamil Debski posted second version for the driver of a hw video
> codec.
> To be exact, it is decoding function of hw video cod
Hello,
On Friday, November 26, 2010 7:00 PM Laurent Pinchart wrote:
> On Friday 26 November 2010 17:49:02 Pawel Osciak wrote:
> > On Thu, Nov 25, 2010 at 01:48, Marek Szyprowski wrote:
> > > Hello,
> > >
> > > On Thursday, November 25, 2010 2:17 AM Laurent Pinchart wrote:
> > >> On Friday 19 Nove
Mauro,
Please pull the following changes for 2.6.38.
The cx25840 module has a bad bug in its probe function which causes
device probing to fail. It can completely break cx23885 IR and analog
video and ivtv and pvrusb2 analog video.
(Can you checrry pick the cx25840-core.c commit for 2.6.37 as
poma wrote:
RTL2832U-FC0012 & AF9015-MXL5007T
Setup for DVB-T devices,
Realtek RTL2832U / Fitipower FC0012 & Afatech AF9015 / MaxLinear
MXL5007T dual tuner
on Fedora 14-x86_64 with new experimental building system.
lsusb:
Bus 002 Device 002: ID 1f4d:b803 G-Tek Electronics Group Lifeview
LV5
On Sun, Nov 28, 2010 at 5:06 PM, Halim Sahin wrote:
> Hi,
> Sorry folks I know that dvb driver development is done in your spare
> time.
> However posting to this list or linux-dvb I got no answers which is
> really frustrating :-(.
> Please can you tell me which is the prefered way for submitting
Antti Palosaari wrote:
It is MxL5007T. Has gone to the 2.6.37.
Antti
On 11/28/2010 05:55 PM, helmut.neume...@gmx.de wrote:
hello
i have a prob lem with a tv-stick
i get the error af9015: tuner id:177 not supported, please report!
uname -r
2.6.32-25-generic-pae
can anybody help me i have dow
Hello, everyone.
When it comes to using v4l2 standard spec, I have a question about that.
A month ago, Kamil Debski posted second version for the driver of a hw video
codec.
To be exact, it is decoding function of hw video codec which is called
MFC(Multi Format Codec).
For members not accustom
Josu Lazkano wrote:
Thanks for your reply.
2010/11/28 Antti Palosaari :
There is no module or per device basis option for that. Use option from
module dvb-usb.
Sorry, but I don't know how to use the option from module dvb-usb, I
am new on this.
I want to disable it, because I have problems
Hi,
Sorry folks I know that dvb driver development is done in your spare
time.
However posting to this list or linux-dvb I got no answers which is
really frustrating :-(.
Please can you tell me which is the prefered way for submitting bug
reports to dvb driver developers?
Please can you help with
On Sun, 28 Nov 2010, Alberto Panizzo wrote:
> In certain machines, camera devices are supplied directly
> by a number of regulators. This patch add the ability to drive
> these regulators directly by the soc_camera driver.
IIRC, there has been a discussion a while ago, how to supply power to
cam
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Sun Nov 28 19:00:12 CET 2010
git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a
git media-master: gcc version: i6
On 28 Nov 2010, at 12:33, Laurent Pinchart wrote:
> Throwing an idea here, what about making power management modular ? The MC
> core would then call back to drivers to handle use count changes. The
> media_entity_use_change() function would be exported (and renamed), so that
> drivers could us
It is MxL5007T. Has gone to the 2.6.37.
Antti
On 11/28/2010 05:55 PM, helmut.neume...@gmx.de wrote:
hello
i have a prob lem with a tv-stick
i get the error af9015: tuner id:177 not supported, please report!
uname -r
2.6.32-25-generic-pae
can anybody help me i have downloaded the actual sourc
Hi,
Sparse pointed me at the following line in ivtv-fileops.c's ivtv_v4l2_write:
ivtv_write_vbi(itv, (const struct v4l2_sliced_vbi_data
*)user_buf, elems);
Now user_buf is a parameter:
const char __user *user_buf,
so that is losing the __user, and I don't see what else prot
On 27 November 2010 17:05, Mike Martin wrote:
> On 27 November 2010 16:33, Anca Emanuel wrote:
>> On Sat, Nov 27, 2010 at 6:14 PM, Mike Martin wrote:
>>> Hi
>>>
>>> I am using this driver with USB 1b80:s395
>>
>> It's not possible to be s395, please send what "lsusb" prints.
>> And if you have o
Signed-off-by: Alberto Panizzo
---
drivers/media/video/Kconfig |6 +
drivers/media/video/Makefile|1 +
drivers/media/video/ov2640.c| 1153
+++
include/media/v4l2-chip-ident.h |1 +
4 files changed, 1161 insertions(+), 0 deletions(-)
c
This patch is tested and works with the OV2640 camera that output
YUV422 (UYVY) and RGB565 data.
The YUV422 format is managed to be converted in IPU internal YUV444 format
so this stream could be used in the future to feed directly other IPU
blocks.
The RGB565 format is managed as GENERIC and can
On 11/28/2010 03:40 AM, Edgar Matzinger wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Dave,
On 28/11/10 05:42, David Liontooth wrote:
gnutv -adapter 0 -channel_list ~/.azap/channels.conf -timeout 10
-channel_name KCBS \
-out stdout | tee $FIL.mpg | zvbi-atsc-cc --atsc -T -9 $FI
In certain machines, camera devices are supplied directly
by a number of regulators. This patch add the ability to drive
these regulators directly by the soc_camera driver.
What the machine code have to do to use this functionality is to:
1- Define a number of useful regulator supply descriptions
Hi Mauro,
please pull from
git://github.com/pboettch/linux-2.6.git v2.6.37-fixes
for
flexcop-pci: sanitize driver name to avoid warning on load
It fixes https://bugzilla.kernel.org/show_bug.cgi?id=15826 .
thanks and best regards,
--
Patrick Boettcher - KernelLabs
http://www.kernellabs.com/
On Sunday, November 28, 2010 13:34:45 Laurent Pinchart wrote:
> Hi Mark,
>
> On Friday 26 November 2010 15:14:42 Mark Brown wrote:
> > On Fri, Nov 26, 2010 at 03:13:36PM +0100, Laurent Pinchart wrote:
> > > On Thursday 25 November 2010 16:49:52 Mark Brown wrote:
> > > > On Thu, Nov 25, 2010 at 04:
Hi Mark,
On Friday 26 November 2010 15:14:42 Mark Brown wrote:
> On Fri, Nov 26, 2010 at 03:13:36PM +0100, Laurent Pinchart wrote:
> > On Thursday 25 November 2010 16:49:52 Mark Brown wrote:
> > > On Thu, Nov 25, 2010 at 04:40:41PM +0100, Laurent Pinchart wrote:
> > > > It's supposed to reflect wh
Hi Sergio,
Thanks for the patches. I've added them to my queue, I will still need a
couple of days to solve issues with the internal tree before I can apply them.
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to
Hi Mark,
On Thursday 25 November 2010 22:47:09 Mark Brown wrote:
> On Thu, Nov 25, 2010 at 07:49:05PM +0200, Sakari Ailus wrote:
> > Currently when two media entities are connected they will be powered up
> > for the duration of the link setup, just in case the drivers would need
> > to access har
Signed-off-by: Mauro Carvalho Chehab
diff --git a/drivers/media/video/bt8xx/bttv-input.c
b/drivers/media/video/bt8xx/bttv-input.c
index 7f48306..8ede256 100644
--- a/drivers/media/video/bt8xx/bttv-input.c
+++ b/drivers/media/video/bt8xx/bttv-input.c
@@ -522,6 +522,11 @@ int bttv_input_init(struc
The RC5 old decoder used custom_irq to indicate the need of handling
the IRQ on a different way. Instead of doing it, let the core just call the
bttv input IRQ handler, and add the code there to call the legacy decoder.
While here, remove the gpioq waitqueue, as this is not used anywhere, and
add
The first patch of this series is just a cleanup. It also adds a debug
message that can help to change IR support for Nebula to use the RC core
raw decoders.
The second patch is an attempt to generate IRQ's on both 0->1 and 1->0
transitions, required for the in-kernel decoders to work. Not sure if
Thanks for your reply.
2010/11/28 Antti Palosaari :
> There is no module or per device basis option for that. Use option from
> module dvb-usb.
Sorry, but I don't know how to use the option from module dvb-usb, I
am new on this.
I want to disable it, because I have problems to assign LIRC which
On 28 Nov 2010, at 12:53, Oliver Endriss wrote:
> On Sunday 28 November 2010 09:27:03 Andre wrote:
>>
>> On 27 Nov 2010, at 12:15, Robert Longbottom wrote:
I'm just debating whether to leave it as the active card and see how it
gets on. Assuming it manages this evenings recording
There is no module or per device basis option for that. Use option from
module dvb-usb.
Antti
On 11/28/2010 02:58 PM, Josu Lazkano wrote:
Hello list!
I have a Kworld U399U twin DVB-T adapter. It has a IR rceiver and I
want to disable it from module on "/etc/modprobe.d/options.conf"
Is any w
Hello list!
I have a Kworld U399U twin DVB-T adapter. It has a IR rceiver and I
want to disable it from module on "/etc/modprobe.d/options.conf"
Is any way to do this? I use to use the modprobe option to assign the
number of the adapters:
options dvb_usb_af9015 adapter_nr=4,5
It will be great t
On Sunday 28 November 2010 09:27:03 Andre wrote:
>
> On 27 Nov 2010, at 12:15, Robert Longbottom wrote:
> >>
> >> I'm just debating whether to leave it as the active card and see how it
> >> gets on. Assuming it manages this evenings recordings ok, I think I will
> >> probably will.
> >
> > Well
On Sunday 28 November 2010 05:42:21 David Liontooth wrote:
> I need to capture ATSC QAM closed captioning to file, and at the same
> time the mpeg-ts stream to a different file. I've been looking for an
> app that will let me do this.
>
> A simple cat works:
>
> cat /dev/dvb/adapter0/dvr0 | t
On 27 Nov 2010, at 12:15, Robert Longbottom wrote:
>>
>> I'm just debating whether to leave it as the active card and see how it
>> gets on. Assuming it manages this evenings recordings ok, I think I will
>> probably will.
>
> Well, I did leave it as the active (and only) card in my MythTV box a
38 matches
Mail list logo