Re: Micro$oft $uck$

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

 



Brittany wrote:
When i try to do what you mention it gives me "The snd-intel8x0 driver
could not be loaded.  This soundcard may not be compatible with Red Hat
Linux."

I guess my sound card isn't compatible with red hat, Damn it!

Brittany


I have the same type of card that you have and for Fedora 1 the driver to use is as pasted in the excerpt below. The entries are in the /etc/modules.conf file. The card is an AC 97.


alias sound-slot-0 snd-intel8x0
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :



If you are running Fedora Core2 Test1, you will have to add to your /etc/modprobe.conf file the below entries.


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-slot-0 snd-intel8x0
install sound-slot-0 /sbin/modprobe --ignore-install sound-slot-0 && /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :


You are correct that system-config-soundcard is broken on FC2 currently. I did not have any troubles with FC1 and the soundcard mentioned.

Jim




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

  Powered by Linux