<div dir="ltr">You are the second person to report this.  Check a few things.  The laptop keyboard is clearly attaching via atkbd in both dmesg's.  The question is why isn't it registering keystrokes.  So lets check whether you are getting interrupts on irq 1.  You can observe this with:<div><br></div><div>vmstat -i -v</div><div><br></div><div>The count should normally be non-zero, and when you hit a key on the laptop keyboard, the count should increase by 2 each time.</div><div><br></div><div>-Matt</div></div>