From owner-freebsd-questions@FreeBSD.ORG Wed May 21 12:23:45 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60D9237B401 for ; Wed, 21 May 2003 12:23:45 -0700 (PDT) Received: from mx9.mail.ru (mx9.mail.ru [194.67.23.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C51D43F85 for ; Wed, 21 May 2003 12:23:44 -0700 (PDT) (envelope-from konokrad@list.ru) Received: from [67.86.69.131] (port=1026 helo=distortionnet.homeunix.net) by mx9.mail.ru with asmtp id 19IZBf-000FQG-00; Wed, 21 May 2003 23:23:43 +0400 Date: Wed, 21 May 2003 15:23:37 -0400 From: Konokrad To: David Kelly Message-Id: <20030521152337.4b896312.konokrad@list.ru> In-Reply-To: <200305202213.40310.dkelly@HiWAAY.net> References: <20030520163831.13a28fbb.konokrad@list.ru> <20030520210922.GA72326@grumpy.dyndns.org> <20030520220555.67b9227d.konokrad@list.ru> <200305202213.40310.dkelly@HiWAAY.net> X-Mailer: Sylpheed version 0.8.2claws (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Need help with the sound card!! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 19:23:45 -0000 X-List-Received-Date: Wed, 21 May 2003 19:23:45 -0000 On Tue, 20 May 2003 22:13:40 -0500 David Kelly wrote: > I suggested loading all at once so as to learn if any worked. > Apparently not. You didn't say if the soundccard was ISA or what? The card is indeed on ISA. Loading modules does nothing. The message in dmesg (sb_reset_dsp failed) that I used get with the kernel with the snd drivers in it does not appear when I kldload snd.ko. I checked kldstat and the modules are there (a lot of them) but I saw no output anywhere. Looks like the soundcard is either unsupported or I'm doing something obvious wrong. Also trying to unload modules does reboot this machine and when I load modules at boot I don't see them in kldstat when I get to the root shell. Thanks Igor P.