Code Monkey home page Code Monkey logo

Comments (8)

stefanpartheym avatar stefanpartheym commented on June 20, 2024 1

FWIW, also on a 5480 and I am unable to get my webcam running on 6.8.4-arch1-1 with the latest commit.

Yep, kernel v6.8.x and v6.9.x won't work. You need an LTS kernel, or wait for v6.10.x release (as mentioned in #80 and #82).

from archlinux-ipu6-webcam.

treiher avatar treiher commented on June 20, 2024

The problem seems to be caused by v4l2-relayd. I'm able to use the webcam in Chromium after running

sudo -E gst-launch-1.0 icamerasrc buffer-count=7 device-name=ov01a10-uf ! video/x-raw,format=NV12,width=1280,height=720 ! v4l2sink device=/dev/video8

(as described in #33 (comment)).

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on June 20, 2024

Hi @treiher,
are you still having issues? If so, try to update to the latest kernel version and use a fresh clone of this repo to install the drivers.

from archlinux-ipu6-webcam.

treiher avatar treiher commented on June 20, 2024

Hi @stefanpartheym,

Unfortunately, the issue still persists with the latest kernel version and a fresh installation of the drivers using the current main (d3e9625). Even worse, the workaround mentioned in #48 (comment) does not work anymore. ☹️

sudo -E gst-launch-1.0 icamerasrc buffer-count=7 device-name=ov01a10-uf ! video/x-raw,format=NV12,width=1280,height=720 ! v4l2sink device=/dev/video8
[11-23 10:34:32.376] CamHAL[ERR] Malformed ET range in exposure time range configuration
[11-23 10:34:32.376] CamHAL[ERR] Parse AE eExposure time range failed
[11-23 10:34:32.376] CamHAL[ERR] Malformed ET range in exposure time range configuration
[11-23 10:34:32.376] CamHAL[ERR] Parse AE gain range failed
Setting pipeline to PAUSED ...
[11-23 10:34:32.453] CamHAL[INF] aiqb file name ov01a10.aiqb
[11-23 10:34:32.453] CamHAL[INF] aiqb file name ov01a10.aiqb
[11-23 10:34:32.454] CamHAL[INF] (null), media format in tuning: 0, media format for aic 0.
[11-23 10:34:32.454] CamHAL[ERR] GetControl: Device node /dev/v4l-subdev16 IOCTL VIDIOC_G_EXT_CTRLS error: Invalid argument
Pipeline is live and does not need PREROLL ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0: src pad: Internal data flow error.
Additional debug info:
gstcambasesrc.cpp(3153): gst_cam_base_src_loop (): /GstPipeline:pipeline0/Gstcamerasrc:camerasrc0:
streaming task paused, reason not-negotiated (-4)
Execution ended after 0:00:00.000228848
Setting pipeline to NULL ...
Freeing pipeline ...

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on June 20, 2024

Hi @treiher,

what kernel version are you currently on?

from archlinux-ipu6-webcam.

treiher avatar treiher commented on June 20, 2024

@stefanpartheym I have switched to the LTS kernel (6.6.x) after getting a kernel panic when booting with 6.7.x. v4l2-relayd still doesn't work for me, but I can use the webcam with the gst-launch-1.0 workaround mentioned above.

from archlinux-ipu6-webcam.

stefanpartheym avatar stefanpartheym commented on June 20, 2024

@treiher: Trivial question, but have you tried reinstalling the packages (from a freshly cloned repo)? Otherwise I really have no clue, why v4l2 fails tbh.

from archlinux-ipu6-webcam.

fiskhest avatar fiskhest commented on June 20, 2024

FWIW, also on a 5480 and I am unable to get my webcam running on 6.8.4-arch1-1 with the latest commit.

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.