Hello, all:
Since my previous e-mail, I was able to get a Linux driver for the tuner
from Hauppauge. It came in the form of a v4l tree with the driver
included. I adjusted the v4l/.config file to only build the necessary
driver. Once it built and I invoked depmod -a, I hooked in my tuner, i
On Sat, Aug 13, 2011 at 9:43 PM, Chris Rankin wrote:
> Hi,
>
> The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key:
>
> --- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig
> 2011-08-14 02:42:01.0 +0100
> +++ linux-3.0/drivers/media/rc/keymaps/rc-pinn
Hi,
The rc-pinnacle-pctv-hd keymap is missing the definition of the OK key:
--- linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c.orig
2011-08-14 02:42:01.0 +0100
+++ linux-3.0/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c2011-08-14
02:12:45.0 +0100
@@ -20,6 +2
--- On Sat, 13/8/11, Antti Palosaari wrote:
> Remote is already supported, but from the 3.1 or maybe 3.2
> (I am not sure if Mauro was hurry to sent it 3.1).
Hi,
This appears to be the diff from 3.1 that adds RC support:
--- linux-3.0/drivers/media/video/em28xx/em28xx-cards.c.orig2011-08-13
Hello
On 08/13/2011 10:36 PM, Chris Rankin wrote:
> I've just acquired a PCTV 290e nanostick, and have successfully tuned it into
> a DVB-T2 MUX. Yay! :-).
>
> However, before declaring total victory, I have noticed that no-one has yet
> wired up the device's IR support in the em28xx driver. Th
On Sat, Aug 13, 2011 at 11:37:40PM +0300, Sakari Ailus wrote:
> Hi Laurent,
> On Fri, Aug 12, 2011 at 10:38:35PM +0200, Laurent Pinchart wrote:
> > drivers/media/video/omap3isp/isp.h is not a proper location for a header
> > that needs to be included from board code. Move the platform data
> > def
On Sun, Aug 14, 2011 at 12:37:10AM +0530, Veda N wrote:
> On Sat, Aug 13, 2011 at 11:56 PM, Paulo Assis wrote:
> > Hi,
> >
> > 2011/8/13 Veda N :
> >> what should be the size of a raw bayer data from the driver.
> >>
> >> for 640x480 = i get 640x480x2.
> >
> > Is this in bytes?
> >
> >>
> >> Shoul
Hi Laurent,
On Fri, Aug 12, 2011 at 10:38:35PM +0200, Laurent Pinchart wrote:
> drivers/media/video/omap3isp/isp.h is not a proper location for a header
> that needs to be included from board code. Move the platform data
> definitions to media/omap3isp.h.
>
> Board code still needs to include isp
Hi,
I've just acquired a PCTV 290e nanostick, and have successfully tuned it into a
DVB-T2 MUX. Yay! :-).
However, before declaring total victory, I have noticed that no-one has yet
wired up the device's IR support in the em28xx driver. The adapter ships with a
tiny RC with only 26 buttons, wh
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:Sat Aug 13 19:00:35 CEST 2011
git hash:9bed77ee2fb46b74782d0d9d14b92e9d07f3df6e
gcc version: i686-linux-gcc (GCC) 4.6
On Sat, Aug 13, 2011 at 11:56 PM, Paulo Assis wrote:
> Hi,
>
> 2011/8/13 Veda N :
>> what should be the size of a raw bayer data from the driver.
>>
>> for 640x480 = i get 640x480x2.
>
> Is this in bytes?
>
>>
>> Shouldnt i get more? It shoule be more than yuv422/rgb565
>>
>
> No, that depends on
Hi,
2011/8/13 Veda N :
> what should be the size of a raw bayer data from the driver.
>
> for 640x480 = i get 640x480x2.
Is this in bytes?
>
> Shouldnt i get more? It shoule be more than yuv422/rgb565
>
No, that depends on the pixel size, so for 8 bit pixel you should get
640x480 bytes, for 12
what should be the size of a raw bayer data from the driver.
for 640x480 = i get 640x480x2.
Shouldnt i get more? It shoule be more than yuv422/rgb565
--
Regards,
S. N. Veda
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kerne
If streaming can't be enabled on the pipeline, the DMA buffers queue is
not emptied. If the buffers then get freed the queue will end up
referencing free memory. This is usually not an issue, as the DMA queue
will be reinitialized the next time streaming is enabled, before
enabling the hardware.
H
The code handles subdevs with no s_stream operation correctly, but
returns -ENOIOCTLCMD by mistake if the first subdev in the chain has no
s_stream operation. Return 0 in that case.
Signed-off-by: Laurent Pinchart
---
drivers/media/video/omap3isp/isp.c |6 +++---
1 files changed, 3 insertion
I got it!!! I get it working in this ubuntuforums thread:
http://ubuntuforums.org/showthread.php?p=11147182
There are lots of firmware versions and good support.
I added on the linuxtv wiki page a reference for Debian Squeeze
installation: http://linuxtv.org/wiki/index.php/TeVii_S660#Linux_suppor
Hi Mauro,
On Friday 12 August 2011 21:18:32 Mauro Carvalho Chehab wrote:
> Em 12-08-2011 13:26, Laurent Pinchart escreveu:
> > According to http://linuxtv.org/downloads/v4l-dvb-apis/packed-rgb.html,
> > V4L2_PIX_FMT_RGB565 is defined as
> >
> > Identifier Byte 0 in memory Byte
Hi LAurent,
On Thu, Aug 11, 2011 at 19:19, Laurent Pinchart
wrote:
> On Monday 01 August 2011 11:49:46 Geert Uytterhoeven wrote:
>> As several of the FOURCC formats duplicate formats you can already specify
>> in some other way (e.g. the RGB and greyscale formats), and as FOURCC makes
>> life eas
On Tue, 2011-08-09 at 12:35 +0200, Harald Gustafsson wrote:
> Hi,
>
> I searched for a dual tuner PCI-e DVB-T2 card with Linux support and
> found this TBS6280 card:
> http://tbsdvb.blog.com/2011/07/22/tbs-6280-freeview-hd-twin-tuner-card/
> http://www.buydvb.net/tbs6280-pcie-dvbt2t-dual-tuner-car
19 matches
Mail list logo