[PATCH] pwc Kconfig dependency fix

2010-03-24 Thread Christoph Fritz
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

Re: Which of my 3 video capture devices will work best with my PC?

2010-03-24 Thread Mauro Carvalho Chehab
>> --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

Re: Which of my 3 video capture devices will work best with my PC?

2010-03-24 Thread hermann pitton
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. >

[GIT PATCHES FOR 2.6.35] V4L1 cleanups

2010-03-24 Thread Hans Verkuil
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

Which of my 3 video capture devices will work best with my PC?

2010-03-24 Thread 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. My PC setup: Ubuntu Karmic 9.10/2.6.31-20 generic Socket 754 AMD Sempron 300

[GIT PATCHES FOR 2.6.34] vtx feature removal, Kconfig fixes, saa7146 regression fix

2010-03-24 Thread Hans Verkuil
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

RE: [GIT FIX for 2.6.34] V4L - vpfe capture - fix for kernel crash on DM365

2010-03-24 Thread Karicheri, Muralidharan
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

Re: [linux-dvb] saa716x driver status

2010-03-24 Thread Martin Pauly
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

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: WARNINGS

2010-03-24 Thread Hans Verkuil
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:

Re: [GIT FIX for 2.6.34] V4L - vpfe capture - fix for kernel crash on DM365

2010-03-24 Thread Mauro Carvalho Chehab
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

[PATCH 1/2] V4L/DVB: cx25821-video.c: fix table indent

2010-03-24 Thread Mauro Carvalho Chehab
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

Re: SOC camera port for ov7675/ov2640 on i.MX25

2010-03-24 Thread Guennadi Liakhovetski
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

Re: mmotm 2010-03-23-15-34 uploaded (staging vs. media)

2010-03-24 Thread Mauro Carvalho Chehab
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

Re: [GIT PULL] V4L2 file handles and event interface

2010-03-24 Thread Sakari Ailus
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:

RE: [Resubmit: PATCH-V2] Introducing ti-media directory

2010-03-24 Thread Karicheri, Muralidharan
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

Re: Problems with ngene based DVB cards (Digital Devices Cine S2 Dual DVB-S2 , Mystique SaTiX S2 Dual)

2010-03-24 Thread Marco Lohse
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

Re: mmotm 2010-03-23-15-34 uploaded (staging vs. media)

2010-03-24 Thread Randy Dunlap
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

Re: [PATCH v2] v4l: videobuf: code cleanup.

2010-03-24 Thread Hans Verkuil
> 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

Re: PCTV 73eSE driver not loaded

2010-03-24 Thread Devin Heitmueller
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

PCTV 73eSE driver not loaded

2010-03-24 Thread luc . boschmans
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

we have marketing databases for sale

2010-03-24 Thread dark
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

Re: [PATCH v2] v4l: videobuf: code cleanup.

2010-03-24 Thread Mauro Carvalho Chehab
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

Re: [PATCH] Fix Warning ISO C90 forbids mixed declarations and code - cx88-dvb

2010-03-24 Thread Douglas Schilling Landgraf
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

[PATCH] Little fix on switch identation - cx88-dvb

2010-03-24 Thread Ricardo Maraschini
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);

[PATCH v2 for v4l-dvb master] V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"

2010-03-24 Thread Bjørn Mork
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

Re: [PATCH] Fix Warning ISO C90 forbids mixed declarations and code - cx88-dvb

2010-03-24 Thread Ricardo Maraschini
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;

[PATCH v2] V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"

2010-03-24 Thread Bjørn Mork
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

Bug#575207: Info received ([PATCH] V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference")

2010-03-24 Thread Debian Bug Tracking System
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

Re: [PATCH] V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"

2010-03-24 Thread Oliver Endriss
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:

Re: i2c interface bugs in dvb drivers

2010-03-24 Thread Mauro Carvalho Chehab
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

Re: [Resubmit: PATCH-V2] Introducing ti-media directory

2010-03-24 Thread Mauro Carvalho Chehab
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

SOC camera port for ov7675/ov2640 on i.MX25

2010-03-24 Thread Adam Sutton
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

Re: [PATCH] DTV2000 H Plus issues

2010-03-24 Thread istva...@mailbox.hu
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

[PATCH] V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"

2010-03-24 Thread Bjørn Mork
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

Re: saa716x driver status

2010-03-24 Thread Manu Abraham
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

saa716x driver status

2010-03-24 Thread 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 install, but I have missing symbols when I try to modprobe the drivers. On f13

Re: i2c interface bugs in dvb drivers

2010-03-24 Thread Jean Delvare
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

Re: [Resubmit: PATCH-V2] Introducing ti-media directory

2010-03-24 Thread Laurent Pinchart
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

New wiki page: V4L framework progress

2010-03-24 Thread Hans Verkuil
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

Testers for the cpia2 driver wanted!

2010-03-24 Thread Hans Verkuil
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

Re: [PATCH/RFC 0/2] Fix DQBUF behavior for recoverable streaming errors

2010-03-24 Thread Hans Verkuil
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 >