Hi.

I've been configuring my sound card for quite
a while now and i just can't get it to work.

my sound card is adi soundmax, intel810
ive followed the steps carefully and
i couldn't still load the module:
here's a copy of my conf.module

alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1     
alias snd-card-0 snd-card-intel8x0    
options snd-card-intel8x0  snd_index=0 snd_id=card1
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss


---

when i run modprobe snd-card-intel8x0 i get the
following errors:

Note: /etc/conf.modules is more recent than /lib/modules/2.2.18-0vl4.2/modules.dep
/lib/modules/2.2.18-0vl4.2/misc/snd-card-intel8x0.o: init_module: Device or resource 
busy
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters
/lib/modules/2.2.18-0vl4.2/misc/snd-card-intel8x0.o: insmod 
/lib/modules/2.2.18-0vl4.2/misc/snd-card-intel8x0.o failed
/lib/modules/2.2.18-0vl4.2/misc/snd-card-intel8x0.o: insmod snd-card-intel8x0 failed


i tried running modprobe snd-intel8x0

i dont get errors and running lsmod gave me
this:
Module                  Size  Used by
snd-intel8x0            5936   0  (unused)
snd-ac97-codec         23520   0  [snd-intel8x0]
snd-pcm-oss            17488   0  (autoclean) (unused)
snd-pcm-plugin         13232   0  (autoclean) [snd-pcm-oss]
snd-pcm                30816   0  (autoclean) [snd-intel8x0 snd-pcm-oss snd-pcm-plugin]
snd-timer               9024   0  (autoclean) [snd-pcm]
snd-mixer-oss           4640   0  (autoclean) [snd-pcm-oss]
snd-mixer              27888   0  (autoclean) [snd-ac97-codec snd-mixer-oss]
snd                    38352   0  (autoclean) [snd-intel8x0 snd-ac97-codec snd-pcm-oss 
snd-pcm-plugin snd-pcm snd-timer snd-mixer-oss snd-mixer]
soundcore               2864   0  (autoclean) [snd]

---------

when i run gmix, it says no mixers are found.
i checked my kernel config and it has sound support
enabled.

what seems to be the problem?




_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to