helloSystem / ISO

helloSystem Live and installation ISO
https://github.com/helloSystem/
BSD 3-Clause "New" or "Revised" License
807 stars 58 forks source link

Keyboard autodetection fails #445

Closed probonopd closed 1 year ago

probonopd commented 1 year ago

helloSystem 0.8.0 (Build 0H238):

Keyboard autodetection fails.

localize seems to run correctly when invoked manually:

RevoOne-RL85% sudo localize
vendor 0x04d9 RPI Wired Keyboard 5
--> setxkbmap -layout de
--> setxkbmap -variant nodeadkeys
--> setxkbmap -query
    rules:      evdev
    model:      pc105
    layout:     de
    variant:    nodeadkeys
--> tzsetup Europe/Berlin
--> Wrote /usr/local/var/localize/include
probonopd commented 1 year ago

Fixed.