From nobody Sun May 26 13:29:50 2024 X-Original-To: bugs@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 4VnKQ729Lhz5LRYN for ; Sun, 26 May 2024 13:29:51 +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 4VnKQ63xLxz4g05 for ; Sun, 26 May 2024 13:29:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716730190; a=rsa-sha256; cv=none; b=v8Ko1ZnrjZWHr81fpX4wD2IDszkPVXD7m1227LsQyOmK8a8wOULPRh4scQ32Z5m+8Ne1Vb PzhmY+uYUbDTLkzFtKHrYtXMVqNTL6y2H9+Ph0AQ7nMQxxtLSQjuICgnyti3NN/glfSb5V BngjUA6o9tS3pFSbPBopOdgXHMKylz1IZem9KWsau5RC0AUlmAxpk8sPcSBwmoYuS7jja8 FyRNIaBvOoSX6wIPCPSRejDJZpNj5kt1ON25KNobj/JEfYWGDgF/aZIF537svNcTNCMjpe rSPY+QMxlCRHRLU4LBcFNgYOk8anss35BTcx6/aBloERLKjfbnDquH9Q4VpqOg== 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=1716730190; 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=zYZ3iBII/zGnqapK2iCQTsSsW2FaDAVUE0xt3HsxYOI=; b=aKlPnXoh25Z1a3uylLAo/Kow9gJGcr/S0AHe981SE3sUrx1x8DRAvKnjT0m8eFYwc9YO+e poMpZg/u0YuZuA0ITYSObI+EsC+5oKM6HtPvhy8pV+NVDTsjhAZF2CYFEfnntlTeU5/VBI Pgud9JPje+DTvsycvsxeI4yNzN9FeJpsdwy1WDEgbaSVuwEgeLKSkf99+ePU7KoNiGK3a9 /04f4+3rwjipU7PiYX+EARnXUUNKQ+WBxY7B6w0C6qBzIKp+SPY/ydDP52RSraRSWZCXEP vJTK/+S5EITA6W+GcxvQNBMS6h54E8EfwXKP17odTLgJ/1oPOfbJA5KdTdkvWg== 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 4VnKQ63Msdz12Gp for ; Sun, 26 May 2024 13:29:50 +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 44QDToVw021250 for ; Sun, 26 May 2024 13:29:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44QDTo01021249 for bugs@FreeBSD.org; Sun, 26 May 2024 13:29:50 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: bugs@FreeBSD.org Subject: [Bug 279285] no sound on stable/14 with vchans disabled and bitperfect setup. Date: Sun, 26 May 2024 13:29:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 14.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: christos@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279285 --- Comment #10 from Christos Margiolis --- (In reply to Oleh Vinichenko from comment #8) So, I have one or two commits after 8771127d75a1295dd32abd0022ff3750bc56470= 6 in mind that could potentially be the culprit, but I want to ask the following first: 1. Do you get sound with VCHANs and without bitperfect? 2. Is there any message related to the problem, popping up on dmesg(8) once= the device is attached? Perhaps you can attach the output of dmesg(8) after a verbose boot. 3. Is it a specific application that breaks or do you not have sound in general? 4. Can you provide /dev/sndstat with hw.snd.verbose=3D2 set? --=20 You are receiving this mail because: You are the assignee for the bug.=