ideas or advice here? Did I just miss a step and I need to run
'mknod' or something to create the device? What would the parameters
be?
Thanks in advance for any help,
-Karl Fogel<[EMAIL PROTECTED]>
P.S. My machine had a built-in sound card, that I
Clemens Ladisch <[EMAIL PROTECTED]> writes:
> This is wrong. You name is pcmC0D0p for playback and pcmC0D0c for
> capture (in both cases card 0, device 0).
Thank you so much for clarifying this! (Obviously, I missed something
crucial in my documentation browsing, I'll go back and look.)
> > I tr
I have a M-Audio/Delta Audiophile 2496 card, running under Debian
GNU/Linux 2.6.0-test1 (hence ALSA 0.9.4, using ice1712). I'm trying
to record SPDIF input from a DAT player, to make WAV files on disk
(i.e., bit-for-bit copy).
Analog input is working fine:
$ arecord -f cd -t wav -D plug:hw x.
Sorry, I should have included 'arecord -L' output in my previous post.
Here it is; the original post is at the bottom.
$ arecord -L
PCM list:
hw {
@args.0 CARD
@args.1 DEV
@args.2 SUBDEV
@args.CARD {
type string
default {
Jaroslav Kysela <[EMAIL PROTECTED]> writes:
> Known bug. The problem is that playback and capture channels are
> assymetric for the envy24 chip and we cannot define dual configuration
> separate for playback and capture.
>
> You may change the line in /usr/share/alsa/cards/ICE1712.conf from
>
>
Jaroslav Kysela <[EMAIL PROTECTED]> writes:
> Known bug. The problem is that playback and capture channels are
> assymetric for the envy24 chip and we cannot define dual configuration
> separate for playback and capture.
>
> You may change the line in /usr/share/alsa/cards/ICE1712.conf from
>
>
Jaroslav Kysela <[EMAIL PROTECTED]> writes:
> But 'aplay -D plug:spdif <...>' will fail.
Ah, I see. I can still play to analog out, just not to digital out (I
don't have anything hooked up to digital out, so I'd never notice).
> > continue to work, but now this also works:
> >
> ># arecord
Harold Martin <[EMAIL PROTECTED]> writes:
> I can't get any of the alsa players or such to make any sound. I think
> I've set the mixer up so that sound will play, but to be honest I'm
> rather confused, given the amount of sliders in the mixer.
> 1. Is there any "simple test sound" sort of program
Harold Martin <[EMAIL PROTECTED]> writes:
> After installing ALSA according to the instrsuctions, I attempt to
> launch alsamixer, I get the error:
> alsamixer: function snd_ctl_open failed for default: No such file or
> directory
> What can I do to fix this?
What is the output when you run
$