> -----Original Message----- > From: Martin Kaistra <martin.kaistra@xxxxxxxxxxxxx> > Sent: Wednesday, April 5, 2023 11:31 PM > To: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> > Cc: Jes Sorensen <Jes.Sorensen@xxxxxxxxx>; Kalle Valo <kvalo@xxxxxxxxxx>; Ping-Ke Shih > <pkshih@xxxxxxxxxxx>; Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>; linux-wireless@xxxxxxxxxxxxxxx > Subject: Re: [RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f > > Am 23.03.23 um 18:12 schrieb Bitterblue Smith: > > On 22/03/2023 19:18, Martin Kaistra wrote: > > Then I was able to turn on the AP and connect my phone to it. However, > > the system froze after a few seconds. I had `journalctl --follow` > > running. The last thing printed before the system froze was the DHCP > > stuff (discover, offer, request, ack). The phone said it was connected, > > but speedtest.net didn't have time to load before the freeze. > > Hi > > I could reproduce a frozen system with my hostapd setup, though it > doesn't happen reliably and I don't have an error message when it happens. > Using netcat would help to capture useful messages when system gets frozen. Ping-Ke