Kernel Compiling Issue
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
On Tue, Aug 29, 2017 at 6:52 AM, Herb Garcia <Portamex@garlic.com> 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@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
* Herb Garcia <Portamex@garlic.com> wrote (on 2017-08-29 03:52:07 +0000):
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 Backlight driver is generally a module, not builtin. So modules should be installed too. Is that done?
Thanks, Santosh
Any suggestions appreciated
~H.P. Garcia
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
--
On 20.09.2017. 07:07, Santosh Sivaraj wrote:
* Herb Garcia <Portamex@garlic.com> wrote (on 2017-08-29 03:52:07 +0000):
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 Backlight driver is generally a module, not builtin. So modules should be installed too. Is that done?
Thanks, Santosh
Any suggestions appreciated
~H.P. Garcia
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
Hello, I'm newbie as well but here is the good "guide" that you can find in the archive: https://lists.kernelnewbies.org/pipermail/kernelnewbies/2011-January/000310.... I think you should install modules by yourself.
participants (4)
-
Alexander Kapshuk -
bad63r -
Herb Garcia -
Santosh Sivaraj