From nobody Fri Apr 26 03:45:56 2024 X-Original-To: freebsd-multimedia@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VQdtN3h3Nz5Hkw3 for ; Fri, 26 Apr 2024 03:46:04 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (udns.ultimatedns.net [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VQdtM6LpLz4cDm; Fri, 26 Apr 2024 03:46:03 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ultimatedns.net header.s=mx99 header.b="M0ah/XsG"; spf=none (mx1.freebsd.org: domain of bsd-lists@bsdforge.com has no SPF policy when checking 24.113.41.81) smtp.mailfrom=bsd-lists@bsdforge.com Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 43Q3jubC021833; Thu, 25 Apr 2024 20:46:02 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ultimatedns.net; s=mx99; t=1714103162; x=1714103762; r=y; bh=fBX1UAGVb8QinGIiVqdQJEGXv8kAYYGWhJmXoEuoC+c=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=M0ah/XsGm+LIJQZoDLfQ24ZaAOzO9CL/4F7gCnXGnr+YuiYrIT/Mdo1EeVnTfDREm FDwQ2D8prpsgn3CoHEmu5Qczd5HnYqLmQQutoKd9fXZFW0STl0LtS3rbGNFH1pj94v 4Wqgg5ILafbxUP+mOjBvMOm91z/8GkkxqbVZ79QiSJw+pw5BKxNsUZrdtMYNlFAxVS tOxTbeE5Q6u5XroPug/j5SVjL2lpN5nFzUTDn4WN4SvSbSgBVSpTDGUY3MNoTMn9X5 dBxRVj33KyIU+s6zGh8ckxqRx1Gu/KVHi/5+t6FZjxLObU7WwrkQSg6roxAY6UJs5e oPzIiMkhi8fBw== List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@FreeBSD.org MIME-Version: 1.0 Date: Thu, 25 Apr 2024 20:45:56 -0700 From: Chris To: Christos Margiolis Cc: freebsd-multimedia Subject: Re: Anyone know how to get sound on a 12th Gen Alder Lake based laptop? In-Reply-To: References: <3e446c72efefc7fb6a44e90b67a5fd05@bsdforge.com> <594f9cd752d22d888381081557328dae@bsdforge.com> User-Agent: UDNSMS/17.0 Message-ID: <59c5358eed5946b78fabb421a81bb792@bsdforge.com> X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: / X-Rspamd-Pre-Result: action=no action; module=multimap; Matched map: local_wl_ip X-Spamd-Result: default: False [0.80 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; R_DKIM_ALLOW(-0.20)[ultimatedns.net:s=mx99]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; local_wl_ip(0.00)[24.113.41.81]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; R_SPF_NA(0.00)[no SPF record]; MLMMJ_DEST(0.00)[freebsd-multimedia@freebsd.org]; FROM_HAS_DN(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[ultimatedns.net:+] X-Rspamd-Queue-Id: 4VQdtM6LpLz4cDm On 2024-04-22 08:44, Christos Margiolis wrote: > Hello Chris, > > Chris wrote: >> On 2024-04-15 07:56, Christos Margiolis wrote: >> > Hello Chris, >> > >> > Chris wrote: >> > > I've read everything I can find on the subject. But have not been >> > > unable to produce sound on my Lenovo Ideapad 2. It's a 12th Gen >> > > Alder platform. Following are all the details. If anyone has had >> > > success, or knows how to get sound. Please share your info. >> > >> > Could you please set dev.hdac.0.pindump=1 and attach the output shown in >> > dmesg(8)? >> Thank you very much for taking the time to help, Christos! >> I haven't needed to tweak sound since 8.4. Everything is completely >> different now. But the output from dmesg(8) appears to say everything >> is disabled. :( >> >> [...] >> >> I've placed a copy here in case your MUA mangles the output in this >> message: >> https://bitpit.us/ALC257-tmp > > Can you add the following lines to /boot/device.hints, reboot and test > whether your headphones and speakers work? > > hint.hdac.0.cad0.nid20.config="as=1 seq=0" > hint.hdac.0.cad0.nid33.config="as=1 seq=15" Thank you very much, Christos! After adding those lines and adding ALSA. Sound works as expected. :) Sorry to have bothered you with this. I haven't needed to touch sound settings since ~8.4, because it "just worked". Is there anywhere that might explain the correlation between the labels and numbers that "mere mortals" can comprehend? Thanks again! > > Christos --Chris