From owner-freebsd-questions@FreeBSD.ORG Tue Dec 23 09:14:45 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 52833106564A for ; Tue, 23 Dec 2008 09:14:45 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id C76EC8FC1C for ; Tue, 23 Dec 2008 09:14:44 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona-2.1.0 Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPA id 230388699; Tue, 23 Dec 2008 10:14:42 +0200 Message-ID: <49509DF2.20301@FreeBSD.org> Date: Tue, 23 Dec 2008 10:14:42 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.14 (X11/20080612) MIME-Version: 1.0 To: Steve Franks References: <494FE13F.6050107@FreeBSD.org> <539c60b90812221502t4d6d9053jc30d9556ad97c5f7@mail.gmail.com> In-Reply-To: <539c60b90812221502t4d6d9053jc30d9556ad97c5f7@mail.gmail.com> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Mailing List Subject: Re: No sound from snd_hda X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2008 09:14:45 -0000 Steve Franks wrote: > Should I be asking you about the old snd_hda? I'm having this same > problem and ignoring it for some time (no sound), but on > > FreeBSD aire.franks-development.dyndns.biz 6.4-STABLE FreeBSD > 6.4-STABLE #9: Sat Dec 13 18:25:36 MST 2008 > root@aire.franks-development.dyndns.biz:/usr/obj/usr/src/sys/GENERIC > amd64 > > instead of current. Just take HDA driver from CURRENT, it works fine on RELENG_7 and I think it may work on your RELENG_6. > I read the warning: > > A few Hardware/OEM vendors tend to screw up BIOS settings, thus rendering > the snd_hda driver useless, which usually results in a state where the > snd_hda driver seems to attach and work, but without any sound. Such unresolved cases are happen sometimes, but they are really rare. I have being reported only 2 or 3 of them while working on new driver. Absolute majority of devices working fine out of the box, or sometimes require minimal tuning to fix BIOS issues. -- Alexander Motin