The bug still exists in the latest Ubuntu 20.04 Focal Fossa nightlies: setting
e.g.
d-i console-setup/ask_detect boolean false
d-i keyboard-configuration/layoutcode string de
d-i keyboard-configuration/layout select German
d-i keyboard-configuration/modelcode string pc105
has no effe
This is the Ubuntu 20.04 preseed file I used for testing.
** Attachment added: "Preseed file used for testing"
https://bugs.launchpad.net/debian-installer/+bug/1553147/+attachment/5333803/+files/preseed.cfg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
A work-around to actually setting the keyboard layout (to Norwegian):
d-i preseed/late_commandstring \
in-target /bin/sed -i "s/XKBMODEL=\"[a-z]*\"/XKBMODEL=\"pc105\"/g"
/etc/default/keyboard ; \
in-target /bin/sed -i "s/XKBLAYOUT=\"[a-z]*\"/XKBLAYOUT=\"no\"/g"
/etc
The problem still (or again) exists in at least Ubuntu Trusty, Xenial
and Artful. None of these Ubuntu versions show any reaction on trying to
set the keyboard layout.
Tried NO:
d-i console-setup/ask_detect false
d-i keyboard-configuration/layoutcode string no
d-i keyboard-configuration/layout sel
** Also affects: debian-installer (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: debian-installer (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
x
** Changed in: console-setup (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
xenial preseed cannot set keyboard layout
To manage noti
Yeah, I fixed this prior to the release via some other bug and missed
circling back to here to close this one too. I expect this works
correctly now, could you please confirm?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Works for me now. I have this in the installer parameters:
keymap=fi console-setup/ask_detect=false
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
xenial preseed cannot set keyboard l
Testing the German keyboard: Press the key between T and U and it should
be Z and not Y :-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
xenial preseed cannot set keyboard layout
To
Sorry, I'm unable to verify or test for a week, but IIRC setting it as
parameter (or using the alias keymap=fi) did actually change the layout
in the installer console.
However the changes were not saved in the target system in
/etc/default/keyboard as XKBLAYOUT="fi". I also tried setting these
it
I used a slightly different test to verify that the keyboard was
correctly configured, and it looks like it is:
keyboard-configuration/layoutcode=es (on the command-line) appears to
correctly set the keyboard to the es locale.
I'm not familiar enough with all keyboards to know how to properly tes
If this doesn't work, it's more likely to be an issue in console-setup.
** Package changed: debian-installer (Ubuntu) => console-setup (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
T
** Package changed: installation-guide (Ubuntu) => debian-installer
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
xenial preseed cannot set keyboard layout
To manage notific
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: installation-guide (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Same here, trying to preseed Finnish keyboard layout. On Trusty only
this was needed:
d-i keyboard-configuration/layoutcode string fi
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553147
Title:
xe
15 matches
Mail list logo