• Register
    • Login
    • Search
    • Recent
    • Wiki
    • Github
    • 百度网盘
    • Onedrive
    • Official
    • Shop
    1. Home
    2. Pi 4B
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • 大法师

      Coolpi 4b linux kernel开发在线更新说明
      • 大法师

      4
      0
      Votes
      4
      Posts
      430
      Views

      大法师

      补充内核编译操作说明(如下以coolpi 4b ubuntu22.04 0306系统版本为例):

      首先下载内核源码

      coolpi@coolpi:~$ git clone https://github.com/yanyitech/coolpi-kernel.git Cloning into 'coolpi-kernel'... remote: Enumerating objects: 8550563, done. remote: Counting objects: 100% (5962/5962), done. remote: Compressing objects: 100% (3084/3084), done. remote: Total 8550563 (delta 2757), reused 5819 (delta 2648), pack-reused 8544601 Receiving objects: 100% (8550563/8550563), 1.98 GiB | 11.07 MiB/s, done. Resolving deltas: 100% (7166058/7166058), done. Checking objects: 100% (33554432/33554432), done. Updating files: 100% (87196/87196), done. coolpi@coolpi:~$

      额外安装组件包

      coolpi@coolpi:~$ sudo apt install -y flex bison libssl-dev coolpi@coolpi:~$ sudo ln -sf /usr/bin/python3 /usr/bin/python

      开始编译内核

      coolpi@coolpi:~$ cd coolpi-kernel coolpi@coolpi:~/coolpi-kernel$ ./build-kernel.sh cp4b
    • 大法师

      Coolpi 4b 镜像固件离线刷机方法
      • 大法师

      14
      0
      Votes
      14
      Posts
      913
      Views

      大法师

      @lyd 摄像头接口注意不要随意接DSI,电源信号如果不对会烧坏的。

      正常情况下接入CSI摄像头,查看系统信息,判断是否识别,再打开摄像头应用软件选择相应摄像头。

      比如打开终端输入命令:

      dmesg | grep ov5 ls /dev/video* -l

      https://www.cool-pi.com/topic/180/coolpi-4b-support-ov5647-camera-module/16

    • 大法师

      Coolpi 4b 镜像固件在线刷机方法
      • 大法师

      2
      0
      Votes
      2
      Posts
      516
      Views

      大法师

      后续镜像统一使用etcher工具烧录。

      TF卡使用读卡器

      EMMC可以切换为UMS模式在线接入电脑完整烧录

      百度网盘

    • 大法师

      Coolpi 4b user guide for developer
      • 大法师

      5
      0
      Votes
      5
      Posts
      657
      Views

      J

      @murraytodd thanks!

    • H

      Download
      • harry.huang

      1
      1
      Votes
      1
      Posts
      724
      Views

      No one has replied

    • J

      Cool pi 4b的spiflash有替代的吗,现在这个都停产了,板子上的flash烧了,有替代的flash换吗
      • JohnConnor

      4
      0
      Votes
      4
      Posts
      28
      Views

      G

      @JohnConnor 封装不对。

    • 大法师

      coolpi 4b python3 gpio operation compatable with raspberry pi
      • 大法师

      25
      0
      Votes
      25
      Posts
      701
      Views

      J

      @Orion C++可以代码文件操作gpio,不需要调用python库

    • J

      coolpi4B 8822BU网卡 对比测试raspi4B 8821CU网卡
      • jugg

      10
      0
      Votes
      10
      Posts
      36
      Views

      J

      @george

      驱动里面可以这样改 系统里面怎么改?默认就关闭电源管理
    • J

      录音
      • jugg

      18
      0
      Votes
      18
      Posts
      65
      Views

      G

      @jugg 如下图所示,电脑的line out输出经过衰减以后接入COOLPI耳机座的MIC输入端。正常麦克风的电平范围控制到20mv以内。所以电阻参数根据电脑line out输出的信号幅度决定。
      d080fb7d-ad23-42ce-aa1d-90a15e0f9e97-image.png

    • J

      内核更新失败 开机停在logo界面
      • jugg

      8
      0
      Votes
      8
      Posts
      22
      Views

      J

      @jugg said in 内核更新失败 开机停在logo界面:

      @大法师
      没刷最新的loader
      我又试了一块板 按照更新的步骤 sync 了之后 断电重启 还是不行 驱动那里还是空的

      还真的是要sync 不能直接断电重启

    • J

      系统崩溃
      • jugg

      7
      0
      Votes
      7
      Posts
      18
      Views

      J

      @george
      这个需要怎么测?什么命令?

    • E

      Pi-4B板子的MIPI接口只能支持2-lane模式?
      • elf

      5
      0
      Votes
      5
      Posts
      23
      Views

      G

      @elf
      IMX219
      https://m.tb.cn/h.UEn5Tbe?tk=vJdxdL2wsjZ
      OV5647
      https://m.tb.cn/h.UDYh0TE?tk=FUwydL2x1L

    • J

      CoolPi 4B支持USB网卡吗?
      • JohnConnor

      36
      0
      Votes
      36
      Posts
      96
      Views

      J

      @大法师
      哦 就是用的时候才会加载

    • D

      Unsolved coolpi 4B GPU(Mali-G610)支持的OpenCL 2.2版本在哪可以下载?
      • diudiutong

      9
      0
      Votes
      9
      Posts
      58
      Views

      G

      @大法师 目前没有单独OpenCL2.2的版本,正常3.0是可以向下兼容2.2.

    • D

      Unsolved coolpi 4B安装的是Ubuntu20.04系统,clinfo命令无gpu信息,怎么回事?
      • diudiutong

      1
      0
      Votes
      1
      Posts
      26
      Views

      No one has replied

    • F

      如何利用opencv调用mipi摄像头?
      • flyman

      3
      0
      Votes
      3
      Posts
      29
      Views

      G

      @flyman 默认的节点是video11

    • G

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

      8
      1
      Votes
      8
      Posts
      310
      Views

      Z

      @jack_admin i used the most recent debian image on the drive linked here. i burned the image to 2 diferent usb drives. they are nvme ssd's connected over usb. this method works on my other raspberry pi-like sbc's just not the cool-pi

    • G

      Coolpi support 32GB of RAM
      • george

      18
      0
      Votes
      18
      Posts
      220
      Views

      G

      @JohnConnor loader更新到最新以支持32G内存。

    • J

      coolpi 4b内存扩容为32G是否需要更换引导程序?
      • JohnConnor

      4
      0
      Votes
      4
      Posts
      52
      Views

      G

      @JohnConnor 可以更换,loader需要更新到最新版本。

    • Q

      4b串口扩展问题
      • qys2022

      5
      0
      Votes
      5
      Posts
      43
      Views

      J

      @qys2022 是的。也可以直接在板子上编译测试。
      wiki.cool-pi.com

    • J

      ubuntu 0306 有时桌面卡死
      • jugg

      24
      0
      Votes
      24
      Posts
      89
      Views

      T

      @george 是的,并不影响播放视频,我运行Qt程序只要全屏也会一直输出这个,我把它屏蔽好了

    • Q

      安装位置问题
      • qys2022

      2
      0
      Votes
      2
      Posts
      48
      Views

      大法师

      @qys2022
      相同的

      wiki有结构图纸参考
      https://wiki.cool-pi.com/en/home

    • J

      ubuntu 录屏问题
      • jugg

      11
      0
      Votes
      11
      Posts
      31
      Views

      J

      @大法师
      加了确实可以录
      只是CPU使用率太高了 200% 300%了

    • Q

      ubuntu驱动问题
      • qys2022

      2
      0
      Votes
      2
      Posts
      44
      Views

      G

      @qys2022 可以的。

    • G

      Coolpi uses UMS to update the system
      • george

      7
      1
      Votes
      7
      Posts
      131
      Views

      G

      @Twsuts 这个固件是百度网盘或者onedrive下载的系统img格式固件。不是内核编译脚本生成的。

    • Q

      12V供电一个建议
      • qys2022

      3
      0
      Votes
      3
      Posts
      41
      Views

      G

      @qys2022 CM5的底板已经支持12V供电,4b只能通过测试点焊接座子。

    • 零

      Coolpi 4b怎么刷写Ubuntu mate(20)的系统?
      • 零度灬救赎

      2
      0
      Votes
      2
      Posts
      50
      Views

      大法师

      @零度灬救赎
      树莓派的系统不能直接使用。可以用我们提供的ubuntu系统镜像(gnome桌面)

    • M

      Micro DisplayPort question
      • murraytodd

      3
      0
      Votes
      3
      Posts
      44
      Views

      G

      @murraytodd Insert your DP cable and print the mesg upload.

    • P

      Coolpi 4B not booting!
      • Pharizna

      3
      0
      Votes
      3
      Posts
      37
      Views

      G

      @Pharizna Please upgrade the loader to the latest version, format EMMC or TF card, and remake the boot image.

    • G

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

      1
      0
      Votes
      1
      Posts
      56
      Views

      No one has replied

    • 1
    • 2
    • 1 / 2