* [Buildroot] BusyBox or kernel bug?
@ 2009-10-23 22:37 H Hartley Sweeten
2009-10-24 7:33 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: H Hartley Sweeten @ 2009-10-23 22:37 UTC (permalink / raw)
To: buildroot
Hello all,
I just tried to run the BusyBox applet 'showkey' and got the following:
/ # showkey --help
BusyBox v1.15.2 (2009-10-12 19:27:27 MST) multi-call binary
Usage: showkey [-a | -k | -s]
Show keys pressed
Options:
-a Display decimal/octal/hex values of the keys
-k Display interpreted keycodes (default)
-s Display raw scan-codes
/ # showkey
showkey: KDGKBMODE: Invalid argument
/ # uname -r
2.6.31.4
Any ideas if this is a BusyBox or a kernel problem?
Regards,
Hartley
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] BusyBox or kernel bug?
2009-10-23 22:37 [Buildroot] BusyBox or kernel bug? H Hartley Sweeten
@ 2009-10-24 7:33 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-10-24 7:33 UTC (permalink / raw)
To: buildroot
>>>>> "H" == H Hartley Sweeten <hartleys@visionengravers.com> writes:
H> Hello all,
H> I just tried to run the BusyBox applet 'showkey' and got the following:
H> / # showkey
H> showkey: KDGKBMODE: Invalid argument
H> / # uname -r
H> 2.6.31.4
I haven't ever used the showkey applet. You might have more luck asking
on the busybox list.
From a quick look at the kernel sources - Did you enable CONFIG_VT
(virtual terminal) in the kernel?
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-24 7:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 22:37 [Buildroot] BusyBox or kernel bug? H Hartley Sweeten
2009-10-24 7:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox