• 如何恢复系统

    3
    0 Votes
    3 Posts
    334 Views
    W

    @george 谢谢 我先试试

  • Ubuntu application software organization

    6
    0 Votes
    6 Posts
    639 Views
    B

    flatpak 更换国内仓库(上海交大):

    flatpak remote-modify flathub --url=https://mirror.sjtu.edu.cn/flathub
  • 请问kylin镜像的用户密码是什么?

    9
    0 Votes
    9 Posts
    612 Views
    D

    @berkaroad 好的,有机会我把背板拆下来看看呢

  • cm5 laptop install wchat

    2
    0 Votes
    2 Posts
    295 Views
    plumlisP

    Flatpak is a good thing for Arm64 ,but may have some problem on CM5

    As we know ubuntu on cm5 is using panfork for GPU by patched mesa.
    but flatpak has their own mesa without panfork patched.

    So some app (like video player or game) install from flatpak can not running with GPU. and Maybe toooo slow.

    But for wechat its fine.

  • Latest linux lernel >= 6.10

    2
  • 笔记本有适配UOS系统吗

    7
    0 Votes
    7 Posts
    709 Views
    G

    @jugg
    暂时没有做其他版本的适配。

  • laptop not booting with latest image.

    10
    0 Votes
    10 Posts
    837 Views
    M

    @George The latest Ubuntu image won't boot from either a usb stick nor if its imaged onto the laptop from my Macbook using ums mode,
    both Debian and Arabian boot fine.

  • Purchase Components only

    7
    0 Votes
    7 Posts
    801 Views
    G

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

  • 尝试制作 alpine 3.20.2 镜像

    7
    0 Votes
    7 Posts
    562 Views
    B

    @George 好的晚上试下。
    extlinux.conf 文件中, append 那一行 追加 “cmdline”

  • Upgrade CM5's miniloader and uboot using the dd command

    2
    0 Votes
    2 Posts
    437 Views
    B

    在x86机器上的docker环境 ubuntu:20.04 下可以构建成功。arm 笔记本上发现最后一步不形,估计是使用的工具有x86下的二进制文件.

    apt install build-essential device-tree-compiler bc python2 ./build-loader.sh cm5-notebook
  • 请问有计划直接将系统写入到 nvme,且从 nvme 启动吗?

    1
    0 Votes
    1 Posts
    249 Views
    No one has replied
  • rtl8852be 间歇性网络断开(断流)

    16
    0 Votes
    16 Posts
    1k Views
    B

    @prcups 我现在也改用 6.1内核,目前用下来均正常。按需再定制内核。

    我会用docker构建跨平台的镜像,默认内核未开启 CONFIG_BINFMT_MISC,在使用中慢慢弄,也是很好学习的过程。 😊

  • lxc-checkconfig fail in latest kernel 6.1

    3
    0 Votes
    3 Posts
    314 Views
    B

    @George ok. just suggest for default. I compile and well done.

  • 6.1 Kernel Notebook Image Release

    25
    0 Votes
    25 Posts
    1k Views
    G

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

  • 6.1 Kernel GPU firmware update

    48
    1 Votes
    48 Posts
    4k Views
    plumlisP

    @yfblock intel ax201
    但前提是你需要编译内核,启用intel的驱动模块,并且把官方intel的固件拷贝进去就行了。

    coolpi默认屏蔽了intel

  • Headphone Jack

    2
    0 Votes
    2 Posts
    330 Views
    G

    @Momo-0
    The 3.5mm headphone jack has output and MIC functions.

  • We have been making progress!!

    18
    2 Votes
    18 Posts
    2k Views
    A

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

  • 功耗问题和FPGA IO扩展

    8
    0 Votes
    8 Posts
    759 Views
    J

    @mez62 可以插上试试

  • Alternative Boot Options for CM5 V10?

    3
    0 Votes
    3 Posts
    384 Views
    Y

    @george Is there a possibility for /boot/ on the FLASH and then the root partition being on the nvme drive with the uboot?

  • Step by step creation of Coolpi image files

    6
    1 Votes
    6 Posts
    557 Views
    plumlisP

    @george
    Many thanks for your reply. Is there any guide about how to compile mpp/rknpu module with cool pi kernel?

    And is it possible to compile cool pi kernel 6.1 with panfork?