On Sun, Dec 20, 2009 at 11:34:03PM -0700, Brian Welch wrote:
I guess I don't understand exactly what you mean by "toolchain." I've already contacted the people that package up the SDK and they said I should solve it
I mean the people who produce whatever embedded Linux distribution you are using (you didn't mention?), or the user community surrounding it. If you're having trouble getting support from them there's other distributions out there such as the OpenEmbedded based ones which do have more of an active user community around them:
myself. I originally hoped that I could just re-build the kernel without Alsa built-in, then add my new version of Alsa, but they claim that causes other issues (i.e. no sound at all).
If it's just the drivers you need to update it's probably easier to merge the newer ALSA version into the kernel rather than trying to keep an out of tree version as well, it will hopefully reduce the level of confusion within the toolchain.