I installed alsa-driver-0.9.0rc7 but cannot insert the module
snd-intel8x0.  Modprobe fails with the error messages shown below.

There are no messages in /var/log/messages.  There were also no
messages there in a previous compilation with ./configure
--with-debug=detect.

I have no trouble inserting snd, snd-pcm-oss, etc.

I saw the same problem reported by another user about a month ago, but
couldn't find any reply to his post in the list archives.

Any help appreciated.

Antonio.

================================================================================

bash$ uname -r
2.4.18

bash$ lspci
  [...]
00:1f.5 Multimedia audio controller: Intel Corp. 82820 820 (Camino 2)
        Chipset AC'97  Audio Controller (rev 05)
  [...]

bash$ lsmod
Module                  Size  Used by    Not tainted

bash$ modprobe snd-intel8x0
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, 
      including invalid IO or IRQ parameters
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: insmod
              /lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0 failed

bash$ lsmod
Module                  Size  Used by    Not tainted

bash$ modprobe snd

bash$ lsmod
Module                  Size  Used by    Not tainted
snd                    28648   0  (unused)

bash$ modprobe snd-intel8x0
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, 
      including invalid IO or IRQ parameters
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: insmod
              /lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o failed
/lib/modules/2.4.18/kernel/sound/pci/snd-intel8x0.o: insmod snd-intel8x0 failed

bash$ lsmod
Module                  Size  Used by    Not tainted
snd                    28648   0 

bash$ tail /var/log/messages
Feb 24 09:46:45  -- MARK --
Feb 24 10:06:45  -- MARK --
Feb 24 10:26:45  -- MARK --
Feb 24 10:46:45  -- MARK --
Feb 24 11:06:45  -- MARK --
Feb 24 11:26:45  -- MARK --
Feb 24 11:46:45  -- MARK --
Feb 24 12:06:45  -- MARK --
Feb 24 12:26:45  -- MARK --
Feb 24 12:46:45  -- MARK --

>* From: Chris Raphael
>* Subject: [Alsa-user] can't insert module
>* Date: Tue, 28 Jan 2003 07:55:13 -0800
>
>Dear List,  I am completely new to ALSA and hope folks will forgive my maybe very
>simple question.
>
>I am trying to install ALSA 0.9.0rc6 on my Dell Inspiron 8200 which uses the
>Intel i820 soundcard or chipset or whatever.  I am running Red Hat Linix 7.3.
>I managed to compile the source code successfully but could not install the
>module.  The command
>
>modprobe snd-intel8x0
>
>fails with an error message
>
>/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o: init_module: No such device
>Hint: insmod errors can be caused by incorrect module parameters, incuding invalid IO 
>or IRQ
>parameters
>/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o: insmod 
>/lib/modules/2.4.18-3/kernel/sound/pci/snd-intel8x0.o failed
>
>
>modprobe works okay on the other modules (snd-pcm-oss, snd-mixer-oss, snd-seq-oss)
>
>Any help would be greatly appreciated.
>Thanks!
>
>Christopher Raphael


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to