# rc-update show | tail
swap | boot
sysctl | boot
sysfs | sysinit
syslog-ng | default
termencoding | boot
udev | sysinit
udev-trigger | sysinit
ufw | default
urandom | boot
xdm | default
# ls -lt /etc/.noxdm :(
ls: cannot access '/etc/.noxdm': No such file or directory
# grep DISP /etc/conf.d/xdm
DISPLAYMANAGER="xdm"
I wonder if it related to my hardware?
# lspci -knn | grep -iA4 vga
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 630 (Desktop 9 Series) [8086:3e98]
DeviceName: Onboard - Video
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:7b17]
Kernel driver in use: i915
Kernel modules: i915
Thanks for your suggestions! It looks like at least the stuff you pointed out is in order.