• Recientes
    • Docs
    • Github
    • 百度网盘
    • Google
    • Official
    • Shop
    • Registrarse
    • Conectarse

    Cool Pi Cm5-Laptop Linux Quick Start Guide

    Programado Fijo Cerrado Movido PI CM5 Laptop
    76 Mensajes 14 Posters 21.9k Visitas
    Cargando más mensajes
    • Más antiguo a más nuevo
    • Más nuevo a más antiguo
    • Mayor número de Votos
    Responder
    • Responder como tema
    Accede para responder
    Este tema ha sido borrado. Solo los usuarios que tengan privilegios de administración de temas pueden verlo.
    • G
      guyii
      Última edición por

      I want to try the Kylin system in Baidu Pan, but unfortunately, I can't start it. Now the problem is that I can't enter MUS mode by quickly pressing the power button 8 times. No matter how I start or try, it keeps showing the logo and then rebooting repeatedly. Is there any other way for me to reflash the system?

      G 2 Respuestas Última respuesta Responder Citar 0
      • G
        george @guyii
        Última edición por george

        @guyii
        From the phenomenon you described, it appears that the onboard EMMC partition table has been damaged. Try formatting the onboard EMMC memory according to the following operation method. After successful completion, you can enter UMS mode normally.

        1. Find a USB drive and use an etcher to create an image of Ubuntu on it. Remember to back up important data from the USB drive before creating it.
        2. Insert the USB drive into the USB port of the laptop and start the machine. If everything goes smoothly, the machine will successfully boot from the USB drive.
        3. Use commands to format onboard EMMC memory
        sudo mkfs.ext4 /dev/mmcblk0
        
        1. Remove the USB flash drive and press and hold the power button for 10 seconds to forcibly shut down the machine.
        2. Connect the TypeC port to the X86 computer and press the power button multiple times to enter UMS mode.
        1 Respuesta Última respuesta Responder Citar 0
        • G
          george @guyii
          Última edición por

          @guyii
          Firstly, create a system image to a USB drive or a portable hard drive using the etcher. Then, insert the computer and start it up. The machine will first start from the USB drive. After entering the system, format the EMMC using the following command to enter UMS mode again.

          sudo mkfs.ext4 /dev/mmcblk0
          
          1 Respuesta Última respuesta Responder Citar 0
          • M mainbord referenced this topic on
          • A
            anernest
            Última edición por anernest

            I received the V20 mainboard and installed it. I followed these instructions including pulling, compiling and installing the latest kernel source, and the system boots fine, however it does not recognize the NVMe card.

            A 1 Respuesta Última respuesta Responder Citar 0
            • A
              anernest @anernest
              Última edición por

              @george would you mind taking a look at this issue. I have not been able to find the instructions specific to the V20 board upgrade, so I may have missed something. I've pulled the notebook apart again and reseated the NVMe stick. I installed Ubuntu 24.04, but maybe I should have used 22.04?

              A 1 Respuesta Última respuesta Responder Citar 0
              • A
                anernest @anernest
                Última edición por

                @george Never mind. It just started working. No clue why, but I'll monitor it and let you know if it starts to get flaky.

                1 Respuesta Última respuesta Responder Citar 0
                • B
                  berkaroad
                  Última edición por berkaroad

                  @george 一开始 进入 UMS模式,用另一台电脑用 balenaEtcher 刷最新的Ubuntu镜像,中途另一台电脑故障死机,刷机失败。

                  之后coolpi笔记本无法进入UMS模式,用64GB USB2.0的sandisk U盘刷了最新的Ubuntu镜像后,插上coolpi笔记本后开机,能看到Ubuntu启动logo,之后就是一直黑屏状态,也无法用 Ctrl + Alt + F1(到F12) 切换到控制台模式。U盘刷Ubuntu的内核5.10版本的那个,也是最终黑屏状态。这个如何恢复?

                  制作启动U盘的,是用linux 的 dd命令写入img镜像文件的

                  B 大法师大 2 Respuestas Última respuesta Responder Citar 0
                  • B
                    berkaroad @berkaroad
                    Última edición por

                    ¡Esta publicación está eliminada!
                    1 Respuesta Última respuesta Responder Citar 0
                    • 大法师大
                      大法师 @berkaroad
                      Última edición por

                      @berkaroad 你把u盘镜像插电脑重新修改下分区label,再将extlinux.conf参数匹配上

                      jack@cool-pi.com

                      B 1 Respuesta Última respuesta Responder Citar 0
                      • B
                        berkaroad @大法师
                        Última edición por

                        @大法师 谢谢提醒,搞定了!
                        u盘的两个分区的label都改了下,extlinux下的配置文件改为第二分区的label;修改fstab文件,挂载的boot分区改为按label查找的第一分区的label。

                        1 Respuesta Última respuesta Responder Citar 0
                        • M mtiqbal referenced this topic on
                        • R
                          rtmtree
                          Última edición por

                          @george Can the kernel from https://github.com/yanyitech/coolpi-kernel work with Armbian image?
                          I installed Armbian image (from Onedrive) on my Notebook-v20 and got kernel 5.10.
                          So I tried to upgrade the kernel. but there is no dir /boot/firmware to copy to.
                          and when I created /boot/firmware dir and copy /out/ to it.
                          I got " No space left on device"screenshot-from-2024-11-02-02-07-33.png

                          thank in advance.

                          1 Respuesta Última respuesta Responder Citar 0
                          • 7
                            767691701
                            Última edición por

                            1. cm5-notebook
                            2. cm5-notebook-v20
                              怎么判断笔记本是不是v20啊,
                              百度网盘镜像下载哪个啊
                            1 Respuesta Última respuesta Responder Citar 0
                            • M
                              Momo 0
                              Última edición por

                              i was trying to build the kernel, but after following the instructions i only get a blinking cursor on reboot.

                              G 1 Respuesta Última respuesta Responder Citar 0
                              • G
                                george @Momo 0
                                Última edición por

                                @Momo-0
                                Usually caused by incorrect recognition of file system partitions, pay attention to checking the cmdline.

                                1 Respuesta Última respuesta Responder Citar 0
                                • P
                                  petersen77
                                  Última edición por

                                  Hello everybody,

                                  I can't download any images. Do you have any recent links?

                                  BR
                                  Peter

                                  G 1 Respuesta Última respuesta Responder Citar 0
                                  • G
                                    george @petersen77
                                    Última edición por

                                    @petersen77

                                    • As shown in the figure below, download the system image of Microsoft Cloud Drive
                                      0f749c68-c45e-4acd-98b5-d342aad0e654-image.png
                                      b9e6a188-4c18-4d86-bd30-e5a83f8916fe-image.png
                                    P 1 Respuesta Última respuesta Responder Citar 0
                                    • P
                                      petersen77 @george
                                      Última edición por

                                      @george

                                      Thanks. It seems that in Ubuntu (24.04) there's no exfat support compiled. How to modify the script or the settings to get it compiled?
                                      Thanks in advance

                                      BR
                                      Peter

                                      G 1 Respuesta Última respuesta Responder Citar 1
                                      • G
                                        george @petersen77
                                        Última edición por

                                        @petersen77
                                        Modify the config file as shown in the following figure, then recompile and replace the kernel.

                                        diff --git a/arch/arm64/configs/coolpi_linux_defconfig b/arch/arm64/configs/coolpi_linux_defconfig
                                        index 76e84eb3e9b7..45cd2e0d149b 100755
                                        --- a/arch/arm64/configs/coolpi_linux_defconfig
                                        +++ b/arch/arm64/configs/coolpi_linux_defconfig
                                        @@ -1044,6 +1044,7 @@ CONFIG_ZISOFS=y
                                         CONFIG_VFAT_FS=y
                                         CONFIG_FAT_DEFAULT_CODEPAGE=936
                                         CONFIG_FAT_DEFAULT_IOCHARSET="utf8"
                                        +CONFIG_EXFAT_FS=y
                                         CONFIG_NTFS_FS=y
                                         CONFIG_TMPFS=y
                                         CONFIG_TMPFS_POSIX_ACL=y
                                        
                                        P M 3 Respuestas Última respuesta Responder Citar 0
                                        • P
                                          petersen77 @george
                                          Última edición por

                                          @george

                                          Nice. Thanks

                                          1 Respuesta Última respuesta Responder Citar 0
                                          • M
                                            Momo 0 @george
                                            Última edición por

                                            @george any reason this isn't already built in into the published images?

                                            G 1 Respuesta Última respuesta Responder Citar 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • First post
                                              Last post