Nope. Already tried that. I even did lsmod. Only snd_page_alloc is loaded.
But I still can't load the new modules.
On 5/2/07, Lee Revell <[EMAIL PROTECTED]> wrote:
On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote:
> No one knows how to solve this problem?
>
Those errors mean you didn't remov
On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote:
> No one knows how to solve this problem?
>
Those errors mean you didn't remove all snd* modules before loading
the new ones.
Easiest solution is to reboot after installing new ALSA modules or
rmmod everything with snd in it.
Lee
-
No one knows how to solve this problem?
On 5/1/07, Kamran Soomro <[EMAIL PROTECTED]> wrote:
Hi.
I've got an Intel ICH7 family sound card. I read somewhere that I need to
install Alsa separately in order for the sound to work properly. I've kernel
version 2.6.18. I tried installing Alsa 1.0.14r
Hi.
I've got an Intel ICH7 family sound card. I read somewhere that I need to
install Alsa separately in order for the sound to work properly. I've kernel
version 2.6.18. I tried installing Alsa 1.0.14rc2. However, when I try to
load the modules by:
# modprobe snd-hda-intel;modprobe snd-pcm-oss;