[alsa-devel] snd_pcm_writei error 128 Key has been revoked
7 Sep
2008
7 Sep
'08
12:01 a.m.
Hello
I'm a newbie to ALSA, in fact to sound programming at all. I tried a simple program for a beginner. When I got to this line:
err = snd_pcm_writei (playback_handle, buf, bufsize); printf("Playing Error: %d %s\n", err, snd_strerror(err));
the first time it played the sound that I wanted then I Ctrl-C the app. From then on, every time I run the program it gives me: Playing Error: 128 Key has been revoked
I tried to google around but no luck. Hope someone can help.
Thanks Paulos Siahu
5951
Age (days ago)
5951
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paulos Siahu