Hi,
Recently I got a new Analog card UTV 380 from Gadmei
I dismantled it and got the list of components in it.
* Empia EM2860 (USB video bridge)
* Empia EMP202 (AC'97 audio processor)
* NXP/Philips SAA7113 (video decoder)
* Xceive XC2028ACQ (Analog chip tuner)
* 24C04 (EEPROM)
On Fri, 2010-07-16 at 17:48 -0400, Andy Walls wrote:
> On Fri, 2010-07-16 at 14:40 -0500, Bryan Nations wrote:
> > I am new to video for linux and would like to know what resources are
> > available to assist me in programming a simple webcam application with
> > c++ in a *nix environment. My mai
On Fri, 2010-07-16 at 14:40 -0500, Bryan Nations wrote:
> I am new to video for linux and would like to know what resources are
> available to assist me in programming a simple webcam application with
> c++ in a *nix environment. My main goal right now is to just view the
> webcam in a small win
Inspired by 64047b94ede76e0c72ba8af98505e96d6a664519
Signed-off-by: Jarod Wilson
---
drivers/media/IR/ir-lirc-codec.c | 11 +++
1 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/drivers/media/IR/ir-lirc-codec.c b/drivers/media/IR/ir-lirc-codec.c
index afb1ada..ee1f2d4 1006
I am new to video for linux and would like to know what resources are
available to assist me in programming a simple webcam application with
c++ in a *nix environment. My main goal right now is to just view the
webcam in a small window. I have found lots of info on driver
development, but I am
With these changes the driver is failing when it tries to load the
xceive firmware complaining about some registers.
Please help me in getting this working and direct me.
After making the changes how can I install/insert the em28xx module
alone so that I don't have to install the complete driver
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:Fri Jul 16 19:00:14 CEST 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14993:9652f85e688a
git master:
On Fri, Jul 16, 2010 at 7:42 AM, Andy Walls wrote:
> On Thu, 2010-07-15 at 18:07 -0400, Jarod Wilson wrote:
>> On Thu, Jul 15, 2010 at 5:43 PM, Andy Walls wrote:
>> > On Thu, 2010-07-15 at 21:08 +0200, Peter Huewe wrote:
>> >> From: Peter Huewe
>
>> > a. PCI_ANY_ID indicates to the reader a wild
The lirc userspace needs all the current ioctls defined, and we need to
put the header files in places out-of-tree and/or staging lirc drivers
(which I plan to prep soon) can easily build with. I've actually tested this
in a tree w/all the lirc drivers queued up to be submitted for staging. I'm
als
I believe there's a mistake in 94977ff15f4214ee4630cf4a67195a1d48da771c,
where the conditions on which to set a setkeycodebig function are
incorrect. Previously, we had the case where if the dev didn't provide
its own setkeycode, we'd set the default input layer one. Now, we set
setkeycode big if t
On Fri, 2010-07-16 at 18:32 +0200, Michael Kromer wrote:
> Hi,
>
> I have bought myself a rather new Lenovo Thinkpad X100e, and there is no
> support for the webcam device in the current (2.6.34) kernel (yet).
> 2.6.35 doesn't seem to have a driver for it either. Is there any
> possibility for one
Hi,
I have bought myself a rather new Lenovo Thinkpad X100e, and there is no
support for the webcam device in the current (2.6.34) kernel (yet).
2.6.35 doesn't seem to have a driver for it either. Is there any
possibility for one of you guys to take a look at it?
I could provide you with an SSH-
> -Original Message-
> From: Kukjin Kim [mailto:kgene@samsung.com]
> Sent: Friday, July 16, 2010 1:39 PM
> To: 'Sylwester Nawrocki'; linux-samsung-...@vger.kernel.org; linux-arm-
> ker...@lists.infradead.org
> Cc: p.osc...@samsung.com; m.szyprow...@samsung.com;
> kyungmin.p...@samsung.c
> -Original Message-
> From: Maurus Cuelenaere [mailto:mcuelena...@gmail.com]
> Sent: Friday, July 16, 2010 3:36 PM
> To: Sylwester Nawrocki
> Cc: 'Kukjin Kim'; Pawel Osciak; Marek Szyprowski;
> kyungmin.p...@samsung.com; linux-media@vger.kernel.org; linux-samsung-
> s...@vger.kernel.org; l
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Friday, July 16, 2010 3:53 AM
> To: Aguirre, Sergio
> Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com
> Subject: Re: [RFC/PATCH 02/10] media: Media device
>
> Hi Serg
Hi Laurent,
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Friday, July 16, 2010 4:10 AM
> To: Aguirre, Sergio
> Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com
> Subject: Re: [RFC/PATCH 03/10] media: Entities, pads
Hi Laurent,
> -Original Message-
> From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com]
> Sent: Friday, July 16, 2010 3:56 AM
> To: Aguirre, Sergio
> Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com
> Subject: Re: [RFC/PATCH 02/10] media: Media device
>
DVB USB Driver for DM04 LME2510 + LG TDQY - P001F =(TDA8263 + TDA10086H)
Corrected patch error.
Signed-off-by: Malcolm Priestley
diff -r 9652f85e688a linux/drivers/media/dvb/dvb-usb/Kconfig
--- a/linux/drivers/media/dvb/dvb-usb/Kconfig Thu May 27 02:02:09 2010 -0300
+++ b/linux/drivers/medi
Op 16-07-10 15:30, Sylwester Nawrocki schreef:
> Hi,
>
> thank you for the review. Please se my comments below.
>
>> -Original Message-
>> From: Kukjin Kim [mailto:kgene@samsung.com]
>> Sent: Friday, July 16, 2010 11:45 AM
>> To: 'Sylwester Nawrocki'; linux-samsung-...@vger.kernel.org;
Hi,
thank you for the review. Please se my comments below.
> -Original Message-
> From: Kukjin Kim [mailto:kgene@samsung.com]
> Sent: Friday, July 16, 2010 11:45 AM
> To: 'Sylwester Nawrocki'; linux-samsung-...@vger.kernel.org; linux-arm-
> ker...@lists.infradead.org
> Cc: p.osc...@sa
On Thu, 2010-07-15 at 18:07 -0400, Jarod Wilson wrote:
> On Thu, Jul 15, 2010 at 5:43 PM, Andy Walls wrote:
> > On Thu, 2010-07-15 at 21:08 +0200, Peter Huewe wrote:
> >> From: Peter Huewe
> > a. PCI_ANY_ID indicates to the reader a wildcard match is being
> > performed. The PCI_VDEVICE() macro
Sylwester Nawrocki wrote:
>
Hi,
Samsung S.LSI hardly recommends DMA mode to implement the feature not FIFO
mode because of H/W limitation.
> This driver exports two video device nodes per each FIMC device,
> one for for memory to memory (color conversion, image resizing,
> flipping and rotation)
On 07/16/2010 01:09 PM, Simon Kenyon wrote:
On 14/07/2010 17:45, Antti Palosaari wrote:
Mauro,
Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:
af9013: add support for firmware 5.1.0.0
get_dvb_firmware: update af9015
af9015: support for AverMedia AVerTV Volar M (A815Ma
Add spacing field to v4l2_hw_freq_seek and also add FM RX class to
control classes.
Signed-off-by: Matti J. Aaltonen
---
include/linux/videodev2.h | 15 ++-
1 files changed, 14 insertions(+), 1 deletions(-)
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h
index 4
Hello all,
and thanks for the comments Hans. NowIn this version there are several small
fixes
because now I had time to actually test the driver...
Hans wrote:
> I've been thinking about this a bit more. Would it be possible to do this
> automatically
> in the driver? I.e. based on the frequen
This is a parent driver for two child drivers: the V4L2 driver and
the ALSA codec driver. The MFD part provides the I2C communication
to the device and a couple of functions that are called from both
children.
Signed-off-by: Matti J. Aaltonen
---
drivers/mfd/wl1273-core.c | 621 ++
Add a couple of words about the spacing field in ithe HW seek struct and
about the new FM RX control class.
Signed-off-by: Matti J. Aaltonen
---
Documentation/DocBook/v4l/controls.xml | 71
.../DocBook/v4l/vidioc-s-hw-freq-seek.xml | 10 ++-
2 files
The codec handles digital audio input to and output from the
WL1273 FM radio.
Signed-off-by: Matti J. Aaltonen
---
sound/soc/codecs/Kconfig |6 +
sound/soc/codecs/Makefile |2 +
sound/soc/codecs/wl1273.c | 588 +
sound/soc/codecs/wl1273.h |
This file implements V4L2 controls for using the Texas Instruments
WL1273 FM Radio.
Signed-off-by: Matti J. Aaltonen
---
drivers/media/radio/Kconfig| 15 +
drivers/media/radio/Makefile |1 +
drivers/media/radio/radio-wl1273.c | 1897
drive
On 14/07/2010 17:45, Antti Palosaari wrote:
Mauro,
Please pull from http://linuxtv.org/hg/~anttip/af9015/
for the following:
af9013: add support for firmware 5.1.0.0
get_dvb_firmware: update af9015
af9015: support for AverMedia AVerTV Volar M (A815Mac)
af9013: program tuner before demodulator
a
Sylwester Nawrocki wrote:
>
> FIMC device is a camera interface embedded in S3C/S5P Samsung SOC series.
> It supports ITU-R BT.601/656 and MIPI-CSI2 standards, memory to memory
> operations, color conversion, resizing and rotation.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Marek Szy
Hi,
I recently purchased a Delock USB 2.0 Video Grabber
http://www.delock.de/produkte/gruppen/Multimedia/Delock_USB_20_Video_Grabber_61534.html
which windows recognises as a USB PVR-TV device. The drivers on the
cdrom which came with the device seem to be from 2009 whereas the ones
on the websit
Hi Sergio,
Thanks for the review.
On Thursday 15 July 2010 16:35:20 Aguirre, Sergio wrote:
> On Wednesday 14 July 2010 08:30:00 Laurent Pinchart wrote:
[snip]
> > diff --git a/drivers/media/media-device.c b/drivers/media/media-device.c
> > index a4d3db5..6361367 100644
> > --- a/drivers/media/m
Hi Sergio,
On Thursday 15 July 2010 16:22:06 Aguirre, Sergio wrote:
> > On Wednesday 14 July 2010 08:30:00 Laurent Pinchart wrote:
> > diff --git a/drivers/media/media-device.c b/drivers/media/media-device.c
> > new file mode 100644
> > index 000..a4d3db5
> > --- /dev/null
> > +++ b/drivers
Hi Sergio,
Thanks for the review.
On Thursday 15 July 2010 16:16:44 Aguirre, Sergio wrote:
> > On Wednesday 14 July 2010 08:30:00 Laurent Pinchart wrote:
> > diff --git a/include/media/media-device.h b/include/media/media-device.h
> > new file mode 100644
> > index 000..6c1fc4a
> > --- /de
> Hi everybody,
> I have a laptop with an integrated webcam, and it doesn't works.
>
> My webcam is :
>
> lsusb|grep -i webcam
> Bus 001 Device 004: ID eb1a:2750 eMPIA Technology, Inc. ECS Elitegroup
> G220 integrated Webcam
>
> My system is : uname -a
> Linux roland-laptop 2.6.32-23-generic #37-
On Sun, Jul 11, 2010 at 01:18:27PM +0200, Guennadi Liakhovetski wrote:
> On Sun, 4 Jul 2010, 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
> > ke
37 matches
Mail list logo