Problem with media_build install

2016-11-24 Thread Jose Alberto Reguero
#make install make -C /usr/src/media_build/v4l install make[1]: Entering directory '/usr/src/media_build/v4l' make[1]: *** No rule to make target 'mm-install' needed by 'install'. Alto. make[1]: Leaving directory '/usr/src/media_build/v4l' Makefile:15: recipe for target 'install' failed make: ***

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-10 Thread Jose Alberto Reguero
I have the problem with a avermedia twinstart. 07ca:0825 With first hardware revision the read works, but second hardware revision read don’t work. Jose Alberto El 09/04/2016 19:38, Alessandro Radicati escribió: > > On Sat, Apr 9, 2016 at 7:07 PM, Antti Palosaari

Re: AVerMedia HD Volar (A867) AF9035 + MXL5007T driver issues

2016-04-08 Thread Jose Alberto Reguero
I made a patch long time ago, but it was not accepted. https://patchwork.linuxtv.org/patch/16242/ Jose Alberto El 06/04/2016 01:00, Alessandro Radicati escribió: > > On Wed, Apr 6, 2016 at 12:33 AM, Antti Palosaari wrote: > > I found one stick having

Re: dvb_usb_af9015: command failed=1 _ kernel = 4.1.x

2015-07-06 Thread Jose Alberto Reguero
, which is in correspondence with the aforementioned results. http://git.linuxtv.org/cgit.cgi/media_tree.git/log/drivers/media/tuners/mxl5007t.c 5. 2014-11-11 [media] [PATH,2/2] mxl5007 move loop_thru to attach 02f9cf9 Jose Alberto Reguero 4. 2014-11-11 [media] [PATH,1/2] mxl5007

[PATCH] dvbv5-zap fix option lnb UNIVERSAL

2014-05-29 Thread Jose Alberto Reguero
This patch fix the option lnb UNIVERSAL for dvbv5-zap. Without the patch, the option don't work. Signed-off-by: Jose Alberto Reguero jose.alberto.regu...@gmail.com diff --git a/utils/dvb/dvbv5-zap.c b/utils/dvb/dvbv5-zap.c index 14e8fd9..085bbf2 100644 --- a/utils/dvb/dvbv5-zap.c +++ b/utils

Problem with dvbv5-zap

2014-05-26 Thread Jose Alberto Reguero
I am trying to use dvbv5-zap but give me an error and exit: $ dvbv5-zap -a 2 -c Astra-19.2E -l ENHANCED -I DVBV5 -v ZDF Using LNBf ENHANCED Astra 10700 to 11700 MHz Single LO, IF = 9750 MHz using demux '/dev/dvb/adapter2/demux0' reading channels from file 'Astra-19.2E'

