Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    UNSOLVED Can't get v4l2 to work, rasbperry pi 4b, rpi os x64, 6.12.57-v8+

    Raspberry Pi App Software
    2
    26
    1237
    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.
    • veye_xumm
      veye_xumm @jambojettt last edited by

      @jambojettt
      Normally, the PiOS you installed comes with kernel-headers. Could you tell me which image link you used?
      Can you help run this script and send me the results?

      uname -a
      ls /usr/lib/modules/
      ls /usr/lib/modules/$(uname -r)
      
      J 1 Reply Last reply Reply Quote 0
      • J
        jambojettt @veye_xumm last edited by

        @veye_xumm 0591c4e9-27a3-4c57-b77d-eb40ae95ee1b-изображение.png
        Wrote them, sending the results.

        veye_xumm 1 Reply Last reply Reply Quote 0
        • veye_xumm
          veye_xumm @jambojettt last edited by

          @jambojettt
          Sorry for reply late.
          I see that your raspberrypi-kernel-headers are installed. You should be able to directly run make in the driver source code directory.

          J 1 Reply Last reply Reply Quote 0
          • J
            jambojettt @veye_xumm last edited by

            @veye_xumm can you specify what I need to do?

            @veye_xumm said in Can't get v4l2 to work, rasbperry pi 4b, rpi os x64, 6.12.57-v8+:

            make

            deleted the folder raspberrypi_v4l2
            reinstalled by github

            c927e276-18bd-4eae-8f78-c5f81705ce1a-изображение.png

            I have no idea why it doesn't work.

            096ba0ad-8b6b-4b2c-8b35-7dcaabb7cdb8-изображение.png

            Which one do I use?

            veye_xumm 1 Reply Last reply Reply Quote 0
            • veye_xumm
              veye_xumm @jambojettt last edited by

              @jambojettt

              Please try this released version again. This time it will work.

              https://github.com/veyeimaging/raspberrypi_v4l2/releases/tag/v1.27

              J 1 Reply Last reply Reply Quote 0
              • J
                jambojettt @veye_xumm last edited by

                @veye_xumm did delete a folder raspberrypi_v4l2, reinstalled. Checked the connections, everything was in order. Pins on the ribbon cable to the top on the module and to the front on the pi. Checked the power pins. Everything was okay. I don't have samba in raspi-config, but I enabled ssh. Also don't have Camera interface in options.
                The dev/video0/ is still unfound.

                veye_xumm 1 Reply Last reply Reply Quote 0
                • veye_xumm
                  veye_xumm @jambojettt last edited by

                  @jambojettt
                  show me the result of this cmd:

                  dmesg | grep veye
                  
                  J 5 Replies Last reply Reply Quote 0
                  • J
                    jambojettt @veye_xumm last edited by

                    @veye_xumm nothing showed

                    1 Reply Last reply Reply Quote 0
                    • J
                      jambojettt @veye_xumm last edited by

                      @veye_xumm is there any point in a fresh pi os install?
                      I accidentally swapped the pins after I checked everything, and it shorted, hope it works.
                      I just need it to work, so I can do my thesis on argicultural application of machine learning.

                      1 Reply Last reply Reply Quote 0
                      • J
                        jambojettt @veye_xumm last edited by

                        @veye_xumm 9f686e97-dc20-4966-86e7-55b3869d936e-изображение.png
                        Everything is the same

                        1 Reply Last reply Reply Quote 0
                        • J
                          jambojettt @veye_xumm last edited by

                          @veye_xumm a926f7d9-25bb-40db-bc6d-d6136c0cddd9-изображение.png fc72b201-eabf-40b3-81b9-de8a99077f4b-изображение.png !438d2092-5f6a-460e-b2b2-438605356263-изображение.png [0_1764333202538_7825037f-a24a-4cbf-b16b-42693c1e5a87-изображение.png](Uploading 100%)
                          I'm out of possible problems, maybe i got the pins wrong.8c38bbeb-7f2c-423a-bb4c-546227c6c1ea-изображение.png

                          1 Reply Last reply Reply Quote 0
                          • J
                            jambojettt @veye_xumm last edited by

                            @veye_xumm 1af902b1-fd0f-48da-958d-1a07e1f43d33-изображение.png

                            veye_xumm 1 Reply Last reply Reply Quote 0
                            • veye_xumm
                              veye_xumm @jambojettt last edited by

                              @jambojettt
                              I suspect you haven't seen the most important document, which is the link below. Generally, you don't need to compile the driver yourself. Instead, you can simply install the driver by following part4 in the link below. Specifically, the command you need to execute is: sudo ./install_driver.sh veyecam2m

                              https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi#Driver_Installation

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post