Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source
Register FAQ Calendar Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 02-20-2018, 07:21 AM   #7
boltbeard
Junior Member
 
Join Date: Feb 2018
Posts: 3
Question

Quote:
Originally Posted by rboerner View Post
DisplayLink has posted this information here -> https://support.displaylink.com/know...-with-uefi-sec

They have all their Ubuntu support information listed here -> https://support.displaylink.com/know...hooting-ubuntu
I just had a look at the documentation, the following steps are provided:


Quote:
Create signing keys

openssl req -new -x509 -newkey rsa:2048 -keyout MOK.priv -outform DER -out MOK.der -nodes -days 36500 -subj "/CN=Descriptive name/"

Sign the module

sudo /usr/src/linux-headers-$(uname -r)/scripts/sign-file sha256 ./MOK.priv ./MOK.der /path/to/module

Register the keys to Secure Boot

sudo mokutil --import MOK.der

Supply a password for later use after reboot

Reboot and follow instructions to Enroll MOK (Machine Owner Key). Here's a sample with pictures. The system will reboot one more time.
Question is what is the /path/to/module that I'm supposed to be signing? I've done the default install, I'm assuming there would be a default location?
boltbeard is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:10 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.