Re: CMI8330 sound board?
Bob Paddock <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Organization | Mostly Via Piles |
| Message-ID | <[email protected]> |
>Following the Desktop Guide when I get to the 'aplay .../pop.wav' section I >get this: ALSA lib pcm_hw.c:791:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p >I don't have a C0D0p, but I *DO* have C0D1p when I look in /proc/asound/dev. >Don't know how to get there from here, or even if I want to?? Didn't find >any messages about C0D1p in any of the fourms. I have found that doing 'aplay -D hw:0,1 .../pop.wav' DOES work. That indicates that Device 1 of Sound Card 0 is the output device. I still can't figure out how to get the system like Arts to use it. Does any one know? Also I found that I could get a /dev/dsp that was stable by loading these: snd-pcm-oss snd-mixer-oss in modules.autoload. Doesn't really seem to help any thing tho. Still get complaints about no /dev/dsp even when I'm looking at the thing. What is that about?