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

    Posts

    Recent Best Controversial
    • RE: CSI支持

      @wuming 先使用QV4L2打开video11节点,系统默认已经安装。

      posted in Pi CM5
      G
      george
    • RE: CoolPI 4B-PRO Product Introduction

      @jugg 图片使用的是AP6275S就是WIFI6的模组

      posted in News
      G
      george
    • CoolPI 4B-PRO Product Introduction
      • Picture first
        a2c3cd77-033a-4b67-a056-33fd6734ce77-image.png
        22f6a3d1-7068-4df7-81cc-b85167f4a6d7-image.png
        a15e8551-b7cc-472f-b2a0-93163f3babda-image.png

      • 4G-32G Memory Capacity Replacement.

      • The WIFI module is replaceable and supports models such as 2.4G 5G WIFI6.

      • EMMC module supports up to 256G.

      posted in News
      G
      george
    • RE: Coolpi support 32GB of RAM

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

      posted in Pi 4B
      G
      george
    • RE: 程序编译错误

      @jugg 22.04对应的版本如下:

      sudo apt-get install ocl-icd-libopencl1=2.2.14-3
      
      posted in Ubuntu
      G
      george
    • RE: CSI支持

      @wuming 内核同步到最新,确认系统可以生成video11节点。mipi摄像头默认的设备节点是video11
      然后运行如下命令更新ISP库:

      sudo apt-get update
      sudo apt-get dist-upgrade
      
      posted in Pi CM5
      G
      george
    • RE: 程序编译错误

      @jugg ubuntu的系统版本?

      posted in Ubuntu
      G
      george
    • RE: 程序编译错误

      @jugg 你的系统版本是多少?

      posted in Ubuntu
      G
      george
    • RE: 程序编译错误

      @jugg 按照如下命令回退包版本:

      sudo vim /etc/apt/sources.list.d/george-coolpi-ubuntu-mali-g610-lunar.list
      

      屏蔽掉如下安装源:
      4602567f-33e9-435d-b4a8-8e5c4fcc2afe-image.png

      sudo apt-get update
      sudo apt-get install ocl-icd-libopencl1=2.3.1-1
      sudo apt-get install ocl-icd-opencl-dev
      sudo apt-get install ocl-icd-dev
      
      posted in Ubuntu
      G
      george
    • RE: 程序编译错误

      @jugg 这几个是FFMPEG的解码库?贴出来你的文件看一下。

      posted in Ubuntu
      G
      george
    • RE: Cool pi 4b的spiflash有替代的吗,现在这个都停产了,板子上的flash烧了,有替代的flash换吗

      @JohnConnor 飞线可以。

      posted in Pi 4B
      G
      george
    • RE: Cool pi 4b的spiflash有替代的吗,现在这个都停产了,板子上的flash烧了,有替代的flash换吗

      @JohnConnor 封装不对。

      posted in Pi 4B
      G
      george
    • RE: Cool pi 4b的spiflash有替代的吗,现在这个都停产了,板子上的flash烧了,有替代的flash换吗

      @JohnConnor 如下链接地址可以直接购买:
      https://so.szlcsc.com/global.html?k=XT25Q64DSSIGU&hot-key=RB520S30T1G

      posted in Pi 4B
      G
      george
    • RE: coolpi4B 8822BU网卡 对比测试raspi4B 8821CU网卡

      @jugg 也可以尝试在驱动的makefile里边禁用掉如下配置:

      CONFIG_POWER_SAVING = n
      
      posted in Pi 4B
      G
      george
    • RE: 录音

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

      posted in Pi 4B
      G
      george
    • RE: 录音

      @jugg 电脑输出的音频信号需要衰减以后才能接入MIC通道。否则增益太大会失真。

      posted in Pi 4B
      G
      george
    • RE: coolpi4B 8822BU网卡 对比测试raspi4B 8821CU网卡

      @jugg
      1.可以把RTL8822BU接入树莓派测试。RTL8821CU的卡会很快支持,后续两个型号一致的情况对比,这个更客观一些。
      2.测试的时候建议关闭蓝牙功能

      posted in Pi 4B
      G
      george
    • RE: 录音

      @jugg 不行,这种三段插入以后MIC引脚就和GND短接了,肯定录不到声音。

      posted in Pi 4B
      G
      george
    • RE: 录音

      @jugg 如下图所示,COOLPI录音接口是MIC输入而不是line-in功能,如果要实现line-in功能,需要把电脑的左右声道混音以后衰减然后从coolpi耳机插座的麦克风端接入。
      89e56413-7abb-4487-83fe-c5d2517d31f8-image.png

      posted in Pi 4B
      G
      george
    • RE: 录音

      @jugg 如下测试命令录音正常,使用苹果4断耳机:

      coolpi@Ubuntu:~$ arecord -D hw:2,0 -d 10 -f cd -r 44100 -c 2 -t wav test.wav
      Recording WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
      coolpi@Ubuntu:~$ aplay test.wav 
      Playing WAVE 'test.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
      
      posted in Pi 4B
      G
      george
    • 1
    • 2
    • 28
    • 29
    • 30
    • 31
    • 32
    • 43
    • 44
    • 30 / 44