more install-driver.sh work

pull/23/head
morrownr 2022-12-07 20:58:43 -06:00
parent cd36e4a83e
commit 15b31093da
1 changed files with 3 additions and 2 deletions

View File

@ -130,8 +130,9 @@ then
mokutil --sb-state
fi
# header files are normally stored in /lib/modules/${kernel_version}/build
#
# header files are normally stored in ?
# how can we determine:
# if the correct header files are installed?
# blacklist the in-kernel module (driver) so that there is no conflict
echo "Installing ${BLACKLIST_FILE} to: /etc/modprobe.d"