Opened 6 years ago

Last modified 16 months ago

#14236 new bug

Thinkpads Trackpoint and Touchpad sometimes doesn't work after boot

Reported by: miqlas Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Drivers/Input/PS2 Version: R1/Development
Keywords: touchpad, trackpoint Cc:
Blocked By: Blocking: #17311
Platform: All

Description

Happend with x200s and now with T440s.

The trackpoint (the small red rubber thing in the middle of the keyboard) mostly works, but sometimes it is dead after booting Haiku.

I would say there is 3 cases:

  • after boot trackpoint and touchpad works ok
  • after boot trackpoint dead, touchhpad works ok
  • after boot neither works

(- i haven't seen yet working trackpoint but dead Touchpad)

Interestingly in the third case the Touchpad recognizes the first 1-2 mm movement, but then it never reacts anymore. A reboot solves this problem. Keyboard is not affected.

In the syslog i see only: "KERN: ps2: reset failed"

Haiku: x86_64 hrev52047.

Attachments (1)

syslog.trackpoint.grep (488 bytes ) - added by miqlas 6 years ago.
Grepped syslog

Download all attachments as: .zip

Change History (8)

by miqlas, 6 years ago

Attachment: syslog.trackpoint.grep added

Grepped syslog

comment:1 by cb88, 6 years ago

I see something very similar on my x131e AMD e2-1800. Seems to run Hrev52246 pretty well other than no wifi (its BCM43228 I may have a realtek or intel card I can switch it to will have to check but it has to be on the laptop's whitelist unfortunately)

I installed Haiku from qemu wit -cdrom anyboot.iso -device file=/dev/sda,index=0,type=disk,format=raw -boot d

rebooted (chainloaded the Haiku partition from syslinux) trackpad worked on the first native reboot, trackpoint did not, warm rebooted same thing, also the trackpad was acking wierd button clicks were not working as expected and it was registering clicks from the touchpad itself too often making it hard to go through the menus etc.. did a cold reboot and it works. Note the syslog still shows the PS/2 reset errors but it works seemingly without issues both trackpad and trackpoint are very usable.

Note the wifi on this laptop experiences a similar issue on Linux/Windows, sometimes it doesn't come up after a warm reboot. Through I haven't noticed this yet on Linux 4.17 it may have been fixed.

Also note I have 5 of these laptops very robust but not very fast... runs Haiku snappily though. One on the nicest keyboards you'll find on a subnotebook.

Version 3, edited 6 years ago by cb88 (previous) (next) (diff)

comment:2 by diver, 6 years ago

#3152 and #3125 could be related. There are links to a few commits with possible regressions.

comment:3 by waddlesplash, 5 years ago

Component: Drivers/MouseDrivers/Input/PS2
Keywords: ps2 removed

comment:4 by eml, 4 years ago

I can also replicate this on my T460s, on R1Beta2. What can I do to help?

comment:5 by diver, 3 years ago

Blocking: 17311 added

comment:6 by waddlesplash, 22 months ago

Please retest after hrev56268.

comment:7 by inv2004, 16 months ago

t460s: trackpad does not move. buttons look ok. trackpoint does not work also.

/proc/bug/input/devices

I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
N: Name="SynPS/2 Synaptics TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input6
U: Uniq=
H: Handlers=event7 mouse0 
B: PROP=5
B: EV=b
B: KEY=e520 10000 0 0 0 0
B: ABS=660800011000003`
I: Bus=0011 Vendor=0002 Product=000a Version=0000
N: Name="TPPS/2 IBM TrackPoint"
P: Phys=synaptics-pt/serio0/input0
S: Sysfs=/devices/platform/i8042/serio1/serio2/input/input9
U: Uniq=
H: Handlers=event8 mouse1 
B: PROP=21
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3
Last edited 16 months ago by inv2004 (previous) (diff)
Note: See TracTickets for help on using tickets.