Closed issue by ReductoAdAbsurdum on void-packages repository https://github.com/void-linux/void-packages/issues/23153 Description: ### System * package: bbswitch-0.8_2 ### Expected behavior I expect the `bbswitch.ko` module to be installed under /lib/modules/5.4.**47**_1 ### Actual behavior The `bbswitch.ko` module is installed in /lib/modules/5.4.**48**_1/ `uname -a` says I am on 5.4.47_1 ### Steps to reproduce the behavior (1) `xbps-install -S bbswitch` (2) I put "bbswitch" in `/etc/modules-load.d/bbswitch.conf` (3) I ran `xbps-reconfigure --force linux5.4` but I get this error at boot: modprobe: WARNING" module bbswitch not found in directory /lib/modules/5.4.47_1 Also, lsmod does not list bbswitch.