Frogging-Family / nvidia-all

Nvidia driver latest to 396 series AIO installer
788 stars 69 forks source link

Installation Doesn't Check for Linux-zen as a Valid Kernel #35

Open ThisNekoGuy opened 3 years ago

ThisNekoGuy commented 3 years ago

Whenever I run the installation with the Linux-zen kernel installed, it doesn't check for whether my kernel is a valid kernel and claims I don't have the mainline linux kernel installed.

Tk-Glitch commented 3 years ago

Are you talking about headers? You should be able to continue anyway on kernels with broken headers package (zen might be one of them). But the headers package for your kernel must be installed for sure, else the modules will fail to build.

ThisNekoGuy commented 3 years ago

Sorry for responding late, I don't remember seeing a notification

Yeah, it didn't detect the Zen headers I don't use the Zen kernel anymore, in favor of the tkg kernel now, but I remember it would warn me because I didn't have the regular kernel headers installed even though I had the Zen headers installed

It still worked, it was just odd being told that I didn't have headers installed when I very clearly did

Tk-Glitch commented 3 years ago

It's just because the package is poorly made and doesn't respond to generic checks. The warning message was added explicitly for such cases.