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

Add IPU6 camera support #229

Open
castrojo opened this issue May 24, 2023 · 6 comments
Open

Add IPU6 camera support #229

castrojo opened this issue May 24, 2023 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@castrojo
Copy link
Member

https://hansdegoede.livejournal.com/27276.html

This is now in RPMFusion, we should investigate this.

@castrojo castrojo added the help wanted Extra attention is needed label May 24, 2023
@bsherman
Copy link
Contributor

What's required here? I glanced over the blog post... seems like it would be adding akmod-intel-ipu6 as another build in https://github.com/ublue-os/akmods

Is that all?

Does someone have this device to test?

@castrojo castrojo added this to the F39 milestone Jul 29, 2023
@coredump
Copy link

coredump commented Dec 5, 2023

@bsherman I do have a laptop with one of those cameras, if testing is needed.

@n1x0d
Copy link

n1x0d commented Jan 17, 2024

+1 Also have one (XPS13 Plus) and willing to test.

@bubuntux
Copy link
Contributor

i added the v4l2loopback akmods into a blue-build and also installed akmod-intel-ipu6 package, the webcam is detected but doesn't seems to work, i think i'm missing something else, not sure what tho

@bubuntux
Copy link
Contributor

bubuntux commented May 1, 2024

after installing akmod-intel-ipu6
i tried
akmods --force --kernels "6.8.7-300.fc40.x86_64" --kmod intel-ipu6
and getting the following error

2024/04/30 20:18:22 akmodsbuild: + make -C /usr/src/kernels/6.8.7-300.fc40.x86_64 M=/tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64 modules
2024/04/30 20:18:22 akmodsbuild: make: Entering directory '/usr/src/kernels/6.8.7-300.fc40.x86_64'
2024/04/30 20:18:22 akmodsbuild:   CC [M]  /tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64/drivers/misc/mei/spi-vsc.o
2024/04/30 20:18:22 akmodsbuild:   CC [M]  /tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64/drivers/misc/mei/hw-vsc.o
2024/04/30 20:18:22 akmodsbuild:   LD [M]  /tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64/mei-vsc.o
2024/04/30 20:18:22 akmodsbuild: /bin/sh: line 1: ld: command not found
2024/04/30 20:18:22 akmodsbuild: make[2]: *** [scripts/Makefile.build:439: /tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64/mei-vsc.o] Error 127
2024/04/30 20:18:22 akmodsbuild: make[1]: *** [/usr/src/kernels/6.8.7-300.fc40.x86_64/Makefile:1939: /tmp/akmodsbuild.wswQ5n4z/BUILD/intel-ipu6-kmod-0.0/_kmod_build_6.8.7-300.fc40.x86_64] Error 2
2024/04/30 20:18:22 akmodsbuild: make: *** [Makefile:252: __sub-make] Error 2
2024/04/30 20:18:22 akmodsbuild: make: Leaving directory '/usr/src/kernels/6.8.7-300.fc40.x86_64'
2024/04/30 20:18:22 akmodsbuild: error: Bad exit status from /var/tmp/rpm-tmp.bufqXA (%build)

i tried installing binutils but still got the same error, not sure how to solve the missing ld command

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Jul 31, 2024
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Aug 7, 2024
@castrojo castrojo reopened this Sep 7, 2024
@castrojo
Copy link
Member Author

castrojo commented Sep 7, 2024

Firmware instructions here, looks like we'll get everything else in the latest kernel:

ublue-os/bluefin#1633 (comment)

@castrojo castrojo added the enhancement New feature or request label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Done
Development

No branches or pull requests

5 participants