File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,15 @@ Be aware that the operation of the above command is inexact, and might not
134134work, or might break DKMS. You've been warned. In any case, simply reinstall
135135DKMS to restore it.
136136
137+ ### Systems with Secure Boot enabled ###
138+
139+ If your system has [ Secure Boot] [ secure_boot ] enabled, then the installed
140+ driver modules won't be permitted to load. You will see messages like
141+ "Required key not available". To make them work, you will need to sign them,
142+ or disable Secure Boot entirely. See documentation for your Linux distribution
143+ on how to sign kernel modules, or documentation for your computer's UEFI
144+ firmware on how to disable Secure Boot.
145+
137146Configuration
138147-------------
139148After installing the drivers, make sure the previous versions of the drivers
@@ -274,6 +283,7 @@ to ask for help, and to help others!
274283[ patreon_profile ] : https://www.patreon.com/spbnick
275284[ patreon_pledge ] : https://www.patreon.com/bePatron?c=930980
276285[ dkms_issue_pr ] : https://github.com/dell/dkms/pull/47
286+ [ secure_boot ] : https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface#Secure_boot
277287[ xsetwacom_manpage ] : https://www.mankier.com/1/xsetwacom
278288[ howtos ] : http://digimend.github.io/support/
279289[ issues ] : https://github.com/DIGImend/digimend-kernel-drivers/issues
You can’t perform that action at this time.
0 commit comments