Sound card

Mark Knecht markknecht at gmail.com
Tue Apr 12 14:14:07 UTC 2005


On Apr 12, 2005 6:36 AM, Scott Mertens <smertens at mho.com> wrote:
> >Assuming that Alsa is part of this distro then, as root,
> 
> >alsaconf
> 
> [root at RHServer01 ~]# alsaconf
> -bash: alsaconf: command not found
> 
> Must not be part of the distro.

Humm....this is pretty typical of my machines. (All FC2-based with
PlanetCCRMA additiions.)

[mark at dragonfly mark]$ rpm -qa | grep alsa
alsa-tools-1.0.9-0.1.rc1.rhfc2.ccrma
balsa-2.0.17-1
kernel-module-alsa-2.6.11-0.3.rdt.rhfc2.ccrma-1.0.9-0.1.rc1.rhfc2.ccrma
alsa-firmware-1.0.8-1.rhfc2.ccrma
alsa-utils-1.0.9-0.1.rc1.rhfc2.ccrma
alsa-lib-devel-1.0.9-0.1.rc1.rhfc2.ccrma
alsa-driver-1.0.9-0.1.rc1.rhfc2.ccrma
alsa-lib-1.0.9-0.1.rc1.rhfc2.ccrma
alsaplayer-0.99.76-1.rhfc2.ccrma
alsa-oss-1.0.9-0.1.rc1.rhfc2.ccrma
[mark at dragonfly mark]$

[mark at dragonfly mark]$ slocate alsa | grep bin
/usr/sbin/alsaconf
/usr/sbin/alsactl
/usr/bin/balsa-ab
/usr/bin/balsa
/usr/bin/alsamixer
/usr/bin/alsalisp
/usr/bin/alsaplayer
/usr/share/alsa/firmware/hdsploader/multiface_firmware_rev11.bin
/usr/share/alsa/firmware/hdsploader/digiface_firmware.bin
/usr/share/alsa/firmware/hdsploader/multiface_firmware.bin
/usr/share/alsa/firmware/hdsploader/digiface_firmware_rev11.bin
[mark at dragonfly mark]$

First, do the rpm -qa command above and see what's realyl on your
system. It may be that you're missing only alsatools. Give yum a try
and see what it says is available.

yum search alsa

should return info on what's available from your repository. You can
then add Alsa (1 or many parts) using

yum install package-name

Good luck,
Mark




More information about the Redhat-install-list mailing list