Mike Davis wrote:

>I'm wondering if anyone can tell me how  to find out which device my SBLive!
>card is attached to?  I'm using the Alsa snd-emu10k1 driver.  I've tried
>trial and error to find the device (cat /usr/share/sounds/KDE_Startup.wav >
>/dev/audio?) with all errors comming back.
>
>Dmesg doesn't list what device it is using as with bttv.  The bttv modules
>loads and tells me which /dev/<device> it is using.
>
>Is there a Linux command to tell me what device a module is using?
>
>Mike
>

alsa devices are in /dev/snd

oss-emulation devices are in /dev/sound, with links in /dev.

for example,
#ls -l /dev/midi00
lr-xr-xr-x 1 root root 12 Sep 9 17:02 /dev/midi00 -> sound/midi00

if you are using devfs they'll get created automatically upon loading
the modules

-- rossen



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to