You are not logged in.

#1 2023-07-15 13:04:56

lazerpie101
Member
Registered: 2023-07-15
Posts: 1

asus-nb-wmi and asus-wmi deny-listed by kmod

asus-nb-wmi and asus-wmi can't be started at boot. I could not find any blacklist involving them, nor anything about why kmod is denying them from starting at boot, nor anything about what a "deny-list" is.

currently the two modules sit in /etc/modules-load.d/

this is what jorunalctl says about them:

Jul 15 08:36:22 archlinux systemd-modules-load[186]: Module 'asus_nb_wmi' is deny-listed (by kmod)
Jul 15 08:36:23 archlinux systemd-modules-load[301]: Module 'asus_wmi' is deny-listed (by kmod)


the modules work fine when modprobed

Offline

#2 2024-11-13 12:31:49

S-trace
Member
Registered: 2024-11-13
Posts: 1

Re: asus-nb-wmi and asus-wmi deny-listed by kmod

lazerpie101 wrote:

asus-nb-wmi and asus-wmi can't be started at boot. I could not find any blacklist involving them, nor anything about why kmod is denying them from starting at boot, nor anything about what a "deny-list" is.

I had this problem too, and the issue was the /etc/modprobe.d/faustus.conf which blacklisted asus-wmi and asus-nb-wmi.
I removed this file, restarted systemd-modules-load.service and asus-nb-wmi loaded successfully.
Try running sudo grep -r asus.nb.wmi /etc/

Offline

Board footer

Powered by FluxBB