Re: 2.6.0-test kernel and the ali5451 sound card

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2003-11-19 at 14:49, Dan Goodes wrote:
> include /etc/modprobe.conf.dist
> alias eth0 natsemi
> alias sound-slot-0 snd-ali5451
> alias sound-card-0 snd-ali5451
> 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
> alias usb-controller usb-ohci
> alias ieee1394-controller ohci1394
> alias eth1 orinoco_pci
> install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && { /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :; }
> remove sound-slot-0 { /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :; } ; /sbin/modprobe -r --ignore-remove sound-slot-0

I'll take a stab at this, but I must preface it by saying that I'm using
Alsa 1.0.0pre1 on the stock Fedora kernel, not 2.6, so the modules.conf
may differ.  However, that said, my modules.conf contains two lines that
yours does not:

alias char-major-116 snd
alias char-major-14 soundcore

Try inserting them and see.  Also, I believe the install sound-slot-0
and remove sound-slot-0 entries at the bottom are not related to Alsa. 
Try commenting them out and see if that helps.  You can look at the
documentation on the alsa site (www.alsa-project.org) as well, and it
will give you specifics for your sound card.  Good luck!

Regards,

Scott




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux