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

    Orin上使用IMX307的问题

    Scheduled Pinned Locked Moved Jetson App Software
    41 Posts 3 Posters 24.3k 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.
    • S Offline
      skys @veye_xumm
      last edited by

      @veye_xumm 好的,谢谢,我去试一下

      L 1 Reply Last reply Reply Quote 0
      • L Offline
        leeechsh @skys
        last edited by

        @skys 请问您这边的问题最后解决了吗?我这边跟您遇到了相同的问题

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

          @leeechsh @skys 我们已经发布了5.0.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.)

          L S 3 Replies Last reply Reply Quote 0
          • L Offline
            leeechsh @veye_xumm
            last edited by

            @veye_xumm 刷了5.0.2 之后还是出现这个问题,系统生效的还是原版系统自带的dtb,而不是extlinux.conf修改过的

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              leeechsh @leeechsh
              last edited by

              @leeechsh said in Orin上使用IMX307的问题:

              @veye_xumm 刷了5.0.2 之后还是出现这个问题,系统生效的还是原版系统自带的dtb,而不是extlinux.conf修改过的

              a91d41ab-7548-453a-b4eb-5414a201f49a-image.png
              2a1015f5-fb5d-4942-a307-748725eca98d-image.png

              1 Reply Last reply Reply Quote 0
              • S Offline
                skys @veye_xumm
                last edited by

                @veye_xumm 在JP5.0.2上进行测试,发现还是存在DTB未生效的问题,然后dmesg里面提示的dts文件路径其实是我找不到的,请问这个怎么做直接替换?

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

                  @veye_xumm dtb 生效了,但是驱动似乎没加载
                  d6a076f9-37f7-421e-a057-cc17b1ada084-image.png
                  按这个安装的modules
                  572a8e8b-3f5c-4cf9-b962-576db15672a9-image.png

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

                    @leeechsh 你这个没问题,插上摄像头,上电。看看有没有video0产生就行了。

                    ls /sys/bus/i2c/drivers/
                    

                    这里只列出Image中自带的驱动,通过dts索引,动态插入的驱动是看不到的。

                    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 @skys
                      last edited by

                      @skys 给你发一下我这边的状态,你可以对照一下你的。
                      b6190c9d-d315-4308-9c51-5edf1d91d471-image.png
                      d76f6f15-9453-4db8-98d7-fb5e064b56de-image.png

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

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        skys @veye_xumm
                        last edited by

                        @veye_xumm 这里是一样的,但似乎就是没生效 截屏2022-08-26 10.50.30.png

                        1 Reply Last reply Reply Quote -1
                        • S Offline
                          skys @leeechsh
                          last edited by

                          @leeechsh 请问未生效问题是怎么解决的呢?

                          L 1 Reply Last reply Reply Quote 0
                          • L Offline
                            leeechsh @skys
                            last edited by

                            @skys 具体我也不清楚 ,就是这样配置,突然就生效了6f75f2b0-b57a-4a31-8c94-74345917742c-image.png

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

                              @leeechsh @skys 这个意思就是强制指定了dtb文件的路径。
                              按理说只要先把modules,也就是ko文件装好,然后指定dtb文件,就可以了。
                              dtb文件中会指定camera型号,然后系统就会自动查找到驱动并安装上去。

                              实在不行用sdkmanager重装一下系统,然后重新搞一下。
                              再不行,可以把板子寄过来我们看看。

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

                              L S 2 Replies Last reply Reply Quote 0
                              • L Offline
                                leeechsh @veye_xumm
                                last edited by

                                @veye_xumm 您好,我在加载自己编译的ko文件时候 出现了签名问题,请问这个需要怎么解决呢? 谢谢
                                Screenshot from 2022-08-26 14-44-49.png

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

                                  @veye_xumm 我解决了未加载DTB的问题了,原因在于默认BOOT顺序没能调用extlinux.conf,从而无法加载DTB文件。
                                  表现形式是启动的NVIDIA LOGO会提示test key is used,默认切换了direct boot。
                                  解决方式是esc进入boot设置手动选择启动设备即可,这个大概率是因为我使用了nvme(刷emmc后使用rootonNVME以及SDK manager直接刷到nvme都存在这个问题)

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

                                    @leeechsh 这个提示不用管它。不影响使用。

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

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

                                      @skys 点赞!

                                      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
                                      • L Offline
                                        leeechsh @veye_xumm
                                        last edited by

                                        @veye_xumm 您好,我现在dtb应该是正常加载了,驱动我也装了,但是无法生成video 设备,dmesg也没有camera相关的log,
                                        dmesg.txt
                                        Screenshot from 2022-08-29 10-04-04.png
                                        此外还想请教一个问题,内核是先加载设备树,再去加载对应驱动吧?

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

                                          @leeechsh
                                          你查好摄像头了吗,可否拍个照片我看看?
                                          orin平台会先找转接板,找到之后才会找camera。

                                          此外还想请教一个问题,内核是先加载设备树,再去加载对应驱动吧?

                                          是的

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

                                          L 1 Reply Last reply Reply Quote 0
                                          • L Offline
                                            leeechsh @veye_xumm
                                            last edited by

                                            @veye_xumm orin在查找转接板是否插上的时候,是需要将ADP-N1-V2.0转接板的的J8-2,3引脚短接,然后手动按一下SW1按键触发才能识别?

                                            veye_xummV 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