On Monday 16 November 2009 19:35:40 Karicheri, Muralidharan wrote:
>
> Hans,
>
> >Hi Murali,
> >
> >What is the status of this? It would be great if we can get this in for
> >2.6.33.
> >
>
> I am working on the documentation today and then the application. I think a
> new patch will be ready by
From: Márton Németh
Add check for the mandatory config, init, start and pkt_scan
gspca subdriver operations.
Signed-off-by: Márton Németh
---
diff -r 182b5f8fa160 linux/drivers/media/video/gspca/gspca.c
--- a/linux/drivers/media/video/gspca/gspca.c Sun Nov 15 10:05:30 2009 +0100
+++ b/linux/d
On Tue, Nov 17, 2009 at 12:55 AM, Michael Krufky wrote:
>> [ 812.465930] tda18271: performing RF tracking filter calibration
>> [ 818.572446] tda18271: RF tracking filter calibration complete
>> [ 818.953946] tda18271: performing RF tracking filter calibration
>> [ 825.093211] tda1
Jarod Wilson wrote:
On Nov 15, 2009, at 11:55 PM, Jarod Wilson wrote:
On 11/15/2009 11:46 PM, Jarod Wilson wrote:
On 10/09/2009 09:27 PM, Robert Cicconetti wrote:
On Wed, Oct 7, 2009 at 10:08 PM, Jarod Wilson wrote:
On Oct 7, 2009, at 9:39 PM, Robert Cicconetti wrote:
Okay... I built the ti
Hello,
11/17/2009 09:47 AM, Andy Walls wrote:
> An important property of the single threaded workqueue, upon which the
> cx18 driver relies, is that work objects will be processed strictly in
> the order in which they were queued. The cx18 driver has a pool of
> "work orders" and multiple active
On Mon, Nov 16, 2009 at 10:29 PM, wrote:
> Hello all,
>
> I was happily watching TV with mplayer from my cable set-top box via a
> Pinnacle HDTV Pro USB Stick and Ubuntu 9.04.
>
> The command I was using and which worked was/is:
>
> mplayer -vo xv tv:// -tv
> driver=v4l2:alsa:immediatemode=0:adev
# HG changeset patch
# User Igor M. Liplianin
# Date 1258420952 -7200
# Node ID b7c6748070e3547ceedd00fe90d2d220c4568e32
# Parent e341e9e85af2f8190e2b2c087b4b7888e78905ee
Add Prof 7301 PCI DVB-S2 card
From: Igor M. Liplianin
The card based on stv0903 demod, stb6100 tuner.
Signed-off-by: Igor
On Tue, 2009-11-17 at 02:15 +0900, Tejun Heo wrote:
> SINGLE_THREAD workqueues are used to reduce the number of worker
> threads and ease synchronization. The first reason will be irrelevant
> with concurrency managed workqueue implementation. Simplify
> SINGLE_THREAD implementation by creating t
Hans,
Please see my response below.
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.com
>>
>> I think Santiago based his driver on tvp514x which doesn't update the
>register until the chip is ready to stream. Only when STREAMON is calle
Julian Scheel wrote:
It would appear that since I've upgraded to Ubuntu Karmic and the
2.6.31-14 kernel, my KNC1 DVB-S2 now enjoys a GPF when I use scan-s2.
Has anyone else come across this issue with a KNC1 card? Any suggestions
what I can do to trace the issue?
Which gcc version are you usin
On Sun, 2009-11-15 at 12:56 +0100, Hans Verkuil wrote:
> Hi Peter,
>
> Thanks for this patch series! It's looking much better now.
>
> I did find one thing though in this patch:
> > + v4l2_device_register(go->dev, &go->v4l2_dev);
>
> Please check the return code here!
>
> You should have se
On Nov 15, 2009, at 11:55 PM, Jarod Wilson wrote:
> On 11/15/2009 11:46 PM, Jarod Wilson wrote:
>> On 10/09/2009 09:27 PM, Robert Cicconetti wrote:
>>> On Wed, Oct 7, 2009 at 10:08 PM, Jarod Wilson wrote:
On Oct 7, 2009, at 9:39 PM, Robert Cicconetti wrote:
> Okay... I built the tip of th
On Monday 16 November 2009 19:33:19 Karicheri, Muralidharan wrote:
> Hans,
>
> >> +
> >> + return 0;
> >> +}
> >> +
> >> +/*
> >> + * tvp7002_s_stream() - V4L2 decoder i/f handler for s_stream
> >> + * @sd: pointer to standard V4L2 sub-device structure
> >> + * @enable: streaming enable or disabl
On Mon, Nov 16, 2009 at 3:49 PM, andrea.amoros...@gmail.com
wrote:
> The usb is the following:
> Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc.
> (I don't remember what it was previously, but it seems wrong how can I be
> sure about that?).
> I have put back the driver to the original sta
On Mon, Nov 16, 2009 at 3:38 PM, andrea.amoros...@gmail.com
wrote:
> The usb is the following:
> Bus 002 Device 010: ID eb1a:e312 eMPIA Technology, Inc.
> (I don't remember what it was previously, but it seems wrong how can I be
> sure about that?).
> I have put back the driver to the original sta
On Mon, Nov 16, 2009 at 3:09 PM, andrea.amoros...@gmail.com
> Hi Devin,
> I think I've done a big mistake.
> I've wrongly inserted digital_default in the analog tuner section and I've
> compiled and tested the device.
> It hasn't worked and so I've realized the mistake and the fact that the
> devic
Hello -
I'm unable to find a working environment for saa7134 based RTD
Technologies VFG7350 (two channel, no tuner) using vanilla kernel.
Last working environment was 2.6.25-gentoo-r7 with V4L changeset c7ca307cd4ac.
I'm currently using buildroot with glibc based busybox initramfs for
an x86 emb
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:Mon Nov 16 19:00:03 CET 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 1:e341e9e85af2
gcc version: gcc (
Hans,
>Hi Murali,
>
>What is the status of this? It would be great if we can get this in for
>2.6.33.
>
I am working on the documentation today and then the application. I think a
new patch will be ready by tomorrow. I am not sure if there is a better way
to add documentation.. Currently I have
Hans,
>> +
>> +return 0;
>> +}
>> +
>> +/*
>> + * tvp7002_s_stream() - V4L2 decoder i/f handler for s_stream
>> + * @sd: pointer to standard V4L2 sub-device structure
>> + * @enable: streaming enable or disable
>> + *
>> + * Sets streaming to enable or disable, if possible.
>> + */
>> +static
On Sunday 15 November 2009 13:13:38 Hans Verkuil wrote:
> Hi Mauro,
>
> Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging for the
> following:
>
> - Enable staging drivers by default when building v4l-dvb
> - s2250: Mutex function usage.
>
> The s2250 patch is a high-prio pat
On Mon, Nov 16, 2009 at 10:01 AM, Sietse Achterop wrote:
> Dear all,
>
> Context:
> debian/lenny with usb frame grabber:
> Zoran Co. Personal Media Division (Nogatech) Hauppauge WinTV Pro
> (PAL/SECAM)
> This uses the usbvision driver.
>
> The problem is that while xawtv works OK with co
Dear all,
Context:
debian/lenny with usb frame grabber:
Zoran Co. Personal Media Division (Nogatech) Hauppauge WinTV Pro
(PAL/SECAM)
This uses the usbvision driver.
The problem is that while xawtv works OK with color, v4lctl ONLY shows the
frames
in black-and-white.
I understood tha
Forwarded from linux-dvb to linux-media.
Citēju blond...@latnet.lv:
> Hi,
>
> There's a lot of mails can be found on internet about my problem but hardly
> any
> gives answer for subj.
> Year ago, this was ok, there where ~mrec dvb-kernel available. Now it is
> gone,
> and my problem raised again
Acked-by: Muralidharan Karicheri
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
phone: 301-407-9583
email: m-kariche...@ti.com
>-Original Message-
>From: Hiremath, Vaibhav
>Sent: Monday, November 16, 2009 12:30 AM
>To: linux-media@vger.kernel.org
>C
I wrote an e-mail to the company that seems to have designed this
camera of mine, the German LogiLink, and they answered me this
morning. Looks like the camera uses the CNLTF LT-168G
sensor. Searching for the terms in Google shows some hits regarding
the microdia driver, so it might be possible we
> It would appear that since I've upgraded to Ubuntu Karmic and the
> 2.6.31-14 kernel, my KNC1 DVB-S2 now enjoys a GPF when I use scan-s2.
>
> Has anyone else come across this issue with a KNC1 card? Any suggestions
> what I can do to trace the issue?
Which gcc version are you using?
If you run
Hi! Can someone give me advice on which of these PCI TV tuner cards I
should buy for use on Linux ? All are from a similar price range, but
I do not know how they compare in terms of Linux support and picture
quality.
- Leadtek DTV 1800H
A relatively cheap card based on CX2388x and XC3028 (?).
Am Montag, 28. September 2009 18:59:19 schrieb Folnin Vi:
> I am having problems with Mystique SaTiX DVB-S2 card.
>
> Using the latest drivers from linuxtv.org.
>
> Every time I use the card kernel panic occurs.
> For example when trying to scan transponder.
>
> Kernel panic - not syncing: stack
Hi Folks,
I have found a problem with the hauppauge wintv hvr 2200
on linux 2.6.32-rc7 x86-64.
When I initialize the second tuner with tzap the first
lose the FE_HAS_LOCK, and viceversa. Here is an example:
tzap -a 1 "LA7(MBone)"
using '/dev/dvb/adapter1/fron
Hi,
On 11/16/2009 07:58 AM, Németh Márton wrote:
Hi,
Hans de Goede wrote:
Hi,
Thanks for working on this! I think it would be great if we could
get support for camera buttons in general into gspca.
I've not looked closely at your code yet, have you looked at
the camera button code in the gspc
31 matches
Mail list logo