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

    Topics created by george

    • G

      CAN bus testing tools and commands
      Pi 4B • • george

      1
      0
      Votes
      1
      Posts
      196
      Views

      No one has replied

    • G

      CoolPI 4B-PRO Product Introduction
      News • • george

      9
      2
      Votes
      9
      Posts
      1716
      Views

      G

      @Mz3D-0 Please contact the following merchants to purchase
      https://www.aliexpress.com/store/1102584120?spm=a2g0o.detail.1000007.1.741341e6SybgoR

    • G

      CM5 camera cable layout release
      Pi CM5 • • george

      3
      0
      Votes
      3
      Posts
      297
      Views

      G

      @wuming 现在可以找代理商下单了。

    • G

      Ubuntu23.04 for CoolPi
      Pi CM5 • • george

      29
      1
      Votes
      29
      Posts
      1876
      Views

      J

      @wuming U盘安装系统?接hdmi显示器看看,默认是输出到显示屏

    • G

      OpenCL driver works on CM5/4B
      Pi CM5 • • george

      1
      0
      Votes
      1
      Posts
      354
      Views

      No one has replied

    • G

      A Method for Dynamically Hiding the Status Bar on Android 11
      Pi 4B • • george

      1
      0
      Votes
      1
      Posts
      194
      Views

      No one has replied

    • G

      Full Record of CM5 Running ChatGLM-MNN Big Language Model
      AI Algorithm • • george

      4
      0
      Votes
      4
      Posts
      528
      Views

      G

      @顾真牛 他如果需要环境调试,我们可以提供。

    • G

      How to drive non-standard resolution HDMI displays
      Pi CM5 • • george

      3
      0
      Votes
      3
      Posts
      2141
      Views

      G

      @george Add 5.5inch HDMI AMOLED edid

      https://www.waveshare.net/shop/5.5inch-HDMI-AMOLED.htm
      264cd5b1-d5fc-49eb-87f3-c5ae778e21be-image.png

      diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c index 4fdfb41b91e1..b1171d8cbf2d 100644 --- a/drivers/gpu/drm/drm_edid.c +++ b/drivers/gpu/drm/drm_edid.c @@ -575,6 +575,14 @@ static const struct drm_display_mode drm_dmt_modes[] = { { DRM_MODE("4096x2160", DRM_MODE_TYPE_DRIVER, 556188, 4096, 4104, 4136, 4176, 0, 2160, 2208, 2216, 2222, 0, DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) }, + /* 0x59 - 3840x1100@59.998Hz RB */ + { DRM_MODE("3840x1100", DRM_MODE_TYPE_DRIVER, 282890, 3840, 3888, + 3920, 4100, 0, 1100, 1103, 1108, 1150, 0, + DRM_MODE_FLAG_PHSYNC | DRM_MODE_FLAG_NVSYNC) }, + /* 0x60 - 1080x1920@60Hz RB */ + { DRM_MODE("1080x1920", DRM_MODE_TYPE_DRIVER, 137520, 1080, 1112, + 1144, 1200, 0, 1920, 1928, 1932, 1936, 0, + DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNC) }, };

      6ab42146-d07d-4c32-8ff7-d1a3fb41c889-image.png

    • G

      CoolPi CM5 intel AX200 Adaptation record
      Pi CM5 • • george

      4
      0
      Votes
      4
      Posts
      387
      Views

      W

      @george 我的网络不能git文件

    • G

      Coolpi 4b driver eDP LCD
      Pi 4B • • george

      1
      0
      Votes
      1
      Posts
      164
      Views

      No one has replied

    • G

      Quickly build an RKNN environment
      AI Algorithm • • george

      2
      0
      Votes
      2
      Posts
      667
      Views

      顾

      @george 👍

    • G

      Coolpi uses UMS to update the system
      Pi 4B • • george

      14
      1
      Votes
      14
      Posts
      828
      Views

      G

      @jugg 更新系统不会破坏loader文件。不需要重新升级loader。

    • G

      Coolpi support 32GB of RAM
      Pi 4B • • george

      20
      0
      Votes
      20
      Posts
      1205
      Views

      G

      @Mz3D-0 Both CP4 and CM5 already support 32G/256G configurations and can be purchased directly from an agent.

    • G

      Welcome to the COOLPI wiki
      News • • george

      1
      0
      Votes
      1
      Posts
      387
      Views

      No one has replied

    • G

      HDMI接口新增特殊分辨率时序
      Pi CM5 • • george

      7
      0
      Votes
      7
      Posts
      571
      Views

      G

      @顾真牛 改为动态分频测试一下

      diff --git a/arch/arm64/boot/dts/rockchip/rk3588-cpcm5-evb.dts b/arch/arm64/boot/dts/rockchip/rk3588-cpcm5-evb.dts index da170f0b2086..3f01ba675516 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-cpcm5-evb.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-cpcm5-evb.dts @@ -1015,6 +1015,10 @@ &hdptxphy_hdmi0 { status = "okay"; }; +&hdptxphy_hdmi_clk0 { +status = "okay"; +}; + #if 1 &hdmi1 { enable-gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; @@ -1044,6 +1048,10 @@ &route_hdmi1 { &hdptxphy_hdmi1 { status = "okay"; }; + +&hdptxphy_hdmi_clk1 { +status = "okay"; +}; #endif &dp0 { @@ -1304,6 +1312,8 @@ &uart2 { }; &display_subsystem { + clocks = <&hdptxphy_hdmi_clk0>, <&hdptxphy_hdmi_clk1>; + clock-names = "hdmi0_phy_pll", "hdmi1_phy_pll"; memory-region = <&drm_logo>; memory-region-names = "drm-logo"; };
    • G

      coolpi is a cool computer
      Pi CM5 • • george

      16
      1
      Votes
      16
      Posts
      946
      Views

      J

      @wuming 百度网盘有镜像,可以用u盘安装系统

    • G

      CP4散热器模组、底壳保护板套装
      Hardware • • george

      7
      1
      Votes
      7
      Posts
      703
      Views

      大法师

      @edwardzhou 用U盘备份安装系统,不用考虑移除emmc

    • G

      CM5-EVB Commissioning Description
      Pi CM5 • • george

      3
      1
      Votes
      3
      Posts
      435
      Views

      顾

      @george 不错不错 银子准备好了 就看你们啥时候出了

    • G

      gstreamer video framework
      Ubuntu • • george

      4
      1
      Votes
      4
      Posts
      771
      Views

      J

      @george
      gstramer的硬件解码插件叫什么 只有openh264dec ?
      Screenshot from 2023-03-16 15-21-23.png

    • G

      Introduction to COOL PI CM5 interface
      Pi CM5 • • george

      72
      1
      Votes
      72
      Posts
      5949
      Views

      G

      @wuming 可以尝试按照下面帖子步骤处理:
      https://askubuntu.com/questions/1326386/ubuntu-20-04-lts-driver-intel-wi-fi-6e-ax210-160mhz

    • G

      How to drive a edp interface LCD
      Hardware • • george

      1
      0
      Votes
      1
      Posts
      380
      Views

      No one has replied

    • G

      How to drive a TTL (RGB) interface LCD
      Hardware • • george

      3
      0
      Votes
      3
      Posts
      1050
      Views

      G

      @retroman Has been updated, please check.

    • G

      How to upgrade the boot loader of coolpi 4b?
      Pi 4B • • george

      10
      1
      Votes
      10
      Posts
      1311
      Views

      A

      @AugustRobot_Zou said in How to upgrade the boot loader of coolpi 4b?:

      Since I upgraded my PC to Win11, the RKDevTool always cannot find the device of coolpi-4b.
      Does the RKDevTool support Win11?
      Or could I upgrade the boot loader of coolpi-4b in ubuntu environment?

      https://www.cool-pi.com/topic/47/coolpi-4b-bootloader命令行升级方法

      用这个办法升级成功,避开RKDevTool 在win11驱动问题

    • G

      Coolpi 4B ubuntu support
      News • • george

      20
      0
      Votes
      20
      Posts
      1903
      Views

      J

      @大法师
      有什么命令可以在ssh进入系统后 也能随时查看这些系统参数
      温度、ip这些

    • G

      Coolpi 4B armbian support
      Armbian • • george

      32
      1
      Votes
      32
      Posts
      3995
      Views

      J

      @george 谢谢😊

    • G

      Coolpi 4b with Ubuntu22 running panfrost gpu driver performance testing
      Ubuntu • • george

      1
      1
      Votes
      1
      Posts
      349
      Views

      No one has replied

    • G

      CoolPi-4B硬件扩展五:PWM
      Hardware • • george

      1
      1
      Votes
      1
      Posts
      420
      Views

      No one has replied

    • G

      CoolPi 4B硬件扩展四:GPIO
      Hardware • • george

      19
      1
      Votes
      19
      Posts
      1937
      Views

      G

      @Orion 参数如下帖子处理,增加规则文件
      https://www.cool-pi.com/topic/136/coolpi-4b-python3-gpio-operation-compatable-with-raspberry-pi/21?_=1694425872738

    • G

      ubuntu22.04一键安装ROS2环境
      Ubuntu • • george

      1
      2
      Votes
      1
      Posts
      401
      Views

      No one has replied

    • G

      CoolPi 4B硬件扩展三:I2C
      Hardware • • george

      1
      1
      Votes
      1
      Posts
      380
      Views

      No one has replied

    • 1
    • 2
    • 3
    • 2 / 3