From alsa-devel-owner@alsa.jcu.cz  Sat Feb  6 19:01:50 1999
Received: from smtp.kolej.mff.cuni.cz (smtp.kolej.mff.cuni.cz [195.113.25.225])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id SAA20990
	for <alsa-devel@alsa.jcu.cz>; Sat, 6 Feb 1999 18:58:02 +0100
Received: from abyss.kolej.mff.cuni.cz (IDENT:root@abyss.kolej.mff.cuni.cz [195.113.25.73])
	by smtp.kolej.mff.cuni.cz (8.9.1a/8.9.0) with ESMTP id SAA16941
	for <alsa-devel@alsa.jcu.cz>; Sat, 6 Feb 1999 18:57:57 +0100 (CET)
Received: from punknet.cz (miri@localhost [127.0.0.1])
	by abyss.kolej.mff.cuni.cz (8.8.7/8.8.7) with ESMTP id SAA02356
	for <alsa-devel@alsa.jcu.cz>; Sat, 6 Feb 1999 18:56:39 +0100
Message-ID: <36BC8256.F31E30D6@punknet.cz>
Date: Sat, 06 Feb 1999 18:56:38 +0100
From: Jaromir Koutek <miri@punknet.cz>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
Subject: Re: problems with my ESS Solo 1
References: <Pine.LNX.3.96.990206180006.5452q-100000@tartarus.uwa.edu.au>
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

> Unable to register major device 14
> /lib/modules/2.2.1/misc/snd.o: init_module: Device or resource busy
> snd: Device or resource busy

Unable to register major 14? It seems you already have loaded OSS (stock kernel)
sound drivers in kernel (sound.o) and you're trying to load ALSA snd.o with major 14
too.
Try to insert sound modules manually (via insmod: snd.o, then snd-pcm.o, snd-midi.o,
snd-mixer.o, snd-synth.o, then snd-es1938 and snd-esssolo1).
Anyway, can you send me a output of /proc/pci or lspci -v for exact PCI ID of your
card?

> Any suggestions?  My card is the ESS Solo 1 card distributed by
> http://www.pine-tech.com/

Mine too  - PT2603 rev 1.1. PCI DIGITAL - PCI WAVETABLE SOUND CARD :-).

--
Jaromir Koutek                            miri@punknet.cz




