You are not logged in.

#1 2019-12-19 20:32:34

MikeDee
Member
Registered: 2019-12-19
Posts: 13

[SOLVED] Linux-zen kernel and Nvidia

Hello. I installed the linux-zen kernel package from the Extra repository, generated a new grub.conf, and the zen kernel boots but I have no graphical video. I did a "lsmod | grep nvidia" and nothing returned (tried nouveau as well). The regular arch kernel works fine. I'm using the Nvidia 390 driver. I tried again installing it with the -headers and -docs packages, but same results.

What do I need to do to get the zen kernel working with my video drivers?

Last edited by MikeDee (2019-12-20 02:00:49)

Offline

#2 2019-12-19 20:34:26

loqs
Member
Registered: 2014-03-06
Posts: 17,440

Re: [SOLVED] Linux-zen kernel and Nvidia

See NVIDIA#Installation as linux-zen does not have a matching nvidia-zen package it should be treated as a custom kernel.

Offline

#3 2019-12-19 22:42:57

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: [SOLVED] Linux-zen kernel and Nvidia

loqs wrote:

See NVIDIA#Installation as linux-zen does not have a matching nvidia-zen package it should be treated as a custom kernel.

If I install nvidia-390xx-dkms, pacman wants to remove nvidia-390xx because they are in conflict. I want to retain my original kernel and have the Nvidia driver working with it. Will I still be able to use the old kernel if I install the dkms package and remove the -390xx one? Thanks.

Offline

#4 2019-12-19 22:45:13

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Linux-zen kernel and Nvidia

Yes.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2019-12-20 01:08:40

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: [SOLVED] Linux-zen kernel and Nvidia

I installed the nvidia-390xx-dkms package, but it didn't work with the zen kernel. I even reinstalled the zen kernel, but still nothing. The zen kernel works under nouveau though. Unfortunately, I'd rather have nvidia than zen, at this point.

Offline

#6 2019-12-20 01:18:09

loqs
Member
Registered: 2014-03-06
Posts: 17,440

Re: [SOLVED] Linux-zen kernel and Nvidia

Did you install linux-zen-headers?  When you installed nvidia-390xx-dkms with pacman the DKMS hook should have triggered and warned the headers were missing for linux-zen.
The output should be in pacman's log stored at  /var/log/pacman.log

Offline

#7 2019-12-20 01:24:37

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: [SOLVED] Linux-zen kernel and Nvidia

loqs wrote:

Did you install linux-zen-headers?  When you installed nvidia-390xx-dkms with pacman the DKMS hook should have triggered and warned the headers were missing for linux-zen.
The output should be in pacman's log stored at  /var/log/pacman.log

No, I didn't install the headers and yes, pacman complained about it in the pacman.log:

[2019-12-19T16:55:16-0800] [ALPM-SCRIPTLET] ==> Unable to install module nvidia/390.132 for kernel 5.4.5-zen1-1-zen: Missing kernel headers.

So I will install the headers and try again. Thanks.

Offline

#8 2019-12-20 01:51:05

MikeDee
Member
Registered: 2019-12-19
Posts: 13

Re: [SOLVED] Linux-zen kernel and Nvidia

Wow, it worked! Thanks all!

Offline

Board footer

Powered by FluxBB