[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11412b24-c107-247b-5e6f-1a95a737a9f7@lwfinger.net>
Date: Thu, 15 Jun 2023 10:45:26 -0500
From: Larry Finger <Larry.Finger@...inger.net>
To: Heinrich Schuchardt <heinrich.schuchardt@...onical.com>,
Yan-Hsuan Chuang <tony0620emma@...il.com>,
Kalle Valo <kvalo@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
Ping-Ke Shih <pkshih@...ltek.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
Emil Renner Berthing <emil.renner.berthing@...onical.com>
Subject: Re: [RFC 1/1] wifi: rtw88: Add support for the SDIO based RTL8723DS
chipset
On 6/15/23 09:20, Heinrich Schuchardt wrote:
> Wire up RTL8723DS chipset support using the rtw88 SDIO HCI code as
> well as the existing RTL8723D chipset code.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@...onical.com>
> ---
>
> On my Lichee RV Dock board this patch is enough to make The RTL8723DS
> work. But unfortunately after running some time the driver crashes.
> My impression is that the crash is not specific to my patch but must
> be hidden in one of the existing functions it is invoking.
>
> This seems to be related to not checking pkt_stat->pkt_len.
>
> My kernel was built against v6.4-rc6.
Heinrich,
Martin Blumenstingl has written a driver for the 8723ds chip. It has been merged
into the wireless-next tree, and will be in mainline kernel 6.5. In addition, it
is available at https://github.com/lwfinger/rtw88.git.
Please try it to see if it files your crash problem. Several users of rtw88 have
reported success.
Larry
Powered by blists - more mailing lists