-
Notifications
You must be signed in to change notification settings - Fork 149
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
Does not build on Kernel 6.7+ #140
Comments
Same issue here on Kernel version 6.7.7-1.1 with exactly the same output
Awaiting for solutions |
@strongtz do you plan to support Kernel 6.7+? |
Sorry but I don't use SR-IOV on my machine anymore, so I'm not able to test it. :( |
Oh no too bad... |
this is the biggest bad news.... |
it seems intel i915 sr-iov patch is mainlined in kernel 6.9. |
@lintush you seem to be wrong. They started work on supporting sr-iov for the new xe driver. Nothing on i915 yet. |
oh I miswrote. you're correct currently i915 has no sriov support on mainline. the new "xe" driver for tiger lake and newer gpu (event it don't have "Xe" branding...) seem to have support on mainline 6.9. sorry for inconvenience I just want someone to test :) |
Sriov does not work yet. All they have done is started working on sriov full support. https://www.reddit.com/r/VFIO/comments/17sw0bt/intel_begins_sorting_out_sriov_support_for_the_xe/ |
Same issue while building dkms for 6.8.4-2 PVE, for Intel N95 GPU
Will the repo be updated to fix the bug? Or is it something that will take a long time? |
@NovaPixell 4th comment in this issue from @strongtz If someone has the time/hardware to create a PR and submit it then it would be totally possible. I would also recommend that you read the whole issue. |
me too, could anyone help to fix the issue? |
I posted a PR try to fix this. |
@shenwii builds fine against 6.7.12, have to do some testing and report back. Great work so far! Thanks! BTW the build fails against 6.8.9 which I already mentioned in your PR |
Fixed in #168 |
i915-sriov does not build on Kernel version 6.7.8 and reports that message:
@a17t did you yet build against a newer Kernel, I think it has to do because they got rid of the subplatforms see here.
The text was updated successfully, but these errors were encountered: