-
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
Issues running on Fedora 36 #6
Comments
This was an issue with the Fedora Surface kernel. It's been fixed now, so it should work once a kernel update is published at: https://github.com/linux-surface/linux-surface/releases You could also use the normal non-Surface kernel to test ithc. |
I cloned again and build failed with the same output.
I'm using the latest build artifact of kernel-surface in github actions of |
Build succeeded on official linux kernel. But it seems the driver isn't working after rebooting even if I added the Output of
Grub configs:
Output of '''sudo dmesg | grep -Ei 'ithc|linux version|dmi:|class 0x0901'''' :
|
does secure boot enabled? maybe that is related to the problem |
Yeah, that looks like a Secure Boot problem. Please remove the module ( |
Thanks for help. I tried dkms method and still get the same output. I can use this module with secureboot disabled. I'm now asking on the fedora forum. |
Update: This kernel module is successfully signed and loaded using the method in these two articles. https://www.janhendrikpeters.de/2021/05/11/obs-virtual-camera-secure-boot/ Now all issues related to this is solved. Thanks again for you guys' help. |
System: Fedora Workstation Edition 36
Device: Surface Pro 7+
Is there a guide for building ithc-linux on Fedora 36? I tried to build but got these error messages:
Thanks in advance.
The text was updated successfully, but these errors were encountered: