From alsa-user-owner@alsa.jcu.cz  Mon Nov  2 21:26:51 1998
Received: from pluto.andeby (IDENT:ahermans@t6o211p8.telia.com [195.204.229.68])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id VAA30966
	for <alsa-user@jcu.cz>; Mon, 2 Nov 1998 21:23:42 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with SMTP id VAA00790
	for <alsa-user@jcu.cz>; Mon, 2 Nov 1998 21:25:49 +0100
Date: Mon, 2 Nov 1998 21:25:49 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: alsa-user@jcu.cz
Subject: Re: Sound Blaster AWE64
In-Reply-To: <19981102112814.A306@computron>
Message-ID: <Pine.LNX.4.00.9811022124260.787-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,

Have you loaded the snd-pcm1-oss module

Run:
modprobe snd-pcm1-oss
then try again.

Also remember to check your mixer and please, read the FAQ. We get too
many of these questions.


Anders


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

On Mon, 2 Nov 1998, Phillip Neumann wrote:

> Hello,
> 
> 
> I have troubles with alsa in my awe64 card. I have a debian linux, so i install the debian package: 
>  alsa-modules    0.2.0-pre8-2   ALSA driver common files
>  alsa-source     0.2.0-pre8-2   ALSA driver source
> 
> 
> I folow the install intruccion (INSTALL):
> configure
> make
> make install
> ./snddevices
> edit alias
> insmod:	
> snd-sb16                3580   0  (unused)
> snd-mpu401-uart         1820   0  [snd-sb16]
> snd-sb-dsp             15416   0  [snd-sb16]
> snd-pcm1               16072   0  [snd-sb-dsp]
> snd-mixer              13992   0  [snd-sb16 snd-sb-dsp]
> snd-seq                21620   0  (unused)
> snd-midi               14016   0  [snd-sb16 snd-mpu401-uart snd-sb-dsp]
> snd-opl3                2032   0  [snd-sb16]
> snd-timer               2804   0  [snd-opl3]
> snd-synth               1108   0  [snd-sb16 snd-opl3]
> snd-pcm                 6896   0  [snd-sb16 snd-sb-dsp snd-pcm1]
> snd                    25716   0  [snd-sb16 snd-mpu401-uart snd-sb-dsp snd-pcm1 snd-mixer snd-seq snd-midi snd-opl3 snd-timer snd-synth snd-pcm]
> 
> 
> 
> 
> ------> So at this moment i can listen to CD's. But when i try to cat file to /dev/audio or /dev/dsp i get:
> bash: /dev/audio: Operation not supported by device
> Im far away to being an expert so, please, i need some help....
> 
> 
> 
> 
> 
> 
> 
> 
> Here is my /etc/modutils/aliases file:
> bla, bla,
> 
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-mixer
> alias snd-minor-oss-3 snd-pcm1-oss
> alias snd-minor-oss-4 snd-pcm1-oss
> alias snd-minor-oss-5 snd-pcm1-oss
> alias snd-minor-oss-12 snd-pcm1-oss
> alias snd-card-0 snd-sb16
> 
> options snd-sb16 snd_index=1 snd_port=0x260 snd_irq=10 snd_dma8=3 snd_dma16=7
> options snd snd_major=14 snd_cards_limit=1
> 
> 
> 
> 
> 
> 
> thanks, 
> 
> 
> Phillip Neumann
> filsin@bigfoot.com
> 
> 
> 
> 
> 
> 
> ------
> 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>.
> 


