• Recent
    • Docs
    • Github
    • 百度网盘
    • Google
    • Official
    • Shop
    • Register
    • Login
    1. Cool Pi For You
    2. george
    3. Posts
    G
    • Profile
    • Following 0
    • Followers 4
    • Topics 69
    • Posts 874
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: ES8316 Sound issues on Armbian with 6.1 Rockchip Kernel

      @yusuf-tmp
      The ES8316 mainline kernel does not require modifying the default headphones to produce sound output. The main difference is the DTS configuration, as shown in the following figure:

      @@ -1282,10 +1293,10 @@ es8316: es8316@10 {
                      #sound-dai-cells = <0>;
                      compatible = "everest,es8316";
                      reg = <0x10>;
      -               clocks = <&cru I2S0_8CH_MCLKOUT>;
      +               clocks = <&mclkout_i2s0>;
                      clock-names = "mclk";
                      spk-con-gpio = <&gpio1 RK_PA6 GPIO_ACTIVE_HIGH>;
      -               assigned-clocks = <&cru I2S0_8CH_MCLKOUT>;
      +               assigned-clocks = <&mclkout_i2s0>;
                      assigned-clock-rates = <12288000>;
                      pinctrl-names = "default";
                      pinctrl-0 = <&i2s0_mclk>;
      
      posted in PI CM5 Laptop
      G
      george
    • RE: GenBook-RK3588 Crowdfunding projects

      @Rebel-Rider
      Thank you for your suggestions and affirmation of Coolpi laptops. Regarding fingerprint sensors, Linux support is not perfect enough, and we will do our best to provide support. Large capacity batteries and other accessories will be sold separately in the future, mainly for older versions of machines. We will continue to improve the adapter and try to find a smaller and more convenient model. Thanks again.

      posted in PI CM5 Laptop
      G
      george
    • RE: GenBook-RK3588 Crowdfunding projects

      @plumlis
      非常感谢你的支持。团队会继续努力,希望下一代产品能够跳出传统笔记本的思维,真正做一款好用的ARM笔记本出来。

      posted in PI CM5 Laptop
      G
      george
    • RE: GenBook-RK3588 Crowdfunding projects

      @plumlis
      非常感谢你的建议,目前一直想适配一款性价比高的2K,太难了。不是结构不行就是效果不好。4K基本放弃了。意义不是很大。而且价格太高。
      目前这个电脑可以支持3屏显示,用起来挺不错的,尤其边撸代码边看视频😊

      posted in PI CM5 Laptop
      G
      george
    • RE: GenBook-RK3588 Crowdfunding projects

      @plumlis

      • 温度达到一定的值,会自动降频,这个目前是有策略的。
      • 主控有硬件的OVP保护机制,超过一定温度值会强制重启。
      • PMIC电源管理超过一定温度会直接掉电。

      上面三种温度控制策略,最大限度保证CPU本体安全,你可以放心大胆的玩,之前最长一次是编译chromium,连续大负荷工作2天。

      posted in PI CM5 Laptop
      G
      george
    • RE: GenBook-RK3588 Crowdfunding projects

      @plumlis
      非常感谢你给的宝贵建议。
      目前所有在使用机器的用户后面都可以通过单独模块升级和GenBook同步。这点不用担心,关于功耗的问题,这个主要看负载,实际从3588的硬件规格来看,单独一个CPU满载模式的功耗都会超过10W。笔记本类产品只能针对性的做优化,更多的是基于场景的调频策略。

      posted in PI CM5 Laptop
      G
      george
    • GenBook-RK3588 Crowdfunding projects

      The CM5 laptop is currently crowdfunding on the CrowdSupply platform, with a new product name called GenBook-RK3588. The following improvements will be made to the current laptop product:
      444.png

      • The memory has been fully upgraded to LPDDR5X for better energy efficiency.
      • The capacity of the battery has increased, but the specific capacity of the structure is still in the evaluation stage.
      • The module language supports TPM (Trusted Platform Module).
      • The speaker effect in the audio section continues to improve and reduce background noise.
      • Optimize the overall power consumption and expect longer usage time.
      • The software supports the mainline kernel and is expected to be submitted in mid July.
      • Improvement of various Linux distributions.
        If you have any better suggestions, you can share them with us. Thank you for your support.
      posted in PI CM5 Laptop
      G
      george
    • RE: Intel AX200 / 210 working on laptop?

      @plumlis
      The testing before AX210 was problematic. The most basic BT cannot recognize it, it seems that the firmware version of WIFI is incorrect.

      posted in PI CM5 Laptop
      G
      george
    • RE: After suspend scaling_max_freq set to lowest. and some perfomance tweak

      @plumlis

      Thank you for sharing.

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      FFmpeg can be changed to a native package. Or using the Chromium browser, the decoding issue of this player has been bothering us for a long time. Take some time later to focus on solving it.

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      You can change the EMMC label to writable1 or another name.

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      Follow the steps below to operate:
      1.USB cable for TYPEC interface and X86 computer connection
      2. Run sudo reboot loader on the shell,The machine will enter loader mode, as shown in the following figure
      5e3d1ba5-2459-4105-966b-4570d4140858-image.png
      3. Click on the tool to force entry into maskrom mode
      7271eb57-2764-453b-9d4c-6e8313dcb120-image.png
      f26341ce-ce2a-4558-b97a-9743252d5b71-image.png
      4. Check the option to force writing by address
      5bd48d63-e5e9-406c-a7c1-fab579cac9a4-image.png
      5. Burning, the machine will automatically restart after completion
      71627684-e4fb-46ef-8312-7786a12a575f-image.png

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      The following is what I have compiled and can be used directly.
      RKDevTool_v3.13_for_window.rar

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis

      sudo ln -s /usr/bin/python3.12 /usr/bin/python
      
      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      Suggest updating uboot to the latest version and then trying USB BOOT. The latest development branch has been optimized for some USB drives. Of course, you can also write images to EMMC through UMS.

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      Let me briefly introduce the current situation of the NAND flash industry. The best A-class die is used as a high-capacity and high-value storage device for first tier brands such as SSDs and EMMCs. The worse one is used for second tier brands such as EMMCs and NAND FLASH, and the worse one is used for a large number of bad fast devices. The 8GB capacity can be reduced to 4G or 2G for USB drives or T cards. There is even worse junk die, which will appear on the T card that costs a few yuan on Mouduoduo. So if doing system mirroring, it is recommended to use SSD or SATA portable hard drives, as both performance and reliability are the best.

      posted in PI CM5 Laptop
      G
      george
    • RE: Intel AX200 / 210 working on laptop?

      @plumlis
      The AX200 has been tested before and can be used, but the AX210 is still not working. Waiting for subsequent kernel upgrades. The model shown in the figure has been previously verified.
      f6cc9f10-0a4e-4717-955e-faa5c97f1924-image.png

      posted in PI CM5 Laptop
      G
      george
    • RE: RTC battery on board?

      @plumlis
      The battery of the RTC connector has a spacing of 0.8mm. From the current phenomenon, it is not that the hardware RTC cannot save time, but rather that the hardware RTC time has not been synchronized with the system. So adding this battery won't make any changes.

      posted in PI CM5 Laptop
      G
      george
    • RE: Firefox deb version freezed when try to play video

      @plumlis
      The kernel version 6.1 will support it and is currently being adapted.

      posted in PI CM5 Laptop
      G
      george
    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 43
    • 44
    • 9 / 44