makes USB_PWC_INPUT_EVDEV to depend also on USB_PWC
Signed-off-by: Christoph Fritz
---
drivers/media/video/pwc/Kconfig |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/pwc/Kconfig b/drivers/media/video/pwc/Kconfig
index 340f954..11980db 100644
--- a/d
>> --This one recognizes and I can display video but if I try to record
>> in either xawtv or Kdenlive the program crashes.
Try to use/adapt this script at v4l-utils git
tree(http://git.linuxtv.org/v4l-utils.git)
contrib/v4l_rec.pl
It basically uses either mencoder or ffmpeg to generate
Am Mittwoch, den 24.03.2010, 16:45 -0600 schrieb Serge Pontejos:
> Greetings all...
>
> I'm interested in doing video transfer from VCR to PC and want to know
> which of the 3 capture devices I have has the best chance of working
> with my setup? I have 3 different symptoms happening with each.
>
These patches prepare the way to convert these old drivers to V4L2.
I have patches available that build on these cleanups to do the actual
conversion from V4L1 to V4L2 for c-qcam, bw-qcam, arv and w9966, but I
need to review them first.
The pms change is just a fix and the zoran and meye patches r
Greetings all...
I'm interested in doing video transfer from VCR to PC and want to know
which of the 3 capture devices I have has the best chance of working
with my setup? I have 3 different symptoms happening with each.
My PC setup:
Ubuntu Karmic 9.10/2.6.31-20 generic
Socket 754 AMD Sempron 300
The following changes since commit a8f0df5fc2bc2e0aa0ead578bb93214915573efd:
Michael Hunold (1):
V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
are available in the git repository at:
ssh://linuxtv.org/git/hverkuil/fixes.git new-fixes
Hans Verkuil (3):
featu
Mauro,
>> Please discard this patch. I have sent an updated version to the list.
>
>The patch were already added at the fixes tree. I can't just discard, since
>this
>would break any other tree based on it.
Ok.
If the patch is so deadly broken,
>then
>we can add a rollback patch, making our and
Am Mittwoch, den 24.03.2010, 21:45 +1100 schrieb Rodd Clarkson:
> Hi All,
>
> I've recently acquired a AverMedia Hybrid NanoExpress tv tuner and I'm
> trying to get it working with Fedora 13 and Fedora 12.
>
> I've found drivers at http://www.jusst.de/hg/saa716x/
>
> On f12 the driver build and
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:Wed Mar 24 19:00:20 CET 2010
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 14512:5b152630ae7c
git master:
Hi Murali,
Karicheri, Muralidharan wrote:
> Please discard this patch. I have sent an updated version to the list.
The patch were already added at the fixes tree. I can't just discard, since this
would break any other tree based on it. If the patch is so deadly broken, then
we can add a rollback
Table indent were likely damaged by Lindent. Fix it.
Signed-off-by: Mauro Carvalho Chehab
Cc: Palash Bandyopadhyay
diff --git a/drivers/staging/cx25821/cx25821-video.c
b/drivers/staging/cx25821/cx25821-video.c
index c7c14c7..7235386 100644
--- a/drivers/staging/cx25821/cx25821-video.c
+++ b/dr
Hi
On Wed, 24 Mar 2010, Adam Sutton wrote:
> Hi,
>
> I'm just beginning a Linux based project running on a Freescale i.MX25.
> One of
> my jobs is to write a camera driver for the sensor we're going to be
> using
> (Omnivision 7675). However at present I only have access to an ov2640
> attache
Hi Randy,
Randy Dunlap wrote:
> On 03/23/10 15:34, a...@linux-foundation.org wrote:
>> The mm-of-the-moment snapshot 2010-03-23-15-34 has been uploaded to
>>
>>http://userweb.kernel.org/~akpm/mmotm/
>>
>> and will soon be available at
>>
>>git://zen-kernel.org/kernel/mmotm.git
>
>
> driv
Hi Mauro and others,
Mauro Carvalho Chehab wrote:
> Sakari Ailus wrote:
>> Mauro Carvalho Chehab wrote:
>>> Hi Sakari,
>>
>> Hi Mauro,
>>
>> ...
>>> The idea of having a common file handle at the V4L2 core is interesting, but
>>> I see some troubles on it. As you said on this changeset's comment:
Laurent,
>
>Using a dedicated directory in drivers/media/video for TI-specific cores is
>definitely a good idea (assuming the same IP cores won't be used by other
>vendors in the future).
If another vendor uses it in another SOC (assuming for discussion), then
the driver should be re-used. So the
Marco Lohse wrote:
> Marco Lohse wrote:
>> Devin Heitmueller wrote:
>> [..]
>>> Hi Marco,
>>>
>>> Ok, great. Like I said, I will see if I can reproduce it here, as
>>> that will help narrow down whether it's really an issue with the ngene
>>> bridge, or whether it's got something to do with that p
On 03/23/10 15:34, a...@linux-foundation.org wrote:
> The mm-of-the-moment snapshot 2010-03-23-15-34 has been uploaded to
>
>http://userweb.kernel.org/~akpm/mmotm/
>
> and will soon be available at
>
>git://zen-kernel.org/kernel/mmotm.git
drivers/staging/cx25821/cx25821-video.c:89:stru
> Mauro Carvalho Chehab wrote:
>> Pawel Osciak wrote:
Aguirre, Sergio wrote:
> Make videobuf pass checkpatch; minor code cleanups.
I thought this kind patches were frowned upon..
http://www.mjmwired.net/kernel/Documentation/development-process/4.Coding#41
But mayb
On Wed, Mar 24, 2010 at 11:10 AM, wrote:
>
> All,
>
> I am a Linux newbie trying to install a PCTV 73eSE DVB-T receiver, but the
> driver apparently does not get loaded.
>
> These are the 'cookbook' steps I followed:
> -Fresh Ubuntu 9.10 distribution installed.
> -kernel upgraded to 2.6.31-20-ge
All,
I am a Linux newbie trying to install a PCTV 73eSE DVB-T receiver, but the
driver apparently does not get loaded.
These are the 'cookbook' steps I followed:
-Fresh Ubuntu 9.10 distribution installed.
-kernel upgraded to 2.6.31-20-generic (using Ubuntu upgrade tool)
-Mercurial installed
-V4
Email me at this address for a catalog of all our US lists:
elma.h...@listpricereduction.co.cc
Also, ask about our sale pricing for more than one list.
to terminate please send a blank message to rem...@listpricereduction.co.cc
--
To unsubscribe from this list: send the line "unsubscri
Mauro Carvalho Chehab wrote:
> Pawel Osciak wrote:
>>> Aguirre, Sergio wrote:
Make videobuf pass checkpatch; minor code cleanups.
>>> I thought this kind patches were frowned upon..
>>>
>>> http://www.mjmwired.net/kernel/Documentation/development-process/4.Coding#41
>>>
>>> But maybe it's acce
Hello Ricardo,
On Wed, Mar 24, 2010 at 10:27 AM, Ricardo Maraschini wrote:
> Signed-off-by: Ricardo Maraschini
>
> --- a/linux/drivers/media/video/cx88/cx88-dvb.c Tue Mar 23 17:52:23 2010 -0300
> +++ b/linux/drivers/media/video/cx88/cx88-dvb.c Wed Mar 24 09:57:06 2010 -0300
> @@ -1401,8 +1401,6
Signed-off-by: Ricardo Maraschini
--- a/linux/drivers/media/video/cx88/cx88-dvb.c Tue Mar 23 17:52:23 2010 -0300
+++ b/linux/drivers/media/video/cx88/cx88-dvb.c Wed Mar 24 10:29:09 2010 -0300
@@ -1238,7 +1238,7 @@
fe->ops.tuner_ops.set_config(fe, &ctl);
Never call dvb_frontend_detach if we failed to attach a frontend. This fixes
the following oops:
[8.172997] DVB: registering new adapter (TT-Budget S2-1600 PCI)
[8.209018] adapter has MAC addr = 00:d0:5c:cc:a7:29
[8.328665] Intel ICH :00:1f.5: PCI INT B -> GSI 17 (level, low) -> IR
Signed-off-by: Ricardo Maraschini
--- a/linux/drivers/media/video/cx88/cx88-dvb.c Tue Mar 23 17:52:23 2010 -0300
+++ b/linux/drivers/media/video/cx88/cx88-dvb.c Wed Mar 24 09:57:06 2010 -0300
@@ -1401,8 +1401,6 @@
case CX88_BOARD_SAMSUNG_SMT_7020:
dev->ts_gen_cntrl = 0x08;
Never call dvb_frontend_detach if we failed to attach a frontend. This fixes
the following oops:
[8.172997] DVB: registering new adapter (TT-Budget S2-1600 PCI)
[8.209018] adapter has MAC addr = 00:d0:5c:cc:a7:29
[8.328665] Intel ICH :00:1f.5: PCI INT B -> GSI 17 (level, low) -> IR
Thank you for the additional information you have supplied regarding
this Bug report.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will rep
Hi,
Bjørn Mork wrote:
> Never call dvb_frontend_detach if we failed to attach a frontend. This fixes
> the following oops, which will be triggered by a missing stv090x module:
>
> [8.172997] DVB: registering new adapter (TT-Budget S2-1600 PCI)
> [8.209018] adapter has MAC addr = 00:d0:5c:
Jean Delvare wrote:
> Hi Matthieu,
>
> On Sun, 21 Mar 2010 15:02:50 +0100, matthieu castet wrote:
>> some dvb driver that export a i2c interface contains some mistakes
>> because they mainly used by driver (frontend, tuner) wrote for them.
>> But the i2c interface is exposed to everybody.
>>
>> On
Laurent Pinchart wrote:
> Hi Murali,
>
> On Tuesday 23 March 2010 18:52:44 Karicheri, Muralidharan wrote:
>> Laurent,
>>
I'm not too sure to like the ti-media name. It will soon get quite
crowded, and name collisions might occur (look at the linux-omap-camera
tree and the ISP driver
Hi,
I'm just beginning a Linux based project running on a Freescale i.MX25.
One of
my jobs is to write a camera driver for the sensor we're going to be
using
(Omnivision 7675). However at present I only have access to an ov2640
attached
to a Freescale 3stack development board. I thought it woul
An updated patch that includes the PxDVR3200 H (107d:6f39) support is
now available at http://istvanv.users.sourceforge.net/v4l/xc4000.html.
On 03/22/2010 07:33 PM, istva...@mailbox.hu wrote:
> On 03/15/2010 05:15 AM, Devin Heitmueller wrote:
>
>> I'll try to go through my tree and see if I can g
Never call dvb_frontend_detach if we failed to attach a frontend. This fixes
the following oops, which will be triggered by a missing stv090x module:
[8.172997] DVB: registering new adapter (TT-Budget S2-1600 PCI)
[8.209018] adapter has MAC addr = 00:d0:5c:cc:a7:29
[8.328665] Intel ICH
Hi,
On Wed, Mar 24, 2010 at 10:05 AM, Rodd Clarkson wrote:
> Hi All,
>
> I've recently acquired a AverMedia Hybrid NanoExpress tv tuner and I'm
> trying to get it working with Fedora 13 and Fedora 12.
>
> I've found drivers at http://www.jusst.de/hg/saa716x/
>
> On f12 the driver build and instal
Hi All,
I've recently acquired a AverMedia Hybrid NanoExpress tv tuner and I'm
trying to get it working with Fedora 13 and Fedora 12.
I've found drivers at http://www.jusst.de/hg/saa716x/
On f12 the driver build and install, but I have missing symbols when I
try to modprobe the drivers.
On f13
Hi Matthieu,
On Sun, 21 Mar 2010 15:02:50 +0100, matthieu castet wrote:
> some dvb driver that export a i2c interface contains some mistakes
> because they mainly used by driver (frontend, tuner) wrote for them.
> But the i2c interface is exposed to everybody.
>
> One mistake is expect msg[i].add
Hi Murali,
On Tuesday 23 March 2010 18:52:44 Karicheri, Muralidharan wrote:
> Laurent,
>
> > > I'm not too sure to like the ti-media name. It will soon get quite
> > > crowded, and name collisions might occur (look at the linux-omap-camera
> > > tree and the ISP driver in there for instance). Isn
Hi all!
I started a new page on the wiki:
http://www.linuxtv.org/wiki/index.php/V4L_framework_progress
I want to be able to use this to keep track of the status of bridge and
sub-device drivers. The bridge driver table is mostly finished, but I would
appreciate it if maintainers of particular dr
Hi all,
I'm looking for someone who has hardware that can test the cpia2 driver.
I thought I had hardware for that, but it turned out that it used the gspca
mars driver instead.
Regards,
Hans
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG
--
To unsubscribe from this l
On Thursday 18 March 2010 16:37:18 Pawel Osciak wrote:
> >Laurent Pinchart wrote:
> >On Wednesday 17 March 2010 21:05:19 Hans Verkuil wrote:
> >> On Wednesday 17 March 2010 15:29:48 Pawel Osciak wrote:
> >> > Hello,
> >> >
> >> > during the V4L2 brainstorm meeting in Norway we have concluded that
>
41 matches
Mail list logo