Thomas Blume changed bug 1123525
What Removed Added
Status RESOLVED REOPENED
Resolution DUPLICATE ---
Flags   needinfo?(freek@opensuse.org)

Comment # 19 on bug 1123525 from
(In reply to Freek de Kruijf from comment #16)
> I am sorry this was the wrong file, not from the Raspberry Pi 2.
> The correct one is attached now.

Ok, reopening.
The information from comment#8 must also be from another machine:

-->
# rpm -qf /usr/share/kbd/keymaps/xkb/us.map.gz
kbd-2.0.4-9.1.x86_64
              ^^^^^^^
[...]
# lsinitrd | grep '\.map'
-rw-r--r--   1 root     root        11915 Aug  6 12:03
usr/share/kbd/keymaps/legacy/i386/qwerty/us-acentos.map
        ^^^^
--<

Raspberry P2 has architecture arm instead of x86_64 or i386.
Can you please double check and attach the output from your Raspberry.

(In reply to Freek de Kruijf from comment #18)
> > Can you please attach /etc/vconsole.conf?
> 
> # more /etc/vconsole.conf 
> KEYMAP=us.map.gz

Please remove the .gz suffix from the keymap name, otherwise
systemd-vconsole-setup will fail:

-->
Feb 04 12:45:49 linux-s9lv systemd-vconsole-setup[127]: Executing
"/usr/bin/loadkeys -q -C /dev/tty1 -u us.map.gz"...
[...]
Feb 04 12:45:49 linux-s9lv systemd-vconsole-setup[127]: /usr/bin/loadkeys
failed with error code 1.
--<


You are receiving this mail because: