From alsa-user-owner@alsa.jcu.cz  Mon Jan 25 17:40:04 1999
Received: from mauve.csi.cam.ac.uk (exim@mauve.csi.cam.ac.uk [131.111.8.38])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id RAA13946
	for <alsa-user@alsa.jcu.cz>; Mon, 25 Jan 1999 17:36:20 +0100
Received: from meb39.kings.cam.ac.uk
	([131.111.198.242] helo=soup-kitchen.demon.co.uk ident=qmailr)
	by mauve.csi.cam.ac.uk with smtp (Exim 2.05 #3)
	id 104kr8-0002Ok-00
	for alsa-user@alsa.jcu.cz; Mon, 25 Jan 1999 12:11:02 +0000
Received: (qmail 6065 invoked from network); 25 Jan 1999 12:10:20 -0000
Received: from localhost (HELO meb39.kings.cam.ac.uk) (mattbee@127.0.0.1)
  by localhost with SMTP; 25 Jan 1999 12:10:20 -0000
From: Matthew Bloch <mattbee@soup-kitchen.demon.co.uk>
To: alsa-user@alsa.jcu.cz
Subject: Problem installing alsa-0.3.0-pre3 with Linux 2.2.0pre8
Date: Mon, 25 Jan 1999 03:02:27 +0000
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <99012503073501.05427@meb39.kings.cam.ac.uk>
Content-Transfer-Encoding: 8bit
Reply-To: alsa-user@alsa.jcu.cz
Sender: alsa-user-owner@alsa.jcu.cz
Precedence: list

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.

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/ )



