(In reply to comment #58) [...] > $ dmesg |grep PS/2 > [ 1.140559] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at > 0x60,0x64 irq 1,12 > [ 1.146588] mousedev: PS/2 mouse device common for all mice > [ 2.551662] input: ImPS/2 Generic Wheel Mouse as > /devices/platform/i8042/serio2/input/input5
Booting with FSP_DEBUG and DEBUG enabled driver could help. Otherwise, you may want to boot with i8042.debug=1 to get the full I/O log.
(In reply to comment #58) PS2K,PNP0f03: PS2M] at platform/ i8042/serio2/ input/input5
[...]
> $ dmesg |grep PS/2
> [ 1.140559] i8042: PNP: PS/2 Controller [PNP0303:
> 0x60,0x64 irq 1,12
> [ 1.146588] mousedev: PS/2 mouse device common for all mice
> [ 2.551662] input: ImPS/2 Generic Wheel Mouse as
> /devices/
Booting with FSP_DEBUG and DEBUG enabled driver could help. Otherwise, you may want to boot with i8042.debug=1 to get the full I/O log.