As the subject says I am using a DVB-C PCI card from Twinhan. Model is VP-2031.
The kernel is 2.6.32 on Debian squeeze (v6.0).
So first of all this card is over 5 years old and has had various emails sent
to linux-dvb mailing list. However in my situation I can't seem to get
it working.
The card w
I have now noticed that IR drivers are being loaded when I modprobe
cx23885 to load the drivers for the HVR-1800 which doesn't even have a
remote. The 32bit computer doesn't have this card, it has a Nexus and a
FusionHDTV7 express. The drivers that are being loaded seem to be enough
to get a re
v2: userspace buffer copy moved out of driver and into lirc bridge
driver
Signed-off-by: Jarod Wilson
---
drivers/media/IR/mceusb.c | 148 ++---
1 files changed, 138 insertions(+), 10 deletions(-)
diff --git a/drivers/media/IR/mceusb.c b/drivers/media/IR
v2: incoming IR buffer now an int pointer, and not fed from userspace.
Signed-off-by: Jarod Wilson
---
include/media/ir-core.h |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/include/media/ir-core.h b/include/media/ir-core.h
index ad1303f..513e60d 100644
--- a/inc
To enable IR transmit support in the mceusb driver, I need to add just
three callbacks to achieve feature-parity with IR transmit using the old
lirc_mceusb driver. This series adds those callbacks to ir-core's
ir_dev_props struct, then wires them up for the mceusb driver.
At the moment, we have no
Hi Jean-Michel,
Am Mittwoch, den 30.06.2010, 00:02 +0200 schrieb Jean-Michel Grimaldi:
> Hi Hermann,
>
> Thanks for your answer. Do you mean I should add an entry with .name =
> name_comp1, .vmux = 3, .amux = LINE1 ?
>
> Should I remove the svideo entry, given that the card (which can be
> seen
Hi,
On Wed, Jun 30, 2010 at 4:16 PM, Torsten Krah
wrote:
> Am Dienstag, 29. Juni 2010 schrieben Sie:
>> Could you please verify if you have the module i2c-dev loaded?
>
> Yes it is.
>
>>
>> Example:
>>
>> #lsmod | grep i2c_dev
>> i2c_dev 6976 0
>> i2c_core 21104 1
I am looking to get another card to replace a fusionhdtv7 that died.
After spending more then a year trying to get a problem pined down, it
turns out the card was deffective. I tried contacting the company, There
seems to be no mention of warranty period on the box, in the manual or
on the web
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 1 19:00:18 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14993:9652f85e688a
git master:
Since commit b4028437876866aba4747a655ede00f892089e14
the 'driver_data' field resides in device's struct device_private
which may be allocated by dev_set_drvdata() if device_private
struct was not allocated previously.
dev_set_drvdata() is used in video_set_drvdata() to set
the driver's private da
Hello,
I am having a heck of a time getting a chinese kmc-8800 clone working with
bttv. My current setup setup is a Dell PowerEdge SC420(Celeron 2.53, 1.5GB RAM)
running Slackware 13.1 with a 2.6.34 kernel (which was previously running a
Lorex QLR460 4 port single bt878a quite stably). I don't
Good Day,
I am Mr. John Galvan a staff of a private offshore bank (AIG Private Bank)
United Kingdom office. I am pleased to get across to you for a very urgent and
profitable business proposal of (£15,500,000.00 Pounds Sterlings) which I
believe will profit the both of us after completion. Get
Hi Guennadi,
On Thu, Jul 01, 2010 at 04:23:23PM +0200, Guennadi Liakhovetski wrote:
> > > +config VIDEO_MX2
> > > + tristate "i.MX27/i.MX25 Camera Sensor Interface driver"
> > > + depends on VIDEO_DEV && SOC_CAMERA && (MACH_MX27 || ARCH_MX25)
> > > + select VIDEOBUF_DMA_CONTIG
> > CONTIG?
>
> Wha
Mauro,
Please pull from:
http://kernellabs.com/hg/~mkrufky/k2c2
for:
- cx23885: add support for new model revisions of the HVR12xx board family
Documentation/video4linux/CARDLIST.cx23885 |6 -
drivers/media/video/cx23885/cx23885-cards.c | 40 ++
2 files changed, 43 insertions(+
Hi Uwe
On Thu, 1 Jul 2010, Uwe Kleine-König wrote:
> > diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
> > index bdbc9d3..27e2acc 100644
> > --- a/drivers/media/video/Kconfig
> > +++ b/drivers/media/video/Kconfig
> > @@ -969,6 +969,19 @@ config VIDEO_OMAP2
> > ---help--
Hi Uwe,
On Thu, Jul 01, 2010 at 02:28:03PM +0200, Uwe Kleine-König wrote:
> On Thu, Jul 01, 2010 at 02:03:19PM +0300, Baruch Siach wrote:
> > This is the soc_camera support developed by Sascha Hauer for the i.MX27.
> > Alan
> > Carvalho de Assis modified the original driver to get it working on
Hi All,
RFC: a plugin API for libv4l2
=
During the Plumbers conference in 2009 various parties expresse interest
in adding a plugin API to libv4l2. Some hardware can do some
processing steps in hardware, but this needs to be setup from userspace
and sometimes still ne
On Thu, Jul 01, 2010 at 02:03:19PM +0300, Baruch Siach wrote:
> This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan
> Carvalho de Assis modified the original driver to get it working on more
> recent
> kernels. I modified it further to add support for i.MX25. This driver
Mauro Carvalho Chehab writes:
> My original idea were to send one of such emails per week,
Nearly two months has passed since this message. I apologize if I
missed something, but I have not seen another status update. Is it just
me?
Anyway, since the last status I've seen, 2.6.34 has been re
Hello Guys
What is the tool of choice to use to scan dvbs2 satellites ? I tried
dvbscan but it only picked up dvbs transponders , the dvbs2 ones it
failed to tune . I saw that there used to be this utility scan-s2 ,
but looks like it was abandoned a couple of years ago and has not been
maintained
Hello Hans,
Much thanks for your advice . I have done that options setting and it
helped with my other issues . I have just worked out this problem . It
was connected with the changing of the DVBS card that I used for years
with a new DVBS2 and Mythtv . I thought that it was the drivers issue
- b
This is the soc_camera support developed by Sascha Hauer for the i.MX27. Alan
Carvalho de Assis modified the original driver to get it working on more recent
kernels. I modified it further to add support for i.MX25. This driver has been
tested on i.MX25 and i.MX27 based platforms.
Signed-off-by:
22 matches
Mail list logo