Hi guys,
After the modification my USB DAC does not work with my touch.
It has the latest firmware.
When I check aplay -l, I have this answer:
Code:
--------------------
# aplay -l
**** List of PLAYBACK Hardware Devices ****
ALSA lib conf.c:594:(get_char_skip_comments) Cannot access file II
ALSA lib conf.c:1589:(snd_config_load1) _toplevel_:3:10:Unexpected char
ALSA lib conf.c:2850:(snd_config_hook_load) /etc/asound.conf may be old or
corrupted: consider to remove or fix it
ALSA lib conf.c:2714:(snd_config_hooks_call) function snd_config_hook_load
returned error: Invalid argument
ALSA lib conf.c:3079:(snd_config_update_r) hooks failed, removing
configuration
aplay: device_list:226: control open (0): Invalid argument
ALSA lib conf.c:594:(get_char_skip_comments) Cannot access file II
ALSA lib conf.c:1589:(snd_config_load1) _toplevel_:3:10:Unexpected char
ALSA lib conf.c:2850:(snd_config_hook_load) /etc/asound.conf may be old or
corrupted: consider to remove or fix it
ALSA lib conf.c:2714:(snd_config_hooks_call) function snd_config_hook_load
returned error: Invalid argument
ALSA lib conf.c:3079:(snd_config_update_r) hooks failed, removing
configuration
aplay: device_list:226: control open (1): Invalid argument
ALSA lib conf.c:594:(get_char_skip_comments) Cannot access file II
ALSA lib conf.c:1589:(snd_config_load1) _toplevel_:3:10:Unexpected char
ALSA lib conf.c:2850:(snd_config_hook_load) /etc/asound.conf may be old or
corrupted: consider to remove or fix it
ALSA lib conf.c:2714:(snd_config_hooks_call) function snd_config_hook_load
returned error: Invalid argument
ALSA lib conf.c:3079:(snd_config_update_r) hooks failed, removing
configuration
aplay: device_list:226: control open (2): Invalid argument
#
--------------------
What is wrong in my system? This is my asound.conf file:
Code:
--------------------
pcm.usbdac {
type hw;
card <II>;
}
pcm.plugusb {
type plug;
slave.pcm "usbdac";
}
ctl.plugusb {
type hw;
card <II>;
}
pcm.!default plugusb
--------------------
Thanks!
--
BlindMouse
------------------------------------------------------------------------
BlindMouse's Profile: http://forums.slimdevices.com/member.php?userid=46500
View this thread: http://forums.slimdevices.com/showthread.php?t=82110
_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch