On Friday 26 June 2009 08:17:05 Hans Verkuil wrote:
> On Thursday 25 June 2009 20:18:06 Karicheri, Muralidharan wrote:
> > Hans,
> >
> > I have tried to pull the latest from
> > git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
> >
> > I can't see it part of this. Which
On Thursday 25 June 2009 22:17:04 Karicheri, Muralidharan wrote:
>
> >-Original Message-
> >From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> >ow...@vger.kernel.org] On Behalf Of Guennadi Liakhovetski
> >Sent: Thursday, June 25, 2009 1:46 PM
> >To: Karicheri, Muralidharan
> >C
On Friday 26 June 2009 07:27:15 Dongsoo, Nathaniel Kim wrote:
> Hello,
>
> On Fri, Jun 26, 2009 at 7:43 AM, Gary Thomas wrote:
> > Still trying to wrap my head around the OMAP/34xx camera support.
> > I need to use the TVP5150 sensor/controller, but the existing
> > driver uses v4l_subdev. The "w
On Thursday 25 June 2009 20:18:06 Karicheri, Muralidharan wrote:
> Hans,
>
> I have tried to pull the latest from
> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
>
> I can't see it part of this. Which GIT tree can I use to see the sub dev api
> changes or latest that went
Hello,
On Fri, Jun 26, 2009 at 7:43 AM, Gary Thomas wrote:
> Still trying to wrap my head around the OMAP/34xx camera support.
> I need to use the TVP5150 sensor/controller, but the existing
> driver uses v4l_subdev. The "working" examples I've found
> (from Sergio's tree) use sensors like ov3640
Having gotten my Pinnacle HDTV Pro Stick working again under some old v4l
drivers, I'm now facing a much more mundane problem - I can't figure out how to
use the command line to change the channel.
The video feed (a closed-circuit feed) that's coming to the card is over a coax
cable, and is on
Dear Guennadi
> > Yes, you're right. Please, try this version, but this is a bigger change,
> > also affecting the regular (not error) path, so, I will have to test it
> > too.
>
> Thanks. but I'm very busy now.
> Please wait for me.
I tested this patch.
And I works well for me !!
Thank you
Still trying to wrap my head around the OMAP/34xx camera support.
I need to use the TVP5150 sensor/controller, but the existing
driver uses v4l_subdev. The "working" examples I've found
(from Sergio's tree) use sensors like ov3640 with uses v4l2_int_device
Are these two totally separate beasts?
I
(dropped moderated
"davinci-linux-open-sou...@linux.davincidsp.com"
)
On Thu, 25 Jun 2009, Karicheri, Muralidharan wrote:
>
> >-Original Message-
> >From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
> >ow...@vger.kernel.org] On Behalf Of Guennadi Liakhovetski
> >Sent: Thursd
Hi,
after I tried a NEC USB-Controller card now using the same 2.6.30-1
kernel and DVB hardware I can confirm that the problem is the AMD USB
controller.
Greetings,
Marco
Patrick Boettcher wrote:
Hi Marco,
On Tue, 2 Jun 2009, Marco Borm wrote:
Definitely interesting. This is a known issue f
>-Original Message-
>From: linux-media-ow...@vger.kernel.org [mailto:linux-media-
>ow...@vger.kernel.org] On Behalf Of Guennadi Liakhovetski
>Sent: Thursday, June 25, 2009 1:46 PM
>To: Karicheri, Muralidharan
>Cc: linux-media@vger.kernel.org; davinci-linux-open-
>sou...@linux.davincidsp.co
On Thu, Jun 25, 2009 at 2:25 PM, Devin
Heitmueller wrote:
> Hans,
>
> I just spoke with mkrufky, and he confirmed the issue does occur with
> the HVR-950. However, the em28xx driver does not do a printk() when
> the subdev registration fails (I will submit a patch to fix that).
>
> Please let me k
Hans,
I just spoke with mkrufky, and he confirmed the issue does occur with
the HVR-950. However, the em28xx driver does not do a printk() when
the subdev registration fails (I will submit a patch to fix that).
Please let me know if you have any further question.
Thanks for your assistance,
De
Hans,
I have tried to pull the latest from
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git
I can't see it part of this. Which GIT tree can I use to see the sub dev api
changes or latest that went into 2.6.31? Is vpfe capture part of 2.6.31?
Thanks.
Murali Karicheri
Soft
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:Thu Jun 25 19:00:04 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12133:05e6c5c9bcb4
gcc version: gcc
On Wed, 24 Jun 2009, m-kariche...@ti.com wrote:
> From: Muralidharan Karicheri
>
> This patch migrates mt9t031 driver from SOC Camera interface to
> sub device interface. This is sent to get a feedback about the
> changes done since I am not sure if some of the functionality
> that is removed wo
On Thu, Jun 25, 2009 at 11:40 AM, wk wrote:
> Why is the old dvb (linux-dvb) mailing list still alive?
>
> One of the arguments migrating all dvb related stuff to this combined ml was
> to reduce overhead.
> But in fact some information might be lost now, since not everybody will
> look at both ML'
Why is the old dvb (linux-dvb) mailing list still alive?
One of the arguments migrating all dvb related stuff to this combined ml
was to reduce overhead.
But in fact some information might be lost now, since not everybody will
look at both ML's.
Wouldn't it be a good idea to close the old ml no
> Hi,
>
> Is this ready to get merged or still require discussion before merge?
I want to take a final look at this. I had hoped to do that last weekend,
but I didn't have the time for it then. But I should be able to do it this
weekend.
Regards,
Hans
>
> Murali Karicheri
> Software De
> Hi, Mauro,
>
> I am using the v4l2_i2c_new_subdev_board() API for the next set of vpfe
> capture driver patches. So when do you think this will be merged?
This has already been merged and is also in the 2.6.31 git tree.
I'm very pleased that this is in as that will make life easier for several
Hi,
Is this ready to get merged or still require discussion before merge?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.com
>-Original Message-
>From: Karicheri, Muralidharan
>Sent: Wednesday, June 17, 2009 5:17 PM
>To: linux
Hi, Mauro,
I am using the v4l2_i2c_new_subdev_board() API for the next set of vpfe capture
driver patches. So when do you think this will be merged?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Germantown, MD 20874
email: m-kariche...@ti.com
>-Original Message-
>From
On Thu, Jun 25, 2009 at 10:59 AM, George Adams wrote:
> Surely there must be some command-line way to change the Pinnacle device to
> channel 3 before I launch Helix Producer?
v4lctl setchannel 3
Or you might want to consider using the composite or s-video input if
that's available to you (the qu
On Thu, Jun 25, 2009 at 10:34 AM, George Adams wrote:
> Y'all are very kind to help - thank you. I am indeed running Ubuntu Hardy
> (8.04.2 LTS), kernel on a quad-core Q9550 box. I'll be happy to provide any
> other system details that may assist. "uname -a" returns:
>
> Linux spurgeon 2.6.24-24
moikka!
I just got USB-ExpressCard converter and tested one of my old sticks.
Here is result. Any idea?
dib0700: stk7700P2_frontend_attach: dib7000p_i2c_enumeration failed.
Cannot continue
regards
Antti
--
http://palosaari.fi/
Jun 25 17:30:56 localhost kernel: usb 1-5: new high speed USB dev
On Thu, Jun 25, 2009 at 9:43 AM, Hans Verkuil wrote:
> Hmm, I have Hardy on my laptop at work so I can test this tomorrow with my
> USB stick. It's a Hauppauge HVR, but it does have a tvp5150. So
> it should be close enough.
>
> Regards,
>
> Hans
Hans,
Oh thank goodness. I was really hopin
From: Muralidharan Karicheri
Re-sending making some minor updates in the patch header
This patch migrates mt9t031 driver from SOC Camera interface to
sub device interface. This is sent to get a feedback about the
changes done since I am not sure if some of the functionality
that is removed works
> On Thu, Jun 25, 2009 at 1:17 AM, George Adams
> wrote:
>>
>> Hello! In a last ditch effort, I decided to try downloading a v4l
>> driver snapshot from February back when I had my Pinnacle HD Pro Stick
>> device working. To my amazement, the old drivers worked!
>>
>> By process of elimination (
On Thu, Jun 25, 2009 at 1:17 AM, George Adams wrote:
>
> Hello! In a last ditch effort, I decided to try downloading a v4l driver
> snapshot from February back when I had my Pinnacle HD Pro Stick device
> working. To my amazement, the old drivers worked!
>
> By process of elimination (trying ne
I've been working to get my DVICO Fusion Express DVB-T (rev 02)
PCIe tv capture card working for a few months now.
I've had some success with the
[1]http://linuxtv.org/hg/~stoth/v4l-dvb-cx23885 repository on
linuxtv.org, managing to get the remote to work and most channels
to tune reasonably reli
On Thu, 2009-06-25 at 08:39 +0200, Hans Verkuil wrote:
> On Thursday 25 June 2009 04:40:11 Andy Walls wrote:
> > On Tue, 2009-06-23 at 14:33 +0200, Hans Verkuil wrote:
> > > > On Tue, 2009-06-23 at 11:39 +0800, Terry Wu wrote:
> > > >
> >
> > > There is already an s_gpio in the core ops. It would
Hi all,
is there any news or progress with the work for Hauppauge WinTV-HVR 900H
under Linux?
I read in March some emails here about this theme and I was very happy
with it, because I have one of these cards. But suddenly there were no
more news about it. I am still reading the linux-media
32 matches
Mail list logo