alsa_sound_perror  920 src/sound.c        alsa_sound_perror (file, err);
alsa_sound_perror  943 src/sound.c        alsa_sound_perror ("Could not allocate hardware parameter structure", err);
alsa_sound_perror  947 src/sound.c        alsa_sound_perror ("Could not allocate software parameter structure", err);
alsa_sound_perror  951 src/sound.c        alsa_sound_perror ("Could not initialize hardware parameter structure", err);
alsa_sound_perror  956 src/sound.c        alsa_sound_perror ("Could not set access type", err);
alsa_sound_perror  961 src/sound.c        alsa_sound_perror ("Could not set sound format", err);
alsa_sound_perror  966 src/sound.c        alsa_sound_perror ("Could not set sample rate", err);
alsa_sound_perror  971 src/sound.c        alsa_sound_perror ("Could not set channel count", err);
alsa_sound_perror  975 src/sound.c        alsa_sound_perror ("Could not set parameters", err);
alsa_sound_perror  980 src/sound.c        alsa_sound_perror ("Unable to get period size for playback", err);
alsa_sound_perror  984 src/sound.c        alsa_sound_perror ("Unable to get buffer size for playback", err);
alsa_sound_perror  988 src/sound.c        alsa_sound_perror ("Unable to determine current swparams for playback",
alsa_sound_perror  996 src/sound.c        alsa_sound_perror ("Unable to set start threshold mode for playback", err);
alsa_sound_perror 1001 src/sound.c        alsa_sound_perror ("Unable to set avail min for playback", err);
alsa_sound_perror 1005 src/sound.c        alsa_sound_perror ("Unable to set sw params for playback\n", err);
alsa_sound_perror 1014 src/sound.c        alsa_sound_perror ("Could not prepare audio interface for use", err);
alsa_sound_perror 1147 src/sound.c                    alsa_sound_perror ("Can't recover from underrun, prepare failed",
alsa_sound_perror 1159 src/sound.c                        alsa_sound_perror ("Can't recover from suspend, "
alsa_sound_perror 1166 src/sound.c                alsa_sound_perror ("Error writing to sound device", err);