Solving include/generated/autoconf.h or include/config/auto.conf are missing in Zorin OS GNU/Linux
Hi! This Tip Try to Solve include/generated/autoconf.h or include/config/auto.conf are missing in Zorin OS GNU/Linux Desktop.
This Issue is quite often appearing on some Graphics Driver Installation as for the NVIDIA Graphics Cards.
Fixing System
Then to Solve include/generated/autoconf.h or include/config/auto.conf are missing in Zorin OS Linux
Run:sudo apt install --reinstall linux-headers-$(uname -r)
And after running this Command the Kernel should be successfully Recompiling the needed Modules.
Or else see How to Install a New Kernel.
Thanks to: askubuntu.com #890712