Completely remove old modules in this directory by
typing
rm -rf /lib/modules/(your kernel version)/misc

> Compile the driver with these options.
> --with-kernel=(your kernel source dir path)
--with-moddir=/lib/modules/(your kernel version)/misc
> --with-cards=(your sound card chipset name)
type ./configure --help to see the
> rest of the options. And while you are in the driver
> dir type ./snddevices
Compile alsa-libs with the
> kernel option above. No options are needed on alsa
> utils. Edit modules.conf (look at examples in
> google.com) Then modprobe soundcore, modprobe
snd-(your card chipset name)
> start alsasound. IE redhat
> /etc/rc.d/init.d/alsasound start .Unmute the
> alsamixer./usr/bin/alsamixer


 --- matt <[EMAIL PROTECTED]> skrev: > 
> 
> 
> I have a Hammerfall DSP w/ Multiface, and i could
> not make it work.
> After doing the installation as described,with
> driver v 0.9.0, i did : 
> 
> modprobe snd-hdsp 
> 
> 
> Then on the screen : 
>  
> /lib/modules/2.4.18-6mdk/misc/snd-hammerfall-mem.o:
> init_module: Cannot
> allocate memory
> Hint: insmod errors can be caused by incorrect
> module parameters,
> including invalid IO or IRQ parameters
> modprobe: insmod
> /lib/modules/2.4.18-6mdk/misc/snd-hammerfall-mem.o
> failed
> modprobe: insmod snd-hdsp failed
> 
> my module.conf file :
> 
> #above snd-card-ice1712 snd-pcm-oss
> #alias sound-slot-0 snd-card-ice1712
> probeall scsi_hostadapter initio
> alias eth0 8139too
> alias scsi0 initio
> # ALSA portion
> alias char-major-116 snd
> alias snd-card-0 snd-hdsp
> # module options should go here
> # OSS/Free portion
> alias char-major-14 soundcore
> alias sound-slot-0 snd-hdsp
> # card #1
> 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
> 
> 
> N.B : I'm a newbie, running Mandrake 8.2, and I
> didn't compile my
> kernel, because it don't seems to be necessary. 
> Anything wrong ?
> Thanks for your help
> 
> 
> 
> 
> 
> 
> 
> 
>
-------------------------------------------------------
> 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

=====
http://home.no.net/~knutove/knut_ove_hauge_kuren.htm

______________________________________________________
Se den nye Yahoo! Mail på http://no.yahoo.com/
Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok


-------------------------------------------------------
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