<div dir="ltr">Excellent.  Hopefully this solves the issue for everyone.  We will revisit the code in the future to try to figure out what went wrong.<div><br></div><div>-Matt</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 17, 2018 at 7:00 AM Pierre-Alain TORET <<a href="mailto:pierre-alain.toret%2Bdragonflybsd@protonmail.com">pierre-alain.toret+dragonflybsd@protonmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div><div>Hello,<br></div><div><div><br></div></div><div><div>even though I did write a feedback on IRC, I can answer here too.<br></div><div>With latest commit 0b783d533b7ddc0fe063df1a861ad50c72c2c3fd I have no issue with the keyboard on my laptop anymore.<br></div><div><div><br></div></div><div>Regards,<br></div></div></div></div><div class="gmail-m_4071687885287804660protonmail_signature_block gmail-m_4071687885287804660protonmail_signature_block-empty"><div class="gmail-m_4071687885287804660protonmail_signature_block-user gmail-m_4071687885287804660protonmail_signature_block-empty"><br></div><div class="gmail-m_4071687885287804660protonmail_signature_block-proton gmail-m_4071687885287804660protonmail_signature_block-empty"><br></div></div><div><br></div><div>‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br></div><div> On Sunday 16 December 2018 22:30, Matthew Dillon <<a href="mailto:dillon@backplane.com" target="_blank">dillon@backplane.com</a>> wrote:<br></div><div> <br></div><blockquote type="cite" class="gmail-m_4071687885287804660protonmail_quote"><div dir="ltr"><div>I have pushed a commit to master and release which disables the FADT probe (it can be turned on again with a tunable).  I just changed the global from 1 to 0.  Please re-test with the latest DragonFly_RELEASE_5_4 sources and tell us if that fixed the issue.<br></div><div><br></div><div>-Matt<br></div></div><div><br></div><div class="gmail_quote"><div dir="ltr">On Sun, Dec 9, 2018 at 12:12 PM Matthew Dillon <<a href="mailto:dillon@backplane.com" target="_blank">dillon@backplane.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">We have a second person with the same problem.  Michael suggests trying to backout commit 131acb0380e93664f106117ebf8ba322a3d1b7c4<br></div><div dir="ltr"><br></div><div>Basically, start with a 5.4 base (not 5.2), use a usb keyboard temporarily.<br></div><div><br></div><div>cd /usr<br></div><div>make src-create<br></div><div dir="ltr"><br></div><div>Make sure you are on the correct release:<br></div><div dir="ltr"><br></div><div>cd /usr/src<br></div><div>git checkout DragonFly_RELEASE_5_4<br></div><div dir="ltr"><br></div><div>Then try reverting the specified commit and rebuild the kernel, install it, reboot, and see if the keyboard works.<br></div><div><br></div><div>cd /usr/src<br></div><div>git revert 131acb0380e93664f106117ebf8ba322a3d1b7c4<br></div><div>(assuming it works)<br></div><div>make -j 8 nativekernel<br></div><div>make installkernel<br></div><div>sync<br></div><div>reboot<br></div><div><br></div><div>-Matt<br></div></div></div></div></div><div><br></div><div class="gmail_quote"><div dir="ltr">On Sun, Dec 9, 2018 at 11:20 AM Matthew Dillon <<a href="mailto:dillon@backplane.com" target="_blank">dillon@backplane.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>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:<br></div><div><br></div><div>vmstat -i -v<br></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.<br></div><div><br></div><div>-Matt<br></div></div></blockquote></div></blockquote></div></blockquote><div><br></div></blockquote></div>