Re: "Invalid signature" issue on dev kernel launch

2021-03-24 Thread Gidi Gal
f not, to provide clearer information on what is wrong with the signature ? For now I will work with disabled secure boot, as Aruna proposed. I'll be happy to find a way to fix this issue, though. Thanks, Gidi On Wed, Mar 24, 2021 at 4:36 AM Aruna Hewapathirane < aruna.hewapathir...@gmail.com> w

Re: "Invalid signature" issue on dev kernel launch

2021-03-24 Thread Gidi Gal
nks, Gidi On Wed, Mar 24, 2021 at 4:36 AM Aruna Hewapathirane < aruna.hewapathir...@gmail.com> wrote: > > > On Tue, Mar 23, 2021 at 12:37 PM Gidi Gal > wrote: > >> Greetings, >> >> After receiving a lot of information regarding my query on how to switch &

"Invalid signature" issue on dev kernel launch

2021-03-23 Thread Gidi Gal
Greetings, After receiving a lot of information regarding my query on how to switch from installed to dev kernel (thank you to all the people that shared their knowledge on this subject), I am now facing "invalid signature" error when I reboot with my installed dev kernel. I shared the logs for

Re: How to switch between installed kernel and developed kernel

2021-03-23 Thread Gidi Gal
17 PM Valdis Klētnieks > wrote: > >> On Tue, 23 Mar 2021 00:01:22 +0200, Gidi Gal said: >> >> > Many thanks for your reply, Aruna. Is there a way to remove the >> installed >> > '5.12.0-rc3-GIDI_DEV+' kernel ? > > > Yes there are 'many' ways to r

Re: How to switch between installed kernel and developed kernel

2021-03-22 Thread Gidi Gal
Many thanks for your reply, Aruna. Is there a way to remove the installed '5.12.0-rc3-GIDI_DEV+' kernel ? A reverse command for the 'sudo make modules_install install' command ? I found this link which explains how to do it manually (

Re: How to switch between installed kernel and developed kernel

2021-03-22 Thread Gidi Gal
Mar 22, 2021 at 2:59 PM Bjørn Mork wrote: > Gidi Gal writes: > > > I am new to kernel development, currently working on > > https://kernelnewbies.org/FirstKernelPatch. I reached the step "Install > > your changes" in "Modifying a driver on native Linux"

How to switch between installed kernel and developed kernel

2021-03-22 Thread Gidi Gal
Hello, I am new to kernel development, currently working on https://kernelnewbies.org/FirstKernelPatch. I reached the step "Install your changes" in "Modifying a driver on native Linux". I would like to separate my developed kernel and my installed kernel and to switch between the two in order to