• Register
    • Login
    • Search
    • Recent
    • Wiki
    • Github
    • 百度网盘
    • Onedrive
    • Official
    • Shop
    1. Home
    2. george
    3. Posts
    G
    • Profile
    • Following 0
    • Followers 4
    • Topics 67
    • Posts 851
    • Best 73
    • Controversial 4
    • Groups 2

    Posts made by george

    • RE: 请问kylin镜像的用户密码是什么?

      @DaiXiaoMing
      麒麟的默认密码是qwer1234

      posted in PI CM5 Laptop
      G
      george
    • RE: laptop not booting with latest image.

      @winger
      First, create the image on a USB flash drive using the etcher tool, then insert it into the computer. The computer will prioritize booting from the USB flash drive. After booting, use the following command to format the EMMC

      sudo mkfs.ext4 /dev/mmcblk0
      
      posted in PI CM5 Laptop
      G
      george
    • RE: 如何恢复系统

      @winger
      找个U盘,先把镜像制作到U盘,插入电脑启动以后,使用如下命令格式化EMMC

      sudo mkfs.ext4 /dev/mmcblk0
      
      posted in PI CM5 Laptop
      G
      george
    • RE: Purchase Components only

      @Eel
      There is currently no separate purchase link for the casing of this machine. If any part of your machine is damaged, you can send it out and I can coordinate with the factory to see if it can be shipped separately.

      posted in PI CM5 Laptop
      G
      george
    • RE: 笔记本有适配UOS系统吗

      @jugg
      gst-mpp我记得没有做适配!这个比较简单,拿到源码编译一下就好了。但是之前在ubuntu上面测试不太好用。

      posted in PI CM5 Laptop
      G
      george
    • RE: 笔记本有适配UOS系统吗

      @jugg
      V10的笔记本有适配UOS的系统,烧录这个镜像正常启动以后更新一下V20内核就可以正常使用了。
      有适配GPU和FFMPEG,NPU部分不需要重新适配,按照论坛的方法直接搭建环境就好了。

      posted in PI CM5 Laptop
      G
      george
    • RE: wifi断开连接后有时候无法自动恢复

      @berkaroad
      可以尝试禁止IPV6,默认使用IPV4.
      具体方法在cmdline增加“ipv6.disable=1”:

      sudo vim /boot/firmware/extlinux/extlinux.conf
      
      default Linux coolpi
      
      label Linux coolpi
              kernel /Image
              initrd /initrd.img
              fdt    /rk3588-cpcm5-notebook-v20.dtb
              append root=LABEL=writable rw rootfstype=ext4 console=ttyS0,115200n81 quiet splash plymouth.ignore-serial-consoles vt.global_cursor_default=1 irqchip.gicv3_pseudo_nmi=0 net.ifnames=0 ipv6.disable=1
      
      posted in PI CM5 Laptop
      G
      george
    • RE: 尝试制作 alpine 3.20.2 镜像

      @berkaroad
      命令行模式修改内核的cmdline即可。

      posted in PI CM5 Laptop
      G
      george
    • RE: Purchase Components only

      @Eel
      The 4K panel can only light up normally on the motherboard, but in fact, 4K will bring an increase in power consumption, which feels a bit unprofitable. I have been working hard on power consumption recently, hoping to make significant progress.

      posted in PI CM5 Laptop
      G
      george
    • RE: Purchase Components only

      @Eel
      The current structure cannot install a 4K resolution monitor. As for the battery, a new 53WH version will be released for users to replace.

      posted in PI CM5 Laptop
      G
      george
    • RE: 尝试制作 alpine 3.20.2 镜像

      @berkaroad
      复制/etc/rc.local 到镜像的对应目录,否则第一次启动根目录可能会100%,导致无法正常启动。

      posted in PI CM5 Laptop
      G
      george
    • RE: Coolpi 4b 镜像固件离线刷机方法

      @王猛龙
      几款机器上午都上传了最新的基于6.1内核的ubuntu24.04镜像,欢迎试用,有问题可以在社区反馈,谢谢支持。

      posted in Pi 4B
      G
      george
    • RE: Coolpi 4b 镜像固件离线刷机方法

      @大法师
      正常这种现象是没有正确识别到SD卡的boot分区,建议SD卡格式化一次,然后再重新制作。SD卡要用比较好的质量的,拼多多上面十几块钱的不能用。

      posted in Pi 4B
      G
      george
    • RE: eDPI接的屏幕和HDMI接的屏幕不能复制

      @jugg
      这个要检查一下显示端口VP的配置情况。可以参考notebook的配置。

      posted in Pi CM5
      G
      george
    • RE: lxc-checkconfig fail in latest kernel 6.1

      @berkaroad said in lxc-checkconfig fail in latest kernel 6.1:

      lxc-checkconfig

      LXC related configurations can be self enabled in the kernel.

      posted in PI CM5 Laptop
      G
      george
    • RE: CoolPi-4B 供电

      @212625615
      可以不稳压直接输入。

      posted in Pi 4B
      G
      george
    • RE: rtl8852be 间歇性网络断开(断流)

      @berkaroad
      百度网盘
      d4c50798-01d1-439f-992f-717f4417d794-image.png

      posted in PI CM5 Laptop
      G
      george
    • RE: rtl8852be 间歇性网络断开(断流)

      @berkaroad
      升级到最新的0816镜像测试。WIFI的firmware有更新到最新。

      posted in PI CM5 Laptop
      G
      george
    • RE: rtl8852be 间歇性网络断开(断流)

      @berkaroad
      远程操作笔记本是盒盖的吗?

      posted in PI CM5 Laptop
      G
      george
    • RE: CoolPi-4B 供电

      @212625615
      航模的电源范围?

      posted in Pi 4B
      G
      george
    • RE: 6.1 Kernel Notebook Image Release

      @wzy
      已经在处理CM5-EVB和CP4的支持。

      posted in PI CM5 Laptop
      G
      george
    • RE: rtl8852be 间歇性网络断开(断流)

      @berkaroad
      请帮忙确认一下固件版本?
      ad0e444a-e816-40ec-a643-c88200e71bf4-image.png

      posted in PI CM5 Laptop
      G
      george
    • RE: 6.1 Kernel Notebook Image Release

      @dark-road42719
      The system is already automatically uploading OneDrive, please confirm later.

      posted in PI CM5 Laptop
      G
      george
    • RE: 请问Coolpi 4b支持deepin v23 arm64吗

      @王猛龙 目前4B 32G内存缺货,只有笔记本可以支持32G内存,dewpin理论可以支持。参考论坛制作文件系统的帖子。
      TF卡正常没有容量限制,仅和文件系统相关。

      posted in Pi 4B
      G
      george
    • RE: CoolPi-4B硬件资料持续更新

      @王猛龙 目前没有做deepin的适配,原理上是可以支持的,内存卡理论没有容量限制,只和文件系统相关。

      posted in Hardware
      G
      george
    • RE: 6.1 Kernel Notebook Image Release

      @plumlis
      Resolve audio issues with the 6.1 kernel

      sudo tar -zxvf rk3588-es8316.tar.gz -C /usr/share/alsa/ucm2/Rockchip/
      

      rk3588-es8316.tar.gz

      posted in PI CM5 Laptop
      G
      george
    • RE: 6.1 Kernel Notebook Image Release

      @plumlis 系统上alsa的配置要修改。镜像已经上传到百度网盘。

      posted in PI CM5 Laptop
      G
      george
    • RE: 6.1 Kernel Notebook Image Release

      @wzy
      下周4b和CM5-EVB会同步更新。

      posted in PI CM5 Laptop
      G
      george
    • 6.1 Kernel Notebook Image Release
      • Customize the kernel using 6.1.75
        4d8bda5e-a26b-4cd7-a06f-4611eec577d5-image.png
      • NPU driver updated to 0.9.7
      • Support rkmpp video hardware decoding, with a maximum resolution of 8KP60
        e67f1bba-782a-4076-a353-29dcb2bd754b-image.png
      • Delete default username and password, register upon startup
      • GPU driver defaults to using Panfrost
      posted in PI CM5 Laptop
      G
      george
    • RE: 有没有新的内置npu驱动为0.9.6的ubuntu镜像

      @wzy
      If using a CM5-NOTEBOOK machine, there is currently a 6.1 kernel available, and the NPU driver is the latest version that can run RKLLM applications. The address is as follows:
      https://github.com/coolpi-george/coolpi-kernel.git
      194d2ce9-a41a-4d8f-842c-4e3e1d8ff11c-image.png

      posted in Ubuntu
      G
      george
    • 1
    • 2
    • 3
    • 4
    • 5
    • 28
    • 29
    • 3 / 29