Bug#626043: gpsk31: Add hint for loading snd_pcm_oss kernel module

2011-05-08 Thread Márton Németh
Package: gpsk31 Version: 0.5-4 Severity: wishlist Tags: patch When the sound device /dev/dsp does not exists gpsk31 reports the following error message on stderr: $ ls -la /dev/dsp ls: cannot access /dev/dsp: No such file or directory $ gpsk31 init_audio: can't open /dev/dsp Cannot initialize

Bug#626043: gpsk31: Add hint for loading snd_pcm_oss kernel module

2011-05-08 Thread Németh Márton
--- gpsk31-0.5/src/server-main.C.orig 2008-06-27 16:50:08.0 +0200 +++ gpsk31-0.5/src/server-main.C 2011-05-08 10:18:35.0 +0200 @@ -256,6 +256,7 @@ if (audiofd 0) { fprintf (stderr, init_audio: can't open %s\n, audio_path); + fprintf(stderr, Hint: you might