[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Alsa (was: Re: Which Sound Card?)
On Thu, 9 Mar 2000, Richard wrote:
> Works fine with OSS but I can't figure out how to use Alsa so I can't
> say anything about that.
Alsa is really, really easy to use. Follow these simple instructions:
Make you kernel with support for sound and maybe oss modules if you
want. All things under sound should be compiled as modules.
tar xIf alsa-drivers.x.y.z.tar.bz2
tar xIf alsa-lib.x.y.z.tar.bz2
tar xIf alsa-utils.x.y.z.tar.bz2
cd alsa-d*
./configure
su root -c 'make install'
su root -c 'snddevices'
cd ../alsa-l*
./configure
make
su root -c 'make install'
cd ../alsa-u*
make
su root -c 'make install'
modprobe snd-card-[sb16|sbawe|gus|whatever]
If you want oss compatibilty:
modprobe snd-pcm-oss
modprobe snd-mixer-oss
modprobe snd-seq-oss
And there you are. You may need to put stuff in /etc/modules.conf, but
you may not. Read alsa-drivers.x.y.z/README for details of what to put
in there.
Bob
--
Bob Ham: bob [at] timecity.org http://flux.mentaltempt.org/~node/
IRC: 'node' on SlashNET (devnull.slashnet.org:6667): #Slashdot #TimeCity
ICQ: 4396425 'The Tek' & 27699423 'The Tek.'
Time City Level Designer
Time City: http://www.timecity.org/
My work: http://flux.mentaltempt.org/~node/tc/
This email is Copyright (C) 2000 Robert Ham. Copyright is protected in law
in the UK and by treaty in other countries. Permission to reproduce is
strictly forbidden. If you wish to reproduce this email's content, please
apply by email to bob [at] timecity.org.
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.