Re: omap34xxcam question?

2010-01-15 Thread Michael Trimarchi
Aguirre, Sergio wrote: -Original Message- From: Michael Trimarchi [mailto:mich...@panicking.kicks-ass.org] Sent: Thursday, January 14, 2010 11:39 AM To: Aguirre, Sergio Cc: linux-media@vger.kernel.org Subject: Re: omap34xxcam question? Aguirre, Sergio wrote: -Original

DM1105: could not attach frontend 195d:1105

2010-01-15 Thread paul10
I bought a DVB-S card to attach to my mythtv setup. I knew it was perhaps not going to work, and I only spent $15 on it. However, based on the info the guy on eBay provided, it had a pci address of 195d:1105, which I could see some people had cards that were working. The card itself is a

Re: Terratec Cinergy Hybrid XE (TM6010 Mediachip)

2010-01-15 Thread Stefan Ringel
I have bug-fix (tm6000.patch) my first problem, so that it loads the tuner and demodulator (message). But I cannot find digital channels. It was wrong with the tuner (xc3028) or demodulator (zl10353)? Under windows xp it found digital channels (region Germany Berlin). -- Stefan Ringel

Fix for breakage caused by kfifo backport

2010-01-15 Thread Andy Walls
Mauro, At http://linuxtv.org/hg/~awalls/cx23885-ir2 I have a change checked in to fix the v4l-dvb compilation breakage for kernels less than 2.6.33 cause by the kfifo API change. I have fixed both the cx23885 and meye driver so they compile again for older kernels. All the changes in this

[PATCH] obsolete config in kernel source (FB_SOFT_CURSOR)

2010-01-15 Thread Christoph Egger
Hi all! As part of the VAMOS[0] research project at the University of Erlangen we're checking referential integrity between kernel KConfig options and in-code Conditional blocks. While probably not strictly a integrity violation (as FB_SOFT_CURSOR can still be set as it is once

Re: Fix for breakage caused by kfifo backport

2010-01-15 Thread Douglas Schilling Landgraf
Hello Andy, On 01/15/2010 10:00 AM, Andy Walls wrote: Mauro, At http://linuxtv.org/hg/~awalls/cx23885-ir2 I have a change checked in to fix the v4l-dvb compilation breakage for kernels less than 2.6.33 cause by the kfifo API change. I have fixed both the cx23885 and meye driver so they

V4L/DVB ivtv-yuv.c: args-dst.left assigned to both nf-tru_x and nf-dst_x in ivtv_yuv_setup_frame()

2010-01-15 Thread Roel Kluin
vi drivers/media/video/ivtv/ivtv-yuv.c +971 and note that `args-dst.left' is assigned both to nf-tru_x and nf-dst_x, is that ok? Roel -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at

videobuf cached user mapping

2010-01-15 Thread Matthieu CASTET
Hi, Is that possible to have user mapping cached in Memory Mapping mode ? This means buffer allocated by mmap in userspace, will have cache support, and it will be faster to work on it. But how the cache coherency can be done ? For a camera we should : - invalidate cache before dma operation

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread Igor M. Liplianin
On 15 января 2010 11:15:26 pau...@planar.id.au wrote: I bought a DVB-S card to attach to my mythtv setup. I knew it was perhaps not going to work, and I only spent $15 on it. However, based on the info the guy on eBay provided, it had a pci address of 195d:1105, which I could see some people

Re: V4L/DVB ivtv-yuv.c: args-dst.left assigned to both nf-tru_x and nf-dst_x in ivtv_yuv_setup_frame()

2010-01-15 Thread Ian Armstrong
On Friday 15 January 2010, Roel Kluin wrote: vi drivers/media/video/ivtv/ivtv-yuv.c +971 and note that `args-dst.left' is assigned both to nf-tru_x and nf-dst_x, is that ok? It's fine. dst_x is used to set a hardware register and may be changed in ivtv_yuv_window_setup() tru_x is never

[PATCH - v4 1/4] V4L - vpfe_capture-remove clock and platform code

2010-01-15 Thread Karicheri, Muralidharan
Mauro, I know you are busy, but this patch is sitting too long for merge and require your service. Could you at least respond to my email with your plan so that I can work on the next patch set for your merge. Thanks and regards, Murali Karicheri Software Design Engineer Texas Instruments Inc.

Re: [PATCH] obsolete config in kernel source (FB_SOFT_CURSOR)

2010-01-15 Thread Randy Dunlap
On Fri, 15 Jan 2010 13:27:56 +0100 Christoph Egger wrote: Hi all! As part of the VAMOS[0] research project at the University of Erlangen we're checking referential integrity between kernel KConfig options and in-code Conditional blocks. While probably not strictly a integrity

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

2010-01-15 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:Fri Jan 15 19:00:03 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13972:725c07a70453 gcc version: gcc

Re: Fix for breakage caused by kfifo backport

2010-01-15 Thread Mauro Carvalho Chehab
Andy Walls wrote: Mauro, At http://linuxtv.org/hg/~awalls/cx23885-ir2 I have a change checked in to fix the v4l-dvb compilation breakage for kernels less than 2.6.33 cause by the kfifo API change. I have fixed both the cx23885 and meye driver so they compile again for older kernels.

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-15 Thread Mauro Carvalho Chehab
Devin Heitmueller wrote: On Wed, Jan 13, 2010 at 9:00 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Michael Krufky wrote: The same tree is also available using http instead of https: http://www.kernellabs.com/hg/~dheitmueller/em28xx-pal-vbi-2 This should work for you without

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-15 Thread Devin Heitmueller
On Fri, Jan 15, 2010 at 3:00 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: I've tried to tactfully point this out in the past, but PLEASE STOP USING THE TRUNK AS YOUR PERSONAL DEVELOPMENT SANDBOX.  These changes should have gone into a branch, and you should have solicited testers for

Re: Fix for breakage caused by kfifo backport

2010-01-15 Thread Andy Walls
On Fri, 2010-01-15 at 17:47 -0200, Mauro Carvalho Chehab wrote: Andy Walls wrote: Mauro, At http://linuxtv.org/hg/~awalls/cx23885-ir2 I have a change checked in to fix the v4l-dvb compilation breakage for kernels less than 2.6.33 cause by the kfifo API change. I have fixed

Re: Order of dvb devices

2010-01-15 Thread Oliver Endriss
Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse be...@motama.com wrote: yes if there are different drivers I already observed the behaviour that the ordering gets flipped after reboot. But if I assume, that there is only *one* driver that is loaded (e.g.

Re: Order of dvb devices

2010-01-15 Thread Devin Heitmueller
On Fri, Jan 15, 2010 at 6:00 PM, Oliver Endriss o.endr...@gmx.de wrote: I believe your assumption is incorrect.  I believe the enumeration order is not deterministic even for multiple instances of the same driver.  It is not uncommon to hear mythtv users complain that I have two PVR-150 cards

Re: Order of dvb devices

2010-01-15 Thread Manu Abraham
On Sat, Jan 16, 2010 at 3:00 AM, Oliver Endriss o.endr...@gmx.de wrote: Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse be...@motama.com wrote: yes if there are different drivers I already observed the behaviour that the ordering gets flipped after reboot. But if

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-15 Thread hermann pitton
Am Freitag, den 15.01.2010, 17:22 -0500 schrieb Devin Heitmueller: On Fri, Jan 15, 2010 at 3:00 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: I've tried to tactfully point this out in the past, but PLEASE STOP USING THE TRUNK AS YOUR PERSONAL DEVELOPMENT SANDBOX. These changes

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread paul10
On 15 января 2010 11:15:26 pau...@planar.id.au wrote: I bought a DVB-S card to attach to my mythtv setup. I knew it was perhaps not going to work, and I only spent $15 on it. However, based on the info the guy on eBay provided, it had a pci address of 195d:1105, which I could see some people

Re: Order of dvb devices

2010-01-15 Thread hermann pitton
Am Samstag, den 16.01.2010, 00:00 +0100 schrieb Oliver Endriss: Devin Heitmueller wrote: On Thu, Jan 14, 2010 at 11:01 AM, Andreas Besse be...@motama.com wrote: yes if there are different drivers I already observed the behaviour that the ordering gets flipped after reboot. But if I

Re: [PULL] http://www.kernellabs.com/hg/~dheitmueller/hvr-1600-alsa-2

2010-01-15 Thread Mauro Carvalho Chehab
Devin Heitmueller wrote: Rather than making any announcement, I would strongly encourage you to consider actually soliciting the feedback on your proposed approach from all of the developers who are actually contributing the code to the project. The point here is as simple as I don't have

Avermedia A317

2010-01-15 Thread Chuck McCrobie
Wow! I see I need a flame retardant suit here after the last few emails from the list... but to the point: I have an HP HDX 18t with a PCI-E TV Card. Looks to be an Avermedia A317 based on the Windows .inf file and the PCI vendor/product and subsystem vendor/product ids. I've started to

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread Igor M. Liplianin
On 16 января 2010 01:14:49 pau...@planar.id.au wrote: On 15 января 2010 11:15:26 pau...@planar.id.au wrote: I bought a DVB-S card to attach to my mythtv setup. I knew it was perhaps not going to work, and I only spent $15 on it. However, based on the info the guy on eBay provided,

Re: Avermedia A317

2010-01-15 Thread hermann pitton
Am Freitag, den 15.01.2010, 15:28 -0800 schrieb Chuck McCrobie: Wow! I see I need a flame retardant suit here after the last few emails from the list... but to the point: Maybe some fish is around ;) -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread Igor M. Liplianin
On 16 января 2010 01:14:49 pau...@planar.id.au wrote: On 15 января 2010 11:15:26 pau...@planar.id.au wrote: I bought a DVB-S card to attach to my mythtv setup. I knew it was perhaps not going to work, and I only spent $15 on it. However, based on the info the guy on eBay provided,

s2-liplianin, mantis: kobject_add_internal failed for irrcv with -EEXIST, don't try to register things with the same name in the same directory.

2010-01-15 Thread MartinG
Using kernel 2.6.30.10-105.fc11.x86_64, sasc-ng-0.0.2-77.x86_64 and the mantis driver from http://mercurial.intuxication.org/hg/s2-liplianin, I get the following when I boot my machine (TerraTec Cinergy C HD DVB-C, VP-2040 PCI DVB-C: sysfs: cannot create duplicate filename

Re: How to use saa7134 gpio via gpio-sysfs?

2010-01-15 Thread hermann pitton
Am Dienstag, den 12.01.2010, 04:13 +0100 schrieb hermann pitton: Hi! Am Montag, den 11.01.2010, 11:59 -0700 schrieb Gordon Smith: I need to bit twiddle saa7134 gpio pins from userspace. To use gpio-sysfs, I need a GPIO number to export each pin, but I do not know how to find such a

How can I add IR remote to this new device (DIKOM DK300)?

2010-01-15 Thread andrea.amoros...@gmail.com
Hi to all, I'm trying to use my Dikom DK300, my old notebook and an external monitor to create a media centre (I'm mostly interested in TV and TV recording). The problem is that, even if I have managed to have the device working with the following patch, I can't still use the IR remote

Re: How to use saa7134 gpio via gpio-sysfs?

2010-01-15 Thread Trent Piepho
On Sat, 16 Jan 2010, hermann pitton wrote: Am Dienstag, den 12.01.2010, 04:13 +0100 schrieb hermann pitton: gpio-sysfs creates /sys/class/gpio/export /sys/class/gpio/import but no gpion entries so far. You have to explictly export the GPIO lines to get them to appear. Either

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread paul10
Paul wrote: Is it likely that there is a tuner under the card labelled ERIT? To take it off I have to unsolder some stuff - I can do that, but I reckon it's only 50% chance the card will work again when I put it back together - my soldering isn't so good. Igor wrote: No need to unsolder. I

Re: DM1105: could not attach frontend 195d:1105

2010-01-15 Thread paul10
On Sat, 16 Jan 2010 02:49:52 +, pau...@planar.id.au wrote: Ah, I see. The whole thing is a tuner, and the label that I thought said ERIT actually says SERIT. Yes, it does have a label on it, I should have given you that up front. I had searched for it on the internet and decided that

Re: PULL http://jusst.de/hg/stv090x

2010-01-15 Thread Mauro Carvalho Chehab
Oliver Endriss wrote: Manu Abraham wrote: On Mon, Jan 11, 2010 at 12:17 AM, Manu Abraham abraham.m...@gmail.com wrote: Mauro, Following the changesets 13830 - 13894 from my earlier pull request, Correction, 13880 - 13894 inclusive of both. Please pull the following changeset as well

Re: PULL http://jusst.de/hg/stv090x

2010-01-15 Thread Oliver Endriss
Manu Abraham wrote: On Mon, Jan 11, 2010 at 12:17 AM, Manu Abraham abraham.m...@gmail.com wrote: Mauro, Following the changesets 13830 - 13894 from my earlier pull request, Correction, 13880 - 13894 inclusive of both. Please pull the following changeset as well

Need testers: cx23885 IR Rx for TeVii S470 and HVR-1250

2010-01-15 Thread Andy Walls
Hi, I've got reworked changes for the IR for the TeVii S470 and the HVR-1250 at http://linuxtv.org/hg/~awalls/cx23885-ir2 Thanks to loaner HVR-1250 hardware from Devin Heitmueller, I've solved the infinite interrupt problem with the CX23885 AV core and have reworked the change set

Re: How to use saa7134 gpio via gpio-sysfs?

2010-01-15 Thread hermann pitton
Am Freitag, den 15.01.2010, 17:27 -0800 schrieb Trent Piepho: On Sat, 16 Jan 2010, hermann pitton wrote: Am Dienstag, den 12.01.2010, 04:13 +0100 schrieb hermann pitton: gpio-sysfs creates /sys/class/gpio/export /sys/class/gpio/import but no gpion entries so far. You

Re: Order of dvb devices

2010-01-15 Thread Mika Laitio
True, the ordering is not exactly the same everytime. One will need to provide PCI Bus related info also to a practical udev configuration to get things sorted out in a sane way, rather than anything else. At least in Mandriva, the order and naming of network adapters are handled by using a