From alsa-user-owner@alsa.jcu.cz  Mon Jan 25 20:35:59 1999
Received: from pluto.andeby (IDENT:ahermans@t2o212p24.telia.com [195.204.226.84])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id UAA26397
	for <alsa-user@alsa.jcu.cz>; Mon, 25 Jan 1999 20:34:25 +0100
Received: from localhost (ahermans@localhost)
	by pluto.andeby (8.8.7/8.8.7) with ESMTP id UAA13479;
	Mon, 25 Jan 1999 20:34:34 +0100
Date: Mon, 25 Jan 1999 20:34:34 +0100 (CET)
From: Anders Semb Hermansen <ahermans@vf.telia.no>
To: Matthew Bloch <mattbee@soup-kitchen.demon.co.uk>
cc: alsa-user@alsa.jcu.cz
Subject: Re: Problem installing alsa-0.3.0-pre3 with Linux 2.2.0pre8
In-Reply-To: <99012503073501.05427@meb39.kings.cam.ac.uk>
Message-ID: <Pine.LNX.4.04.9901252032530.13476-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

On Mon, 25 Jan 1999, Matthew Bloch wrote:

> Hi there; couldn't find anything on the FAQ, so here goes... I've compiled and
> installed this version of alsa, along with creating the new devices with the
> script.  Then I removed the OSS modules (soundcore / es1370) and did a
> 'modprobe snd-ens1370' which went without problems.  After this, /dev/mixer and
> /dev/dsp don't seem to support any kind of operation (according to mpg123 and
> KMix) until I reinstate the OSS modules.
> 

Have you loaded the modules snd-pcm1-oss. This is required if you want to
use old OSS programs.

modprobe snd-pcm1-oss

> My /etc/conf.modules file looks like this:
> 
> -------------8<---------------------------------------------------
> alias eth0 ne 
> options ne io=0x300 
> alias scsi_hostadapter advansys 
> # alias sound es1370
> # options sound joystick=1
> 
> # --- BEGIN: Generated by ALSACONF, do not edit. ---
> alias char-major-14 snd
> alias snd-minor-oss-0 snd-ens1370
> # NB the above line and snd-card-0 hand-hacked because the values were empty
> # when generated with ALASCONF and modprobe whinged; was this wise? :-)
> 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-ens1370
> options snd snd_major=14 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=0 snd_device_uid=0
> options snd_index=1 snd_id=ENSONIQ
> # --- END: Generated by ALSACONF, do not edit. ---
> -------------8<---------------------------------------------------
> 
> Any ideas what's going on?
> 
> --
> Matthew       ( http://www.soup-kitchen.demon.co.uk/ )
> 
> 
> ------
> 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>.
> 

mvh
Anders

--
Anders Semb Hermansen
E-Mail: <ahermans@vf.telia.no>
Cellmail: <93802837@sms.netcom.no>



