From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 17 23:52:59 2008 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A9E41065673 for ; Sun, 17 Aug 2008 23:52:59 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 9BACA8FC15 for ; Sun, 17 Aug 2008 23:52:58 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so3328251fgb.35 for ; Sun, 17 Aug 2008 16:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=m2eON84ux6mN+DvdRVi0EnrOdrZwgtywn9rOVJy/R5E=; b=UU7X5Qnr5ULAUIa13n2ElqNQZPu1lrZ03TwyWFdFxtsnu5g8wgvjjtjh8YLRnnZgQj 59ahoTxbxNsY+sHGOvkm5osWDPvZEMKRaId+R6QDRMlFYmxIbHVaZRSFH+SsP3f0gQI7 UcYcMbwrgvOn6Lu+wUtREAbaEZlT2a6SNmKVQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=a+GzNi7YAi4wmlXMx1AWQHFfFHj0YnIBVBp2SBGQdcNWPUjLRCAn8uGM2/Ju4AteG5 wOabYbxi6wh1gLLJbnkSMvFgrsk5n1xidwp73793CpzmC4aGAqaRtdy50g/Oxe9mjhWJ HLgzAOoZiU/KLBYrAP8YDz3xX1YQiy7eced2g= Received: by 10.102.228.10 with SMTP id a10mr3536373muh.109.1219017176992; Sun, 17 Aug 2008 16:52:56 -0700 (PDT) Received: by 10.103.169.13 with HTTP; Sun, 17 Aug 2008 16:52:56 -0700 (PDT) Message-ID: Date: Sun, 17 Aug 2008 20:52:56 -0300 From: "Carlos A. M. dos Santos" To: "Kevin Downey" In-Reply-To: <1d3ed48c0808171401qb6083f9ue6b154952e49f26a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1d3ed48c0808171401qb6083f9ue6b154952e49f26a@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: snd_hda debugging X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 23:52:59 -0000 On Sun, Aug 17, 2008 at 6:01 PM, Kevin Downey wrote: > I have a new laptop with I believe is a "Intel 82801GB HD Audio chip" > snd_hda attaches and sound plays but sound continues to come from the > speakers after I plug headphones into the headphone jack. I have seen > similar problems and reports of fixing it using "quirks". How can I > find out which quirks I need? Please provide the notebook brand an model, as well as the corresponding output of pciconf -lv If you subscribe -multimedia then you may have been noticed about Alexander Motin's update: http://lists.freebsd.org/pipermail/freebsd-multimedia/2008-August/008922.html I strongly encourage you to try his patches. They solve several issues used to require vendor-specific quirks. -- If you think things can't get worse it's probably only because you lack sufficient imagination.