Re: [PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-03-26 Thread Jose Alberto Reguero
On Domingo, 24 de marzo de 2013 20:39:15 Jose Alberto Reguero escribió: On Domingo, 17 de marzo de 2013 23:46:06 Antti Palosaari escribió: On 03/17/2013 08:49 PM, Jose Alberto Reguero wrote: On Martes, 12 de marzo de 2013 00:11:38 Antti Palosaari escribió: On 03/11/2013 10:02 PM, Jose

Re: [PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-03-24 Thread Jose Alberto Reguero
On Domingo, 17 de marzo de 2013 23:46:06 Antti Palosaari escribió: On 03/17/2013 08:49 PM, Jose Alberto Reguero wrote: On Martes, 12 de marzo de 2013 00:11:38 Antti Palosaari escribió: On 03/11/2013 10:02 PM, Jose Alberto Reguero wrote: On Lunes, 11 de marzo de 2013 14:57:37 Antti Palosaari

Re: [PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-03-17 Thread Jose Alberto Reguero
On Martes, 12 de marzo de 2013 00:11:38 Antti Palosaari escribió: On 03/11/2013 10:02 PM, Jose Alberto Reguero wrote: On Lunes, 11 de marzo de 2013 14:57:37 Antti Palosaari escribió: On 03/11/2013 01:51 PM, Jose Alberto Reguero wrote: On Lunes, 11 de febrero de 2013 14:48:18 Jose Alberto

Re: [PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-03-11 Thread Jose Alberto Reguero
On Lunes, 11 de febrero de 2013 14:48:18 Jose Alberto Reguero escribió: On Domingo, 10 de febrero de 2013 22:11:53 Antti Palosaari escribió: On 02/10/2013 09:43 PM, Jose Alberto Reguero wrote: This patch block the i2c tuner reads for Avermedia Twinstar. If it's needed other pids can

Re: [PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-03-11 Thread Jose Alberto Reguero
On Lunes, 11 de marzo de 2013 14:57:37 Antti Palosaari escribió: On 03/11/2013 01:51 PM, Jose Alberto Reguero wrote: On Lunes, 11 de febrero de 2013 14:48:18 Jose Alberto Reguero escribió: On Domingo, 10 de febrero de 2013 22:11:53 Antti Palosaari escribió: On 02/10/2013 09:43 PM, Jose

[PATH] enable dual tuner to Avermedia Twinstar in af9035 driver

2013-02-10 Thread Jose Alberto Reguero
This patch enable dual tuner for Avermedia Twinstar. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -upr linux/drivers/media/usb/dvb-usb-v2/af9035.c linux.new/drivers/media/usb/dvb-usb-v2/af9035.c --- linux/drivers/media/usb/dvb-usb-v2/af9035.c 2013-01-07 05:45:57.0

[PATCH] block i2c tuner reads for Avermedia Twinstar in the af9035 driver

2013-02-10 Thread Jose Alberto Reguero
This patch block the i2c tuner reads for Avermedia Twinstar. If it's needed other pids can be added. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -upr linux/drivers/media/usb/dvb-usb-v2/af9035.c linux.new/drivers/media/usb/dvb-usb-v2/af9035.c --- linux/drivers/media/usb/dvb

Re: af9035 test needed!

2013-02-03 Thread Jose Alberto Reguero
On Sábado, 2 de febrero de 2013 23:00:45 Michael Krufky escribió: On Fri, Jan 11, 2013 at 6:45 PM, Jose Alberto Reguero jaregu...@telefonica.net wrote: On Viernes, 11 de enero de 2013 20:38:01 Antti Palosaari escribió: Hello Jose and Gianluca Could you test that (tda18218 mxl5007t

[PATH 1/2] mxl5007 move reset to attach

2013-02-03 Thread Jose Alberto Reguero
This patch move the soft reset to the attach function because with dual tuners, when one tuner do reset, the other one is perturbed, and the stream has errors. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -upr linux/drivers/media/tuners/mxl5007t.c linux.new/drivers/media

[PATH 2/2] mxl5007 move loop_thru to attach

2013-02-03 Thread Jose Alberto Reguero
This patch move the loop_thru configuration to the attach function, because with dual tuners until loop_tru configuration the other tuner don't work. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -upr linux/drivers/media/tuners/mxl5007t.c linux.new/drivers/media/tuners

Re: [PATCH] Add lock to af9035 driver for dual mode

2013-01-23 Thread Jose Alberto Reguero
On Jueves, 24 de enero de 2013 00:36:25 Antti Palosaari escribió: On 01/24/2013 12:34 AM, Jose Alberto Reguero wrote: Add lock to af9035 driver for dual mode. May I ask why you do that? regards Antti Just to avoid interference between the two demods. Jose Alberto Signed-off

Re: af9035 test needed!

2013-01-13 Thread Jose Alberto Reguero
On Sábado, 12 de enero de 2013 22:14:07 Jose Alberto Reguero escribió: On Sábado, 12 de enero de 2013 01:49:21 Antti Palosaari escribió: On 01/12/2013 01:45 AM, Jose Alberto Reguero wrote: On Viernes, 11 de enero de 2013 20:38:01 Antti Palosaari escribió: Hello Jose and Gianluca

Re: af9035 test needed!

2013-01-12 Thread Jose Alberto Reguero
On Sábado, 12 de enero de 2013 01:49:21 Antti Palosaari escribió: On 01/12/2013 01:45 AM, Jose Alberto Reguero wrote: On Viernes, 11 de enero de 2013 20:38:01 Antti Palosaari escribió: Hello Jose and Gianluca Could you test that (tda18218 mxl5007t): http://git.linuxtv.org/anttip

Re: af9035 test needed!

2013-01-11 Thread Jose Alberto Reguero
Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -upr linux/drivers/media/tuners/mxl5007t.c linux.new/drivers/media/tuners/mxl5007t.c --- linux/drivers/media/tuners/mxl5007t.c 2012-08-14 05:45:22.0 +0200 +++ linux.new/drivers/media/tuners/mxl5007t.c 2013-01-10 19:23

Re: [PATCH] v3 Add support to Avermedia Twinstar double tuner in af9035

2013-01-01 Thread Jose Alberto Reguero
. regards Antti On 08/30/2012 02:02 AM, Jose Alberto Reguero wrote: This patch add support to the Avermedia Twinstar double tuner in the af9035 driver. Version 3 of the patch. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -upr linux/drivers/media

[PATCH] v4 Add support to Avermedia Twinstar double tuner in af9035

2012-09-23 Thread Jose Alberto Reguero
This patch add support to the Avermedia Twinstar double tuner in the af9035 driver. Version 4 of the patch. I split the patch as suggested by Antti. I send the changes to mxl5007 driver in another patch. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -upr linux

[PATCH] Add toggle to the tt3650_rc_query function of the ttusb2 driver

2012-09-08 Thread Jose Alberto Reguero
This patch add the toggle bit to the tt3650_rc_query function of the ttusb2 driver. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Albertodiff -upr linux/drivers/media/usb/dvb-usb/ttusb2.c linux.new/drivers/media/usb/dvb-usb/ttusb2.c --- linux/drivers/media/usb/dvb-usb/ttusb2

[PATCH] v3 Add support to Avermedia Twinstar double tuner in af9035

2012-08-29 Thread Jose Alberto Reguero
This patch add support to the Avermedia Twinstar double tuner in the af9035 driver. Version 3 of the patch. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -upr linux/drivers/media/dvb-frontends/af9033.c linux.new/drivers/media/dvb-frontends/af9033.c --- linux

Re: [PATCH] v2 Add support to Avermedia Twinstar double tuner in af9035

2012-08-28 Thread Jose Alberto Reguero
On Martes, 28 de agosto de 2012 04:19:07 Antti Palosaari escribió: Hello this is not final review, as there was more things to check I was first thinking. I have to look it tomorrow too. But few comments still. On 08/27/2012 01:25 AM, Jose Alberto Reguero wrote: This patch add support

[PATCH] v2 Add support to Avermedia Twinstar double tuner in af9035

2012-08-26 Thread Jose Alberto Reguero
This patch add support to the Avermedia Twinstar double tuner in the af9035 driver. Version 2 of the patch with suggestions of Antti. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -upr linux/drivers/media/dvb-frontends/af9033.c linux.new/drivers/media/dvb

Re: common DVB USB issues we has currently

2012-05-03 Thread Jose Alberto Reguero
On Jueves, 3 de mayo de 2012 10:48:43 Devin Heitmueller escribió: Hi Antti, On Thu, May 3, 2012 at 10:18 AM, Antti Palosaari 1) Current static structure is too limited as devices are more dynamics nowadays. Driver should be able to probe/read from eeprom device configuration.

Re: [PATCH] Add CI support to az6007 driver

2012-03-15 Thread Jose Alberto Reguero
On Miércoles, 14 de marzo de 2012 18:45:24 Roger Mårtensson escribió: Hello! Sorry for the top post but this is just to check with you if you have experienced the same problem that I have. See below with some additional comments. Roger Mårtensson skrev 2012-03-07 20:21: Jose Alberto

Re: [PATCH] Add CI support to az6007 driver

2012-03-05 Thread Jose Alberto Reguero
On Lunes, 5 de marzo de 2012 21:42:48 Roger Mårtensson escribió: Jose Alberto Reguero skrev 2012-03-05 00:22: This patch add CI support to az6007 driver. Signed-off-by: Jose Alberto Reguerojaregu...@telefonica.net Since I have this device and have access to a CAM-card and program card

[PATCH] Add CI support to az6007 driver

2012-03-04 Thread Jose Alberto Reguero
This patch add CI support to az6007 driver. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.netdiff -urN linux/drivers/media/dvb/dvb-usb/az6007.c linux.new/drivers/media/dvb/dvb-usb/az6007.c --- linux/drivers/media/dvb/dvb-usb/az6007.c 2012-01-22 02:53:17.0 +0100 +++ linux.new

[PATCH] Fix drxk get_tune_settings for DVB-T

2012-01-27 Thread Jose Alberto Reguero
DVB-T also use step_size=0. Jose Alberto diff -ur linux/drivers/media/dvb/frontends/drxk_hard.c linux.new/drivers/media/dvb/frontends/drxk_hard.c --- linux/drivers/media/dvb/frontends/drxk_hard.c 2012-01-22 02:53:17.0 +0100 +++ linux.new/drivers/media/dvb/frontends/drxk_hard.c 2012-01-23

[PATCH] Increase mt2063 frequency_max

2012-01-27 Thread Jose Alberto Reguero
Increase mt2063 frequency_max to tune to channel 69(858Mhz). Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -ur linux/drivers/media/common/tuners/mt2063.c linux.new/drivers/media/common/tuners/mt2063.c --- linux/drivers/media/common/tuners/mt2063.c 2012-01-22 02

Re: [PATCH] Fix drxk get_tune_settings for DVB-T

2012-01-27 Thread Jose Alberto Reguero
On Viernes, 27 de Enero de 2012 23:34:49 Jose Alberto Reguero escribió: DVB-T also use step_size=0. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord

[PATCH] add another Terratec H7 usb id to az6007

2012-01-26 Thread Jose Alberto Reguero
This patch add another Terratec H7 usb id to az6007 driver. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -ur linux/drivers/media/dvb/dvb-usb/az6007.c linux.new/drivers/media/dvb/dvb-usb/az6007.c --- linux/drivers/media/dvb/dvb-usb/az6007.c 2012-01-22 02:53

[PATCH] Add brightness to OmniVision 5621 sensor

2012-01-13 Thread Jose Alberto Reguero
This patch add brightness control to OmniVision 5621 sensor. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -ur linux/drivers/media/video/gspca/ov534_9.c linux.new/drivers/media/video/gspca/ov534_9.c --- linux/drivers/media/video/gspca/ov534_9.c 2012-01-07 05:45

[PATCH] Add support to OmniVision Technologies, Inc. VEHO Filmscanner (omnivision 550)

2011-12-15 Thread Jose Alberto Reguero
This path add support to OmniVision Technologies, Inc. VEHO Filmscanner. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -ur linux/drivers/media/video/gspca/ov534_9.c linux.new/drivers/media/video/gspca/ov534_9.c --- linux/drivers/media/video/gspca/ov534_9.c

[PATCH] TT CT-3650 i2c fix

2011-10-16 Thread Jose Alberto Reguero
This patch fix a bug in the i2c code of ttusb2 driver. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto diff -ur linux/drivers/media/dvb/dvb-usb/ttusb2.c linux.new/drivers/media/dvb/dvb-usb/ttusb2.c --- linux/drivers/media/dvb/dvb-usb/ttusb2.c 2011-09-24 05:45

Re: [PATCH] TT CT-3650 CI support

2011-09-18 Thread Jose Alberto Reguero
On Jueves, 1 de Septiembre de 2011 01:47:32 Jose Alberto Reguero escribió: From: http://www.spinics.net/lists/linux-media/msg20440.html This patch add support for the CI of the TT CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Second version

[PATCH] TT CT-3650 CI support

2011-08-31 Thread Jose Alberto Reguero
From: http://www.spinics.net/lists/linux-media/msg20440.html This patch add support for the CI of the TT CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -ur linux/drivers/media/dvb/dvb-usb/ttusb2.c linux.new/drivers/media/dvb/dvb-usb/ttusb2.c --- linux

Re: Afatech AF9013

2011-08-16 Thread Jose Alberto Reguero
the whole transponder. With pid filters they only deliver the pids needed for the channel. The only limit is that the pid filters is limited normaly to 32 pids. Jose Alberto 2011/8/16 Jose Alberto Reguero jaregu...@telefonica.net: On Martes, 16 de Agosto de 2011 00:22:05 Josu Lazkano escribió

Re: Afatech AF9013

2011-08-16 Thread Jose Alberto Reguero
On Martes, 16 de Agosto de 2011 22:57:24 Antti Palosaari escribió: On 08/16/2011 11:27 PM, Jose Alberto Reguero wrote: options dvb-usb force_pid_filter_usage=1 I change the signal timeout and tuning timeout and now it works perfect! I can watch two HD channels, thanks for your help

Re: Afatech AF9013

2011-08-15 Thread Jose Alberto Reguero
I have problems with a dual usb tuner. I limit the bandwith using pid filters and the problem was gone. Jose alberto On Lunes, 15 de Agosto de 2011 15:34:20 Josu Lazkano escribió: Hello, I have a problem with the KWorld USB Dual DVB-T TV Stick (DVB-T 399U):

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-08-09 Thread Jose Alberto Reguero
On Lunes, 8 de Agosto de 2011 23:44:43 Antti Palosaari escribió: Reviewed-by: Antti Palosaari cr...@iki.fi It looks just fine. regards Antti Forgot the Signed-off-by Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto On 08/08/2011 01:35 PM, Jose Alberto

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-08-08 Thread Jose Alberto Reguero
On Martes, 2 de Agosto de 2011 21:21:13 Jose Alberto Reguero escribió: On Jueves, 28 de Julio de 2011 21:25:01 Jose Alberto Reguero escribió: On Miércoles, 27 de Julio de 2011 21:22:26 Antti Palosaari escribió: On 07/24/2011 12:45 AM, Jose Alberto Reguero wrote: Read without write work

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-08-02 Thread Jose Alberto Reguero
On Jueves, 28 de Julio de 2011 21:25:01 Jose Alberto Reguero escribió: On Miércoles, 27 de Julio de 2011 21:22:26 Antti Palosaari escribió: On 07/24/2011 12:45 AM, Jose Alberto Reguero wrote: Read without write work as with write. Attached updated patch. ttusb2-6.diff

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-28 Thread Jose Alberto Reguero
On Miércoles, 27 de Julio de 2011 21:22:26 Antti Palosaari escribió: On 07/24/2011 12:45 AM, Jose Alberto Reguero wrote: Read without write work as with write. Attached updated patch. ttusb2-6.diff - read = i+1 num (msg[i+1].flags I2C_M_RD); + write_read = i+1

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-23 Thread Jose Alberto Reguero
On Sábado, 23 de Julio de 2011 00:23:05 Antti Palosaari escribió: On 07/23/2011 12:49 AM, Jose Alberto Reguero wrote: On Viernes, 22 de Julio de 2011 20:12:20 Jose Alberto Reguero escribió: On Viernes, 22 de Julio de 2011 18:46:24 Antti Palosaari escribió: On 07/22/2011 07:25 PM, Jose

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-23 Thread Jose Alberto Reguero
On Sábado, 23 de Julio de 2011 11:42:58 Antti Palosaari escribió: On 07/23/2011 11:26 AM, Jose Alberto Reguero wrote: On Sábado, 23 de Julio de 2011 00:23:05 Antti Palosaari escribió: On 07/23/2011 12:49 AM, Jose Alberto Reguero wrote: On Viernes, 22 de Julio de 2011 20:12:20 Jose Alberto

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-23 Thread Jose Alberto Reguero
On Sábado, 23 de Julio de 2011 12:37:53 Antti Palosaari escribió: On 07/23/2011 01:21 PM, Jose Alberto Reguero wrote: On Sábado, 23 de Julio de 2011 11:42:58 Antti Palosaari escribió: On 07/23/2011 11:26 AM, Jose Alberto Reguero wrote: The problem is in i2c read in tda827x_probe_version

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-23 Thread Jose Alberto Reguero
On Sábado, 23 de Julio de 2011 19:47:27 Antti Palosaari escribió: On 07/23/2011 06:41 PM, Jose Alberto Reguero wrote: On Sábado, 23 de Julio de 2011 12:37:53 Antti Palosaari escribió: On 07/23/2011 01:21 PM, Jose Alberto Reguero wrote: On Sábado, 23 de Julio de 2011 11:42:58 Antti Palosaari

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-22 Thread Jose Alberto Reguero
and ttusb2. Attached is the patch for CT-3650 with your MFE patch. Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto On 07/20/2011 02:07 AM, Antti Palosaari wrote: On 07/19/2011 11:25 AM, Jose Alberto Reguero wrote: On Martes, 19 de Julio de 2011 01:44:54 Antti

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-22 Thread Jose Alberto Reguero
On Viernes, 22 de Julio de 2011 18:08:39 Antti Palosaari escribió: On 07/22/2011 07:02 PM, Jose Alberto Reguero wrote: On Viernes, 22 de Julio de 2011 13:32:53 Antti Palosaari escribió: Have you had to time test these? And about I2C adapter, I don't see why changes are needed. As far

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-22 Thread Jose Alberto Reguero
On Viernes, 22 de Julio de 2011 20:12:20 Jose Alberto Reguero escribió: On Viernes, 22 de Julio de 2011 18:46:24 Antti Palosaari escribió: On 07/22/2011 07:25 PM, Jose Alberto Reguero wrote: On Viernes, 22 de Julio de 2011 18:08:39 Antti Palosaari escribió: On 07/22/2011 07:02 PM, Jose

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-19 Thread Jose Alberto Reguero
On Martes, 19 de Julio de 2011 01:44:54 Antti Palosaari escribió: On 07/19/2011 02:00 AM, Jose Alberto Reguero wrote: On Lunes, 18 de Julio de 2011 22:28:41 Antti Palosaari escribió: Hello I did some review for this since I was interested of adding MFE for Anysee driver which is rather

Re: [PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-18 Thread Jose Alberto Reguero
. The second is that with dvb-usb, there is only one frontend, and if you wake up the second frontend, the adapter is not wake up. That can be avoided the way I do in the patch, or mantaining the adapter alwais on. Jose Alberto regards Antti On 07/14/2011 11:00 PM, Jose Alberto Reguero

[PATCH] improve recection with limits frecuenies and tda827x

2011-07-16 Thread Jose Alberto Reguero
On Miércoles, 13 de Julio de 2011 14:41:30 Mauro Carvalho Chehab escribió: Em 06-07-2011 19:57, Jose Alberto Reguero escreveu: This patch add suport for the dvb-t part of CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net patches

[PATCH] add support for the dvb-t part of CT-3650 v3

2011-07-14 Thread Jose Alberto Reguero
On Miércoles, 13 de Julio de 2011 14:41:30 Mauro Carvalho Chehab escribió: Em 06-07-2011 19:57, Jose Alberto Reguero escreveu: This patch add suport for the dvb-t part of CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net patches

[PATCH] add support for the dvb-t part of CT-3650 v2

2011-07-06 Thread Jose Alberto Reguero
This patch add suport for the dvb-t part of CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -ur linux/drivers/media/common/tuners/tda827x.c linux.new/drivers/media/common/tuners/tda827x.c --- linux/drivers/media/common/tuners/tda827x.c 2010-07-03 23:22

[PATCH] add support for the dvb-t part of CT-3650

2011-06-06 Thread Jose Alberto Reguero
This patch add suport for the dvb-t part of CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -urN linux/drivers/media/common/tuners/tda827x.c linux.new/drivers/media/common/tuners/tda827x.c --- linux/drivers/media/common/tuners/tda827x.c 2010-07-03 23:22

Re: AF9015 suspend problem

2010-05-17 Thread Jose Alberto Reguero
El Viernes, 14 de Mayo de 2010, Antti Palosaari escribió: On 05/14/2010 03:50 AM, Jose Alberto Reguero wrote: El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió: Terve! On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote: When I have a af9015 DVB-T stick plugged I can not recover

Re: AF9015 suspend problem

2010-05-13 Thread Jose Alberto Reguero
El Jueves, 13 de Mayo de 2010, Antti Palosaari escribió: Terve! On 05/02/2010 06:39 PM, Jose Alberto Reguero wrote: When I have a af9015 DVB-T stick plugged I can not recover from pc suspend. I must unplug the stick to suspend work. Even if I remove the modules I cannot recover from

AF9015 suspend problem

2010-05-02 Thread Jose Alberto Reguero
When I have a af9015 DVB-T stick plugged I can not recover from pc suspend. I must unplug the stick to suspend work. Even if I remove the modules I cannot recover from suspend. Any idea why this happen? Jose Alberto -- To unsubscribe from this list: send the line unsubscribe linux-media in the

Re: Problem with gspca and zc3xx

2010-01-14 Thread Jose Alberto Reguero
El Miércoles, 13 de Enero de 2010, Jose Alberto Reguero escribió: El Martes, 12 de Enero de 2010, Jose Alberto Reguero escribió: El Martes, 12 de Enero de 2010, Jean-Francois Moine escribió: On Mon, 11 Jan 2010 15:49:55 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: I

Re: Problem with gspca and zc3xx

2010-01-13 Thread Jose Alberto Reguero
El Martes, 12 de Enero de 2010, Jose Alberto Reguero escribió: El Martes, 12 de Enero de 2010, Jean-Francois Moine escribió: On Mon, 11 Jan 2010 15:49:55 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: I take another image with 640x480 and the bad bottom lines are 8

Re: Problem with gspca and zc3xx

2010-01-12 Thread Jose Alberto Reguero
El Martes, 12 de Enero de 2010, Jean-Francois Moine escribió: On Mon, 11 Jan 2010 15:49:55 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: I take another image with 640x480 and the bad bottom lines are 8. The right side look right this time. The good sizes are: 320x240-320x232

Re: Problem with gspca and zc3xx

2010-01-11 Thread Jose Alberto Reguero
El Lunes, 11 de Enero de 2010, Jean-Francois Moine escribió: On Mon, 11 Jan 2010 09:37:29 +0100 Hans de Goede hdego...@redhat.com wrote: This is the infamous zc3xx bottom of the image is missing in 320x240 problem, with several sensors the register settings we took from the windows

Re: Problem with gspca and zc3xx

2010-01-10 Thread Jose Alberto Reguero
El Domingo, 10 de Enero de 2010, Jean-Francois Moine escribió: On Sat, 9 Jan 2010 00:15:31 +0100 Jose Alberto Reguero jaregu...@telefonica.net wrote: When capturing with mplayer I have this erros and the bottom of the image is black. [mjpeg @ 0xd2f300]error y=29 x=0 [mjpeg @ 0xd2f300

Problem with gspca and zc3xx

2010-01-08 Thread Jose Alberto Reguero
When capturing with mplayer I have this erros and the bottom of the image is black. [mjpeg @ 0xd2f300]error y=29 x=0 [mjpeg @ 0xd2f300]mjpeg_decode_dc: bad vlc: 0:0 (0x2c565b0) [mjpeg @ 0xd2f300]error dc [mjpeg @ 0xd2f300]error y=29 x=0

Re: dvb_usb_af9015: Oops on hotplugging with 2.6.31-rc5-git3

2009-08-26 Thread Jose Alberto Reguero
El Miércoles, 5 de Agosto de 2009, Stefan Lippers-Hollmann escribió: Hi Connecting my TerraTec Cinergy T USB XE rev. 2 (0x0ccd, 0x0069) to kernel 2.6.31-rc5-git3, I get following kernel oops (complete dmesg and kernel config (amd64) attached) while the firmware[1] is uploaded to the device.

Re: Noisy video with Avermedia AVerTV Digi Volar X HD (AF9015) and mythbuntu 9.04

2009-08-04 Thread Jose Alberto Reguero
El Martes, 4 de Agosto de 2009, Cyril Hansen escribió: Hi all, I am trying to solve a noisy video issue with my new avermedia stick (AF9015). I am receiving french DVB signal, both SD and HD. Viewing SD is annoying, with the occasional video and audio quirk, and HD is almost unwatchable.

Re: Noisy video with Avermedia AVerTV Digi Volar X HD (AF9015) and mythbuntu 9.04

2009-08-04 Thread Jose Alberto Reguero
Antti, can this patch be integrated in the af015 module? Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose Alberto El Martes, 4 de Agosto de 2009, Cyril Hansen escribió: Thank you very much, your patch has fixed the issue i had using the firmware provided by mythbuntu. Maybe

Bug in mxl5005s driver

2009-03-22 Thread Jose Alberto Reguero
; break; case BANDWIDTH_AUTO: case BANDWIDTH_8_MHZ: Jose Alberto Reguero -- 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 http

New remote RM-KS for Avermedia Volar-X (af9015)

2009-01-23 Thread Jose Alberto Reguero
The new Avermedia Volar-X is shipped with a new remote(RM-KS). The attached patch add a new option to the remote parameter of dvb_usb_af9015 for this remote. Signed-off-by: Felipe Morales Moreno felipe.morales.mor...@gmail Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net Jose