View Single Post
Posts: 2 | Thanked: 1 time | Joined on May 2010
#2
Open a terminal
Gain root access ('sudo su' or 'su' or whatever you have enabled)
Enter the following line:

echo 1 > /sys/devices/platform/gpio-switch/kb_lock/disable

It should immediately disable the keyboard lock.