From nobody Thu Sep 19 04:06:26 2024 X-Original-To: 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 4X8MQX18nxz5WcCh for ; Thu, 19 Sep 2024 04:06:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X8MQW5T0Kz4dPG for ; Thu, 19 Sep 2024 04:06:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726718787; a=rsa-sha256; cv=none; b=Jzpjn7XusJV9NupoQQNEERJ7W596XtZ+iSjqIOgZ0JA6O4b1O7oDG+2GDJFtREUyzEq67c Rzn93be4ipQ4oexfH1u4annVXqyfr5lnF73a8mie/q+N/hlRLw2nGoaCjflSqkFe/Lk43A VLsyn1+cpzRB8vxs+8cutEgbLqpQWKjt09yrKw4jlrVDrv9Qx4T5snnXTZ0Ni63z7oQikk HYrNgbDAW22MpllOcKpiEOl1XJzgWVjsV2ywypoC08zNA8KqDSGGyhLs4pFjGoDyYHctWt WsT3ainhZNfC7FywD0SnzPRuUArIGFqVyo7Wvm17ZGIhD9n26nTjQ8pz/HrQ5A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726718787; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1AhUs2ZiUYF7U1PV59Dod8BzjAgxp9SZ2E8zb0lyPcQ=; b=DZ1lQbhkJPBMH+NTyK7wkLhVVsyPlbPdvPU7cJIdi6gN4eLfGIaNE1wRj7OscwrltfaQHQ gB3L/HmNP676zmCoFxzoJhSTTbNXwlYoD7xIxbWYCl2/OH/SuUm7BpesKtn7hCU7+4jfBH KV/KtfGdvy76Y0sBh2E5mY8L3GvPLm9ksIlkhu8k/bM6C4JIPZdbzkJsWDAL/WIdqcVO5H +ZphUEf4BqS9FRpZ/bLgP13b1CiHD7Ba5beo3En//bKfj6hbC9ZffGZjjV4B0W24J2BQD9 /gOH8ihRsW+VPZPlOimBUJ/tESjfjdVkkoBC28BFOYVj0RdgMCWDEpOuswAOIg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4X8MQW4TWyzr4v for ; Thu, 19 Sep 2024 04:06:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 48J46RDb065828 for ; Thu, 19 Sep 2024 04:06:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48J46REK065827 for multimedia@FreeBSD.org; Thu, 19 Sep 2024 04:06:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: [Bug 267817] No sound with Intel Comet Lake PCH-LP cAVS sound card Date: Thu, 19 Sep 2024 04:06:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267817 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |multimedia@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=