rsk wrote:
zgrep -i lids /proc/config.gz
dmesg | grep -i lids
You sure you have compiled it statically and not as a module (or
have it specified in /etc/modules)?
# zgrep -i lids /proc/config.gz
CONFIG_LIDS=y
CONFIG_LIDS_NO_FLOOD_LOG=y
CONFIG_LIDS_ALLOW_SWITCH=y
CONFIG_LIDS_ALLOW_LFS=y
CONFIG_LIDS_RESTRICT_MODE_SWITCH=y
CONFIG_LIDS_MODE_SWITCH_CONSOLE=y
CONFIG_LIDS_MODE_SWITCH_SERIAL=y
CONFIG_LIDS_MODE_SWITCH_PTY=y
CONFIG_LIDS_NF_MARK=y
CONFIG_LIDS_TPE=y
CONFIG_LIDS_TDE=y
CONFIG_CAP_LIDS_SANDBOX_EFF_SET=y
CONFIG_LIDS_SHRINK_SIZE=y
CONFIG_LIDS_DEBUG=y
# dmesg | grep -i lids
LIDS: Initializing...
Failure registering LIDS with the kernel