Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-02 Thread Kamran Soomro
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

Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Lee Revell
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 -

Re: [Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro
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

[Alsa-user] Problem installing Alsa on OpenSUSE 10.2 with Intel sound card

2007-05-01 Thread Kamran Soomro
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;