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

ipu6 drivers installed but unable to read webcam #1

Open
istathar opened this issue Jun 5, 2024 · 0 comments
Open

ipu6 drivers installed but unable to read webcam #1

istathar opened this issue Jun 5, 2024 · 0 comments

Comments

@istathar
Copy link

istathar commented Jun 5, 2024

I had a try of your testing ipu6-f40-x86_64 repo. All the packages installed fine, and akmods did its thing. Modules loaded:

$ lsmod | grep ipu
intel_ipu6_isys       184320  0
videobuf2_dma_contig    28672  1 intel_ipu6_isys
videobuf2_v4l2         45056  1 intel_ipu6_isys
videobuf2_common       98304  4 videobuf2_dma_contig,videobuf2_v4l2,intel_ipu6_isys,videobuf2_memops
v4l2_fwnode            36864  1 intel_ipu6_isys
v4l2_async             32768  2 v4l2_fwnode,intel_ipu6_isys
videodev              417792  4 v4l2_async,v4l2_fwnode,videobuf2_v4l2,intel_ipu6_isys
intel_ipu6_psys       135168  0
mc                     94208  6 v4l2_async,videodev,snd_usb_audio,videobuf2_v4l2,intel_ipu6_isys,videobuf2_common
intel_ipu6            143360  2 intel_ipu6_isys,intel_ipu6_psys
ipu_bridge             24576  1 intel_ipu6

but unfortunately the webcam still isn't working.

For whatever it's worth, I just realized this was working before when it turned out I still had some RPM Fusion packages for these drivers (which I removed first before installing yours from this repo). So your packages must be close but maybe there's something small not quite there yet?

I'm mostly writing in to say Hi! and to thank you for your work, but wanted to let you know in case a report from the field was of any help. Happy to test if you need something trialled.

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