[PlanetCCRMA] ISO images & ALSA

Mark Knecht mknecht@controlnet.com
Tue Jun 24 06:40:03 2003


>
> I wonder why ALSA is included in this ISO when it is already part of
> Redhat (at least RH 9, since I've just installed it). Is it because it
> has been compiled in the kernel rather than included as loadable
> modules? Am I missing something important?
>
> Thanks!
>
> Alex

Because each time the kernel is recompiled, the entry and exit points from
the kernel change. Due to this change Alsa (and most everything else that
interfaces with the kernel) needs to be recompiled to match up with the new
kernel you are running.

Think of it this way - RH gives you a kernel and things that match - the
Planet gives you a kernel and things that match. No difference...

- Mark