From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0D8B8C7618B for ; Sat, 18 Mar 2023 08:05:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230043AbjCRIFM (ORCPT ); Sat, 18 Mar 2023 04:05:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230169AbjCRIFE (ORCPT ); Sat, 18 Mar 2023 04:05:04 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [80.237.130.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0C45D11B for ; Sat, 18 Mar 2023 01:04:43 -0700 (PDT) Received: from [2a02:8108:8980:2478:8cde:aa2c:f324:937e]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1pdRYO-0003hE-Mv; Sat, 18 Mar 2023 09:04:40 +0100 Message-ID: <9a174e48-5cd6-535f-4f01-4e81398e772f@leemhuis.info> Date: Sat, 18 Mar 2023 09:04:40 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [FIRMWARE] Regression on rtw89/rtw8852b_fw.bin by the latest update Content-Language: en-US, de-DE To: Takashi Iwai , Ping-Ke Shih Cc: linux-firmware@kernel.org, linux-kernel@vger.kernel.org, Josh Boyer References: <878rfuo67a.wl-tiwai@suse.de> From: "Linux regression tracking (Thorsten Leemhuis)" Reply-To: Linux regressions mailing list In-Reply-To: <878rfuo67a.wl-tiwai@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1679126684;3a5205e8; X-HE-SMSGID: 1pdRYO-0003hE-Mv Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18.03.23 08:43, Takashi Iwai wrote: > > we've received a regression report on openSUSE Tumbleweed about the > Realtek WiFi, and the culprit was spotted to be the latest firmware > update of rtw89/rtw8852b_fw.bin. The former working linux-firmware > tree was at the commit 5c11a3742947, while broken at 5bc279fb161d. > > The details are found in: > https://bugzilla.opensuse.org/show_bug.cgi?id=1209449 > > Could you check the problem? > (Or feel free to join to the bugzilla entry above.) FWIW, I already CCed Josh on the following bug yesterday in a comment where I suggested the updated firmware should be reverted: https://bugzilla.kernel.org/show_bug.cgi?id=217207 But it's likely a good idea to write a normal mail, so thx for that! FWIW, the issue is also discussed here: https://lore.kernel.org/all/df1ce994-3368-a57e-7078-8bdcccf4a1fd@gmail.com/#t Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) -- Everything you wanna know about Linux kernel regression tracking: https://linux-regtracking.leemhuis.info/about/#tldr If I did something stupid, please tell me, as explained on that page.