On Friday 17 May 2013 19:34:17 the guard wrote: > Пятница, 17 мая 2013, 20:30 +02:00 от Silvio Siefke <[email protected]>: > > Hello, > > > > > > i have build the kernel without modules, all what i need i built in > > Kernel fix. All Howto i see for alsa from Gentoo is with modules, but > > what i must do, when i have fix in Kernel. > > I beleive that if you build the sound card driver into kernel alsa cann > have problems detecting the card. but once alsa has detected the card it > should have no difference weather you built it into kernel or not.
I was having problems detecting all the sound devices of my card (as shown in alsamixer) when I had alsa built in the kernel. This was particularly problematic for capture devices - external microphones were not showing up. From what I recall the devs advised that alsaconf and alsactl require alsa drivers to be built as modules so that they can probe the soundcard with different options as they load these modules. That advice made me build alsa driver as modules from then on and my problems were resolved for good. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

