At Thu, 2 Sep 2010 11:52:53 +0200, Brand, Mark (Mr) (Summerstrand Campus South) wrote: > > Dear Takashi and all, > > Thank you. After patching, snd-msnd-classic still complained about the unknown parameter 'cfg', and still assumed PnP mode without it. I found the following at line 810: > module_param_array(cfg, long, NULL, S_IRUGO); > I moved it outside of the #ifndef MSND_CLASSIC block (2 lines up) and bingo! I now have audio, thanks again! Ah, no, you simply don't need cfg parameter for snd-msnd-classic. Doesn't it work by my patch but without passing cfg? Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel