Re: [Alsa-user] Howto upgrade/add sound card drivers to kernel 2.6.1

2004-01-23 Thread Bill Kearney
> > > I have kernel 2.6.1-mm5 that has alsa 1.0.1 (I believe) However > > > it does not have all the card drivers. In particular, I want > > > au88xx support. How do I get this driver in? > > > > Disable ALSA in the kernel config, and recompile the kernel. > > Then compile and install ALSA from t

Re: [Alsa-user] Howto upgrade/add sound card drivers to kernel 2.6.1

2004-01-23 Thread Takashi Iwai
At Fri, 23 Jan 2004 09:44:17 -0500, Bill Kearney wrote: > > > > > I have kernel 2.6.1-mm5 that has alsa 1.0.1 (I believe) However > > > > it does not have all the card drivers. In particular, I want > > > > au88xx support. How do I get this driver in? > > > > > > Disable ALSA in the kernel confi

Re: [Alsa-user] Howto upgrade/add sound card drivers to kernel 2.6.1

2004-01-23 Thread Takashi Iwai
At Fri, 23 Jan 2004 13:27:22 +0100 (MET), Clemens Ladisch wrote: > > Ramasubramanian Ramesh wrote: > > I have kernel 2.6.1-mm5 that has alsa 1.0.1 (I believe) However > > it does not have all the card drivers. In particular, I want > > au88xx support. How do I get this driver in? > > Disable AL

Re: [Alsa-user] Howto upgrade/add sound card drivers to kernel 2.6.1

2004-01-23 Thread Clemens Ladisch
Ramasubramanian Ramesh wrote: > I have kernel 2.6.1-mm5 that has alsa 1.0.1 (I believe) However > it does not have all the card drivers. In particular, I want > au88xx support. How do I get this driver in? Disable ALSA in the kernel config, and recompile the kernel. Then compile and install ALSA

[Alsa-user] Howto upgrade/add sound card drivers to kernel 2.6.1

2004-01-22 Thread Ramasubramanian Ramesh
Hi, I have kernel 2.6.1-mm5 that has alsa 1.0.1 (I believe) However it does not have all the card drivers. In particular, I want au88xx support. How do I get this driver in? I am thinking of the following two approaches. But I am clueless as to whether any one of them is correct or if it wil