1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-14 18:59:24 +00:00

more install-driver.sh work

This commit is contained in:
morrownr 2022-12-07 20:58:43 -06:00
parent cd36e4a83e
commit 15b31093da

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"