Re: [Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-10-02 Thread Partha Bagchi
Thanks. Perhaps not the answer I was looking for, but does satisfy me. I can of course as I have noted compile alsa into the kernel. Partha Takashi Iwai wrote: At Tue, 30 Sep 2003 19:30:22 -0400, Partha Bagchi wrote: Hi, I downloaded the latest drivers (0.9.7) and installed it as follows: .

Re: [Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-10-02 Thread Takashi Iwai
At Tue, 30 Sep 2003 19:30:22 -0400, Partha Bagchi wrote: > > Hi, > > I downloaded the latest drivers (0.9.7) and installed it as follows: > ./configure --with-cards=intel8x0 --with-sequencer= yes > --with=kernel=/home/kernel/linux-2.6.0-test6 > > The configuration ran fine and then I did make;m

Re: [Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-10-01 Thread Partha Bagchi
I using Rusty Russell's modutils (version 0.9.14) which is needed for the new kernel. I will see if there is anything newer. Thanks, Partha Clemens Ladisch wrote: Partha Bagchi wrote: modprobe snd-intel8x0 The error I get is: FATAL: Module snd_intel8x0 not found. The module utils version

Re: [Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-10-01 Thread Partha Bagchi
" --isapnp=yes/no" From: Partha Bagchi <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [Alsa-user] Alsa installation with kernel 2.6.0-test6 Date: Tue, 30 Sep 2003 19:30:22 -0400 Hi, I downloaded the latest drivers (0.9.7) and installed it as follows: ./configure --with-car

Re: [Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-10-01 Thread Clemens Ladisch
Partha Bagchi wrote: > modprobe snd-intel8x0 > The error I get is: > FATAL: Module snd_intel8x0 not found. The module utils version you're using replace "-" with "_" in module names. Try to use some newer (or older) version of modutils. HTH Clemens ---

[Alsa-user] Alsa installation with kernel 2.6.0-test6

2003-09-30 Thread Partha Bagchi
Hi, I downloaded the latest drivers (0.9.7) and installed it as follows: ./configure --with-cards=intel8x0 --with-sequencer= yes --with=kernel=/home/kernel/linux-2.6.0-test6 The configuration ran fine and then I did make;make install Everything seems to go fine except when i do the following: