From: "Frédéric Boiteux" <fboiteux@calistel.com>
To: grub-devel@gnu.org
Subject: terminal_input=at_keyboard not working
Date: Fri, 4 Feb 2011 15:18:50 +0100 [thread overview]
Message-ID: <20110204151850.5b7834c3@prem6s> (raw)
Hello,
I've installed the 1.99rc1 version of Grub2 on my Debian system to
use the new keyboard layout system. I've read that to work, I have to
set up following configuration :
* in /etc/default/grub :
GRUB_TERMINAL_INPUT=at_keyboard
* in /etc/grub.d/40_custom :
insmod keylayouts
keymap /boot/grub/bepo.gkb
with the Grub's keymap 'bepo.gkb' done with :
ckbcomp fr bepo |grub-mklayout -v -o /boot/grub/bepo.gkb
I've tested this config on one laptop with success, but on another, a
HP 6730b, I found that 'GRUB_TERMINAL_INPUT=at_keyboard' does freeze
the system, and I've to restart the system from a USB key to recover
the grub system (I didn't find a way to tell Grub2 to ignore its
grub.cfg file).
Do you know a possible cause for my problem, and some possible
solution ?
Thanks,
Fred.
next reply other threads:[~2011-02-04 14:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-04 14:18 Frédéric Boiteux [this message]
2011-03-23 19:34 ` terminal_input=at_keyboard not working Vladimir 'φ-coder/phcoder' Serbinenko
2011-03-24 16:25 ` Frédéric Boiteux
2011-03-30 6:46 ` Frédéric Boiteux
2011-03-30 7:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110204151850.5b7834c3@prem6s \
--to=fboiteux@calistel.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.