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

[Sound] Re: Red Hat 7 - sndconfig problem



Shahbaz Majeed (smajeed@computing.dundee.ac.uk) said: 
> I have recently built a new machine and installed RedHat 7 on it and I am a Newbie to Linux in general.
> 
> I have a CREATIVE LABS PCI 128 Sound card.
> 
> When I try to run sndconfig from the Terminal I just get a message 
> 'no such command available' or something like that.  Any ideas how
> to set up my sound card?

Either it's not installed (you can check by running 'rpm -q sndconfig'),
or it's not in your path (it's installed in /usr/sbin.)

If you just want to set it up, for that card you can just do:

echo "alias sound-slot-0 es1371" >> /etc/modules.conf

and it should work.

Bill





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