j rocket wrote:
> defaults.pcm.card "soundcard"
> ctl.!default soundcard
> # defaults.ctl.card "soundcard"
Why did you change this?
> $ aplay -l
> ALSA lib conf.c:1017:(parse_value) card is not a string
> ALSA lib conf.c:1686:(snd_config_load1) _toplevel_:5:31:Invalid argument
What is line 5
j rocket wrote:
> I'm trying to get alsa working properly with a usb codec. Its a new
> codec so I'm sure no alsa drivers are available.
The built-in driver should work with any class-compliant USB audio
device.
> If trying anything like aplay hw:1,0 I get an argument error.
Is this card actual
Hello, I'm trying to get
alsa working properly with a usb codec. Its a new codec so I'm sure no
alsa drivers are available. I need help in setting up asound.conf to
use the codecs built in volume and mute. But also I am having issue in
getting proper default setting to work.
If trying anyth