On Mon, Mar 16, 2020 at 12:58:37PM -0400, Jerry Geis wrote:> > Just a guess, > > Recompile Dadhi. > > > I'd rather not have to do that step. I "desire" to make the image and > copy to the physical disk with dd and have everything set to go. Not > take further time and "recompile" things. > > How do I do that? > > JerryYou can leave UEFI on, but should be able to disable secure boot in your BIOS. If you are unable to disable UEFI secure boot, then you will need to generate a machine owner key pair, and enroll the public parts on the machines where you want to load DAHDI modules you sign with the private part. See: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Kernel_Administration_Guide/sect-signing-kernel-modules-for-secure-boot.html Regards, Shaun
Hi I took a UEFI image of CentOS 7.7, (dahdi runs on the image). copied that to a physical disk with dd, booted the image and dahdi does not start. doing service dahdi restart says "could not insert dahdi module - the required key is not found." How do I get dahdi to be happy ? it is "NOT" possible to disable UEFI on my hardware. Kernel is 3.10.0-1062.12.el7 I saw something about needing to SIGN the dahdi modules. How do I do that ? If that is the solution. Thanks Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200316/a6f98777/attachment.html>
>>> I saw something about needing to SIGN the dahdi modules. How do I do that ? >>> If that is the solution.Just a guess, Recompile Dadhi. Doug
> Just a guess, > Recompile Dadhi.I'd rather not have to do that step. I "desire" to make the image and copy to the physical disk with dd and have everything set to go. Not take further time and "recompile" things. How do I do that? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200316/25150fde/attachment.html>
>>> How do I do that?If you are using your package manager to install Asterisk & Dahdi, then I would not suggest that you compile. Doug
If the kernel changes, then DAHDI needs to be recompiled. It sounds like the kernel did not change, but you might want to check. On 3/16/20 12:58 PM, Jerry Geis wrote:>> Just a guess, >> Recompile Dadhi. > > > I'd rather not have to do that step. I "desire" to make the image and copy to the physical disk with dd and have everything set to go. Not take further time and "recompile" things. > > How do I do that? > > Jerry > >-- http://help.nyigc.net/
HI All, I tried removing the dahdi directory - re-extracting from source and recompile. Did not help. Still getting the error. I am installing from source. Thoughts ? Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20200316/30cb7b29/attachment.html>