Hi,
$ ./encodeint.py ps2-keyboard-spinup 2000
Thanks, works.
Two seconds delay looks excessive, but it seems really be needed, trying only one second gives me a non-working keyboard again.
cheers, Gerd
On Wed, Jun 26, 2013 at 12:59 AM, Gerd Hoffmann kraxel@redhat.com wrote:
Hi,
$ ./encodeint.py ps2-keyboard-spinup 2000
Thanks, works.
Two seconds delay looks excessive, but it seems really be needed, trying only one second gives me a non-working keyboard again.
welcome to the wonderful world of PC hardware ...
ron
On Wed, Jun 26, 2013 at 09:59:17AM +0200, Gerd Hoffmann wrote:
Hi,
$ ./encodeint.py ps2-keyboard-spinup 2000
Thanks, works.
Two seconds delay looks excessive, but it seems really be needed, trying only one second gives me a non-working keyboard again.
FYI, the delay setting only sets the error timeout. The keyboard init will continue as soon as the keyboard is found. Adding a larger value wont increase the boot time (unless the keyboard truly isn't present).
-Kevin