-> From [EMAIL PROTECTED] Mon Aug 28 11:24:29 2000 -> X-Envelope-Sender: [EMAIL PROTECTED] -> X-Authentication-Warning: obelix.ws.estec.esa.nl: [EMAIL PROTECTED] [131.176.12.20] didn't use HELO protocol -> Date: Mon, 28 Aug 2000 12:23:52 +0200 -> From: Afonso Infante <[EMAIL PROTECTED]> -> User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.17 sparc64; en-US; m17) Gecko/20000811 -> X-Accept-Language: en -> MIME-Version: 1.0 -> To: debian-sparc@lists.debian.org -> Subject: Re: SV: Sound in Potato -> Content-Transfer-Encoding: 8bit -> Resent-Message-ID: <[EMAIL PROTECTED]> -> Resent-From: debian-sparc@lists.debian.org -> X-Mailing-List: <debian-sparc@lists.debian.org> archive/latest/4690 -> X-Loop: debian-sparc@lists.debian.org -> Resent-Sender: [EMAIL PROTECTED] -> Resent-Bcc: -> Resent-Date: Mon, 28 Aug 2000 11:24:28 +0100 -> -> Beckman Henrik, D wrote: -> -> > Default is to play audio trough internal speaker ( not sure on the newer -> > ultras though ) -> > Had similar problems with a SS5 running RH6.2... havenĀ“t tried linux on -> > ultra based boxes yet.. -> > (SS5 and ultra uses the same sound chip) -> -> You see, the problem is that the applications just abort... If I use a -> console application, I get the message: -> -> /dev/dsp: No such device -> -> (the same with the mixer, etc.) -> -> ... although the device nodes are there: -> -> # ls -la /dev/dsp -> crw-rw---- 1 root audio 14, 3 Aug 3 17:20 /dev/dsp -> -> # ls -la /dev/audio -> crw-rw---- 1 root audio 14, 4 Aug 3 17:20 /dev/audio
Are you in the audio group? Else just add rw to the devices (chmod 766 /dev/dsp /dev/audio). If this is not the problem, then: are you sure your kernel was compiled to support audio? This should appear at booting time... Ahh, yes, it is a bit of a nightmare... I had to suffer with this also and interestingly, the device dsp doesn't work as it should... Sergio.