Code Monkey home page Code Monkey logo

Comments (8)

elhossary avatar elhossary commented on June 22, 2024

Kindly, Can you make a pull request for it?

from archlinux-ipu6-webcam.

danielksato avatar danielksato commented on June 22, 2024

I'm not sure if codifying this workaround is the way to go, since there's been a lot of activity upstream and I'm hoping working kernel 6.7+ support is right around the corner. But that's a question for the maintainers, I suppose; I'll try to make a PR tonight. I'll need to figure out how to use a custom PKGBUILD for intel-ipu6-dkms-git since right now we're using the one from the AUR.

from archlinux-ipu6-webcam.

elhossary avatar elhossary commented on June 22, 2024

In principle, this repo itself a wokaround for IPU6 cameras, as these cams are not working out of the box. It is crazy how fragile the drivers and the setup are on each update.
I suggested that to have at least something known to work, may be the maintainers make another branch out of your pull request.
I will personally clone the PR to have my cam working.
Thanks in advance BTW

from archlinux-ipu6-webcam.

danielksato avatar danielksato commented on June 22, 2024

@elhossary I submitted a PR if you wanna take a peek. I copied the edited PKGBUILD from my AUR helper and edited it to reflect the conflict it creates between my intel-ipu6-dkms-git package and the AUR version. However, I don't really want test it locally since it might mean breaking a working install :D

from archlinux-ipu6-webcam.

elhossary avatar elhossary commented on June 22, 2024

@danielksato Thank you for the PR. I will test that

from archlinux-ipu6-webcam.

derkrasseleo avatar derkrasseleo commented on June 22, 2024

I also ran into this build issue

<command-line>: error: "_FORTIFY_SOURCE" redefined [-Werror]
<command-line>: note: this is the location of the previous definition
cc1: all warnings being treated as errors
make[2]: *** [CMakeFiles/camhal_static.dir/build.make:76: CMakeFiles/camhal_static.dir/modules/ia_css/ipu6ep/src/ia_css_terminal.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:356: CMakeFiles/camhal_static.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
ERROR: Failed to build/install: intel-ipu6ep-camera-hal-git

from archlinux-ipu6-webcam.

marmistrz avatar marmistrz commented on June 22, 2024

I also needed to add PKG_CONFIG_PATH=/usr/lib/ipu_adl/pkgconfig/, otherwise ia_imaging was not found by CMake.

from archlinux-ipu6-webcam.

wille avatar wille commented on June 22, 2024

Running danielksato/fixes-for-recent-releases-77-79 on 6.6.29-1-lts on my Thinkpad X1 Carbon gen 11

Same issues as before, you need to restart v4l2-relayd.service a few times until it works, and sometimes if you boot and the camera is not responding, you need a couple reboots for it to wake up

from archlinux-ipu6-webcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.