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 11018C74A5B for ; Sat, 18 Mar 2023 07:43:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229838AbjCRHn2 (ORCPT ); Sat, 18 Mar 2023 03:43:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58480 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229470AbjCRHn0 (ORCPT ); Sat, 18 Mar 2023 03:43:26 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 76D96580D3 for ; Sat, 18 Mar 2023 00:43:25 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id CAFA71FE51; Sat, 18 Mar 2023 07:43:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1679125402; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=P8q8oavDeYqKWrDPSPO4ttnP5DH4K9alsm06MPSmKi4=; b=eJ0RW+AKdo1yydyE3TYPyIeYT8KePydgrsH7DhTrcAMmv6NK9iTHDYNOmPvAxkeNBZC7eg 9caM1MDZ1BPUsN0D2m2tm3FegbOd+Jt1VGAstG7dbdsgXB1H8x5wQHMiX0yySE6OwdCvcZ Qf2/a/t4vSOXMCZOlangc6SR/ihh0oQ= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1679125402; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type; bh=P8q8oavDeYqKWrDPSPO4ttnP5DH4K9alsm06MPSmKi4=; b=tX3NUD7vfPIoZJCXbQ/uyb+5ZWPRm7Mp8hES0QN4+VggFy2+nrpnwOy4/dxgskMs93sl68 +Gxzcg7ch3g6w4DQ== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id ACE3713A00; Sat, 18 Mar 2023 07:43:22 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id OvZgKZprFWS6MQAAMHmgww (envelope-from ); Sat, 18 Mar 2023 07:43:22 +0000 Date: Sat, 18 Mar 2023 08:43:21 +0100 Message-ID: <878rfuo67a.wl-tiwai@suse.de> From: Takashi Iwai To: Ping-Ke Shih Cc: linux-firmware@kernel.org, linux-kernel@vger.kernel.org, Josh Boyer Subject: [FIRMWARE] Regression on rtw89/rtw8852b_fw.bin by the latest update User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, 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.) Thanks! Takashi