kbdmux + ddb = hard freeze

From: Yar Tikhiy <yar_at_comp.chem.msu.su>
Date: Sun, 21 May 2006 14:37:06 +0400
Just to save other folks' time, I'd like to remind that using
Ctrl+Alt+Esc to escape to ddb still leads to the system freezing
hard if kbdmux is enabled--at least with a PS/2 keyboard.  I had
missed this issue when it was brought up here a month ago, so I
spent some time to find why my system was hanging dead.  Possible
workarounds found:

- remove kbdmux from the kernel configuration file

- disable kbdmux in device.hints:
    hint.kbdmux.0.disabled="1"

- go straight to remote gdb:
    sysctl debug.kdb.current=gdb
    sysctl debug.kdb.enter=1

-- 
Yar
Received on Sun May 21 2006 - 08:37:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC