
On Sat, 10 Jul 2021 at 17:51:33 +0200, Stephan Hemeier wrote:
Often HP uses Wlan Chips not supported by default of the kernel, so please post her: /sbin/lspci -nnk | grep -iA3 net
This will show the ID of the Chip and which driver is used.
Here is the result. I looks interesting: ------------------------------------------------------------------ lspci -nnk | grep -iA3 net ========================== 01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821] Subsystem: Hewlett-Packard Company Device [103c:884d] Kernel modules: rtw88_8821ce 02:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:174a] ------------------------------------------------------------------ Best regards, Wolfgang