Re: No sound from SB live!

From: Pavel Machek
Date: Sun Feb 19 2006 - 16:47:57 EST


Hi!

> > I run Ubuntu Breezy, which has:
> >
> > alsa-utils = 1.0.9a-4ubuntu5
>
> The alsa-utils version should not matter, it's alsa-lib that must be
> kept in sync with the ALSA version in the kernel.

I tried to play with mpg123 using OSS emulation, so that it does not
have anything to do with ALSA. No luck. Trying aplay:

root@hobit:/dev/snd# aplay
/usr/share/xemacs21/xemacs-packages/etc/sounds/hammer.wav
aplay: main:533: audio open error: No such file or directory

while stracing:

open("/dev/snd/pcmC0D0p", O_RDWR) = -1 ENOENT (No such file or
directory)
close(3) = 0
write(2, "aplay: main:533: ", 17aplay: main:533: ) = 17
write(2, "audio open error: No such file o"..., 43audio open error: No
such file or directory) = 43
write(2, "\n", 1

... but pcmC0D0p is not described in devices.txt...?
Pavel
--
Web maintainer for suspend.sf.net (www.sf.net/projects/suspend) wanted...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/