On Thu, Feb 03, 2005 at 10:44:19AM EST, Alan L Tyree wrote: > Hi, > I'm trying to install Skype, but it has different instructions for ALSA > sound. How do I know if I am using ALSA?
If you have the directory /proc/asound then you are using alsa. Another way to check is to run lsmod and check whether there are any modules with snd- or snd_ in their name. if so, you are also running alsa. Hope this helps. Luke k -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
