
On 10.07.2021 19:37, Wolfgang Mueller wrote:
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
Where this driver comes from? And BTW, putting distribution version number in subject makes it much easier to follow. Show full "journalctl -b" output. Upload to https://susepaste.org/
02:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:174a] ------------------------------------------------------------------
Best regards, Wolfgang