Re: [PATCH] dvb_usb_af9005: fix kernel panic on init if the driver is compiled in without IR symbols

2014-09-29 Thread Luca Olivetti
that this patch has NOT been tested with all possible cases. I don't have the hardware and could only verify that it fixes the reported bug. Reported-by: Fengguag Wu fengguang...@intel.com Signed-off-by: Frank Schäfer fschaefer@googlemail.com Cc: sta...@vger.kernel.org Acked-by: Luca

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-25 Thread Luca Olivetti
El 25/09/14 15:54, Frank Schäfer ha escrit: Am 23.09.2014 um 23:03 schrieb Luca Olivetti: El 23/09/14 20:52, Frank Schäfer ha escrit: This seems to be an ancient bug, which is known at least since 5 1/2 years: https://lkml.org/lkml/2009/2/4/350 [...] #if defined(CONFIG_MODULE

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-23 Thread Luca Olivetti
El 23/09/14 20:52, Frank Schäfer ha escrit: This seems to be an ancient bug, which is known at least since 5 1/2 years: https://lkml.org/lkml/2009/2/4/350 [...] #if defined(CONFIG_MODULE) || defined(CONFIG_DVB_USB_AF9005_REMOTE) What happens, if CONFIG_MODULES is enabled, but neither module

Re: [media/dvb_usb_af9005] BUG: unable to handle kernel paging request (WAS: [media/em28xx] BUG: unable to handle kernel)

2014-09-19 Thread Luca Olivetti
El 19/09/14 21:22, Frank Schäfer ha escrit: So symbol_request() returns pointers.!= NULL A closer look at the definition of symbol_request() shows, that it does nothing if CONFIG_MODULES is disabled (it just returns its argument). One possibility to fix this bug would be to embrace these

Re: Diversity support?

2013-06-04 Thread Luca Olivetti
Al 04/06/13 01:17, En/na Antti Palosaari ha escrit: I'm not easily discouraged :-) so here's the question again: is there some dvb-t usb stick (possibly available on the EU market) with diversity support under Linux? I have feeling AF9035/IT9135 dual devices could do that. Looking at the

Re: Diversity support?

2013-06-04 Thread Luca Olivetti
Al 04/06/13 13:23, En/na Patrick Boettcher ha escrit: On Monday 03 June 2013 17:14:18 Luca Olivetti wrote: So, what's the real status of diversity support? Nobody knows? I'm not easily discouraged :-) so here's the question again: is there some dvb-t usb stick (possibly available on the EU

Re: Diversity support?

2013-06-04 Thread Luca Olivetti
Al 04/06/13 16:33, En/na Luca Olivetti ha escrit: Unfortunately, the terratec uses the dib0070 (as do most other usb sticks with diversity), I see some fields for diversity in dib0070.[hc], s/dib0070/dib0700/ (sorry), though the corresponding driver has the same fields about diversity Bye

Re: Diversity support?

2013-06-03 Thread Luca Olivetti
Al 31/10/12 19:08, En/na Luca Olivetti ha escrit: Al 17/10/12 19:12, En/na Luca Olivetti ha escrit: Hello, if I look at the vl4-dvb wiki, it says that diversity isn't currently supported http://www.linuxtv.org/wiki/index.php?title=Special%3ASearchsearch=diversitygo=Go however grepping

Re: [PATCH RFCv10 00/15] DVB QoS statistics API

2013-01-16 Thread Luca Olivetti
Al 16/01/2013 5:26, En/na Manu Abraham ha escrit: The simplest and easiest way to achieve commonality between the various demodulators is to use the existing API and scale whatever documented demodulators to that scacle, to best possible way, rather than adding more ambiguity and breakage.

Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux

2012-12-17 Thread Luca Olivetti
Al 17/12/12 20:57, En/na Renato Gallo ha escrit: can i amplify the signal to improve reception ? an amplifier will amplify the noise as well as the signal (i.e., an amplifier is only useful to compensate for the losses in the cable, not to improve the signal). why with the bowl is better ?

Re: Diversity support?

2012-10-31 Thread Luca Olivetti
Al 17/10/12 19:12, En/na Luca Olivetti ha escrit: Hello, if I look at the vl4-dvb wiki, it says that diversity isn't currently supported http://www.linuxtv.org/wiki/index.php?title=Special%3ASearchsearch=diversitygo=Go however grepping the git tree there are various mentions

Diversity support?

2012-10-17 Thread Luca Olivetti
://git.linuxtv.org/linux-2.6.git?a=searchh=HEADst=greps=diversity So, what's the real status of diversity support? TIA -- Luca Olivetti -- 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

Re: [PATCH 2/2] [media] af9005, af9015: use symbolic names for USB id table indices

2012-01-07 Thread Luca Olivetti
[CINERGY_T_STICK_RC] that do not change meaning when items in the USB id table are reordered. Encouraged-by: Mauro Carvalho Chehab mche...@redhat.com Signed-off-by: Jonathan Nieder jrnie...@gmail.com Seems good to me, didn't know you could do that in C. Acked-by: Luca Olivetti l...@ventoso.org

Re: femon signal strength

2011-11-07 Thread Luca Olivetti
Al 07/11/2011 11:47, En/na Andreas Oberritter ha escrit: I didn't receive Devin's mail, so I'm replying to this one instead, see below: [...] Quoting myself from three years ago, I propose to add an interface to read SNR in units of db/100: A previous version of the dvb api specified the

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Luca Olivetti
En/na Michael Krufky ha escrit: Could somebody please test this patch and confirm that it doesn't break the af9005 support? This patch removes the af9005_usb_generic_rw function and uses the dvb_usb_generic_rw function instead, using generic_bulk_ctrl_endpoint_response to differentiate between

Re: [PATCH] af9005: use generic_bulk_ctrl_endpoint_response

2010-06-21 Thread Luca Olivetti
. dvb-usb: Afatech DVB-T USB1.1 stick successfully initialized and connected. MT2060: successfully identified (IF1 = 1224) Acked-by: Luca Olivetti l...@ventoso.org Bye -- Luca -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org

Re: [linux-dvb] RFC - Flexcop Streaming watchdog (VDSB)

2009-04-25 Thread Luca Olivetti
En/na BOUWSMA Barry ha escrit: The above observations are so far, just observations, and I don't expect anyone to be able to `fix' anything They're nevertheless interesting, since I'm in a similar position: my vdr machine is using (almost flawlessly) a Skystar 2 (though I don't believe in

Re: Driver for GL861+AF9003+MT2060]

2009-04-05 Thread Luca Olivetti
El Fri, 03 Apr 2009 01:03:23 +0300 Antti Palosaari cr...@iki.fi escribió: You don't need to implement all those in most cases. read_ber, read_signal_strength, read_snr, read_ucblocks and get_frontend are not obligatory *required* in any? case. Besides, IIRC, not all signal information

Re: DUTV005 USB DVB-T dongle

2009-01-31 Thread Luca Olivetti
El Fri, 30 Jan 2009 17:32:14 -0800 Brandon Philips bran...@ifup.org escribió: Moosy's got a lot of info, USB dumps and datasheets at http://sites.google.com/site/moosyresearch/dutv005 I'm ready to lend the device to a developer willing to create a Linux driver for it because it's