On Wed, Sep 7, 2011 at 5:35 PM, Michael Krufky <mkrufky@xxxxxxxxxxxxxx> wrote: >> On 09/08/2011 12:18 AM, Antti Palosaari wrote: >>> >>> This patch seems to break all DVB USB devices we have. Michael, could >>> you check and fix it asap. >>> >>> On 09/06/2011 08:21 PM, Mauro Carvalho Chehab wrote: >>>> >>>> This is an automatic generated email to let you know that the >>>> following patch were queued at the >>>> http://git.linuxtv.org/media_tree.git tree: >>>> >>>> Subject: [media] dvb-usb: refactor MFE code for individual streaming >>>> config per frontend >>>> Author: Michael Krufky<mkrufky@xxxxxxxxxxxxxx> >>>> Date: Tue Sep 6 09:31:57 2011 -0300 >>>> >>>> refactor MFE code to allow for individual streaming configuration >>>> for each frontend >>>> >>>> Signed-off-by: Michael Krufky<mkrufky@xxxxxxxxxxxxxx> >>>> Reviewed-by: Antti Palosaari<crope@xxxxxx> >>>> Signed-off-by: Mauro Carvalho Chehab<mchehab@xxxxxxxxxx> >>> >>>> drivers/media/dvb/dvb-usb/dvb-usb-dvb.c | 141 ++++++----- >>> >>> dvb_usb_ctrl_feed() >>> if ((adap->feedcount == onoff) && (!onoff)) >>> adap->active_fe = -1; >>> >>> >>> >>>> >>>> http://git.linuxtv.org/media_tree.git?a=commitdiff;h=77eed219fed5a913f59329cc846420fdeab0150f >>>> >>>> <diff discarded since it is too big> >>> >>> > > On Wed, Sep 7, 2011 at 5:21 PM, Antti Palosaari <crope@xxxxxx> wrote: >> This error is shown by VLC when channel changed: >> >> [0x7f1bbc000cd0] dvb access error: DMXSetFilter: failed with -1 (Invalid >> argument) >> [0x7f1bbc000cd0] dvb access error: DMXSetFilter failed >> [0x7f1bbc32f910] main stream error: cannot pre fill buffer >> >> >> but it seems to be related dvb_usb_ctrl_feed() I pointed earlier mail. >> >> Antti >> >> > > > I will take a look at this tonight and give it a test with vlc. > Thanks for reporting the problem. Antti, Just to be sure -- which device driver did you use for your testing, and are you using the exact code in Mauro's for_v3.2 branch, or modified code? Thanks, Mike Krufky -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html