X-Server problem, crashes? Kernel signature?

General support questions
Post Reply
dah_lala
Posts: 12
Joined: 2014/06/23 17:57:28

X-Server problem, crashes? Kernel signature?

Post by dah_lala » 2018/09/03 07:05:11

The attachment 01.jpg is no longer available
Hi all,

Today I updated my CentOS release to the latest version and afterwards installed the latest Nvidia driver (NVIDIA-Linux-x86_64-390.87.run - GTX 1080).

Code: Select all

user@machine:~$ uname -a
Linux Bushmills 3.10.0-862.11.6.el7.x86_64 #1 SMP Tue Aug 14 21:49:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
As usual, the Nouveau driver is blacklisted and I updated the Nvidia driver as many times before.
However, now the X-server startup stops and I get the console output (see pictures).

Before the X-server starts I get an error message about a missing certificate for the kernel module ...
I reinstalled the Nvidia driver and this time I tried to sign the Kernel module via the tool in the Nvidia installer, which failed ... I never had to do that...

I reinstalled the system twice ... initially the machine booted up as expected, but after some time I get the same problem ...

dmesg output:

Code: Select all

...
[   14.326891] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.826089] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.855453] Ebtables v2.0 registered
[   14.897170] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   14.928868] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   15.029919] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[   15.130859] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
[   15.130977] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[   15.159781] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   15.177263] Netfilter messages via NETLINK v0.30.
[   15.181826] ip_set: protocol 6
[   18.110646] e1000e: eno1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   18.110688] IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready
[   22.112162] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
[   22.560271] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
[   23.086580] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
[   23.680762] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
[   24.290501] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
[   24.292691] tun: Universal TUN/TAP device driver, 1.6
[   24.292697] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   24.295576] virbr0: port 1(virbr0-nic) entered blocking state
[   24.295579] virbr0: port 1(virbr0-nic) entered disabled state
[   24.295674] device virbr0-nic entered promiscuous mode
[   24.427395] virbr0: port 1(virbr0-nic) entered blocking state
[   24.427401] virbr0: port 1(virbr0-nic) entered listening state
[   24.427464] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
[   24.473843] virbr0: port 1(virbr0-nic) entered disabled state
[   24.837324] Request for unknown module key 'nvidia-installer generated signing key: 7af4c5018efa22f0f41f133ee9e4823c6767a7a9' err -11
I have no clue how to fix that ...
Please could somebody help me?

Thanks!
Attachments
certificate error
certificate error
01.jpg (44.33 KiB) Viewed 2209 times

User avatar
jlehtone
Posts: 4530
Joined: 2007/12/11 08:17:33
Location: Finland

Re: X-Server problem, crashes? Kernel signature?

Post by jlehtone » 2018/09/03 11:29:00

NVIDIA-Linux-x86_64-390.87.run
A binary installer from NVidia?

Why don't you use the RPM-packaged version from ELRepo?

dah_lala
Posts: 12
Joined: 2014/06/23 17:57:28

Re: X-Server problem, crashes? Kernel signature?

Post by dah_lala » 2018/09/03 20:56:10

Thanks for your response!

Well, I followed these instructions:
http://www.advancedclustering.com/act_k ... -centos-7/

I didn't know ELRepo. I installed ELRepo ... and now?
I installed kmod-nvidia, but this came from rpmfusion and not from ELRepo.

... same issue ...
Attachments
beginning ...
beginning ...
01.jpg (44.33 KiB) Viewed 2177 times
loading ...
loading ...
02.jpg (25.24 KiB) Viewed 2177 times
the end ... here it stops ...
the end ... here it stops ...
03.jpg (82.52 KiB) Viewed 2177 times

dah_lala
Posts: 12
Joined: 2014/06/23 17:57:28

[SOLVED] Re: X-Server problem, crashes? Kernel signature?

Post by dah_lala » 2018/09/26 07:29:31

[SOLVED]
The SecureBoot option in the UEFI BIOS was set to MS windows, after changing it to "other" the system booted without problems.

Post Reply