uname -a
Linux ml-HP-ProBook-470-G4 5.15.0-52-generic #58-Ubuntu SMP Thu Oct 13
08:03:55 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
dmesg:
[ 4.761769] psmouse serio3: synaptics: queried max coordinates: x
[..5636], y [..4702]
[ 4.769371] sd 2:0:0:0: [sdb] Attached SCSI disk
[ 4.785179] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[ 4.795931] psmouse serio3: synaptics: queried min coordinates: x
[1304..], y [1150..]
[ 4.795968] psmouse serio3: synaptics: Your touchpad (PNP: SYN304a
SYN0100 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid
and hid-rmi are not used, you might want to try setting
psmouse.synaptics_intertouch to 1 and report this to
linux-input@xxxxxxxxxxxxxxx.
/proc/bus/input/devices:
I: Bus=001d Vendor=06cb Product=0000 Version=0000
N: Name="Synaptics TM3246-001"
P: Phys=rmi4-01/input0
S: Sysfs=/devices/rmi4-01/input/input58
U: Uniq=
H: Handlers=mouse0 event4
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=6f3800001000003
fixed by setting psmouse.synaptics_intertouch to 1 as suggested