From nobody Mon Feb 05 14:43:35 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 4TT8JR6n04z58Knn for ; Mon, 5 Feb 2024 14:43:35 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TT8JR4lzRz47wS for ; Mon, 5 Feb 2024 14:43:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1707144215; 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=6M41hgG/V/xoURvSHAfWS92CbGKDlftpEW3VK+4QCaI=; b=UYsjcw8cHGyolQJWcrQD+eEx3Xm7n1R3RCuvfMMovNVKPaOlNUSEARj09xyketzlsWLpD2 mR1Eu7jN1MjvH7N4yt/TS81n288WHOMxELjqxioIZZSMF3Ggqx1jNniN7BEc4xlxLNNWmu NA3z4n++axOU3gORAB5w5j/Ziw/dw7lnRiZYoocRo/VxPeQiNbQduN8OWZ8w5Qt0NPbe1D vaZQEwI2IyxyBsp8Q3gvf71Q45loorrGJOzAolUxmtws28/xfa3lWfMoOmJRDC0/YA4zNI Z98bk1FwAaE2suCHHh84GCCAjh9b1HnKnisIEfSKp9aGrsTQmLnoAYpHLxhWVg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707144215; a=rsa-sha256; cv=none; b=W7DI3xapACoLRIuqLDscO6o8wDJzjQdXb5z1V9a7Vh0o9vDwyza57C2TthGyP/6XyDGN3D 5MrerxI7nY7N8P/s1pWf02qksRaMHgc9MQ5qfpiiAY7kCO8PY1r8wNyvzJMkZTr30X3eO0 yoOukyxiZ42AdoJ04DTGVRA04ImMb84lK1XWaNaf0gg2RjJSQHbfRVbi92bVd3WyTm27Jq +0BtWfDzpqhm3a/qXQzRmyWvlVE/d8+X2BKQiz92xjeKTaivipFYdwGA6ttNeNDhRwTCAW 7+7dCMPrHgfueMFPHJDhukOk5/qqFjph/AzKE3haapAa3eQxUE5uYXPvJyXmiQ== 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 4TT8JR3q4szkl2 for ; Mon, 5 Feb 2024 14:43:35 +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 415EhZO0095608 for ; Mon, 5 Feb 2024 14:43:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415EhZ8v095604 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 14:43:35 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 275332] Conexant HDA CX8070 (0x1f86) codec is not configured properly Date: Mon, 05 Feb 2024 14:43:35 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: christos@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D275332 Christos Margiolis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christos@freebsd.org --- Comment #1 from Christos Margiolis --- Can you post the dmesg output after you run: # sysctl dev.hdac.0.pindump=3D1 --=20 You are receiving this mail because: You are the assignee for the bug.=