Opened 3 hours ago

#19391 new bug

Built in trackpad and keyboard don't work on Thinkpad x13

Reported by: ehlo1 Owned by:
Priority: normal Milestone: Unscheduled
Component: Drivers/Input/PS2 Version: R1/beta5
Keywords: Cc: nephele
Blocked By: Blocking:
Platform: x86-64

Description

Experienced on nightly build hrev58587. External USB mouse and keyboard work fine. Relevant syslog lines:

KERN: ps2_dev: reset failed: Operation timed out
KERN: ps2: devfs_publish_device input/mouse/ps2/0, status = 0xffffffff
KERN: ps2: devfs_publish_device input/keyboard/at/0, status = 0x00000000
KERN: ps2: keyboard reset failed, status 0x80000009, data 0xff
KERN: ps2: keyboard getid failed, status 0x80000009, data 0x0000. Assuming no keyboard
KERN: ps2: keyboard probing failed
KERN: KeyboardDevice: error when opening /dev/input/keyboard/at/0: General system error
KERN: ps2: devfs_unpublish_device input/keyboard/at/0, status = 0x00000000

Linux detects them fine. Relevant dmesg lines:

[    0.685397] [      T1] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    0.687322] [      T1] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.687329] [      T1] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.687453] [      T1] mousedev: PS/2 mouse device common for all mice
...
[    0.689937] [     T10] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0

Potentially related to: https://dev.haiku-os.org/ticket/17800.

Attachments (2)

syslog (146.7 KB ) - added by ehlo1 3 hours ago.
syslog
dmesg (101.0 KB ) - added by ehlo1 3 hours ago.
Linux dmesg

Download all attachments as: .zip

Change History (2)

by ehlo1, 3 hours ago

Attachment: syslog added

syslog

by ehlo1, 3 hours ago

Attachment: dmesg added

Linux dmesg

Note: See TracTickets for help on using tickets.