Unfortunately backuped only all “relevant” data. Forgot about the special fixes and settings i had to apply 7-/8ish years ago to a newly bought high-value laptop to make it work properly…
So my fault. Nevertheless kind of irritating that newly installing such a (newer) system 7, 8 years later still produces the same well known problems (that could have been solved within those years…). At least i tried every mentioned fix to realise, they don’t seem to work anymore.
But as mentioned, apart from that the Librem 13 still runs marvelously like a charme with more than 6h battery life. Premium i’d say…
Some background should someone stumble over the topic having problems:
other Distros like Debian or Arch based don’t have the pipe-key-problem
problem background see
sudo nano /lib/udev/hwdb.d/60-keyboard.hwdb
search for “Purism” → you’ll find KEYBOARD_KEY_56=backslash hardcoded which fits US-keyboards, but not UK, DE
check via TTY
Strg + ALT + F3
showkey
hit <>| Button → should show 86
hit #’ Button → should show 43
return after 10s of delay to finish showkey via STRG + ALT + F2
→ so KEYBOARD_KEY_56 needs to be corrected to 86 like shown in the solution of this thread → v3, v4 might differ