#780954 console-setup: setupcon -k makes ADB keyboard LEDs stop updating

#780954#5
Date:
2015-03-22 11:16:52 UTC
From:
To:
When setupcon -k runs during startup on my Power Mac G3, the shift lock LEDs
on the keyboard stop updating. Changing the keymap from the default to
"Macintosh" does not seem to help.

I was able to reproduce this behaviour by booting into recovery mode (-b) and
running setupcon -k from the console.

#780954#10
Date:
2015-03-24 14:49:21 UTC
From:
To:
LEDs

Oh dear. I wonder if simply disabling the init.d entry containing setupcon
-k would be an effective workaround, as I don't need to enter special
characters on the console. I can't try it right this moment, but I'll play
with it tonight and see what happens.

#780954#15
Date:
2015-03-24 14:42:02 UTC
From:
To:
forcemerge 514464 780954
thanks

I think this is a duplicate of a known and difficult to fix bug:

https://bugs.debian.org/514464

Anton Zinoviev

#780954#26
Date:
2015-03-24 15:59:34 UTC
From:
To:
An alternative I would use is to add a line

KMAP=/usr/share/keymaps/PUT_YOUR_FAVOURITE_KEYMAP_HERE

to /etc/default/keyboard.

Anton Zinoviev