Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Testing And Unstable • unable to use Wifi

$
0
0
Hello,

Code:

Linux Monstre1 6.10.4-custom #7 SMP PREEMPT_DYNAMIC Tue Aug 13 19:53:52 CEST 2024 x86_64 GNU/Linux
You are currently running a custom kernel: why ?

What about kernel from Debian repositories ?
which suggest that rtw_8851be is the right driver provide by lwfinger.
Is it right ?
I don't know about the github repository lwfinger. Searching the git repositories I haven't found the rtw_8851be repository (you quoted above). Did you install a different kernel module ?

The vanilla version of Linux kernel has a kernel module for your wireless adapter (currently since version 6.5); it is the rtw8851be kernel module; this should be the first commit:

Code:

$ git log --grep 10ec:b851commit 99ff8da56322cda9eb9b37021e27b127c2d1cad8Author: Ping-Ke Shih <pkshih@realtek.com>Date:   Fri Apr 21 10:45:45 2023 +0800    wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilities        Add PCI entry to 8851BE with its device ID 10ec:b851, also fill PCI info    according to its capabilities.        Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>    Signed-off-by: Kalle Valo <kvalo@kernel.org>    Link: https://lore.kernel.org/r/20230421024551.29994-3-pkshih@realtek.com
but it is not active by default in the Debian version of Linux:

Code:

$ grep -i rtw89_8851be boot/config-6.10.4-amd64 # CONFIG_RTW89_8851BE is not set
You may try to enable it.

Can you send a complete journal output since boot ?

You can report logs in one of the following ways:
  • attaching the logs to a follow-up forum message as a compressed zip or gz file
  • paste logs into the body of a follow-up message between code tags (if they fit the size of a forum message)

Statistics: Posted by Aki — 2024-08-18 19:44 — Replies 3 — Views 43



Viewing all articles
Browse latest Browse all 3567

Latest Images

Trending Articles



Latest Images