From owner-freebsd-current@FreeBSD.ORG Mon Jan 17 17:49:44 2005 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 BCE1116A4CE for ; Mon, 17 Jan 2005 17:49:44 +0000 (GMT) Received: from makeworld.com (makeworld.com [198.92.228.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F0343D3F for ; Mon, 17 Jan 2005 17:49:43 +0000 (GMT) (envelope-from racerx@makeworld.com) Received: from localhost (localhost.com [127.0.0.1]) by makeworld.com (Postfix) with ESMTP id 2D50A6128; Mon, 17 Jan 2005 11:49:39 -0600 (CST) Received: from makeworld.com ([127.0.0.1]) by localhost (makeworld.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 55483-04; Mon, 17 Jan 2005 11:49:34 -0600 (CST) Received: from [127.0.0.1] (unknown [63.117.97.221]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by makeworld.com (Postfix) with ESMTP id 5E57660EA; Mon, 17 Jan 2005 11:49:10 -0600 (CST) Message-ID: <41EBFA86.6060502@makeworld.com> Date: Mon, 17 Jan 2005 11:48:54 -0600 From: Chris User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Justin R. Smith" References: <41EBF8A3.5030009@drexel.edu> In-Reply-To: <41EBF8A3.5030009@drexel.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by ClamAV 0.75.1/amavisd-new-2.2.1 (20041222) at makeworld.com - Isn't it ironic cc: freebsd-current@freebsd.org Subject: Re: Sound doesn't work 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: Mon, 17 Jan 2005 17:49:44 -0000 Justin R. Smith wrote: > My profile: > > FreeBSD jsmith.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Jan 17 > 11:14:19 EST 2005 jsmith@jsmith.org:/usr/obj/usr/src/sys/MYKERNEL > i386 > > > Sound worked perfectly in 5.3-release. After upgrading to the stable > release, it stopped working. > > Output of sndstat (with maximum verbosity): > > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at io 0xa800 irq 17 kld snd_cmi (1p/1r/0v > channels duplex > default) > [pcm0:play:0]: spd 44100, fmt 0x10000010, flags 0x00000000, > 0x00000000 > interrupts 0, underruns 0, ready 0 > {userland} -> feeder_root(0x10000010) -> {hardware} > [pcm0:record:0]: spd 0, fmt 0x00000000/0x00000008, flags > 0x00000000, 0x00000000 > interrupts 0, overruns 0, hfree 16384, sfree 0 > {hardware} -> feeder_root(0x00000000) -> {userland} > > File Versions: > $FreeBSD: src/sys/dev/sound/pci/cmi.c,v 1.29 2004/07/16 03:59:27 > tanimura Exp $ > $FreeBSD: src/sys/dev/sound/isa/sndbuf_dma.c,v 1.2 2003/09/07 16:28:02 > cg Exp $ > $FreeBSD: src/sys/dev/sound/pcm/vchan.c,v 1.16 2004/01/28 08:02:15 > truckman Exp > $ > $FreeBSD: src/sys/dev/sound/pcm/sound.c,v 1.92 2004/07/16 03:59:09 > tanimura Exp > $ > $FreeBSD: src/sys/dev/sound/pcm/sndstat.c,v 1.17.2.1 2004/09/14 > 06:43:46 truckma > n Exp $ > $FreeBSD: src/sys/dev/sound/pcm/mixer.c,v 1.40 2004/06/25 16:34:33 > josef Exp $ > $FreeBSD: src/sys/dev/sound/pcm/feeder_rate.c,v 1.10 2003/04/20 > 17:08:56 orion E > xp $ > $FreeBSD: src/sys/dev/sound/pcm/feeder_fmt.c,v 1.13 2003/09/07 > 16:28:03 cg Exp $ > $FreeBSD: src/sys/dev/sound/pcm/feeder.c,v 1.32 2003/09/07 16:28:03 cg > Exp $ > $FreeBSD: src/sys/dev/sound/pcm/fake.c,v 1.13 2003/09/07 16:28:03 cg > Exp $ > $FreeBSD: src/sys/dev/sound/pcm/dsp.c,v 1.77 2004/07/02 15:31:44 > netchild Exp $ > $FreeBSD: src/sys/dev/sound/pcm/channel.c,v 1.97 2004/02/28 19:47:02 > truckman Ex > p $ > $FreeBSD: src/sys/dev/sound/pcm/buffer.c,v 1.23.2.1 2004/11/23 > 07:13:33 yongari > Exp $ > $FreeBSD: src/sys/dev/sound/pcm/ac97_patch.c,v 1.2 2003/08/21 15:44:55 > orion Exp > $ > $FreeBSD: src/sys/dev/sound/pcm/ac97.c,v 1.51 2004/05/08 03:41:40 > sanpei Exp $ > --------------------------------------------------------------------------------------------- > > > It looks as though the system identifies the device, but no actual > sound comes out of the speakers. (Sound continues to work fine in > Windoze). > > Any suggestions? One of two things - 1. compile sound back into your kernel 2. Install sound as a module from bootup -- Best regards, Chris PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363