From owner-freebsd-questions@FreeBSD.ORG Tue Jul 15 02:40:58 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D51F61065671; Tue, 15 Jul 2008 02:40:58 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.delphij.net (unknown [IPv6:2001:470:1f03:2c9::2]) by mx1.freebsd.org (Postfix) with ESMTP id 1FD3E8FC1A; Tue, 15 Jul 2008 02:40:58 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (unknown [211.166.10.233]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tarsier.delphij.net (Postfix) with ESMTPS id 444C928448; Tue, 15 Jul 2008 10:40:57 +0800 (CST) Received: from localhost (unknown [211.166.10.233]) by tarsier.geekcn.org (Postfix) with ESMTP id DAFBFEB58CF; Tue, 15 Jul 2008 10:40:56 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([211.166.10.233]) by localhost (mail.geekcn.org [211.166.10.233]) (amavisd-new, port 10024) with ESMTP id W9vVppR5moTE; Tue, 15 Jul 2008 10:40:51 +0800 (CST) Received: from charlie.delphij.net (adsl-76-237-33-62.dsl.pltn13.sbcglobal.net [76.237.33.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTPSA id 5234EEB58CD; Tue, 15 Jul 2008 10:40:50 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=IdHmadsbmh7DFnA0nKeD7rsi5ptVQcTM9dvIRXby2XRVuaTyxsgIxkbT2D19vdKsV NmwMB2ynpg3otGjy/FvGA== Message-ID: <487C0E2F.9040207@delphij.net> Date: Mon, 14 Jul 2008 19:40:47 -0700 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.14 (X11/20080616) MIME-Version: 1.0 To: Frank Staals References: <576dcbc20801040037n511b343cgd4447de57a24089@mail.gmail.com> <477DF250.8020407@gmx.net> In-Reply-To: <477DF250.8020407@gmx.net> X-Enigmail-Version: 0.95.6 OpenPGP: id=18EDEBA0; url=http://www.delphij.net/delphij.asc Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: lveax , freebsd-stable@freebsd.org, freebsd-questions Subject: Re: snd_hda(freebsd 7.0 rc1) doesn't work on dell latitude D630 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jul 2008 02:40:58 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Staals wrote: [...] | I have a similar problem (also with a D630 ) ; I only get sound when | plugging in a headset or similar. Sound won't work over the internal | speakers. I also tried the oss drivers, without | success though: at the time ( about a month ago ) it even locked up my | system. | | frank@Rena# uname -a | FreeBSD Rena.FStaals.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Fri Dec 21 | 11:48:15 CET 2007 | frank@Rena.FStaals.net:/usr/obj/usr/src/sys/RENAKERNEL i386 I have just committed a changeset as 180532 which are essentially quirks that recognize and sets some parameters for D630. With Ariff's latest work on -CURRENT, it should make D630's audio work. If you use -STABLE, please do the following: 1. Checkout /sys/dev/sound from -HEAD, either svn or cvs should work; 2. Do a s,kproc_,kthread_,g replace over the code; 3. Recompile /sys/modules/sound. My plan is to MFC all these changes next week. Please let me know if you have any problems. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkh8Di8ACgkQi+vbBBjt66BqnwCguuLtg7mT5Nxn80T2Ci8eNrkw HW0An3m3qhcIZCImGsTQY/FS4/vsH2NX =hrAP -----END PGP SIGNATURE-----