Bug 284197 - Wifi on lenovo thinkbook 14-IML
Summary: Wifi on lenovo thinkbook 14-IML
Status: Closed DUPLICATE of bug 283142
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: 14.2-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
: 284189 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-01-20 17:55 UTC by Prashant
Modified: 2025-01-24 19:11 UTC (History)
1 user (show)

See Also:


Attachments
dmesg output (133.53 KB, text/plain)
2025-01-20 17:55 UTC, Prashant
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Prashant 2025-01-20 17:55:34 UTC
Created attachment 256846 [details]
dmesg output

Wishing You & Your Family "A Very Happy New Year".

I am trying to install FreeBSD 14.2 on lenovo thinkbook 14-IML and have not been able to get the trackpad or the wifi work. I am enclosing the dmesg output for your kind perusal.
The command sysctl net.wlan.devices gives an output of rtw880. But this does not connect to the net. The moment I use a TpLink Dongle I am able to connect to the net using rtwn0. The wifi specifications are 802.11ac 1x1 Wi-Fi + Bluetooth 5.0, M.2 card
The trackpad is a multi-touch touchpad, buttonless touchpad Touchpad Buttonless Mylar® surface multi-touch touchpad. I have tried to get the drivers installed and the commands
/sys/dev/atkbdc/#grep 'Single Synaptics on Active Mux' psm.c and
sys/dev/atkbdc/#grep 'enable_single_synaptics_mux' psm.c
Despite these the trackpad is not detected using the command
dmesg |grep psm

Could you please guide me how to have these work.

Warm regards,

Prashant
Comment 1 Mark Johnston freebsd_committer freebsd_triage 2025-01-24 18:53:06 UTC
*** Bug 284189 has been marked as a duplicate of this bug. ***
Comment 2 Bjoern A. Zeeb freebsd_committer freebsd_triage 2025-01-24 19:11:24 UTC
Please open a separate bug for the trackpad as that has nothing to do with WiFi.

WiFi bug is known and fixed in FreeBSD main and will be merged to stable/14 soon.  I hope I'll get an errata for 14.2 but that may be a while out.
You could take the commit in question and apply it yourself and recompile the kernel/linuxkpi_wlan.  See the PR I am adding this as a duplicate for details.

*** This bug has been marked as a duplicate of bug 283142 ***