Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
Other
11.22k
stars
5.02k
forks
source link
Raspberry Pi 4 B Numlockx set off at the end of GUI boot #5600
In Raspberry Pi 3 B, for getting a permanent numlock (keyboard light on) it is usualy sufficient to only install numlockx. The behavior of an identical RaspiOS installation on Raspberry Pi 4 B is quite different: With installed numlockx, numlock light is only temporarily on during the GUI boot, but is switching off imediately after the end of the GUI boot process. On the command line, 'numlockx status' shows 'Numlock is off'; with 'numlockx on' numlock light can now be permanentely activated and 'numlockx status' shows 'Numlock is on'.
Steps to reproduce the behaviour
Identical installation of RaspiOS on Rapsberry Pi 3 B and Rapsberry Pi 4 B (4GB):
Image: Raspberry Pi OS with desktop Release date: May 3rd 2023 System: 32-bit Kernel version: 6.1 Debian version: 11
Localisation: German, Automatic Sign-On: off
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install numlockx
Describe the bug
In Raspberry Pi 3 B, for getting a permanent numlock (keyboard light on) it is usualy sufficient to only install numlockx. The behavior of an identical RaspiOS installation on Raspberry Pi 4 B is quite different: With installed numlockx, numlock light is only temporarily on during the GUI boot, but is switching off imediately after the end of the GUI boot process. On the command line, 'numlockx status' shows 'Numlock is off'; with 'numlockx on' numlock light can now be permanentely activated and 'numlockx status' shows 'Numlock is on'.
Steps to reproduce the behaviour
Identical installation of RaspiOS on Rapsberry Pi 3 B and Rapsberry Pi 4 B (4GB): Image: Raspberry Pi OS with desktop Release date: May 3rd 2023 System: 32-bit Kernel version: 6.1 Debian version: 11 Localisation: German, Automatic Sign-On: off sudo apt-get update sudo apt-get upgrade sudo apt-get install numlockx
Device (s)
Raspberry Pi 4 Mod. B
System
OS: Raspberry Pi reference 2023-05-03
Firmware: Mar 17 2023 10:50:39
Kernel: Linux raspberrypi 6.1.21 v8+
Logs
No response
Additional context
No response