Re: difference mchehab/new_build.git to media_build.git ?

2011-01-09 Thread Hans Verkuil
On Sunday, January 09, 2011 19:23:01 CityK wrote: > vincent.mcintyre wrote: > > Thanks for clarifying this. Doesn't this justify a one-line NEWS item? > > I can understand not wanting to mention it while still experimental, but > > now... > > Last night (well, actually the wee wee hours of this m

Re: Enable IR on hdpvr

2011-01-09 Thread Jarod Wilson
On Jan 9, 2011, at 7:36 PM, Jason Gauthier wrote: > Hey all, > > I've been a long time MythTV user, and earlier this year purchased two > Hauppauge HDPVRs. I was running the Mythbuntu distribution (10.04) which > had a 2.6.32. > > Using a custom hdpvr module, I had the IR bits turned on, a

[PATCH] DVB Satellite Channel Routing support for DVB-S

2011-01-09 Thread Thomas Schlöter
Hello, first of all, I hope this is the correct destination and submission format for this type of patch as this is my first contribution here. I have developed some modifications to the 2.6.37 DVB frontend code to support DVB satellite channel routing (aka "SCR", "Unicable", "EN50494"). Follow

RE: [PATCH] [media] v4l: soc-camera: add enum-frame-size ioctl

2011-01-09 Thread Qing Xu
On Mon, 10 Jan 2011, Qing Xu wrote: > On Fri, 7 Jan 2011, Guennadi Liakhovetski wrote: > On Fri, 7 Jan 2011, Qing Xu wrote: > > > pass VIDIOC_ENUM_FRAMESIZES down to sub device drivers. So far no > > special handling in soc-camera core. > > Hm, no, guess what? I don't think this can work. The par

RE: [PATCH] [media] v4l: soc-camera: add enum-frame-size ioctl

2011-01-09 Thread Qing Xu
On Mon, 10 Jan 2011, Qing Xu wrote: > On Fri, 7 Jan 2011, Guennadi Liakhovetski wrote: > On Fri, 7 Jan 2011, Qing Xu wrote: > > > pass VIDIOC_ENUM_FRAMESIZES down to sub device drivers. So far no > > special handling in soc-camera core. > > Hm, no, guess what? I don't think this can work. The par

Re: DViCO FusionHDTV7 Dual Express I2C write failed

2011-01-09 Thread Mark Zimmerman
On Tue, Dec 07, 2010 at 12:07:53PM -0700, Mark Zimmerman wrote: > Greetings: > > I have a DViCO FusionHDTV7 Dual Express card that works with 2.6.35 but > which fails to initialize with the latest 2.6.36 kernel. The firmware > fails to load due to an i2c failure. A search of the archives indicates

Re: [patch] new_build.git - avoid failing on 'rm' of nonexistent file

2011-01-09 Thread Peter D.
on Sat, 8 Jan 2011 03:23 in the Usenet newsgroup gmane.linux.drivers.video-input-infrastructure Jarod Wilson wrote: > On Jan 7, 2011, at 6:53 AM, Vincent McIntyre wrote: > >> While attempting to build recently I have found the 'make distclean' >> target fails if 'rm' tries to remove a file that i

Re: RFC: Move the deprecated et61x251 and sn9c102 to staging

2011-01-09 Thread Mauro Carvalho Chehab
Em 09-01-2011 10:02, Hans de Goede escreveu: > Hi, > > On 01/02/2011 09:13 PM, Hans Verkuil wrote: >> Hi Hans, >> >> On Sunday, January 02, 2011 19:33:31 Hans de Goede wrote: > > > >>> So only 3 raw bayer + custom compression models supported by >>> sn9c102 are not supported by gspca_sonixb, an

Enable IR on hdpvr

2011-01-09 Thread Jason Gauthier
Hey all, I've been a long time MythTV user, and earlier this year purchased two Hauppauge HDPVRs. I was running the Mythbuntu distribution (10.04) which had a 2.6.32. Using a custom hdpvr module, I had the IR bits turned on, and a custom lirc_zilog (which was not standard in the kernel th

cx23885 errors on Tevii S470

2011-01-09 Thread Josu Lazkano
Hello list, I have a Tevii S470 PCIe DVB-S2 card, I use it with MythTV on a Debian Squeeze (2.6.32-5) machine. I am getting some freeze on channel jump and sometimes I must restart MythTV frontend to get it working. I am using Tevii beta drivers: http://tevii.com/100315_Beta_linux_tevii_ds3000.rar

Hauppauge Wintv-ministick HD on the WIKI

2011-01-09 Thread Josu Lazkano
Hello list, I just buy this DVB-T USB adapter and it works well. I want to add on the linuxtv wiki, but i don't know how to create and index on the DVB-T USB page. Can someone create for me? I will edit then with more info. Thanks and best regards. -- Josu Lazkano -- To unsubscribe from this li

Re: [RFCv2 PATCH 0/5] Use control framework in cafe_ccic and s_config removal

2011-01-09 Thread Laurent Pinchart
Hi Hans, On Saturday 08 January 2011 12:01:43 Hans Verkuil wrote: > Second version of this patch. Changes are: > > - Handle the return code of the internal 'registered' op and 'unregistered' > now returns a void. > - has_new has been renamed to is_new and is documented and no longer > internal.

Re: [PATCH] [media] v4l: soc-camera: add enum-frame-size ioctl

2011-01-09 Thread Guennadi Liakhovetski
On Fri, 7 Jan 2011, Guennadi Liakhovetski wrote: > On Fri, 7 Jan 2011, Qing Xu wrote: > > > pass VIDIOC_ENUM_FRAMESIZES down to sub device drivers. So far no > > special handling in soc-camera core. > > Hm, no, guess what? I don't think this can work. The parameter, that this > routine gets fro

[cron job] v4l-dvb daily build: WARNINGS

2011-01-09 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:Sun Jan 9 19:00:15 CET 2011 git master: 59365d136d205cc20fe666ca7f89b1c5001b0d5a git media-master: gcc version: i6

Re: difference mchehab/new_build.git to media_build.git ?

2011-01-09 Thread CityK
vincent.mcintyre wrote: Thanks for clarifying this. Doesn't this justify a one-line NEWS item? I can understand not wanting to mention it while still experimental, but now... Last night (well, actually the wee wee hours of this morning), I took the time to: - add a news announcement regarding

Re: [RFCv2 PATCH 0/5] Use control framework in cafe_ccic and s_config removal

2011-01-09 Thread Hans Verkuil
On Sunday, January 09, 2011 17:55:40 Jonathan Corbet wrote: > On Sat, 8 Jan 2011 12:01:43 +0100 > Hans Verkuil wrote: > > > This patch series converts the OLPC cafe_ccic driver to the new control > > framework. It turned out that this depended on the removal of the legacy > > s_config subdev ope

MCEUSB: falsly claims mass storage device

2011-01-09 Thread Patrick Boettcher
Hi Jarod, I'm using an MultiCard-reader which exposes itself like shown below. It is falsly claimed by the mceusb-driver from (2.6.36 from debian- experimental) . Would be good to create an exception for this one if possible. Let me know if you need more information or if you want me to take o

Re: [RFCv2 PATCH 0/5] Use control framework in cafe_ccic and s_config removal

2011-01-09 Thread Jonathan Corbet
On Sat, 8 Jan 2011 12:01:43 +0100 Hans Verkuil wrote: > This patch series converts the OLPC cafe_ccic driver to the new control > framework. It turned out that this depended on the removal of the legacy > s_config subdev operation. I originally created the ov7670 controls in > s_config, but it t

Re: user accesses in ivtv-fileops.c:ivtv_v4l2_write ?

2011-01-09 Thread Dr. David Alan Gilbert
* Andy Walls (awa...@md.metrocast.net) wrote: > On Sun, 2011-01-09 at 00:34 +, Dr. David Alan Gilbert wrote: > > Hi Andy, > > It looks like we missed something in that copy from user > > patch from the end of last year: > > > > +void ivtv_write_vbi_from_user(struct ivtv *itv, > > +

[PULL] radio-si470x

2011-01-09 Thread Tobias Lorenz
Hi Mauro, Please pull from http://linuxtv.org/hg/~tlorenz/v4l-dvb for the following 5 changesets: 01/05: The de-emphasis should be setted if requested by module parameter http://linuxtv.org/hg/~tlorenz/v4l-dvb/rev/b29f01f1b11d 02/05: The si470x i2c and usb driver support the RDS, so this ifdef

Re: RFC: Move the deprecated et61x251 and sn9c102 to staging

2011-01-09 Thread Hans de Goede
Hi, On 01/02/2011 09:13 PM, Hans Verkuil wrote: Hi Hans, On Sunday, January 02, 2011 19:33:31 Hans de Goede wrote: So only 3 raw bayer + custom compression models supported by sn9c102 are not supported by gspca_sonixb, and all jpeg models are supported by gspca_sonixj. Porting the 3 remain

[GIT PATCHES FOR 2.6.38-rc1] gspca locking fixes and moving over usb-ids to sonix? drivers

2011-01-09 Thread Hans de Goede
Hi Mauro, Here is a new pull request including all the patches from my previous request: "Please pull from my tree for a number of gspca core fixes. While looking into the issue you were seeing with qv4l2 I also found a bug in the gspca core which made it impossible to switch from userptr to mma

Trouble with mythtv and media_build

2011-01-09 Thread Daniel O'Connor
I installed media_build on a ubuntu 10.04 (kernel 2.6.32-26-generic) to see if I can get both channels working again, however now I find that mythtv drops out fairly regularly with "Video frame buffering failed too many times". Also, the IR no longer works, the following is in dmesg: [ 20.0320