Re: DVB TS/PES filters

2012-02-03 Thread Roberto Ragusa
le to discover if I said something wrong and if your hardware (driver) behaves as I said. -- Roberto Ragusamail at robertoragusa.it -- 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://vger.kernel.org/majordomo-info.html

em28xx build failure (backport tree)

2010-05-08 Thread Roberto Ragusa
Error 2 make[2]: Leaving directory `/usr/src/kernels/2.6.29.4-75.fc10.i686.PAE' make[1]: *** [default] Error 2 make[1]: Leaving directory `/somewhere/v4l-dvb-4a8d6d981f07/v4l' make: *** [all] Error 2 -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe from this list:

Re: [PULL] http://linuxtv.org/hg/~anttip/af9015/

2009-04-01 Thread Roberto Ragusa
fate of mc44s803 support? Best regards. -- Roberto Ragusamail at robertoragusa.it -- 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://vger.kernel.org/majordomo-info.html

Re: The right way to interpret the content of SNR, signal strength and BER from HVR 4000 Lite

2009-03-27 Thread Roberto Ragusa
ted. Next step, automatically upload found signals on some site, maybe including a frame from the received video stream and let users comment/moderate interesting ones on a sort of forum. :-) H, feeds... Best regards. -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe from this

Re: [PATCHv4] Add Freescale MC44S803 tuner driver

2009-01-17 Thread Roberto Ragusa
imply can paste into /lib/firmware? Here is the firmware I use. http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/4.95.0/dvb-usb-af9015.fw > Hopefully one of you can give an advice.. I tried. :-) -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe from t

Re: MC44S803 frontend (it works)

2009-01-17 Thread Roberto Ragusa
Antti Palosaari wrote: > Tahnks, > I did some more changes, could you test again: > http://linuxtv.org/hg/~anttip/mc44s803/ Tested here. Works perfectly. -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe from this list: send the line "unsubscribe linux-media&quo

Re: [linux-dvb] MC44S803 frontend (it works, please merge)

2009-01-13 Thread Roberto Ragusa
for this hardware in a stock Fedora kernel. Maybe the hardware could be considered obsolete by then. Isn't one of the expected advantages of the free software + public mailing lists + user testing + git repositories model to have a fast pace of development? Waiting and hoping. -- Roberto

Re: [linux-dvb] MC44S803 frontend (it works)

2009-01-09 Thread Roberto Ragusa
his driver into official trees. I can also add that additional tests on VHF frequencies have been successful too. Best regards. -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to major

Re: MC44S803 frontend (it works)

2009-01-05 Thread Roberto Ragusa
mc44s80x_state), GFP_KERNEL)); + state = kzalloc(sizeof(struct mc44s80x_state), GFP_KERNEL); if (state == NULL) { err = -ENOMEM; goto exit; > Thanks, > Jochen Thanks to you. -- Roberto Ragusamail at robertoragusa.it -- To unsubscribe fr