You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related Application and/or Package Version (run apt policy $PACKAGE NAME):
$ uname -r
5.12.2
$ grep WMI .config
CONFIG_SND_RAWMIDI=m
CONFIG_ACPI_WMI=y
# CONFIG_WMI_BMOF is not set
# CONFIG_HUAWEI_WMI is not set
# CONFIG_INTEL_WMI_SBL_FW_UPDATE is not set
# CONFIG_INTEL_WMI_THUNDERBOLT is not set
# CONFIG_MXM_WMI is not set
# CONFIG_PEAQ_WMI is not set
# CONFIG_XIAOMI_WMI is not set
# CONFIG_ACER_WMI is not set
# CONFIG_ASUS_WMI is not set
# CONFIG_HP_WMI is not set
# CONFIG_MSI_WMI is not set
# CONFIG_TOSHIBA_WMI is not set
Issue/Bug Description:
I cannot build the module, it seems wmi functions is not known from my kernel.
Distribution (run
cat /etc/os-release
):NAME=Slackware
VERSION="14.2"
ID=slackware
VERSION_ID=14.2
PRETTY_NAME="Slackware 14.2 x86_64 (post 14.2 -current)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:slackware:slackware_linux:14.2"
HOME_URL="http://slackware.com/"
SUPPORT_URL="http://www.linuxquestions.org/questions/slackware-14/"
BUG_REPORT_URL="http://www.linuxquestions.org/questions/slackware-14/"
VERSION_CODENAME=current
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):Issue/Bug Description:
I cannot build the module, it seems wmi functions is not known from my kernel.
Steps to reproduce (if you know):
type make
Expected behavior:
Build succeed.
Other Notes:
The text was updated successfully, but these errors were encountered: