-
Notifications
You must be signed in to change notification settings - Fork 161
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
Make fails #262
Comments
Having the same problem in RHEL 9, kernel 5.14.0-70.13.1.el9_0.x86_64
|
I have a slightly different kernel but the exact same problem.
I'm also on RedHat (RHEL) 9. Is it some quirk in the way our kernel has been built? Will we have to build another kernel with different flags set? Its been a long time since I've built a kernel so will have to refresh my memory a bit. Have hunted around in the source code and on the web and cannot work out what is going on. If I'm understanding the code correctly then the source file "fthd_v4l2.c" includes the header "media/videobuf2-dma-sg.h" which declares vb2_dma_sg_memops as:
and I can only assume that it hasn't been defined and included in the kernel as an available function. What do you think? |
An update today and I'm going to keep looking but it appears my suspicions might be right about it not being enabled in the kernel. This post is related: http://github.com/toaster/gentoo-overlay/issues/4 |
Here too, but on Ubuntu
|
I have same situtation with same error , do you have any resolution for this ? |
This is my error
I am running gentoo and am not too sure what went wrong.
I am using this guide rather than the outdated ebuild:
https://gist.github.com/johnjeffers/3006011ec7767a4101cdd118e8d64290#facetime-camera
The text was updated successfully, but these errors were encountered: