From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 09:31:13 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 9BB0B16A4CE for ; Tue, 30 Dec 2003 09:31:13 -0800 (PST) Received: from mta17.srv.hcvlny.cv.net (mta17.srv.hcvlny.cv.net [167.206.5.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C6F43D1F for ; Tue, 30 Dec 2003 09:31:12 -0800 (PST) (envelope-from timothyk@wallnet.com) Received: from 10.0.1.9 (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta17.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.16 (built May 14 2003)) with ESMTP id <0HQP00B6AXZT6N@mta17.srv.hcvlny.cv.net> for questions@freebsd.org; Tue, 30 Dec 2003 12:31:06 -0500 (EST) Date: Tue, 30 Dec 2003 12:31:10 -0500 From: Tim Kellers To: questions@freebsd.org Message-id: <200312301231.10684.timothyk@wallnet.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5.4 cc: kellers@njit.edu Subject: snd_maestro3.ko load/unload 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: Tue, 30 Dec 2003 17:31:13 -0000 FreeBSD 10.0.1.8 4.9-STABLE FreeBSD 4.9-STABLE #0: Mon Dec 29 15:59:28 EST 2003 root@10.0.1.8:/usr/obj/usr/src/sys/PORCINUS i386 Hardware: Dell Latitude c800 laptop soundcard (from BIOS): maestro3 If I load snd_maestro3.ko from loader.conf (snd_pcm.ko is auto-loaded along with it), I get no sound in CLI or X --no beeps no anything. If I don't load anything from loader.conf, I get keyclicks (enabled in BIOS), but no ^G beeps in CLI or X. If I don't load anything from loader.conf, then kldload snd_maestro3.ko, then kldunload snd_maestro3.ko, then kldload snd_maestro3.ko again, keyclicks, ^G beeps and full stereo sound works in X. I've built (and rebuilt) ther kernel with device pcm, without device pcm -- the method described above works with no device pcm. I can make sound work by scripting the load/unload/reload process as zzz.maestro.sh and placing it in /usr/local/etc/rc.d. Has anyone experienced anything similar, or does anyone have any ideas what might be going on? I don't have this problem with 4.9_STABLE or 5.2-CURRENT on Dell C600 latitudes --they use the same maestro3 card. Tim Kellers CPE/NJIT