From owner-freebsd-mobile@FreeBSD.ORG Thu Jan 20 08:38:48 2005 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 730A016A4CE for ; Thu, 20 Jan 2005 08:38:48 +0000 (GMT) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.FreeBSD.org (Postfix) with SMTP id F33E743D2D for ; Thu, 20 Jan 2005 08:38:47 +0000 (GMT) (envelope-from dwalton@acm.org) Received: (qmail 63000 invoked from network); 20 Jan 2005 08:38:47 -0000 Received: from unknown (HELO ?172.16.1.34?) (unknown) by unknown with SMTP; 20 Jan 2005 08:38:47 -0000 X-pair-Authenticated: 68.127.18.161 Message-ID: <41EF6DE8.4080201@acm.org> Date: Thu, 20 Jan 2005 00:38:00 -0800 From: Dave Walton User-Agent: Mozilla Thunderbird 1.0 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "semin@NZ" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: Audio works... and then is dead ? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dwalton@acm.org List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 08:38:48 -0000 This could be a simple matter of the mixer volumes changing. What does the output of 'mixer' look like before and after the sound goes away? Dave On 19 Jan 2005, semin@NZ wrote: > > I've got a Laptop (Compaq Presario 2166) with Conxant audio chip. I > used to activate the audio with sound.ko and snd_t4dwave.ko when I use > FreeBSD 5.1 without any (I suppose so) problem. I downloaded 5.3 > several days ago. What happened to me is when I loaded those sound > modules (not add into kernel yet), it work. When I start X.org, the > sound module didn't work suddenly. The sound disappered even the > modules were loaded properly. > > I tried to add sound modules into my kernel then make, install and > reboot, and found ...it still keep dumbness!! I'm definitely sure > snd_ko and snd_t4dwave.ko are the correct ones. What on earth might go > wrong?