linux-surface / linux-surface

Linux Kernel for Surface Devices
4.53k stars 202 forks source link

Can I delete the extra Linux kernel? #1408

Closed Pathsis closed 1 month ago

Pathsis commented 1 month ago

Preserving other linux kernels will result in a failure to install the NVIDIA driver, which always takes effect in other linux kernels instead of linux-surface kernerl.

zash1958 commented 1 month ago

I have no nVidia card and deleted all non-surface kernels. All runs OK

Pathsis commented 1 month ago

Thanks, I realized that I need to completely remove the other kernels firstly and keep only the surface kernel to successfully install the drivers for the Nidia graphics card via sudo ubuntu-drivers install. I hope this is useful for others.