• Recent
    • Docs
    • Github
    • 百度网盘
    • Onedrive
    • Official
    • Shop
    • Register
    • Login

    MIPI 屏

    Scheduled Pinned Locked Moved Peripheral
    19 Posts 4 Posters 1.3k Views
    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.
    • T
      tonyone0902 @大法师
      last edited by

      @大法师
      請問修改 extlinux.conf 是直接 vim 進去把 /rk3588s-cp4.dtb 改成 /rk3588s-cp4-dsi.dtb 嗎? 我這樣改寫儲存後,重新開機還是沒有顯示在 mipi 屏上

      大法师大 1 Reply Last reply Reply Quote 0
      • 大法师大
        大法师 @tonyone0902
        last edited by

        @tonyone0902
        系统终端输入dmesg > kernel.log

        把kernel.log发上来看下。

        jack@cool-pi.com

        T 1 Reply Last reply Reply Quote 0
        • T
          tonyone0902 @大法师
          last edited by

          @大法师 kernel.log

          大法师大 1 Reply Last reply Reply Quote 0
          • 大法师大
            大法师 @tonyone0902
            last edited by 大法师

            @tonyone0902
            vim /boot/firmware/config.txt 一样修改dtb文件名试下。你的机器是什么时间收到的,早期的loader不识别extlinux.conf

            另外查看下 ls -l /sys/class/drm/

            jack@cool-pi.com

            T 2 Replies Last reply Reply Quote 0
            • T
              tonyone0902 @大法师
              last edited by

              @大法师 時間有點忘了,約莫過年前後買的

              1 Reply Last reply Reply Quote 0
              • T
                tonyone0902 @大法师
                last edited by

                @大法师 改config.txt 可以了,謝謝!

                J 1 Reply Last reply Reply Quote 0
                • J
                  jack_admin @tonyone0902
                  last edited by

                  @tonyone0902 如果有环境,建议更新到0315 版本loader。

                  1 Reply Last reply Reply Quote 0
                  • J jack_admin moved this topic from Ubuntu on
                  • J
                    jugg
                    last edited by

                    我也试了微雪的这个5寸屏
                    不支持双指 打开一张本地的图片 不能用双指进行缩放 只能用鼠标滚轮缩放
                    但是这个屏接树莓派4b是能用双指缩放的
                    这个需要改哪里吗?

                    大法师大 1 Reply Last reply Reply Quote 0
                    • 大法师大
                      大法师 @jugg
                      last edited by

                      @jugg 需要改触摸驱动代码。打开多点触控

                      jack@cool-pi.com

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        jugg @大法师
                        last edited by

                        @大法师
                        有计划支持吗?
                        还是说要怎么改?

                        大法师大 1 Reply Last reply Reply Quote 0
                        • 大法师大
                          大法师 @jugg
                          last edited by 大法师

                          @jugg
                          可以试下修改内核源码

                          drivers/input/touchscreen/tinker_ft5406.h
                          @@ -13,7 +13,7 @@
                           #define FT_REG_FW_SUB_MIN_VER  0xB3
                           
                           #define VALID_TD_STATUS_VAL            10
                          -#define MAX_TOUCH_POINTS               1
                          +#define MAX_TOUCH_POINTS               5
                          

                          重新编译内核,替换Image

                          jack@cool-pi.com

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            jugg @大法师
                            last edited by

                            @大法师
                            好 有时间我试试

                            1 Reply Last reply Reply Quote -1
                            • 1 / 1
                            • First post
                              Last post