I have two video devices in my system. Usually they are:
/dev/video0 A Microsoft LifeCam Cinema
/dev/video1 An ATI HDTV Wonder
but sometimes the devices get swapped.
I have been trying to debug the ATI HDTV Wonder, but ran into a problem with
the Video4Linux Control Panel.
No mater how I start
Hans,
Shane Shrybman reported that in the 2.6.36 kernel, after the first
capture on his PVR-250, TV audio from the RF input no longer works.
I verified that RF TV audio never works with a PVR-350.
I bisected the problem to this change to the msp3400 driver:
http://git.linuxtv.org/media_tree.git
On Sat, 2010-10-16 at 20:36 -0400, Andy Walls wrote:
> On Sun, 2010-10-17 at 00:56 +0200, Maxim Levitsky wrote:
> > Hi,
> >
> > This series is rebased on top of media_tree/staging/v2.6.37 only.
> > Really this time, sorry for cheating, last time :-)
> >
> > The first patch like we agreed extends
On Sun, 2010-10-17 at 00:56 +0200, Maxim Levitsky wrote:
> Hi,
>
> This series is rebased on top of media_tree/staging/v2.6.37 only.
> Really this time, sorry for cheating, last time :-)
>
> The first patch like we agreed extends the raw packets.
> It touches all drivers (except imon as it isn't
Add new event types for timeout & carrier report
Move timeout handling from ir_raw_event_store_with_filter to
ir-lirc-codec, where it is really needed.
Now lirc bridge ensures proper gap handling.
Extend lirc bridge for carrier & timeout reports
Note: all new ir_raw_event variables now should be i
Hi,
This series is rebased on top of media_tree/staging/v2.6.37 only.
Really this time, sorry for cheating, last time :-)
The first patch like we agreed extends the raw packets.
It touches all drivers (except imon as it isn't a raw IR driver).
Code is compile tested with all drivers,
and run tes
This is just unnessesary, and now more logical
Also a lot of refactoring
Signed-off-by: Maxim Levitsky
---
drivers/media/IR/ene_ir.c | 474 +++-
drivers/media/IR/ene_ir.h |6 +-
2 files changed, 251 insertions(+), 229 deletions(-)
diff --git a/drive
Signed-off-by: Maxim Levitsky
---
drivers/media/IR/ene_ir.c | 37 +
1 files changed, 29 insertions(+), 8 deletions(-)
diff --git a/drivers/media/IR/ene_ir.c b/drivers/media/IR/ene_ir.c
index 8639621..1962652 100644
--- a/drivers/media/IR/ene_ir.c
+++ b/drive
Updated driver for DM04/QQBOX USB DVB-S BOXES to version 1.60
These include
-later kill of usb_buffer to avoid kernel crash on hot unplugging.
-DiSEqC functions.
-LNB Power switch
-Faster channel change.
-support for LG tuner on LME2510C.
-firmware switching for LG tuner.
Signed-off-by: Malcolm P
This patch changes the name of the av7110 driver from the
generic "dvb" to "av7110", to be descriptive of the driver.
I've included Oliver Endriss's ack from the original post, which
contained a mangled patch. The content of the patch is unchanged.
Signed-off-by: Derek Kelly mailto:user@gm
This patch updates the name of the dvb-usb-gp8psk driver
from "Genpix 8psk-to-USB2 DVB-S" to "Genpix DVB-S".
The old name doesn't reflect newer devices such as the
Skywalker line which also user this driver.
Signed-off-by: Derek Kelly mailto:user@gmail.com>>
diff -pruN v4l-dvb.orig/drivers/m
This patches adjusts the tuner delay to be longer in response to
several users experiencing tuner timeouts. This change fixes that
problem and allows those users to be able to tune.
Patched against git.
Signed-off-by: Derek Kelly mailto:user@gmail.com>>
diff -pruN v4l-dvb.orig/drivers/medi
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 Oct 16 19:00:17 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 15164:1da5fed5c8b2
git master:
Seems some #if 0 code is gone from git and that's the reason. I made
a new patch against git and resubmitted. Is it git behavior to remove
#if 0 code, or did someone do it? I couldn't find any log of any
patch that removed it in git.
Thanks,
Derek
--
To unsubscribe from this list: send the line
Le 16/10/2010 04:38, Mauro Carvalho Chehab a écrit :
> Em 04-10-2010 16:32, Catimimi escreveu:
>
>> New gpio definitions.
>> XC3028_FE_ZARLINK456 was not loaded.
>>
>> Signed-off-by: Michel Garnier
>>
>> ---
>>
>> diff -Nru
>> v4l-dvb-1da5fed5c8b2-orig/linux/drivers/media/video/em28xx/em28xx-c
Heya,
My new desktop, a Lenovo Ideacentre A700, has one of those TV tuners. Is
there any driver available for it, or a driver that would just be
missing some PCI IDs?
Here's the lspci output:
03:00.0 Multimedia controller [0480]: ATI Technologies Inc Device [1002:ac12]
Subsystem: Yuan Yua
gp8psk: Add support for the Genpix Skywalker-2 per user requests.
Patched against git.
Signed-off-by: Derek Kelly
diff -pruN v4l-dvb.orig/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
v4l-dvb/drivers/media/dvb/dvb-usb/dvb-usb-ids.h
--- v4l-dvb.orig/drivers/media/dvb/dvb-usb/dvb-usb-ids.h20
The following changes since commit
e749edc7e6967f8f92d2c0251c8a3a96524ec327:
V4L/DVB: IR: ene_ir: few bugfixes (2010-10-16 00:30:12 -0300)
are available in the git repository at:
git://linuxtv.org/jfrancois/gspca.git for_2.6.37
Jean-François Moine (5):
gspca - main: Fix a regression wi
On Sat, Oct 16, 2010 at 7:38 AM, Mauro Carvalho Chehab
wrote:
> Em 14-10-2010 16:03, D. K. escreveu:
>> gp8psk: Add support for the Genpix Skywalker-2 per user requests.
>>
>> Patched against v4l-dvb hg ab433502e041 tip. Should patch fine
>> against git as well.
>
> No, it didn't apply at -git.
Em 14-10-2010 16:03, D. K. escreveu:
> gp8psk: Add support for the Genpix Skywalker-2 per user requests.
>
> Patched against v4l-dvb hg ab433502e041 tip. Should patch fine
> against git as well.
No, it didn't apply at -git. It seems that the following patch already
added Skywalker-2.
Cheers,
M
Em 10-10-2010 19:23, Jonathan Corbet escreveu:
> Howdy, all,
>
> Well, that took a whole lot longer than I had hoped...but, attached, is a
> new version of the viafb camera driver patch, done against 2.6.36-rc7.
> I've tried to address most of Laurent's comments from back in June; in
> particular,
Em 08-10-2010 18:18, Daniel Drake escreveu:
> On 8 October 2010 22:13, Jonathan Corbet wrote:
>> A problem like that will be at the controller level, not the sensor
>> level. Given that this is an XO-1 report, I'd assume something
>> requires tweaking in the cafe_ccic driver. I wasn't aware of t
This is just unnessesary, and now more logical
Also lot of refactoring
Signed-off-by: Maxim Levitsky
---
drivers/media/IR/ene_ir.c | 474 +++-
drivers/media/IR/ene_ir.h |6 +-
2 files changed, 251 insertions(+), 229 deletions(-)
diff --git a/drivers
В сообщении от 14 октября 2010 21:59:07 автор Mauro Carvalho Chehab написал:
> Em 14-10-2010 15:11, Mauro Carvalho Chehab escreveu:
> > Em 03-10-2010 19:35, Igor M. Liplianin escreveu:
> >> Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc.
> >>
> >>http://linuxtv.org/wiki/index.p
24 matches
Mail list logo