Kernel Compiling Issue
From: Alexander Kapshuk <hidden>
Date: 2017-08-29 05:20:49
On Tue, Aug 29, 2017 at 6:52 AM, Herb Garcia [off-list ref] wrote:
I recently learned how to compile the kernel on my Debian PC. What I'm running into is the default kernel runs well with no issues. With that said, when I will run menu oldconfig. To keep the current settings. When Alall said and done. When I reboot my PC. I get this error: failed to. Start load/save screen backlight brightness Any suggestions appreciated ~H.P. Garcia _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Linux Kernel in a Nutshell [1] is a good reference on how to configure and build custom kernels. The Debian Administrator's Handbook offers instructions on how to build a custom kernel the Debian way [2]. [1] http://www.kroah.com/lkn/ [2] https://debian-handbook.info/browse/stable/sect.kernel-compilation.html