Bug 284189 - Wifi and Trackpad on Lenovo ThinkBook 14-IML
Summary: Wifi and Trackpad on Lenovo ThinkBook 14-IML
Status: Closed DUPLICATE of bug 284197
Alias: None
Product: Base System
Classification: Unclassified
Component: wireless (show other bugs)
Version: 14.2-RELEASE
Hardware: amd64 Any
: --- Affects Many People
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-20 12:10 UTC by Prashant
Modified: 2025-01-24 18:53 UTC (History)
1 user (show)

See Also:


Attachments
dmesg output (133.53 KB, text/plain)
2025-01-20 12:10 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 12:10:01 UTC
Created attachment 256838 [details]
dmesg output

Dear All,
I have installed FreeBSD 14.2 with darkMate13 Desktop on Lenovo ThinkBook 14-IML with 802.11a/b/g/n/ac, Bluetooth 5.0 wifi card detected as rtw880, 802.11ac 1x1 Wi-Fi + Bluetooth 5.0, M.2 card as per specifications and Buttonless Mylar® surface multi-touch touchpad for the trackpad.
I am enclosing the output of the dmesg for perusal. I am unable to configure both the trackpad and the wifi. 
I have done the following
Trackpad
(a) Loaded the Driver: Added the following lines to /boot/loader.conf:
hw.psm.synaptics_support="1"
pkg install utouch-kmod-0.0.5.1401000
pkg install xf86-input-synaptics
Created Configuration File: Added a configuration file for the touchpad:
 /usr/local/etc/X11/xorg.conf.d/40-synaptics.conf
Section "InputClass"
Identifier "Synaptics Touchpad"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "VertEdgeScroll" "1"
EndSection

In addition also have 
/sys/dev/atkbcd/#grep 'Single Synaptics on Active Mux' psm.c
and 
/sys/dev/atkbcd/#grep 'enable_single_synaptics_mux' psm.c

Despite this I get no output with dmesg |grep psm
The trackpad is not detected.
The wifi is detected with command
sysctl net.wlan.devices
rtw880
But does not connect.
Could you please help.
I am also getting the acpi error
 Firmware Error (ACPI): Failure creating named object [\_SB.PCI0.XHC.RHUB.GPLD], AE_ALREADY_EXISTS (20221020/dswload2-480)

Could you please help me.

Warm Regards
Prashant
Comment 1 Mark Johnston freebsd_committer freebsd_triage 2025-01-24 18:53:06 UTC

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