Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error compiling, SSL #15

Open
sgreene820 opened this issue Mar 27, 2021 · 1 comment
Open

Error compiling, SSL #15

sgreene820 opened this issue Mar 27, 2021 · 1 comment

Comments

@sgreene820
Copy link

I'm actually convinced this may be because of an incomplete SSL implementation either for my motherboard or for kernel 4.17, and not related to this body of code, but here goes:

make[1]: Entering directory '/usr/src/linux-headers-4.15.0-140-generic'
INSTALL /home/sgreene/Downloads/infinitv_pcie-master/ctn91xx.ko
At main.c:160:

  • SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:72
  • SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:79
    sign-file: certs/signing_key.pem: No such file or directory
    DEPMOD 4.15.0-140-generic

The thing is that I have my UEFI bios set to "OTHER OS", rather than Windows 8/10, which is supposed to mean secure boot is disabled. Hoping the devs have seen something like this before.

Thanks.

@sgreene820
Copy link
Author

sgreene820 commented Jul 19, 2021

Actually compiled "successfully" as DKMS. Solo compilation fails as above, no matter the SSL configuration status. It looks like it should work perfectly, but the cablecard remains scrambled after authorization, like it's rejecting an unsigned module. Worse, with this borked module installed, it preempted my internet connection, attempting to assign it to the ctn device. I think the problem is the non-availability of the "../crypto/bio/bss_file.c" file noted above. I have not located such a file as of yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant