Re: [linux-dvb] Rotor not working Skystar hd2(VP1041/STB0899) S2API MYTHTV

2009-11-27 Thread Hartmut
Hi Tonda, I can not help you with this topic, but you can tell me (us) wether you are able to receive HDTV with this card? I'm not ... Hartmut kutil2010 schrieb: I have the same problem. Skystar HD2, a new S2-liplianin driver and motor Optikum DM3800 don't spin. Of course extra power cord

Re: Compile error saa7134 - compro videomate S350

2009-11-27 Thread Dominic Fernandes
Hi Hermann, unload the driver with modprobe -vr saa7134-alsa saa7134-dvb. When I tried this I got the message FATAL: saa7134-alsa is in use (or something like that). You might have to close mixers using saa7134-alsa previously. With modinfo saa7134 you get available options. I wasn't sure

[PATCH] New driver for the radio FM module on Miro PCM20 sound card

2009-11-27 Thread Krzysztof Helt
From: Krzysztof Helt krzysztof...@wp.pl This is recreated driver for the FM module found on Miro PCM20 sound cards. This driver was removed around the 2.6.2x kernels because it relied on the removed OSS module. Now, it uses a current ALSA module (snd-miro) and is adapted to v4l2 layer. It

Re: [PATCH] New driver for the radio FM module on Miro PCM20 sound card

2009-11-27 Thread Takashi Iwai
At Fri, 27 Nov 2009 11:24:13 +0100, Krzysztof Helt wrote: From: Krzysztof Helt krzysztof...@wp.pl This is recreated driver for the FM module found on Miro PCM20 sound cards. This driver was removed around the 2.6.2x kernels because it relied on the removed OSS module. Now, it uses a

Re: [PATCH] New driver for the radio FM module on Miro PCM20 sound card

2009-11-27 Thread Mauro Carvalho Chehab
Krzysztof Helt wrote: From: Krzysztof Helt krzysztof...@wp.pl This is recreated driver for the FM module found on Miro PCM20 sound cards. This driver was removed around the 2.6.2x kernels because it relied on the removed OSS module. Now, it uses a current ALSA module (snd-miro) and is

High cpu load (dvb_usb_dib0700)

2009-11-27 Thread Markus Suvanto
Hauppauge Nova-T 500 Dual DVB-T generates high cpu load even if there is nothing going on. For example: #!/bin/bash echo rmmod dvb_usb_dib0700 rmmod dvb_usb_dib0700 for ((i=0; i10; i++)) do cat /proc/loadavg sleep 30 done echo modprobe

Re: [PATCH 3/3] pxa_camera: remove init() callback

2009-11-27 Thread Guennadi Liakhovetski
On Tue, 17 Nov 2009, Antonio Ospite wrote: pxa_camera init() callback is sometimes abused to setup MFP for PXA CIF, or even to request GPIOs to be used by the camera *sensor*. These initializations can be performed statically in machine init functions. The current semantics for this init()

Re: [PATCH 2/2 v2] soc-camera: convert to the new mediabus API

2009-11-27 Thread Hans Verkuil
Hi Guennadi, Convert soc-camera core and all soc-camera drivers to the new mediabus API. This also takes soc-camera client drivers one step closer to also be usable with generic v4l2-subdev host drivers. Just a quick question: @@ -323,28 +309,39 @@ static int mt9m001_s_fmt(struct

Re: how to get a registered adapter name

2009-11-27 Thread Brice Dubost
Benedict bdc091 wrote: Hi list, I'd like to enumerate connected DVB devices from my softawre, based on DVB API V3. Thank to ioctl FE_GET_INFO, I'm able to get frontends name, but they are not clear enough for users. After a quick look in /var/log/messages I discovered that adapters name

Re: [PATCH 3/3] pxa_camera: remove init() callback

2009-11-27 Thread Antonio Ospite
On Fri, 27 Nov 2009 15:06:53 +0100 (CET) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Tue, 17 Nov 2009, Antonio Ospite wrote: pxa_camera init() callback is sometimes abused to setup MFP for PXA CIF, or even to request GPIOs to be used by the camera *sensor*. These

Re: [PATCH 2/2 v2] soc-camera: convert to the new mediabus API

2009-11-27 Thread Guennadi Liakhovetski
On Fri, 27 Nov 2009, Hans Verkuil wrote: Hi Guennadi, Convert soc-camera core and all soc-camera drivers to the new mediabus API. This also takes soc-camera client drivers one step closer to also be usable with generic v4l2-subdev host drivers. Just a quick question: @@ -323,28

Re: [PATCH 3/3] pxa_camera: remove init() callback

2009-11-27 Thread Guennadi Liakhovetski
On Fri, 27 Nov 2009, Antonio Ospite wrote: On Fri, 27 Nov 2009 15:06:53 +0100 (CET) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Tue, 17 Nov 2009, Antonio Ospite wrote: pxa_camera init() callback is sometimes abused to setup MFP for PXA CIF, or even to request GPIOs to

Re: [PATCH 3/3] pxa_camera: remove init() callback

2009-11-27 Thread Antonio Ospite
On Fri, 27 Nov 2009 15:37:19 +0100 (CET) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 27 Nov 2009, Antonio Ospite wrote: On Fri, 27 Nov 2009 15:06:53 +0100 (CET) Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Tue, 17 Nov 2009, Antonio Ospite wrote:

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-27 Thread Jon Smirl
On Fri, Nov 27, 2009 at 2:33 AM, Christoph Bartelmus l...@bartelmus.de wrote: Hi Jon, on 27 Nov 09 at 00:06, Jon Smirl wrote: [...] code for the fun of it, I have no commercial interest in IR. I was annoyed with how LIRC handled Sony remotes on my home system. Can you elaborate on this?

Re: [PATCH/RFC v2] V4L core cleanups HG tree

2009-11-27 Thread Steven Toth
I can't wait for an explicit ack from all maintainers (mostly because I  don't know you all), so I'll send a pull request in a week if there's no  blocking issue. I'd like this to get in 2.6.33 if possible. I have a pile of testing in the next few days. In light of Devin's OOPS I'll test the

[RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Jon Smirl
On Fri, Nov 27, 2009 at 2:45 AM, Christoph Bartelmus christ...@bartelmus.de wrote: Hi Mauro, on 26 Nov 09 at 14:25, Mauro Carvalho Chehab wrote: Christoph Bartelmus wrote: [...] But I'm still a bit hesitant about the in-kernel decoding. Maybe it's just because I'm not familiar at all with

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Andy Walls
On Fri, 2009-11-27 at 10:57 -0500, Jon Smirl wrote: On Fri, Nov 27, 2009 at 2:45 AM, Christoph Bartelmus christ...@bartelmus.de wrote: So the plan is to have two ways of using IR in the future which are incompatible to each other, the feature-set of one being a subset of the other?

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Jon Smirl
On Fri, Nov 27, 2009 at 12:29 PM, Christoph Bartelmus l...@bartelmus.de wrote: Maybe we decide to take the existing LIRC system as is and not integrate it into the input subsystem. But I think there is a window here to update the LIRC design to use the latest kernel features. If it ain't

Re: how to get a registered adapter name

2009-11-27 Thread Matthias Schwarzott
On Freitag, 27. November 2009, Brice Dubost wrote: Benedict bdc091 wrote: Hi list, I'd like to enumerate connected DVB devices from my softawre, based on DVB API V3. So, I tried to figure out a way to get ASUS My Cinema U3000 Mini DVBT Tuner string from adapter, instead of DiBcom

[PULL] http://mercurial.intuxication.org/hg/v4l-dvb-commits

2009-11-27 Thread Igor M. Liplianin
Mauro, Please pull from http://mercurial.intuxication.org/hg/v4l-dvb-commits for the following changeset: 01/01: Add support for yet another DvbWorld, TeVii and Prof USB devices http://mercurial.intuxication.org/hg/v4l-dvb-commits?cmd=changeset;node=ab7f084779b0 Kconfig |8 - dw2102.c |

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Ferenc Wagner
Jon Smirl jonsm...@gmail.com writes: On Fri, Nov 27, 2009 at 12:29 PM, Christoph Bartelmus l...@bartelmus.de wrote: Maybe we decide to take the existing LIRC system as is and not integrate it into the input subsystem. But I think there is a window here to update the LIRC design to use the

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Jon Smirl
On Fri, Nov 27, 2009 at 2:03 PM, Ferenc Wagner wf...@niif.hu wrote: Jon Smirl jonsm...@gmail.com writes: On Fri, Nov 27, 2009 at 12:29 PM, Christoph Bartelmus l...@bartelmus.de wrote: Maybe we decide to take the existing LIRC system as is and not integrate it into the input subsystem. But

[PATCH 1/3 v2] em-x270: don't use pxa_camera init() callback

2009-11-27 Thread Antonio Ospite
pxa_camera init() is ambiguous, it's better to statically configure the sensor. Signed-off-by: Antonio Ospite osp...@studenti.unina.it Acked-by: Mike Rapoport m...@compulab.co.il --- The only change from previous version is the commit message, we don't want to mention .init() removal yet. Since

[PATCH 2/3 v2] pcm990-baseboard: don't use pxa_camera init() callback

2009-11-27 Thread Antonio Ospite
pxa_camera init() is ambiguous, it's better to configure PXA CIF pins statically in machine init function. Signed-off-by: Antonio Ospite osp...@studenti.unina.it --- The only change from previous version is the commit message, we don't want to mention .init() removal yet.

Re: [PATCH 0/3] pxa_camera: remove init() callback

2009-11-27 Thread Antonio Ospite
On Tue, 17 Nov 2009 23:04:20 +0100 Antonio Ospite osp...@studenti.unina.it wrote: Hi, this series removes the init() callback from pxa_camera_platform_data, and fixes its users to do initialization statically at machine init time. [...] Antonio Ospite (3): em-x270: don't use pxa_camera

KWorld 380U, qt1010, em28xx

2009-11-27 Thread agris
Hi, I'm into problem with KWorld 380U (e1ba:e359) usb stick. As I see in http://linuxtv.org/hg/v4l-dvb/, there is still no support for my dvb-t stick, but there should be support for Kworld 355U, so in em28xx-cards.c I have changed in line 1729 '(0xeb1a, 0xe355)' to '(0xeb1a, 0xe359)', compiled,

cx25840: GPIO settings wrong for HVR-1850 IR Tx

2009-11-27 Thread Andy Walls
Steve, This code in cx25840-core.c mucks up HVR-1850 IR Tx: /* Drive GPIO2 direction and values for HVR1700 * where an onboard mux selects the output of demodulator * vs the 417. Failure to set this results in no DTV. * It's safe to set this across all

Re: [GIT PULL for 2.6.32] V4L/DVB updates

2009-11-27 Thread Stefan Lippers-Hollmann
Hi On Friday 27 November 2009, Mauro Carvalho Chehab wrote: Hi Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus For the following drivers and building fixes: - radio-gemtek-pci: fix double mutex_lock - v4l: add

Re: Compile error saa7134 - compro videomate S350

2009-11-27 Thread hermann pitton
Hi, Am Freitag, den 27.11.2009, 02:12 -0800 schrieb Dominic Fernandes: Hi Hermann, unload the driver with modprobe -vr saa7134-alsa saa7134-dvb. When I tried this I got the message FATAL: saa7134-alsa is in use (or something like that). that are mixers and such using saa7134-alsa. They

[PATCH 0/4 v10] Support for TVP7002 in DM365

2009-11-27 Thread Santiago Nunez-Corrales
This series of patches provide support for the TVP7002 decoder in DM365. Support includes: * Inclusion of the chip in v4l2 definitions * Definition of TVP7002 specific data structures * Kconfig and Makefile support This series corrects many issued pointed out by Snehaprabha Narnakaje,

[PATCH 2/4 v10] Definitions for TVP7002 in DM365

2009-11-27 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides the required definitions for the TVP7002 driver in DM365. Signed-off-by: Santiago Nunez-Corrales santiago.nu...@ridgerun.com --- drivers/media/video/tvp7002_reg.h | 150 +

[PATCH 3/4 v10] TVP7002 driver for DM365

2009-11-27 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides the implementation of the TVP7002 decoder driver for DM365. Implemented using the V4L2 DV presets API. Removed shadow register values. Testing shows that the device needs not to be powered down and up for correct

[PATCH 4/4 v10] Menu support for TVP7002 in DM365

2009-11-27 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides menu configuration options for the TVP7002 decoder driver in DM365. Includes only TVP7002. Signed-off-by: Santiago Nunez-Corrales santiago.nu...@ridgerun.com --- drivers/media/video/Kconfig |9 +

Re: Compile error saa7134 - compro videomate S350

2009-11-27 Thread Dominic Fernandes
hi, where does options saa7134 alsa=0 need to be declared? Is it in /etc/modprobe.d/options.conf ? If so, it didn't work - FATAL: saa7134-alsa is in use thanks, Dominic - Original Message From: hermann pitton hermann-pit...@arcor.de To: Dominic Fernandes dalf...@yahoo.com Cc:

Re: Compile error saa7134 - compro videomate S350

2009-11-27 Thread hermann pitton
Hi Dominic, Am Freitag, den 27.11.2009, 14:59 -0800 schrieb Dominic Fernandes: hi, where does options saa7134 alsa=0 need to be declared? Is it in /etc/modprobe.d/options.conf ? If so, it didn't work - FATAL: saa7134-alsa is in use yes, you can only unload saa7134-alsa after you close

Re: [RFC] What are the goals for the architecture of an in-kernel IR system?

2009-11-27 Thread Maxim Levitsky
On Fri, 2009-11-27 at 22:49 +0100, Stefan Richter wrote: Jon Smirl wrote: 3) No special tools - use mkdir, echo, cat, shell scripts to build maps From the POV of a distributor, there is always a special tool required. Whether it is implemented in bash, Python, or C doesn't make a

Re: [RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure

2009-11-27 Thread Mauro Carvalho Chehab
Em Thu, 26 Nov 2009 17:06:03 -0200 Mauro Carvalho Chehab mche...@redhat.com escreveu: Krzysztof Halasa wrote: Mauro Carvalho Chehab mche...@redhat.com writes: Technically, it is not hard to port this solution to the other drivers, but the issue is that we don't have all those IR's to