VEYE IMAGING Forum
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    • Register
    • Login

    Please update the V4L2 Driver for 5.15.84-v7l+

    Scheduled Pinned Locked Moved Raspberry Pi App Software
    4 Posts 2 Posters 1.8k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      DawidC
      last edited by

      Hi, could you update the Raspberry Pi 4, V4L2 Driver for kernel version 5.15.84-v7l+, please?

      Best Regards, Dawid C.

      1 Reply Last reply Reply Quote 0
      • D Offline
        DawidC
        last edited by

        I am also trying to compile and install the drivers on my raspberry pi locally but what are the steps after? Done this so far:

        Prepare environment

        sudo apt install git bc bison flex libssl-dev make
        

        Download the kernel headers for the local piOS

        sudo apt install raspberrypi-kernel-headers
        

        Download drivers code from veye

        git clone https://github.com/veyeimaging/raspberrypi_v4l2.git
        

        Confirm the version of piOS on your own Raspberry Pi

        $ uname -a
        Linux camkeller 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux
        

        Compile drivers

        cd ~/raspberrypi_v4l2/driver_source/cam_drv_src/rpi-5.15_all
        make
        

        Compile dts

        cd ~/raspberrypi_v4l2/driver_source/dts/rpi-5.15.y
        ./build_dtbo.sh
        

        Now how to install this?

        veye_xummV 1 Reply Last reply Reply Quote 0
        • veye_xummV Offline
          veye_xumm @DawidC
          last edited by

          @dawidc You've done most of the work beautifully.
          For the released version, we provide a . /install_driver.sh script to complete the driver installation. Refer to http://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi part4.2

          What should you do next?

          1. Create a 5.15.84-v7l+ directory in this directory raspberrypi_v4l2/release/driver_bin.
          2. Copy the ko and dtbo files you compiled to this directory.
          3. sudo ./install_driver.sh [camera module]

          Questions will be answered as soon as possible, please be patient.
          如果你使用中文,请直接用中文提问。
          May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

          D 1 Reply Last reply Reply Quote 0
          • D Offline
            DawidC @veye_xumm
            last edited by

            @veye_xumm
            Thank you, it worked 🙂

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post