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

    Raspberry pi 4b +imx264

    Scheduled Pinned Locked Moved Raspberry Pi App Software
    16 Posts 2 Posters 5.7k 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.
    • Y Offline
      yun @veye_xumm
      last edited by

      @veye_xumm 你好,我尝试了很多了方法,包括换源,都无法解决这个问题,
      deb http://deb.debian.org/debian/ buster main contrib non-free
      deb-src http://deb.debian.org/debian/ buster main contrib non-free

      deb http://security.debian.org/debian-security buster/updates main contrib non-free
      deb-src http://security.debian.org/debian-security buster/updates main contrib non-free

      deb http://deb.debian.org/debian/ buster-updates main contrib non-free
      deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
      我是不是需要手动下载deb包到home目录下呢?7e910432-9b21-4bc8-9f8d-b26656f13d2a-image.png

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

        @yun 根本原因还是【Raspbian维护者总是从存储库索引文件中删除旧的内核头文件】,导致你现在不好找到合适的头文件。
        我比较建议你直接把整个操作系统升级。或者系统重装到最新版本。这个是最简单快捷的方法。

        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.)

        Y 1 Reply Last reply Reply Quote 0
        • Y Offline
          yun @veye_xumm
          last edited by

          @veye_xumm 你好,我重装了最新的系统,但是在编译的过程中仍然报错,c034a062-1593-447d-b374-8e49a7170442-image.png
          我按照这个方法,修改了config.txt文件内容,还是报错如上,请问怎么解决呢

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

            @yun 这个版本我们有发布的编译好的程序,直接安装即可。
            具体到你的问题,你现在系统是6.1版本,不能在5.15版本的目录下进行编译操作。

            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.)

            Y 2 Replies Last reply Reply Quote 0
            • Y Offline
              yun @veye_xumm
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • Y Offline
                yun @veye_xumm
                last edited by

                @veye_xumm 你好,我遇到新的问题了
                ec20f7f8-adb3-409c-83fb-1b9e25b12343-image.png
                我给所有的文件加了可执行的权限,不知道为什么还是不能执行

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

                  @yun part6.2

                  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.)

                  Y 1 Reply Last reply Reply Quote 0
                  • Y Offline
                    yun @veye_xumm
                    last edited by

                    @veye_xumm 你好,驱动安装好啦,但是又发现个新问题
                    d07e310c-18be-46ef-b0b7-0aafe1e0fae5-image.png
                    不知道是驱动对应不上,还是什么原因,我尝试安装了veye_mvcam和veyecam2m都是报错,怎么解决这个问题呢

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

                      @yun 用veye_mvcam是对的。 看提示是通过i2c读取寄存器失败。 需要确定一下硬件连接是否正确。
                      请确认供电以及fpc排线方向。
                      可以拍照贴上了帮你看看。 要细节。

                      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.)

                      Y 1 Reply Last reply Reply Quote 0
                      • Y Offline
                        yun @veye_xumm
                        last edited by

                        @veye_xumm share1.jpg 硬件线路连接如图

                        veye_xummV 2 Replies Last reply Reply Quote 0
                        • veye_xummV Offline
                          veye_xumm @yun
                          last edited by

                          @yun 你用的fpc排线是15pin异面线吗?感觉不像啊

                          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.)

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

                            @yun 试试
                            i2cdetect -y 10
                            看一下能不能找到0x3b。

                            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.)

                            Y 1 Reply Last reply Reply Quote 0
                            • Y Offline
                              yun @veye_xumm
                              last edited by

                              @veye_xumm said in Raspberry pi 4b +imx264:

                              i2cdetect -y 10

                              707473fe-623d-4147-bd2c-43298ddd9f91-image.png 这个是执行的结果,15pin异面线是商家提供的

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

                                @yun 你这个i2c找不到设备啊。 方便的话把整套模组寄过来我们检查一下。

                                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.)

                                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