Sound does not work on FC 2 Test1

Luciano Miguel Ferreira Rocha strange at nsk.no-ip.org
Sat Feb 14 19:21:45 UTC 2004


On Sat, Feb 14, 2004 at 07:21:42PM +0100, Roland Wolters wrote:
> Once upon a time Roland Wolters wrote:
> > Hi,
> > I made a fresh installation of FC 2 on a AMD XP Computer with a
> > Soundblaster Live Card (emu10k1). I got the packages of the CDs, and did no
> > changes to them.
> >
> > And i am not able to get sound out of my boxes - even if I activate the
> > onboard AC97 chipset from via (vt8233/A/8235), I do not get sound.
> >
> > There are some error messages in dmesg [1] depending on modprobe, maybe
> > someone have a similar problem or could help me?
> 
> I forgot it to attach the error messages of dmesg, sorry:
> request_module: failed /sbin/modprobe -- char-major-21-1. error = 256
> request_module: failed /sbin/modprobe -- char-major-4-72. error = 256
> request_module: failed /sbin/modprobe -- char-major-10-134. error = 256
> request_module: failed /sbin/modprobe -- snd-card-0. error = 256
> request_module: failed /sbin/modprobe -- sound-service-1-0. error = 256

Try this on /etc/modules.conf:

##ALSA
alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 snd-emu10k1
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

Then run modprobe snd-card-0 and run alsamixer to unmute the channels.

Regards,
Luciano Rocha





More information about the fedora-test-list mailing list