Henrik Kurelid wrote:
+static int debug_fcp_opcode_flag_set(unsigned int opcode,
+const u8 *data, int length)
+{
+ switch (opcode) {
+ case AVC_OPCODE_VENDOR: break;
+ case AVC_OPCODE_READ_DESCRIPTOR:return avc_debug &
Henrik Kurelid wrote:
+#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 22)
This expression is always true. :-)
--
Stefan Richter
-=-==--= -=== =---=
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kern
Hi Pham Thanh Nam,
Thanks for your help, now it works correctly!
Cheers, Laszlo
On Fri, Jul 17, 2009 at 4:32 AM, Pham Thanh
Nam wrote:
> change .amux = LINE1 to .amux = TV
> Please let us know if it works.
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a m
Hi
So, should we add an option for this card? For example:
modprobe saa7134 card=57 radioontv
Regards
--
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
Hi Pham Thanh Nam,
you are exactly at the point!
Am Freitag, den 17.07.2009, 08:32 +0700 schrieb Pham Thanh Nam:
> I read somewhere that the radio had ever worked for this card but has
> stopped working with newer kernels. I had the same problem when I used
> my card (AverMedia AverTV GO 007 FM P
I read somewhere that the radio had ever worked for this card but has
stopped working with newer kernels. I had the same problem when I used
my card (AverMedia AverTV GO 007 FM Plus) with card=57 before. Radio had
worked with old kernel versions.
Try this:
hg clone http://linuxtv.org/hg/v4l-dvb
Edi
On Thu, 2009-07-16 at 10:32 -0500, Karicheri, Muralidharan wrote:
> Hi,
>
> I am working to add support for DM6467 capture driver. This evm has
> two tvp5147 chips with different i2c addresses. So will I be able to
> call v4l2_i2c_new_subdev_board() twice to have two instances of this
> driver run
Hi,
Here is another patch for the firedtv driver. This one changes the debug
logging somewhat to make it easier to find issues with the driver since it
is still fairly untested for variants of delivery systems, CAMs and CA systems.
---
firedtv: refine AVC debugging
The current AVC debugging ca
Hi all,
I have problems with my AVerMedia AVerTV GO 007 FM tuner, kernel
version 2.6.28. TV and remote are working correctly, but the radio
does not have any sound.
I already tried the steps described in
http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_GO_007_FM but
still no success. Accordin
>
>> I don't see any control IDs available for Bayer RGB color space.
>>
>> In our video hardware, there is a set of Gain values that can be applied
>to the Bayer RGB data. We can apply them individually to R, Gr, Gb or B
>color components. So I think we need to have 4 more controls defined for
>d
e {
> > + DBG("read pipe complete state 0\n");
> > + }
>
> Hmm... for the usb_submit_urb() call that happens during IRQ context
> (while you're receiving stream), you need to use:
> urb->status = usb_submit_urb(pipe_info->stream_urb, GFP_
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 Jul 16 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 12270:d754a2d5a376
gcc version: gcc
Mauro,
Thanks. That was what I was thinking, but just want to see what issues I might
face on the way. I am starting the work on DM6467 capture driver and you would
be getting a patch soon for review in the mailing list.
Regards,
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Hello,
I am working to get the omap34xxcam with the tcm825x running. Currently I
was not successful in forcing the driver to load and register (in absence of
a real sensor). I do a probe when the driver starts and uncommented the i2c
things.
It fails when calling the
vidioc_int_g_priv()
Functi
Em Thu, 16 Jul 2009 10:32:17 -0500
"Karicheri, Muralidharan" escreveu:
> Hi,
>
> I am working to add support for DM6467 capture driver. This evm has two
> tvp5147 chips with different i2c addresses. So will I be able to call
> v4l2_i2c_new_subdev_board() twice to have two instances of this dri
Em Wed, 15 Jul 2009 20:54:55 -0300
Lamarque Vieira Souza escreveu:
> This patch implements V4L2_CAP_STREAMING for the zr364xx driver, by
> converting the driver to use videobuf. This version is synced with v4l-dvb as
> of 15/Jul/2009.
>
> Tested with Creative PC-CAM 880.
>
> It basically:
> .
Hi,
I am working to add support for DM6467 capture driver. This evm has two tvp5147
chips with different i2c addresses. So will I be able to call
v4l2_i2c_new_subdev_board() twice to have two instances of this driver running?
Murali Karicheri
Software Design Engineer
Texas Instruments Inc.
Ger
Em Quinta-feira 16 Julho 2009, Antoine Jacquet escreveu:
> Thanks,
>
> I successfully applied your patch and tested it with mplayer.
> However I have the following trace each time I capture a frame:
No, I do not have this problem neither in 2.6.28 (vanilla), 2.6.29.3
(vanilla
source and
Thanks,
I successfully applied your patch and tested it with mplayer.
However I have the following trace each time I capture a frame:
[ 523.477064] BUG: scheduling while atomic: swapper/0/0x1001
[ 523.477390] Modules linked in: zr364xx videodev v4l1_compat
v4l2_compat_ioctl32 videobuf_vma
19 matches
Mail list logo