-
Notifications
You must be signed in to change notification settings - Fork 7
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
SSL error when dkms-install on Fedora 36 #11
Comments
@Pairman did you figure out a fix? |
The fix is to install openssl. The error comes from DKMS not being able to generate a certificate for automatic secureboot signing. If you dont have secureboot enabled, the error wont have any impact. |
you're right, that did fix the issue. After doing
I'm currently secure booting and can confirm that I have the keys for both
|
The module is automatically signed but the cert is not automatically enrolled. Run |
Installing |
@StollD that worked for me, thanks!! To clarify for anybody else that lands here, the full steps I did (for SP8 running Fedora 36) were:
By now, single touch should be working. But for the SP8 if we want multi-touch we need the "dft" changes in the iptsd repo (which haven't been released yet), so I followed the github actions script to build and install a new rpm:
|
The dft branch has been merged into master for some time, so that is what you should use, since further development and bugfixes will not end up in the dft branch. You can also download built packages from github actions directly. (e.g. https://github.com/linux-surface/iptsd/actions/runs/2895236821) ITHC is also running in HID mode by default now, so that doesnt need to be added to the kernel commandline. |
I come back after a long period and rebuild this again. But this time I met with a new issue.
Is there anyway to fix it?
surface-secureboot
is already installed. Idk if this causes modprobe errors.The text was updated successfully, but these errors were encountered: