ASUS ZenBook Q408UG keyboard not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi list, 

My Asus ZenBook Q408UG's keyboard doesn't work on the coldboot, and
wanted your suggestions on how to get around it. 

During the probe, i8042_wait_read() times out. The avg reps for my
system is 13000 so below should do, but I wonder there could be a
better approach to resolve this issue.  

---
 drivers/input/serio/i8042.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/serio/i8042.h b/drivers/input/serio/i8042.h
index 55381783dc82..591d0db73497 100644
--- a/drivers/input/serio/i8042.h
+++ b/drivers/input/serio/i8042.h
@@ -31,7 +31,7 @@
  * to a non-existent mouse.
  */

-#define I8042_CTL_TIMEOUT      10000
+#define I8042_CTL_TIMEOUT      15000

 /*
  * Return codes.
--

Appreciate your insights and suggestions, 
Takuma 



[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux