Comment 101 for bug 1949394

Revision history for this message
In , mat.jonczyk (mat.jonczyk-linux-kernel-bugs) wrote :

(In reply to Mateusz Jończyk from comment #96)
> Analyzed the i8042 output extensively and found not much interesting except
> for that:
>
[...]
Oh, and this:

  f2 -> i8042 (kbd-data)
  fa <- i8042 (interrupt, 0, 1)
- fa <- i8042 (interrupt, 0, 1)
+ 65 <- i8042 (interrupt, 0, 1)
  60 -> i8042 (command)
  46 -> i8042 (parameter)
  60 -> i8042 (command)
  47 -> i8042 (parameter)

But there are two machines so this is not a hardware failure.