From owner-freebsd-current@FreeBSD.ORG Thu Dec 4 10:55:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2050616A4CE for ; Thu, 4 Dec 2003 10:55:37 -0800 (PST) Received: from mail-shield2.njit.edu (mail-shield2.njit.edu [128.235.251.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5C2C43F3F for ; Thu, 4 Dec 2003 10:55:31 -0800 (PST) (envelope-from kellers@njit.edu) Received: (from uucp@localhost) by mail-shield2.njit.edu (8.11.6/8.11.6) id hB4It3w23693; Thu, 4 Dec 2003 13:55:03 -0500 (EST) Received: from nodnsquery(128.235.251.173) by mail-shield2.njit.edu via csmap (V4.1) id srcAAAxdaqrU; Thu, 4 Dec 03 13:55:02 -0500 Received: from admcluster.njit.edu (admactive.njit.edu [128.235.184.198]) by mail-gw5.njit.edu (8.12.10/8.12.4) with ESMTP id hB4It14p018136; Thu, 4 Dec 2003 13:55:02 -0500 (EST) Received: from dhcp114-39.njit.edu ([128.235.114.39]) by admcluster.njit.edu with Microsoft SMTPSVC(5.0.2195.5329); Thu, 4 Dec 2003 13:54:59 -0500 From: T Kellers To: Mathew Kanner Date: Thu, 4 Dec 2003 13:54:34 -0500 User-Agent: KMail/1.5.4 References: <200311291827.59276.kellers@njit.edu> <20031130013256.GF26657@cnd.mcgill.ca> In-Reply-To: <20031130013256.GF26657@cnd.mcgill.ca> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200312041354.34147.kellers@njit.edu> X-OriginalArrivalTime: 04 Dec 2003 18:54:59.0426 (UTC) FILETIME=[1DCCC420:01C3BA98] cc: current@freebsd.org cc: timothyk@devel.njit.edu Subject: Re: no /dev/dsp.x X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2003 18:55:37 -0000 On Saturday 29 November 2003 08:32 pm, Mathew Kanner wrote: >On Nov 29, T Kellers wrote: >> On Friday 28 November 2003 11:41 pm, T Kellers wrote: >> >> After fighting with the laptop for about an hour this morning before >> class, I decided to wipe out the FreeBSD slice and start over with >> 5.1-RELEASE. After that install and subsequent kernel build/install with >> device pcm, not only didn't I have any pcm line in my dmesg, but I didn't >> have any snd_maestro3.ko entries in /boot/kernel. Just to make sure I >> wasn't dealing with a dead maestro3, I booted into XP and, sure enough, >> the sound worked. >> >> I nuked /usr/src and /usr/obj, cvsupped the sources and the buildworld && >> buildkernel && installkernel is proceeding as I type this. If this >> doesn't work --and confidence is low-- I'm pretty near stumped. There is >> no difference in hardware (or BIOS settings) from the identical laptop >> running 4.9-STABLE. >> >> Ideas, suggesstions, rants welcome. > > Maybe you should try 5.2-BETA? > Also, don't include device pcm in your kernel unless you have >specific reason to, kld's should work fine. I don't recall seeing a >dmesg or a cat /dev/sndstat in any of your posts, you should include >them. Maybe even your loader.conf. > > --mat I'm overjoyed to report that deleting pcm from my kernel and loading snd_maestro3.ko and snd_pcm.ko via loader.conf fixed the sound on my Dell C600 laptop running 5.2-BETA 11/29/2003 Thanks to you all for your help. Tim Kellers CPE/NJIT