From alsa-user-owner@alsa.jcu.cz  Sun Sep 20 17:38:46 1998
Received: from pluto.andeby (ahermans@t5o211p34.telia.com [195.204.229.34])
	by marvin.jcu.cz (8.8.8/8.8.8) with ESMTP id RAA14451
	for <alsa-user@jcu.cz>; Sun, 20 Sep 1998 17:38:00 +0200
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id RAA29004
	for <alsa-user@jcu.cz>; Sun, 20 Sep 1998 17:40:01 +0200
Date: Sun, 20 Sep 1998 17:40:00 +0200 (CEST)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: Questions on amixer and alsamixer
In-Reply-To: <3604EBB0.CF3F02ED@xs4all.nl>
Message-ID: <Pine.LNX.4.00.9809201733590.28808-100000@pluto.andeby>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

Hello

If the file dosn't exist then you can make it with the command
mknod /dev/dsp c 14 19
The best is of course to run the script sndddevices that comes with the
alsa-driver package.

To enable use of oss-emulation you also need to load the module 
snd-pcm1-oss

modprobe snd-pcm1-oss



Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>

On Sun, 20 Sep 1998, Ramon Smits (aka Exyll / Subliminal) wrote:

> Hello,
> 
> I installed the ALSA driver and it works.. amixer and aplay work fine..
> 
> But when I start quake it says that
>     /dev/dsp
> doesn't exists, so I don't have any sound..
> 
> I installed all the 3 downloadable files..
> 
> 
> bye
> 
> 
> --
> -=( .Exyll. of .Subliminal. )=-=( exyll@xs4all.nl )=-=( UIN: 457638 )=-
> 
> -=(  Exyll's  -  http://www.xs4all.nl/~exyll  )=-
> -=(  ]1ms[  -  http://1ms.gamepoint.net  )=-
> -=(  Subliminal  -  http://home.worldonline.nl/~retrox/  )=-
> 
> 
> 
> ------
> To unsubscribe from <alsa-user@alsa.jcu.cz> mailing list send message
> 'unsubscribe' in the body of message to <alsa-user-request@alsa.jcu.cz>.
> 


