You are not logged in.
I have a hp laptop with a RTL8723DE wifi adapter and it won't boot with a 6.1.* kernel. I've tested with the current installation medium archlinux-2023.02.01-x86_64.iso, which sports a kernel version 6.1.8.
The last visible line when booting is this:
[ OK ] Reached target Login Prompts.
There it stays a while and then reboots.
However, when I blacklist the module with a kernel parameter in grub (modprobe.blacklist=rtw88_8723de) the boot succeeds and I get to the root@archiso prompt.
Further testing with fedora reveiled that it's not only the kernel 6.1.8, but all 6.1 versions (that I've tested, including 6.1.9). Kernel versions 6.0.* are not affected.
My guess is that there is an incompatibility of the rtw88_8723de driver with 6.1.* kernels.
How should I proceed?
Offline
I have the same problem and the same wi-fi adapter ![]()
Offline
I have exactly the same problem. As a workaround, I have blacklisted the specified module and load it only after boot by running:
modprobe rtw88_8723deOffline
Hello, I have the same issue with rtw88_8723de driver. Everything has been fine since kernel 6.0.12 which boots with no problem. With 6.1.* kernels the linux panics at login. Only by disabling NetworkManager service, I can turn on my wifi with ifconfig and wpa_supplicant. If I enable NetworkManager service whenever after login everything freezes again.
Offline