From nobody Mon Feb 5 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.= From nobody Mon Feb 5 14:51:10 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 4TT8TB5p5yz58LNd for ; Mon, 5 Feb 2024 14:51:10 +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 4TT8TB3PRtz489S for ; Mon, 5 Feb 2024 14:51:10 +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=1707144670; 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=SRnbQdnkJGQDGOAa3JRXT0qIKuZ2O1kLogk183ftOno=; b=MvCkcAj7VPflgP5za9fLaDzBnwQUo7+7VRChi9EkVixE9tLpWoAthVe/T+ZRViRhe2J1Ww A99Xp/FnhDhUeyLNphBq0JM7qJMgO6gsdNP9hb6gqo7l/v5J2VOwAHH3h24QxlszUzFCgD 173+OLXQaovqtuC3cjvxx4MS7aS2qMU6wUb68E5+7Mt/wnzeDEy0klocGlko0U9rI9Lpup QUPNHS0XS3GhCoWD8BlVZhKDtl1u+e7IyRXNf25+CMn+FDUDn1OTEC9V5S37DJhg3ptTiu ezfSh5ZgFYwXYQBVMWo9vDYJeokzkZsaX0P3efu9962XfrLb7fz9TpL0cuJ4uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707144670; a=rsa-sha256; cv=none; b=TmtkJ7gpFXNm9AqNnAHoCdYt97GnUH3pkjPXHPOtuV/JTND6eiCkYPMqYIHZ4pkShjR6C/ KMQ3EZae97t3XkxMRCdnh8VOpMV7hY37Xz79b1AIqp2mAb69yp4cy3aCd+/sDVAh+r460J k6sgI2ZWLVF/wSdT8iIb26gQUMOAegS3B1SCKWjH5LiWVT0qmAdYSXFUAPLCEKfBGyyN/1 d9Q9fTum63YW8fqGKSil5S754joGyeIWfUVmsPXAyQw6gxE+3YekJQOPMrZqdTXAxui33L B5txM0So+BSdNwCNBp1Vs8VoPuf/m/MWrb9n0S9tTOol08Tc9fqdr8JRFxvRjw== 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 4TT8TB2TdqzkfV for ; Mon, 5 Feb 2024 14:51:10 +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 415EpA0s025075 for ; Mon, 5 Feb 2024 14:51:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415EpAOH025068 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 14:51:10 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:51:10 +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: peter@flytrace.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #2 from Peter TKATCHENKO --- hdaa0: Dumping AFG pins: hdaa0: nid 0x as seq device conn jack loc color misc hdaa0: 22 03211040 4 0 Headphones Jack 1/8 Left Black 0 hdaa0: Caps: OUT HP EAPD Sense: 0x00000000 (disconnected) hdaa0: 23 91170110 1 0 Speaker Fixed Analog 0x11 Unknown 1 hdaa0: Caps: OUT EAPD hdaa0: 24 40f001f0 15 0 Other None Unknown 0x00 Unknown 1 D= ISA hdaa0: Caps: IN VREF Sense: 0x00000000 (disconnected) hdaa0: 25 03a11030 3 0 Mic Jack 1/8 Left Black 0 D= ISA hdaa0: Caps: IN VREF Sense: 0x00000000 (disconnected) hdaa0: 26 95a60120 2 0 Mic Fixed Digital 0x15 Unknown 1 hdaa0: Caps: IN Sense: 0x00000000 (disconnected) hdaa0: 33 40f001f0 15 0 Other None Unknown 0x00 Unknown 1 D= ISA hdaa0: Caps: OUT hdaa0: NumGPIO=3D5 NumGPO=3D0 NumGPI=3D0 GPIWake=3D1 GPIUnsol=3D1 hdaa0: GPIO0: disabled hdaa0: GPIO1: disabled hdaa0: GPIO2: disabled hdaa0: GPIO3: disabled hdaa0: GPIO4: input unsol state=3D0 hdaa1: Dumping AFG pins: hdaa1: nid 0x as seq device conn jack loc color misc hdaa1: 3 18560010 1 0 Digital-out Jack Digital 0x18 Unknown 0 hdaa1: Caps: OUT Sense: 0x00000000 (disconnected) hdaa1: NumGPIO=3D0 NumGPO=3D0 NumGPI=3D0 GPIWake=3D0 GPIUnsol=3D0 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 5 14:52:23 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 4TT8Vb1jyqz58Ldc for ; Mon, 5 Feb 2024 14:52:23 +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 4TT8VZ7513z49X2 for ; Mon, 5 Feb 2024 14:52:22 +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=1707144743; 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=cH2CUQbatGosK3U1TDLfY8hAzFjju2CDEN6q1r9M/dg=; b=RnvwNwcFczfHRH+p6efK6QBWWNMadJvbQ/BXW7MCEaPqh3WSUy6IZ38h0MOpmqXIeKmgrB IKzdfjixy5Hu/g0Yb+L6qbSBJVBkUwYmoYniJmsvw/iZl/NHiogzicnf9xyISm1or3RJ6g c0ebqpRax6kUKslE5rtGkNaxm8B1hpTuAZSHQ9tSDHW8FTiYA4JXphZn6MCaaiYrhtz0qL nVk1Cdk7kF5lFFI5bKw1lonJYa9y1Eg1uuZPvsi++DEeF3ZiSFoOEZluwcdM+Smg5+rt8K tG5JRhfUmfRdYg175ajzcjx3ldlGOxiW6kFnry/dhprJDKXNYtMPhdUpIKfHPA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707144743; a=rsa-sha256; cv=none; b=ddmeU3HRiKmfggoJsNhdHAh2xiLTbm9a34sIQ5Bbk+YHlzuLfbKTvlHn6iv6AlQ73hhbY0 e3AhPFuL+b487Y59aqn826WLxFs+FuFWNpDm4+ZlFFPiQEhELX1D2yTkiSX5luVjzJ8Cjk McZcuMqKD5OxBTn4Ui7tBFdz4jTcFo768xqE1/aqtnXRJsY1jBQ7c35FFK9O3QWQ4xwn4G B1dZm5e3tGmU5JxAD8n2ofhZ+SJtG+U9yGh5FnkSXyNtYSp/sVlP2tPHVtR1Wlkn5o7BSb 1FHJZG+vmMggqZa/+jOTSsdao/qEjJ05ylOyujiaKuuQqJQKTYvXLG1Ew8O5yQ== 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 4TT8VZ6Bk2zl04 for ; Mon, 5 Feb 2024 14:52:22 +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 415EqMla039750 for ; Mon, 5 Feb 2024 14:52:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415EqMEF039727 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 14:52:22 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:52:23 +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: peter@flytrace.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #3 from Peter TKATCHENKO --- Actually I have hint.hdaa.0.gpio_config=3D"0=3Ddisable" in /boot/device.hin= ts --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 5 14:57:00 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 4TT8bx1Dwnz58MCw for ; Mon, 5 Feb 2024 14:57:01 +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 4TT8bw5Wkdz49Vq for ; Mon, 5 Feb 2024 14:57:00 +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=1707145020; 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=syTbF9upjo4ugJITf/g5OlsMF1BQd5HJ0n/72RTI+MU=; b=nU6l/Dhx/eqvi63PCS3PrrhuJqLmr19IOtckVCEngRglk+aXN/+9CuNRfCqIfXS3wciTVj 0B6dv/hPZnb2Nj57iFqzxvH2NPyOUpbdlDdAG2+mNofBPcEOhLpy7lp3H7rjDcfjN2ty8U UfqwH64DuBvHw7TtkofiAfiSzk2HFZrWVv4CSjSaNbtStND0lHRazS5pM3M06VU7vjsof1 MbthpIH+ZmA5nx5X9/gXXseEASiq3+ghY4Xo9mW1VxWTPNQHxQrlkTvBjofwu4+a2MPUSo IbhdgbxY40dUiZwtpaP8srhxBMwcRqtx9g3/c9lpZOUvKJrp5nP7rfbh194j4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707145020; a=rsa-sha256; cv=none; b=udyeYy75eAXCtC20e0ksiOOZLZjiw2nKF/9v8sCAx+DGl4UkWfJxwd3WHjyPM6m1Xdjp17 sQJZUrFaEWsD3rXAFZcr9mz9KAx/Q9U9AeNsksUA+fYScShxHoJUHl0Mu3mmR+8o+r1dvF SW9bOvfXspSzsXdWeq4RO5fMkwImU6s3z4uL7xOT0Hq9LWDHPn61KpTrINEmb/jGUQIv8R 3qGZdGKXF76OxGPbviRbJLFjWc3IyTbqnNF+29BJXEXbzgCBoiJRjxV6/lmURd650a38Vr sBKJlOw0oJz2VMgFKjkRVNNJvui1X5imKv8HeQMibqY4YBT1ugYEfpltFDO26Q== 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 4TT8bw4VPkzlDh for ; Mon, 5 Feb 2024 14:57:00 +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 415Ev08o059615 for ; Mon, 5 Feb 2024 14:57:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415Ev0rN059608 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 14:57:00 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:57:00 +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: 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 --- Comment #4 from Christos Margiolis --- Can you add the following line to /boot/device.hints, reboot, and test whet= her you get sound from the speakers and headphones? hint.hdac.0.cad0.nid22.config=3D"as=3D1 seq=3D15" --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 5 15:58:07 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 4TT9yR4lGrz58ScR for ; Mon, 5 Feb 2024 15:58:07 +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 4TT9yR3Yckz4JRm for ; Mon, 5 Feb 2024 15:58:07 +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=1707148687; 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=zDpkjb6volm4vYbFYg4cH9LtR4TmvK763JUClbnKHHA=; b=dcBcTvjFndSjLCACXP+AIT+K+wPOnSCmefsP5WdGvyBRXBgn50AV+D6yVTpZYRKpsPY6cU 4ulxBQv7oyMWYTjXlg9Dh0HtPeHmz4ZB+FfoM8qsUe7VkUVsCrL4MZ1DZpMP5fCJYcB0wy +rnirGBeK3D+8wJg8eGTPG3gHLEIUWlvQgYch5nZgs94e9LrVFxOcNbBtlcpTJlJNMH80q Sb1BUKpSKEdtDsFZEYhH0QEsd9GdPOXg8MHS0Ea1RCp8YuIuN8jvsv0IBJ6TBMKt6HyWH1 a3VJNwOUEvCTZBwfMktwjbIcKxNnAphU9ts2oCDrExDzo966JfuLps+d4rEu/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707148687; a=rsa-sha256; cv=none; b=DhiErai3nthIqZmd858ezVAQ4hbhxUqDCqSXT3K+ufinxST9SNAlMexe7suiUfZnXA7bnI GFNlD/BhPezbAnJR3o1g5yjklWc52ufpHarLqtMj7N0rmvCHqgMCJacHU9DxWK9U8jMfwD 5T2Oe9RA4X7FaonZR8FaHG3yLEUw8MTXbaKhxICeZPjvWYOG+j8jE0cYdZ+wbpmp3Ug/PY vI6Sv1YxCs32RDW6HzpYd4f130CxsEArXKOKxwfQfA9d6iLcy/e/xmMNgeJ4cFFVbjZeqi jjJgA//AVolVzcKouy1wDM1MvdE8940jBqVuXRKsxyr6i6zRMchpqC5nEQuaXg== 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 4TT9yR2Wm5zmnx for ; Mon, 5 Feb 2024 15:58:07 +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 415Fw7jk063412 for ; Mon, 5 Feb 2024 15:58:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415Fw7hd063411 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 15:58:07 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 15:58:07 +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: peter@flytrace.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #5 from Peter TKATCHENKO --- > hint.hdac.0.cad0.nid22.config=3D"as=3D1 seq=3D15" After reboot I don't have sound in laptop speakers, BUT headphones work correctly now. On headphones disconnect, I hear some clicks in speakers, but there is stil= l no sound through speakers. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Feb 5 16:04:02 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 4TTB5G3xrdz58T2x for ; Mon, 5 Feb 2024 16:04:02 +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 4TTB5G21gdz4L3y for ; Mon, 5 Feb 2024 16:04:02 +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=1707149042; 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=Qpf61TRPC2gcYDFmLj2RiRyasXxzuEgv09baFOThHv8=; b=CxhcgZ/jsZGUpfGO3neLVPgrld/8ChmmyVPv4hhdAuqaczmHEVhwHqR6LrbcgTyNloOFTr lvZWz5ax4ldS6s7chO9qR5YS+HbdqVPTh87CNJyiSzTYY7nJihTg/6U4h3z8peHGSF22PJ uUwujraVBVO+2ZA9nEJbU3qxbo4f0VFdaSk6DzXSwlI+y7eJg/YHWmCMe97SC957fWUrgj NxOMsvT54NRPlwgRb0v00L3A0lMajZ9ZI769CF2hNjkoAb6XFsia64ULGetzdXg8meZFpx q36X5NC1WX9xs9248lO9HZpz8EczP3FSk9QjQN1mfzM52bbCPsqV6OZNOx7GsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707149042; a=rsa-sha256; cv=none; b=WkDD85hcvPakjesVMCndwhveScBkOd0zKAWtudyCYcPhSZNZTGFOG1+sd77OxYtU0QA9Hl LK93Klvw0x2erZi4s2rHOEctS8p93meaEPw7YnKVxamH7RLxo/PQFi8tcSL1DVYZJM4M7V /MKj5lsq0IbcOo6MQAmvPGyqnEO8TkA8FnsqCxmUfGO0IOhkv5JU19kD42oYQH3pLRT0v8 LBeuTAVV0WGwFy7RtWQ1L5F6yk6gxxcycjbv0WFPQxJtOH7lyOLYCNM5vH62pbxECYFroL dSP62AUCFPkQnxTpnDrmkI+WwsMsJFub+6aPfaDVWTAqFKj/eANgJ6msTN+Srw== 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 4TTB5G14XyznBG for ; Mon, 5 Feb 2024 16:04:02 +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 415G42vc003377 for ; Mon, 5 Feb 2024 16:04:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 415G42m6003375 for multimedia@FreeBSD.org; Mon, 5 Feb 2024 16:04:02 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 16:04:02 +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: peter@flytrace.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: multimedia@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 --- Comment #6 from Peter TKATCHENKO --- After one reboot to windows the sound goes through speakers again. It goes through headphones if I insert them, and goes back to speakers on headphones disconnect. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Feb 6 06:35:03 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 4TTYQW0HH3z58m7m for ; Tue, 6 Feb 2024 06:35:15 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TTYQT3n12z4mwD for ; Tue, 6 Feb 2024 06:35:13 +0000 (UTC) (envelope-from kiri@truefc.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kiri@truefc.org designates 36.52.212.1 as permitted sender) smtp.mailfrom=kiri@truefc.org Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.17.1/8.17.1) with ESMTP id 4166Z3SU043906 for ; Tue, 6 Feb 2024 15:35:03 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202402060635.4166Z3SU043906@kx.truefc.org> Date: Tue, 06 Feb 2024 15:35:03 +0900 From: KIRIYAMA Kazuhiko To: multimedia@FreeBSD.org Subject: multimedia/shotcut failed with signal SIGSEGV User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) 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 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.04 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-0.94)[-0.936]; R_SPF_ALLOW(-0.20)[+ip4:36.52.212.0/29]; RCVD_NO_TLS_LAST(0.10)[]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:10013, ipnet:36.52.208.0/21, country:JP]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; FREEFALL_USER(0.00)[kiri]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[multimedia@FreeBSD.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[truefc.org]; PREVIOUSLY_DELIVERED(0.00)[multimedia@freebsd.org]; MID_RHS_MATCH_FROMTLD(0.00)[]; FROM_HAS_DN(0.00)[] X-Rspamd-Queue-Id: 4TTYQT3n12z4mwD Hi, list I've latest multimedia/shotcut (shotcut-22.06.23_2.pkg) installed and then run it but failed with signal SIGSEGV: kiri@smtp:~[1102]% shotcut --version Shotcut 22.06.23 kiri@smtp:~[1106]% shotcut --- formats: - a64 - ac3 - adts - adx - aiff - alp - amr - amv - apm - apng - aptx - aptx_hd - argo_asf - argo_cvg - asf - ass - ast - asf_stream - au - avi - avif - avm2 - avs2 - avs3 - bit - caf - cavsvideo - codec2 - codec2raw - crc - dash - data - daud - dfpwm - dirac - dnxhd - dts - dv - eac3 - f4v - ffmetadata - fifo - fifo_test - filmstrip - fits - flac - flv - framecrc - framehash - framemd5 - g722 - g723_1 - g726 - g726le - gif - gsm - gxf - h261 - h263 - h264 - hash - hds - hevc - hls - ico - ilbc - image2 - image2pipe - ipod - ircam - ismv - ivf - jacosub - kvag - latm - lrc - m4v - md5 - matroska - matroska - microdvd - mjpeg - mlp - mmf - mov - mp2 - mp3 - mp4 - mpeg - vcd - mpeg1video - dvd - svcd - mpeg2video - vob - mpegts - mpjpeg - mxf - mxf_d10 - mxf_opatom - null - nut - obu - oga - ogg - ogv - oma - opus - alaw - mulaw - vidc - f64be - f64le - f32be - f32le - s32be - s32le - s24be - s24le - s16be - s16le - s8 - u32be - u32le - u24be - u24le - u16be - u16le - u8 - psp - rawvideo - rm - roq - rso - rtp - rtp_mpegts - rtsp - sap - sbc - scc - film_cpk - segment - stream_segment,ssegment - smjpeg - smoothstreaming - sox - spx - spdif - srt - streamhash - sup - swf - tee - 3g2 - 3gp - mkvtimestamp_v2 - truehd - tta - ttml - uncodedframecrc - vc1 - vc1test - voc - w64 - wav - webm - webm_dash_manifest - webm_chunk - webp - webvtt - wsaud - wtv - wv - yuv4mpegpipe - oss - video4linux2,v4l2 ... --- audio_codecs: - comfortnoise - s302m - aac - ac3 - ac3_fixed - alac - aptx - aptx_hd - dca - dfpwm - eac3 - flac - g723_1 - mlp - mp2 - mp2fixed - nellymoser - opus - real_144 - sbc - sonic - sonicls - truehd - tta - vorbis - wavpack - wmav1 - wmav2 - pcm_alaw - pcm_bluray - pcm_dvd - pcm_f32be - pcm_f32le - pcm_f64be - pcm_f64le - pcm_mulaw - pcm_s8 - pcm_s8_planar - pcm_s16be - pcm_s16be_planar - pcm_s16le - pcm_s16le_planar - pcm_s24be - pcm_s24daud - pcm_s24le - pcm_s24le_planar - pcm_s32be - pcm_s32le - pcm_s32le_planar - pcm_s64be - pcm_s64le - pcm_u8 - pcm_u16be - pcm_u16le - pcm_u24be - pcm_u24le - pcm_u32be - pcm_u32le - pcm_vidc - roq_dpcm - adpcm_adx - adpcm_argo - g722 - g726 - g726le - adpcm_ima_amv - adpcm_ima_alp - adpcm_ima_apm - adpcm_ima_qt - adpcm_ima_ssi - adpcm_ima_wav - adpcm_ima_ws - adpcm_ms - adpcm_swf - adpcm_yamaha - libmp3lame - libopus - libvorbis - anull ... --- video_codecs: - a64multi - a64multi5 - alias_pix - amv - apng - asv1 - asv2 - avrp - avui - ayuv - bitpacked - bmp - cfhd - cinepak - cljr - dnxhd - dpx - dvvideo - exr - ffv1 - ffvhuff - fits - flashsv - flashsv2 - flv - gif - h261 - h263 - h263p - huffyuv - jpeg2000 - jpegls - ljpeg - magicyuv - mjpeg - mpeg1video - mpeg2video - mpeg4 - msmpeg4v2 - msmpeg4 - msvideo1 - pam - pbm - pcx - pfm - pgm - pgmyuv - phm - png - ppm - prores - prores_aw - prores_ks - qoi - qtrle - r10k - r210 - rawvideo - roqvideo - rpza - rv10 - rv20 - sgi - smc - snow - speedhq - sunrast - svq1 - targa - tiff - utvideo - v210 - v308 - v408 - v410 - vbn - vc2 - wbmp - wrapped_avframe - wmv1 - wmv2 - xbm - xface - xwd - y41p - yuv4 - zlib - zmbv - hdr - libaom-av1 - libjxl - libsvtav1 - libvpx - libvpx-vp9 - libwebp_anim - libwebp - libx264 - libx264rgb - libx265 - h263_v4l2m2m - av1_nvenc - h264_nvenc - h264_v4l2m2m - h264_vaapi - hevc_nvenc - hevc_v4l2m2m - hevc_vaapi - mjpeg_vaapi - mpeg2_vaapi - mpeg4_v4l2m2m - vp8_v4l2m2m - vp8_vaapi - vp9_vaapi - vnull ... Segmentation fault (core dumped) kiri@smtp:~[1107]% gdb /usr/local/bin/shotcut ./shotcut.core GNU gdb (GDB) 13.2 [GDB v13.2 for FreeBSD] Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd15.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/bin/shotcut... (No debugging symbols found in /usr/local/bin/shotcut) [New LWP 602358] [New LWP 604475] [New LWP 604476] [New LWP 604477] [New LWP 604478] [New LWP 604479] Core was generated by `shotcut'. Program terminated with signal SIGSEGV, Segmentation fault. Address not mapped to object. #0 0x000000090116c050 in ?? () [Current thread is 1 (LWP 602358)] (gdb) bt #0 0x000000090116c050 in () #1 0x000000083128e67d in thr_fork_impl (a=0x820f451f8) at /usr/src/lib/libthr/thread/thr_fork.c:176 #2 0x000000083128e9bf in __thr_pdfork (fdp=, flags=1) at /usr/src/lib/libthr/thread/thr_fork.c:327 #3 0x000000082e1cf18a in () at /usr/local/lib/qt5/libQt5Core.so.5 #4 0x000000082e1b451b in () at /usr/local/lib/qt5/libQt5Core.so.5 #5 0x000000082e1b0963 in () at /usr/local/lib/qt5/libQt5Core.so.5 #6 0x000000000038a7b6 in () #7 0x000000000032ee1e in () #8 0x000000082e256a33 in () at /usr/local/lib/qt5/libQt5Core.so.5 #9 0x0000000827f8c22c in () at /usr/local/lib/qt5/libQt5Widgets.so.5 #10 0x0000000827f88860 in () at /usr/local/lib/qt5/libQt5Widgets.so.5 #11 0x0000000827f87d23 in QComboBox::setCurrentIndex(int) () at /usr/local/lib/qt5/libQt5Widgets.so.5 #12 0x0000000000393f82 in () #13 0x000000000038478e in () #14 0x00000000003f8714 in () #15 0x00000000003ef9f3 in () #16 0x000000000040b85d in () #17 0x00000000003ebd79 in () #18 0x000000082fff035a in __libc_start1 (argc=1, argv=0x820f46020, env=0x820f46030, cleanup=, mainX=0x3eb3e0) at /usr/src/lib/libc/csu/libc_start1.c:157 #19 0x000000000032d180 in () (gdb) kiri@smtp:~[1108]% uname -a FreeBSD smtp 15.0-CURRENT FreeBSD 15.0-CURRENT #0 n265729-9b03a5de73d4-dirty: Tue Oct 10 18:39:54 JST 2023 root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64 # git -C /usr/ports rev-parse --verify --short HEAD 9ce8c29b90c7 # Whats' happened ? Best regards --- Kazuhiko Kiriyama From nobody Tue Feb 6 14:47:49 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 4TTmM549jYz59NlL for ; Tue, 6 Feb 2024 14:48:01 +0000 (UTC) (envelope-from christos@freebsd.org) Received: from margiolis.net (mail.margiolis.net [95.179.159.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4TTmM42WQTz4fvq; Tue, 6 Feb 2024 14:48:00 +0000 (UTC) (envelope-from christos@freebsd.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=margiolis.net header.s=mail header.b=ozZATwqE; dmarc=fail reason="No valid SPF, DKIM not aligned (relaxed)" header.from=freebsd.org (policy=none); spf=softfail (mx1.freebsd.org: 95.179.159.8 is neither permitted nor denied by domain of christos@freebsd.org) smtp.mailfrom=christos@freebsd.org DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=mail; bh=hkuqeAv8VUn1BFE qlV0EJDKkz3MUTiPDeDfDBY1eyXs=; h=subject:cc:to:from:date; d=margiolis.net; b=ozZATwqEBTyGA0Zo3bBDEoCFu+B4CCP67oPNA/R2D40BhksVglW Gijdc/QQeku0OloVwKyF3olzSlaoXZ4JP4lwqZHhOtrAgY517TvZKrGSJ/r0trD0RzHU8O Q3mhWIVHRMgrtIukTGnQ6LUbitqI9l1TwJQfhO4SKHHX/luBIA= Received: from tpad ( [88.197.11.125]) by margiolis.net (OpenSMTPD) with ESMTPSA id 9bc1eb56 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 6 Feb 2024 14:47:51 +0000 (UTC) Date: Tue, 6 Feb 2024 16:47:49 +0200 From: Christos Margiolis To: status-updates@freebsdfoundation.org Cc: freebsd-multimedia@freebsd.org, markj@freebsd.org, jrm@freebsd.org Subject: [Development report #5] Audio Stack Improvements Message-ID: <6a3b4o4ivzb4slpmlzhfyfwelbt5t6fbevjbknpvhyagc7gygy@sk2jdc7sbsfu> 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.70 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; MID_RHS_NOT_FQDN(0.50)[]; R_DKIM_ALLOW(-0.20)[margiolis.net:s=mail]; DMARC_POLICY_SOFTFAIL(0.10)[freebsd.org : No valid SPF, DKIM not aligned (relaxed),none]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FREEFALL_USER(0.00)[christos]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:20473, ipnet:95.179.144.0/20, country:US]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-multimedia@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_SOFTFAIL(0.00)[~all:c]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[margiolis.net:+] X-Rspamd-Queue-Id: 4TTmM42WQTz4fvq Last week's report: Made good progress on https://reviews.freebsd.org/D43545 (PR 194727). Apart from an unresolved use-after-free bug reported by KASAN when testing with jackd(1), devices can now detach asynchronously and the devfs nodes kept open by applications are cleaned up once they close them (see https://reviews.freebsd.org/D43545#997804). Reviewed https://reviews.freebsd.org/D43679. Worked on https://reviews.freebsd.org/D43649. Submitted some minor patches: https://reviews.freebsd.org/D43737 https://reviews.freebsd.org/D43766 Modified snd_uaudio(4) to skip duplicate configurations during attach: https://reviews.freebsd.org/D43767. Will eventually be integrated in https://reviews.freebsd.org/D43679, after discussion with Florian. Helped Greg Wallace with a FreeBSD vendor spreadsheet he’s working on. Addressed some open, mostly laptop-sound-related, bug reports. Christos From nobody Sun Feb 11 21:01:04 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 4TY0PF4wl0z5BPyC for ; Sun, 11 Feb 2024 21:01:05 +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 4TY0PF0Zzkz4P3S for ; Sun, 11 Feb 2024 21:01:05 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707685265; a=rsa-sha256; cv=none; b=REayXum76MKI5SE8eLxQdzimOvsOInrJnJRboKhqs2dl0KhWmEVSpg47AyNZ2EMpbWVzMf 30mu1PniJIGukcof8aBRqN/ZL1RIX6YTMere/6JjGiGy374/cHms/wn3xuzGlMD64NIbiu MUUVWddishqBz+N1tjaSux/J+BFSGfcz+mhLucjOAOuDeJTRMMcOsuzeUqk/hcvLVqpMhZ 4S/nWCCyT9cfOo9XjQmIY0YVr6iQJnatGooqJdRwFQDiP9b+0Gzf7C5fdyU5AM0ZFVrgJK +szLN8XzwKZcBTPrGbCXLrca/rehM4g4ushOWSyeLzITmE5zUyJVdlrBQD2HmA== 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=1707685265; 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; bh=GdsxUv5VzmRTwgKF8xmZgbG67UaQ2ZsmJPHB3MqN2kQ=; b=QIp+zpZYRZ6zgdjtfDxyoPNDYsEQWsn2+5lcM3WfQf8AsA5ZXJofnGBAnhfy07jHoshv4c 3pSjTZMnsOW1V9mHTyw/yp/TwJqAG3OPEbQp/SOQW4Fc+too4ysBBG6GyfDz+bqLmreWsl oIO4CNXgaySSb8uuxDHpxGzPu948rm94CCJMzlPfYlYctZOSQ9Po6h44gxC0oIzFMdYvWR yogJVAUFObjV1AG9LvlA+UwVT8/BBjBxLww2SRHUEWB/UOKqp9Y0p58MYpHcHoQgkDN8Gx zwydvi0OBq83DyE03nL+ga8+VhxqsskUeRUDJHiRPhXnP6cMJlCKfFR3Ax8Sww== 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 4TY0PD6pSJz1DVN for ; Sun, 11 Feb 2024 21:01:04 +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 41BL14wb091337 for ; Sun, 11 Feb 2024 21:01:04 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41BL14jv091333 for multimedia@FreeBSD.org; Sun, 11 Feb 2024 21:01:04 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202402112101.41BL14jv091333@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: multimedia@FreeBSD.org Subject: Problem reports for multimedia@FreeBSD.org that need special attention Date: Sun, 11 Feb 2024 21:01:04 +0000 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 Content-Type: multipart/alternative; boundary="17076852645.026B80.75515" Content-Transfer-Encoding: 7bit --17076852645.026B80.75515 Date: Sun, 11 Feb 2024 21:01:04 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 275057 | audio/libsndfile: CVE-2022-33065 fix not availabl Open | 252099 | multimedia/webcamd after a stop of the webcamd se Open | 270642 | www/firefox: 112.0: no sound with sndio backend Open | 225237 | www/firefox causes zombie through accessibility/s 4 problems total for which you should take action. --17076852645.026B80.75515 Date: Sun, 11 Feb 2024 21:01:04 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    275057 | audio/libsndfile: CVE-2022-33065 fix not availabl
Open        |    252099 | multimedia/webcamd after a stop of the webcamd se
Open        |    270642 | www/firefox: 112.0: no sound with sndio backend
Open        |    225237 | www/firefox causes zombie through accessibility/s

4 problems total for which you should take action.
--17076852645.026B80.75515--