diff --git a/install-driver.sh b/install-driver.sh index 7d46c2e..493d3ea 100755 --- a/install-driver.sh +++ b/install-driver.sh @@ -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"