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

ALSA problems, no node numbers in /dev/snd



I read somewhere that ALSA was the future of sound on Linux, if that's
true, why is the documentation so far out of date?
Anyway, here is my problem.

I've compiled 2.4.16 and alsa-modules.
I ran snddevices
When I boot, it appears that ALSA loads:
Starting ALSA sound driver (version 0.9.0beta9): sbawe.

#lsmod
Module                  Size  Used by    Not tainted
snd-card-sbawe          5876   0  (unused)
snd-opl3                4996   0  [snd-card-sbawe]
snd-sb16-dsp            5096   0  [snd-card-sbawe]
snd-pcm                44320   0  [snd-sb16-dsp]
snd-timer               8936   0  [snd-opl3 snd-pcm]
snd-mpu401-uart         2480   0  [snd-card-sbawe snd-sb16-dsp]
snd-rawmidi            11392   0  [snd-mpu401-uart]
snd-emu8000            10464   0  [snd-card-sbawe]
snd-seq-device          3680   0  [snd-opl3 snd-rawmidi snd-emu8000]
snd-sb16-csp           14920   0  [snd-card-sbawe]
snd-sb-common           5896   0  [snd-card-sbawe snd-sb16-dsp
snd-sb16-csp]
snd-hwdep               3392   0  [snd-opl3 snd-sb16-csp]
snd                    22476   0  [snd-card-sbawe snd-opl3 snd-sb16-dsp
snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-emu8000
snd-seq-device snd-sb16-csp snd-sb-common snd-hwdep]


streaker:~#amixer
amixer: Mixer 0/0 open error: No such file or directory

streaker:~#ls -l /dev/snd
lrwxrwxrwx    1 root     root           16 Dec 17 20:46 /dev/snd ->
/proc/asound/dev
streaker:~# cd /dev/snd
streaker:/dev/snd# ls -l
total 0
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 controlC0
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 hwC0D0
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 midiC0D0
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 pcmC0D0c
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 pcmC0D0p
crw-rw----    1 root     audio      0,   0 Dec 17 20:48 timer

I'm guessing that is the problem, why are the devices coming up as 0,0?

I've now been trying to set up sound for 3 days now (mostly kernel
compile problems) It really shouldn't be this hard.  I've been
searching everywhere for answers.  On a side now, mailing list archives
that aren't searchable are worthless.

Thanks,
Brandon

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com



Reply to: