From alsa-devel-owner@alsa.jcu.cz  Mon Feb 15 20:38:42 1999
Received: from smtp-2.mdc.net (smtp-2.mdc.net [209.251.64.26])
	by marvin.jcu.cz (8.9.1a/8.9.1) with ESMTP id UAA23341
	for <alsa-devel@alsa.jcu.cz>; Mon, 15 Feb 1999 20:38:16 +0100
Received: from usa.net (glenn@xcom-79-240.mdc.net [209.251.79.240])
	by smtp-2.mdc.net (8.9.1/8.9.1) with ESMTP id OAA12230;
	Mon, 15 Feb 1999 14:46:08 -0500 (EST)
	(envelope-from glenpm@usa.net)
Message-ID: <36C87768.4B73FE14@usa.net>
Date: Mon, 15 Feb 1999 14:37:12 -0500
From: Glenn PM <glenpm@usa.net>
MIME-Version: 1.0
To: alsa-devel@alsa.jcu.cz
CC: Tuomas Heino <iheino@cc.hut.fi>,
        "Christopher T. Lansdown" <lansdoct@screech.cs.alfred.edu>
Subject: Re: Sound not recognized - RedHat 5.2
References: <Pine.OSF.3.96.990215210741.540B-100000@alpha.hut.fi>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: alsa-devel@alsa.jcu.cz
Sender: alsa-devel-owner@alsa.jcu.cz
Precedence: list

Tuomas Heino wrote:

> > I appreciate your help with this, now what?
> >
> any syslog entries? what does your /var/log/messages contain about snd-sb16?
> what about /proc/modules after trying to load the module?

Yeah sorry for not including:

dmesg:
-----

registered device ppp0
isapnp: Device 'Creative SB16 PnP'
isapnp: Device 'Accura 56K Speakerphone            '
isapnp: 2 Plug & Play devices detected total
snd: isapnp failed for SB16
snd: Sound Blaster 16 soundcard #1 not found at 0x220 or device busy
snd: Sound Blaster 16 soundcard #2 not found or device busy
snd: isapnp failed for SB16

/proc/modules:
-------------

snd-pcm1               16616   0
isapnp                 21044   0
snd-mpu401-uart         1652   0
snd-mixer              13724   0
snd-midi               14104   0 [snd-mpu401-uart]
snd-pcm                 8784   0 [snd-pcm1]
snd-opl3                2080   0
snd-synth               1128   0 [snd-opl3]
snd-timer               2948   0 [snd-opl3]
snd                    40764   0 [snd-pcm1 snd-mpu401-uart snd-mixer
snd-midi snd-pcm snd-opl3 snd-synth snd-timer]
soundcore               2084   0 [snd]
serial                 16840   1 (autoclean)
nls_iso8859-1           2024   1 (autoclean)
nls_cp437               3548   1 (autoclean)
vfat                   11304   1 (autoclean)
fat                    23640   1 (autoclean) [vfat]

