PKCS#7 signature not signed with a trusted keySigned kernel modules - “not signed with trusted key”Ubuntu...
Is the schwa sound consistent?
Proof that the inverse image of a single element is a discrete space
Do atomic orbitals "pulse" in time?
What stroke width Instagram is using for its icons and how to get same results?
How to make a language evolve quickly?
How can dragons propel their breath attacks to a long distance
How can a Lich look like a human without magic?
Would an 8% reduction in drag outweigh the weight addition from this custom CFD-tested winglet?
How does Howard Stark know this?
Reaction of borax with NaOH
Smallest Guaranteed hash collision cycle length
Why does my circuit work on a breadboard, but not on a perfboard? I am new to soldering
Make all the squares explode
Was there ever any real use for a 6800-based Apple I?
What is the best way for a skeleton to impersonate human without using magic?
Why does getw return -1 when trying to read a character?
Does Lawful Interception of 4G / the proposed 5G provide a back door for hackers as well?
How to prevent cooked noodles & dumplings from getting soggy
How to select certain lines (n, n+4, n+8, n+12...) from the file?
Bishop Berkeley's ideas put to the test
On studying Computer Science vs. Software Engineering to become a proficient coder
Surely they can fit?
Was this a power play by Daenerys?
What's the difference between a Bunsen burner and a gas stove?
PKCS#7 signature not signed with a trusted key
Signed kernel modules - “not signed with trusted key”Ubuntu refuses to bootWhy does BIOS needs to load first stage boot loader from MBR, but this is not the case with UEFI?USB key not mounting at boot to unlock LUKS systemssh public key not getting copied overiostat ( column svctm is not trusted any more ) what to use instead?usb_submit_urb(ctrl) failed: -1 Corsair k65 RGB keyboardCan I boot with a secure USB keyHow to add a key pair (public and private) to list of kernel's database which hold list of trusted keysHow to know which module is not trusted?coreos get configuration from a server with self-signed certificate
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Installed Ubuntu with SIP disabled on MacBook 2017 - 0 issues, booted in seconds.
I have been building it out and created a problem while trying to make the WiFi work. At some point (it was very late) a combination of 3 things happened:
- I enabled SIP
- I attempted to install Broadcom 4360x drivers
- I reinstalled Touch pad Drivers from GitHub repository
These are the items :
[ +0.001007] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0001/input/input7
[ +0.057765] hid-generic 0003:05AC:8600.0001: input,hidraw0: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[ +0.000196] hid-generic 0003:05AC:8600.0002: hiddev0,hidraw1: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[ +0.000230] PKCS#7 signature not signed with a trusted key
[ +0.000002] PKCS#7 signature not signed with a trusted key
[ +0.000288] appletb: Touchbar usb device added; dev=0003:05AC:8600.0001
[ +0.000004] appletb: releasing current hid driver 'hid-generic'
and
[ +0.002784] ACPI: Dynamic OEM Table Load:
[ +0.000010] ACPI Exception: AE_NO_MEMORY, SSDT 0xFFFF948D2BD80800 Table is duplicated (20170831/tbdata-562)
[ +0.000000] No Local Variables are initialized for Method [GCAP]
[ +0.000000] Initialized Arguments for Method [GCAP]: (1 arguments defined for method invocation)
located a UUID issue where the boot was taking 2 minutes after installing Kali on same device. It was related to the swap file ID changing.
Kali loads in 2.2 seconds on same device, also Debian, all green down the line.
kernel boot devices boot-loader macintosh
add a comment |
Installed Ubuntu with SIP disabled on MacBook 2017 - 0 issues, booted in seconds.
I have been building it out and created a problem while trying to make the WiFi work. At some point (it was very late) a combination of 3 things happened:
- I enabled SIP
- I attempted to install Broadcom 4360x drivers
- I reinstalled Touch pad Drivers from GitHub repository
These are the items :
[ +0.001007] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0001/input/input7
[ +0.057765] hid-generic 0003:05AC:8600.0001: input,hidraw0: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[ +0.000196] hid-generic 0003:05AC:8600.0002: hiddev0,hidraw1: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[ +0.000230] PKCS#7 signature not signed with a trusted key
[ +0.000002] PKCS#7 signature not signed with a trusted key
[ +0.000288] appletb: Touchbar usb device added; dev=0003:05AC:8600.0001
[ +0.000004] appletb: releasing current hid driver 'hid-generic'
and
[ +0.002784] ACPI: Dynamic OEM Table Load:
[ +0.000010] ACPI Exception: AE_NO_MEMORY, SSDT 0xFFFF948D2BD80800 Table is duplicated (20170831/tbdata-562)
[ +0.000000] No Local Variables are initialized for Method [GCAP]
[ +0.000000] Initialized Arguments for Method [GCAP]: (1 arguments defined for method invocation)
located a UUID issue where the boot was taking 2 minutes after installing Kali on same device. It was related to the swap file ID changing.
Kali loads in 2.2 seconds on same device, also Debian, all green down the line.
kernel boot devices boot-loader macintosh
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
1
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37
add a comment |
Installed Ubuntu with SIP disabled on MacBook 2017 - 0 issues, booted in seconds.
I have been building it out and created a problem while trying to make the WiFi work. At some point (it was very late) a combination of 3 things happened:
- I enabled SIP
- I attempted to install Broadcom 4360x drivers
- I reinstalled Touch pad Drivers from GitHub repository
These are the items :
[ +0.001007] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0001/input/input7
[ +0.057765] hid-generic 0003:05AC:8600.0001: input,hidraw0: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[ +0.000196] hid-generic 0003:05AC:8600.0002: hiddev0,hidraw1: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[ +0.000230] PKCS#7 signature not signed with a trusted key
[ +0.000002] PKCS#7 signature not signed with a trusted key
[ +0.000288] appletb: Touchbar usb device added; dev=0003:05AC:8600.0001
[ +0.000004] appletb: releasing current hid driver 'hid-generic'
and
[ +0.002784] ACPI: Dynamic OEM Table Load:
[ +0.000010] ACPI Exception: AE_NO_MEMORY, SSDT 0xFFFF948D2BD80800 Table is duplicated (20170831/tbdata-562)
[ +0.000000] No Local Variables are initialized for Method [GCAP]
[ +0.000000] Initialized Arguments for Method [GCAP]: (1 arguments defined for method invocation)
located a UUID issue where the boot was taking 2 minutes after installing Kali on same device. It was related to the swap file ID changing.
Kali loads in 2.2 seconds on same device, also Debian, all green down the line.
kernel boot devices boot-loader macintosh
Installed Ubuntu with SIP disabled on MacBook 2017 - 0 issues, booted in seconds.
I have been building it out and created a problem while trying to make the WiFi work. At some point (it was very late) a combination of 3 things happened:
- I enabled SIP
- I attempted to install Broadcom 4360x drivers
- I reinstalled Touch pad Drivers from GitHub repository
These are the items :
[ +0.001007] input: Apple Inc. iBridge as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.2/0003:05AC:8600.0001/input/input7
[ +0.057765] hid-generic 0003:05AC:8600.0001: input,hidraw0: USB HID v1.01 Keyboard [Apple Inc. iBridge] on usb-0000:00:14.0-3/input2
[ +0.000196] hid-generic 0003:05AC:8600.0002: hiddev0,hidraw1: USB HID v1.01 Device [Apple Inc. iBridge] on usb-0000:00:14.0-3/input3
[ +0.000230] PKCS#7 signature not signed with a trusted key
[ +0.000002] PKCS#7 signature not signed with a trusted key
[ +0.000288] appletb: Touchbar usb device added; dev=0003:05AC:8600.0001
[ +0.000004] appletb: releasing current hid driver 'hid-generic'
and
[ +0.002784] ACPI: Dynamic OEM Table Load:
[ +0.000010] ACPI Exception: AE_NO_MEMORY, SSDT 0xFFFF948D2BD80800 Table is duplicated (20170831/tbdata-562)
[ +0.000000] No Local Variables are initialized for Method [GCAP]
[ +0.000000] Initialized Arguments for Method [GCAP]: (1 arguments defined for method invocation)
located a UUID issue where the boot was taking 2 minutes after installing Kali on same device. It was related to the swap file ID changing.
Kali loads in 2.2 seconds on same device, also Debian, all green down the line.
kernel boot devices boot-loader macintosh
kernel boot devices boot-loader macintosh
edited Nov 17 '18 at 20:29
Rui F Ribeiro
42.7k1486146
42.7k1486146
asked Jul 13 '18 at 19:58
EarthlingEarthling
56113
56113
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
1
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37
add a comment |
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
1
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
1
1
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37
add a comment |
2 Answers
2
active
oldest
votes
PKCS#7 signature not signed with a trusted key
This message is typically coming from a piece of hardware. In your case it's likely the Nvidia graphics card that's emitting this.
This issue is discussed here in more detail, where 2 users were actually experiencing this issue, titled: PKCS Signature error/warnings running dmesg on Ubuntu Mate 18.04.
If you search the internet you'll come across dozens of people that are also experiencing this issue. From the looks of it this issue is still ongoing:
- After Upgrade to Mate 18.04 boot problems - not trusted key
NOTE: The issue seems to be associated with Ubuntu 18.04.
Source of message
Further searches for this message led me to this source code: ubuntu-xenial-kernel/certs/system_keyring.c. These lines are the ones emitting this:
if (!trusted) {
pr_err("PKCS#7 signature not signed with a trusted keyn");
ret = -ENOKEY;
}
Further searches will take you to sites that touch on signed kernel modules, such as this one - MODSIGN: Use PKCS#7 for module signatures
(2) Makes use of the PKCS#7 facility to provide module signatures.
Secure boot
Based on this AU Q&A titled: How to install module.ko module without kernel signature or kernel rebuild in Ubuntu 16.04? it was suggested you could either disable secure boot or sign the modules.
You either disable secure boot or sign the kernel module.
To disable secure boot you can follow directions in this Ubuntu wiki page titled: Testing Secure Boot.
References
- Kernel module signing facility
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
Ubuntu 18.04.2 LTS here. Have this warning withdmesg
with Nvidia graphic card too, but nothing / no additional driver installed.
– el-teedee
Apr 29 at 19:13
add a comment |
I was able to get around this issue by installing the cuda toolkit instead and adding its public key to the trusted keys.
Follow the directions here: https://developer.nvidia.com/cuda-downloads
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f455189%2fpkcs7-signature-not-signed-with-a-trusted-key%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
PKCS#7 signature not signed with a trusted key
This message is typically coming from a piece of hardware. In your case it's likely the Nvidia graphics card that's emitting this.
This issue is discussed here in more detail, where 2 users were actually experiencing this issue, titled: PKCS Signature error/warnings running dmesg on Ubuntu Mate 18.04.
If you search the internet you'll come across dozens of people that are also experiencing this issue. From the looks of it this issue is still ongoing:
- After Upgrade to Mate 18.04 boot problems - not trusted key
NOTE: The issue seems to be associated with Ubuntu 18.04.
Source of message
Further searches for this message led me to this source code: ubuntu-xenial-kernel/certs/system_keyring.c. These lines are the ones emitting this:
if (!trusted) {
pr_err("PKCS#7 signature not signed with a trusted keyn");
ret = -ENOKEY;
}
Further searches will take you to sites that touch on signed kernel modules, such as this one - MODSIGN: Use PKCS#7 for module signatures
(2) Makes use of the PKCS#7 facility to provide module signatures.
Secure boot
Based on this AU Q&A titled: How to install module.ko module without kernel signature or kernel rebuild in Ubuntu 16.04? it was suggested you could either disable secure boot or sign the modules.
You either disable secure boot or sign the kernel module.
To disable secure boot you can follow directions in this Ubuntu wiki page titled: Testing Secure Boot.
References
- Kernel module signing facility
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
Ubuntu 18.04.2 LTS here. Have this warning withdmesg
with Nvidia graphic card too, but nothing / no additional driver installed.
– el-teedee
Apr 29 at 19:13
add a comment |
PKCS#7 signature not signed with a trusted key
This message is typically coming from a piece of hardware. In your case it's likely the Nvidia graphics card that's emitting this.
This issue is discussed here in more detail, where 2 users were actually experiencing this issue, titled: PKCS Signature error/warnings running dmesg on Ubuntu Mate 18.04.
If you search the internet you'll come across dozens of people that are also experiencing this issue. From the looks of it this issue is still ongoing:
- After Upgrade to Mate 18.04 boot problems - not trusted key
NOTE: The issue seems to be associated with Ubuntu 18.04.
Source of message
Further searches for this message led me to this source code: ubuntu-xenial-kernel/certs/system_keyring.c. These lines are the ones emitting this:
if (!trusted) {
pr_err("PKCS#7 signature not signed with a trusted keyn");
ret = -ENOKEY;
}
Further searches will take you to sites that touch on signed kernel modules, such as this one - MODSIGN: Use PKCS#7 for module signatures
(2) Makes use of the PKCS#7 facility to provide module signatures.
Secure boot
Based on this AU Q&A titled: How to install module.ko module without kernel signature or kernel rebuild in Ubuntu 16.04? it was suggested you could either disable secure boot or sign the modules.
You either disable secure boot or sign the kernel module.
To disable secure boot you can follow directions in this Ubuntu wiki page titled: Testing Secure Boot.
References
- Kernel module signing facility
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
Ubuntu 18.04.2 LTS here. Have this warning withdmesg
with Nvidia graphic card too, but nothing / no additional driver installed.
– el-teedee
Apr 29 at 19:13
add a comment |
PKCS#7 signature not signed with a trusted key
This message is typically coming from a piece of hardware. In your case it's likely the Nvidia graphics card that's emitting this.
This issue is discussed here in more detail, where 2 users were actually experiencing this issue, titled: PKCS Signature error/warnings running dmesg on Ubuntu Mate 18.04.
If you search the internet you'll come across dozens of people that are also experiencing this issue. From the looks of it this issue is still ongoing:
- After Upgrade to Mate 18.04 boot problems - not trusted key
NOTE: The issue seems to be associated with Ubuntu 18.04.
Source of message
Further searches for this message led me to this source code: ubuntu-xenial-kernel/certs/system_keyring.c. These lines are the ones emitting this:
if (!trusted) {
pr_err("PKCS#7 signature not signed with a trusted keyn");
ret = -ENOKEY;
}
Further searches will take you to sites that touch on signed kernel modules, such as this one - MODSIGN: Use PKCS#7 for module signatures
(2) Makes use of the PKCS#7 facility to provide module signatures.
Secure boot
Based on this AU Q&A titled: How to install module.ko module without kernel signature or kernel rebuild in Ubuntu 16.04? it was suggested you could either disable secure boot or sign the modules.
You either disable secure boot or sign the kernel module.
To disable secure boot you can follow directions in this Ubuntu wiki page titled: Testing Secure Boot.
References
- Kernel module signing facility
PKCS#7 signature not signed with a trusted key
This message is typically coming from a piece of hardware. In your case it's likely the Nvidia graphics card that's emitting this.
This issue is discussed here in more detail, where 2 users were actually experiencing this issue, titled: PKCS Signature error/warnings running dmesg on Ubuntu Mate 18.04.
If you search the internet you'll come across dozens of people that are also experiencing this issue. From the looks of it this issue is still ongoing:
- After Upgrade to Mate 18.04 boot problems - not trusted key
NOTE: The issue seems to be associated with Ubuntu 18.04.
Source of message
Further searches for this message led me to this source code: ubuntu-xenial-kernel/certs/system_keyring.c. These lines are the ones emitting this:
if (!trusted) {
pr_err("PKCS#7 signature not signed with a trusted keyn");
ret = -ENOKEY;
}
Further searches will take you to sites that touch on signed kernel modules, such as this one - MODSIGN: Use PKCS#7 for module signatures
(2) Makes use of the PKCS#7 facility to provide module signatures.
Secure boot
Based on this AU Q&A titled: How to install module.ko module without kernel signature or kernel rebuild in Ubuntu 16.04? it was suggested you could either disable secure boot or sign the modules.
You either disable secure boot or sign the kernel module.
To disable secure boot you can follow directions in this Ubuntu wiki page titled: Testing Secure Boot.
References
- Kernel module signing facility
edited Jul 13 '18 at 23:28
answered Jul 13 '18 at 23:10
slm♦slm
258k72548697
258k72548697
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
Ubuntu 18.04.2 LTS here. Have this warning withdmesg
with Nvidia graphic card too, but nothing / no additional driver installed.
– el-teedee
Apr 29 at 19:13
add a comment |
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
Ubuntu 18.04.2 LTS here. Have this warning withdmesg
with Nvidia graphic card too, but nothing / no additional driver installed.
– el-teedee
Apr 29 at 19:13
9
9
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
Strange. I'm getting this message, even with secure boot turned off.
– thebunnyrules
Nov 17 '18 at 11:28
3
3
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
I also have Secure Boot off and it's not working :/
– Tin Man
Feb 15 at 22:22
2
2
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
Ubuntu 18.04.2 LTS here. Had the warnings show up when I installed the CUDA drivers from Nvidia's developer web site. The drivers work, just the irritating warnings are there.
– byteborg
Mar 1 at 12:06
1
1
Ubuntu 18.04.2 LTS here. Have this warning with
dmesg
with Nvidia graphic card too, but nothing / no additional driver installed.– el-teedee
Apr 29 at 19:13
Ubuntu 18.04.2 LTS here. Have this warning with
dmesg
with Nvidia graphic card too, but nothing / no additional driver installed.– el-teedee
Apr 29 at 19:13
add a comment |
I was able to get around this issue by installing the cuda toolkit instead and adding its public key to the trusted keys.
Follow the directions here: https://developer.nvidia.com/cuda-downloads
New contributor
add a comment |
I was able to get around this issue by installing the cuda toolkit instead and adding its public key to the trusted keys.
Follow the directions here: https://developer.nvidia.com/cuda-downloads
New contributor
add a comment |
I was able to get around this issue by installing the cuda toolkit instead and adding its public key to the trusted keys.
Follow the directions here: https://developer.nvidia.com/cuda-downloads
New contributor
I was able to get around this issue by installing the cuda toolkit instead and adding its public key to the trusted keys.
Follow the directions here: https://developer.nvidia.com/cuda-downloads
New contributor
New contributor
answered 1 hour ago
swap_1712swap_1712
11
11
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f455189%2fpkcs7-signature-not-signed-with-a-trusted-key%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How to get the right PKCS#7 signature? I guess and also how to totally disable ACPI in the kernel, not BIOS.
– Earthling
Jul 13 '18 at 20:22
is not SIP a MacOS concept? Why talking about it with Linux?
– Rui F Ribeiro
Jul 13 '18 at 21:38
1
Because it is installed on a MacBook, inorder to setup the boot process properly SIP needs to be disabled temporarily.
– Earthling
Jul 13 '18 at 22:37