From nobody Tue May 14 03:13:13 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 4VdhJV56Njz5KDxx for ; Tue, 14 May 2024 03:13:30 +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 4VdhJS0Wmmz4TMy; Tue, 14 May 2024 03:13:27 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ultimatedns.net header.s=mx99 header.b=kZgGHoIq; 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 44E3DERs047901; Mon, 13 May 2024 20:13:20 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ultimatedns.net; s=mx99; t=1715656400; x=1715657000; r=y; bh=U5zJlyzAWRF0qNvXcGusLUi7pYqiDpllQtFNK/TJpzI=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=kZgGHoIqSW4VkbeVKNqA04O1IIHVlQRYpBa6kqjBDmJ5DrhGdHd31jeu5V1RdYN+T iOckLC0ezY/BlwWRPsxsO6DObOURUL8fOox7CR5RebwkHt8y9iBPlRdx5baaynAD6r 19+L7WWSYDqCGby1ILtV94GJl0rNHxOeSXyT5CJP1m3vBNaoTbZsPTpiu/BQL+d2vk C+vYK5G7IXTUrlJXZm2zYMqe1xyuRoae0qXpkauR8JLRy36mmsOlNC61xwpZDt4ADE 1iEnCc60bn62fSNU5+SSH3sKPHNGnN1PTuyZiao3Ay+Y25JxBRiut3dR9+/HHPAdcj WS5/e6iEy6TVQ== 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: Mon, 13 May 2024 20:13:13 -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> <59c5358eed5946b78fabb421a81bb792@bsdforge.com> User-Agent: UDNSMS/17.0 Message-ID: <9ed04caf523ca5c60314ae0fb68c3215@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: 4VdhJS0Wmmz4TMy On 2024-05-06 07:19, Christos Margiolis wrote: > Hello again Chris, > > I submitted a patch to make this fix permanent. Can you give it a try by > applying it and testing with the hints removed? > > https://reviews.freebsd.org/D45100 Sorry for the delay. Strangely, it took several kernels to get one that read the UFS/FFS nvme/nvd disk FreeBSD is installed on. But I finally built one that worked. After booting to the new kernel, I'm only too happy to report that the sound "just works"! You can mark your proposed changes #D45100 tested as ready to commit. :) Thanks for all your time, and efforts here, Christos. > > Also, what is the exact model of the laptop? > > Christos --Chris