I found a workaround by compiling gramofile with the "sndfunc.c" from actual "bplay-0.991". I have no deeper idea of C-programming - in new sndfunc.c /dev/dsp will addressed via a pointer "*audev" (see below) - the old one directly takes "AUDIO". Maybe this can give an idea where the problem is .... Peter ================================= ** brec/sndfunc.c (C) David Monro 1996 ... #define AUDIO "/dev/dsp" ...
char *audev = AUDIO; /* this is new in bplay-0.991 */ ================================= -- after upgrade to 7.10 gramofile bring the followin failure /dev/dsp: invalid argument https://bugs.launchpad.net/bugs/200181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs