Lenovo Thinkpad and Synaptics Touchpad

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Lenovo Thinkpad and Synaptics Touchpad

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Mon Jul 08, 2024 11:52 am

I put on the new version and all works well.
I deleted the mouse_accel_mult parameter. It's works fine.
Thankyou very much!!! You're the best!

Re: Lenovo Thinkpad and Synaptics Touchpad

by akatik » Mon Jul 08, 2024 8:44 am

Please try 6.2.30 version from https://wtware.com

Now it should understand:

Code: Select all

mouse_accel_mult=touch:12
For touchpad only, not for mouse.

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Tue Jul 02, 2024 1:03 pm

I set the parameter "mouse_accel_mult=16".
But now, the other mouse I attached and the trackpoint are gone crazy.
I send the current log.
Attachments
WTware_D4.E9.8A.5B.C2.78_2024-07-02_11-59-44.zip
(40.76 KiB) Downloaded 1360 times

Re: Lenovo Thinkpad and Synaptics Touchpad

by aka » Tue Jul 02, 2024 12:33 pm

1. Write into config:

Code: Select all

mouse_accel_mult=16
2. Show me log after reboot and some movements.

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Tue Jul 02, 2024 10:19 am

IT WORKS!! the pad respondes.
But the movement is very slowly. For each total-pad move, it moves on the screen about 1 cm

Re: Lenovo Thinkpad and Synaptics Touchpad

by aka » Tue Jul 02, 2024 1:43 am

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Mon Jun 24, 2024 7:15 pm

Trackpoint works, and also the buttons left/right of the touchpad.
On another identical laptop there's a Windows 11 OS. It recognized the touchpad as a synaptics

Re: Lenovo Thinkpad and Synaptics Touchpad

by akatik » Mon Jun 24, 2024 7:07 pm

Ubuntu, yes.

Also, why are you sure there is Synaptics touchpad? Recognized the Elan Trackpoint does not work, no reaction at touchpad?

PS: physical display mode is "display=1920x1200". With "display=1600x900" image on screen becomes smooth. Perhaps, those two lines will make fonts large enough with clear picture:

Code: Select all

display=1920x1200
scale_factor = 125

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Mon Jun 24, 2024 6:50 pm

Here the log
Attachments
log2.txt
(3.98 KiB) Downloaded 1371 times

Re: Lenovo Thinkpad and Synaptics Touchpad

by aka » Mon Jun 24, 2024 6:24 pm

i2c bus :?

Please, run in Debian 12:

Code: Select all

sudo lsmod > /tmp/2.txt
And show me /tmp/2.txt

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Mon Jun 24, 2024 5:11 pm

I've done the setup of the Debian 12.
Without installing all the system, I got the log of the bootstrap.
I send it in attachments.
Attachments
log-1.txt
(62.32 KiB) Downloaded 1457 times

Re: Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Mon Jun 24, 2024 1:06 pm

I've done the update.
I set up all the firmwares needed.
I send the new log.

I don't have a linux installation working, but if I could make a setup to find a path.
Is there a preferred version? Ubuntu?
Attachments
WTware_log_240624.zip
(36.46 KiB) Downloaded 1408 times

Re: Lenovo Thinkpad and Synaptics Touchpad

by akatik » Sat Jun 22, 2024 12:20 pm

It is possible to add driver if we know which one to add. There are too many chips and drivers...

1. Please try the latest wtware version and show me the same log. It should dump some more information about input devices.

2. If some other linux works with this touchpad, run:

Code: Select all

sudo dmesg > /tmp/1.txt
And show me 1.txt file

PS: "extra=WTFW_i915_adlp_dmc_ver2_16.bin.zip" does not work for firmware. Write "firmware=WTFW_i915_adlp_dmc_ver2_16.bin.zip" instead of extra=

Lenovo Thinkpad and Synaptics Touchpad

by edilpali » Thu Jun 20, 2024 5:28 pm

Good morning.
In my RDS enviroment, we are introducing some laptops.
System does'nt recognize the touchpad (Synaptics) meanwhile it recognizes the Elan Trackpoint.
It could be that there's no driver?
It's possible to introduce it?
I attach the log file.

Paolo
Attachments
LENOVO log file.txt
(172.83 KiB) Downloaded 1343 times

Top