#Cannot install Zen Kernel "errors were encountered during the build"
60 messages · Page 1 of 1 (latest)
you need nvidia-dkms if you wanna use nvidia-drivers with custom kernels
and install kernel headers for every kernel you have
so...
sudo pacman -S linux-zen-headers linux-headers nvidia-dkms
errors are because initcpio is trying to add nvidia modules for the initramfs
but it doesn't exist for the linux-zen kernel, hence, nvidia-dkms
@wild pike
and kernel is installed regardless of error
you probably haven't updated grub's config for the linux-zen entry to appear
i have dkms
do you have headers?
dkms won't build for kernels that don't have headers
hence this
also this...
system-d
add an entry config for that kernel
wait dont waste your time helping this its probably cuz i didnt install the headers like you said
lemme install them
yeah now it worked
thanks for that
give me a sec
it still gives me an error in german "command couldn't be executed properly"
at the end
it says image generation successful and dkms actually installs but like
hm
that's okay
okay now```
sudo cp /boot/loader/entries/arch{,-zen}.conf
copy to where?
and then edit
this already copies
yes im in edit
editing arch-zen.conf?
edit title and linux and initrd
title Arch Zen
linux /vmlinuz-linux-zen
initrd /initramfs-linux-zen.img
not vmlinuz-linux?
mb
did it
does system-d just show me another boot option then?
can I delete arch.conf if I don't wanna load into the standard kernel?
i just found out myself with the help thingy
im prob gonna install grub later anyway cuz of my windows partition on my diff drive (why does windows install it on drive 0 no matter what) but still thank you so much!
no need, making it works with systemd-boot is easy