From nobody Thu Jul 25 16:53:53 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 4WVH5s5wBSz5SLtk for ; Thu, 25 Jul 2024 16:53:53 +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 4WVH5s3xw1z4shr for ; Thu, 25 Jul 2024 16:53:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721926433; a=rsa-sha256; cv=none; b=ZhpgRBcoPh+uLcfomidlwcs6yU+tcZ/3YwLp4AFxYzBhwq3Um75M2HCcFNRyq6heaIi1lk vKnBpyiNi+dcupVZQTebWWJhP4cQdObDtGV7RHEy0OZ/MoaV+JbItOznm4hrbrTpmIiV8D flXomUqG35ZWWPb7eKW3nBEInuJhwIHUZdBHY47dAXUPnTmhXWf3Tn952daAVGvOJfRpPe HduLh411/cmf+obGiwKDvOVULlautFBa1vLwoqUVtH22E2hG7PLen2X0LOfCRQEB1NRroC iNDMEJAIHqoOr/VYMd/LG5P2Zp2qwYjvIsdZMbDf9vcakxDbwMFSe9JEQbSwKw== 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=1721926433; 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=DZk3YAgcMt2GVryhdjTYhxcC6QJcxdDIBXtQ9caD88Q=; b=NRl5GCdzJBhbqV7J0yOquz3DTQKK5KlRip6FdASGvUmdWJ4JokJWHJhyhQJttIcgbJ6woB wvB3n76vwD4ALmQ7kyYpqd92njwK2jZ/H/kMb8LE+D62UkCIntri8Pf01lHFLFpkh26qDu bnKFWOcjF052X2oZxdgF15PK6sCyme2FHS+RN0kj8o2xmauj+aoVw4JnHGkyol+1bxEQox BeehwA6LzfDkrPd8vgAa6uEEJe8fDoxHwnC8mEMLs4y5/T/xc8BcPxn5rDqPB4jV/VsgtB VOWCZodnXQodPWC9oPnyx4YeD5qkYCwwuG/o2+yUcUcMX7NQR/FM0vEnu50DCw== 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 4WVH5s3ZDfz13c2 for ; Thu, 25 Jul 2024 16:53:53 +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 46PGrr3e099024 for ; Thu, 25 Jul 2024 16:53:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46PGrrwA099018 for multimedia@FreeBSD.org; Thu, 25 Jul 2024 16:53:53 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 280315] no sound on stable/14 on Thinkpad T480 after suspend Date: Thu, 25 Jul 2024 16:53:53 +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: 14.1-STABLE X-Bugzilla-Keywords: regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: moonlapse81@gmail.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=3D280315 --- Comment #14 from Oleh Vinichenko --- then, i will just revert 2 mentioned commits and test. if not these two i w= ill start reverting commits one by one. other than that will git bisect be help= ful in narrowing down possible "bad" commits, if any of them are the culprit? --=20 You are receiving this mail because: You are the assignee for the bug.=