mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-11-05 02:55:42 +00:00
more install-driver.sh work
This commit is contained in:
parent
cd36e4a83e
commit
15b31093da
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user