<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Firefly开源社区 - Core-3588J</title>
    <link>https://dev.t-firefly.com/forum-808-1.html</link>
    <description>Latest 20 threads of Core-3588J</description>
    <copyright>Copyright(C) Firefly开源社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 21 Apr 2026 15:54:21 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://dev.t-firefly.com/static/image/common/logo_88_31.gif</url>
      <title>Firefly开源社区</title>
      <link>https://dev.t-firefly.com/</link>
    </image>
    <item>
      <title>播放音频时频率大于15kHz幅度会急剧下降</title>
      <link>https://dev.t-firefly.com/thread-139394-1-1.html</link>
      <description><![CDATA[阅读3588的音频模块为es8388, 看其指标是可以支持到96kHz采样率，理论上音频播放到20kHz应该没有问题
但是目前发现播放单音信号如果频率超过15kHz幅度就急剧下降。

猜测为哪个地方的采样率不对，照着网上的方法试图配置过pulseaudio和asia服务的采样率，也试图配置8 ...]]></description>
      <category>Core-3588J</category>
      <author>SDPT</author>
      <pubDate>Tue, 26 Aug 2025 10:13:15 +0000</pubDate>
    </item>
    <item>
      <title>AIO-3588SG 官方下载固件反复掉电，官方SDK镜像同样效果求助</title>
      <link>https://dev.t-firefly.com/thread-139391-1-1.html</link>
      <description><![CDATA[AIO-3588没有单独的板块，就放在这里了
我手里有的文件：
extboot.img (100MB+) 从淘宝客服获得
rk3588_spl_loader_v1.19.113.bin (500KB)  从淘宝客服获得
AIO-3588SG_Ubuntu22.04-Xfce-r31161_v1.3.0b_250801.img (3.21GB) 下载地址：https://www.t-firefly.com/d ...]]></description>
      <category>Core-3588J</category>
      <author>LED种子</author>
      <pubDate>Wed, 20 Aug 2025 08:37:21 +0000</pubDate>
    </item>
    <item>
      <title>rk3588SDK插件编译到ubunturootfs中</title>
      <link>https://dev.t-firefly.com/thread-135765-1-1.html</link>
      <description><![CDATA[有一个问题，关于rk3588中的SDK支持编译buildroot、debian rootfs，但是目前在使用的是自行创建的ubuntu22.04rootfs，想请教一下怎么将external中开源的相关插件配置到rootfs中，使得自己的板子可以正常使用。
现在存在的问题：HDMI rx接收显示丢帧卡顿，只有10帧左右 ...]]></description>
      <category>Core-3588J</category>
      <author>RK3588L学习</author>
      <pubDate>Wed, 14 May 2025 15:19:31 +0000</pubDate>
    </item>
    <item>
      <title>运行unity游戏,不定时,可能几天或者几小时,出现问题,画面定住,但没有退出,大量报错</title>
      <link>https://dev.t-firefly.com/thread-130898-1-1.html</link>
      <description><![CDATA[adb报错信息如下,请问可能会是什么问题,花了很多时间了还没找到原因
2025/04/03 09:47:59.732 0 0 Warn [    C0] CS_FAULT_INFO.EXCEPTION_DATA 0x5fffca9880
2025/04/03 09:47:59.749 0 0 Warn : [    C0] mali fb000000.gpu Ctx 2259_6 Group 0 CSG 0 CSI: 3
2025/ ...]]></description>
      <category>Core-3588J</category>
      <author>wx__xW0VUr</author>
      <pubDate>Mon, 07 Apr 2025 11:17:27 +0000</pubDate>
    </item>
    <item>
      <title>AIO-3588jd4编译rtlinux镜像，内核崩溃无法启动</title>
      <link>https://dev.t-firefly.com/thread-130861-1-1.html</link>
      <description><![CDATA[我买的AIO-3588JD4主板，根据客服提供的rtlinux源码，编译出来的实时操作系统镜像，在安装后，内核崩溃无法启动

[   74.418731] pwr       0x014c: 0000fffe 00002411 00000000 00000000
[   74.418740] status    0x0180: 2411fffe 00000000 00000000 00000000
[  ...]]></description>
      <category>Core-3588J</category>
      <author>谷宁波</author>
      <pubDate>Thu, 13 Mar 2025 07:28:33 +0000</pubDate>
    </item>
    <item>
      <title>HDMI转MIPI接口定义问题</title>
      <link>https://dev.t-firefly.com/thread-130829-1-1.html</link>
      <description><![CDATA[看到商城中有HDMI IN转MIPI接口的单板出售，MIPI接口的详细引脚定义是什么呢？能够提供下？]]></description>
      <category>Core-3588J</category>
      <author>thywaz123</author>
      <pubDate>Fri, 28 Feb 2025 03:19:35 +0000</pubDate>
    </item>
    <item>
      <title>onnx模型转rknn的example只有yolo11和yolov8-pose，我要将yolo11s-pose转成rknn怎么改</title>
      <link>https://dev.t-firefly.com/thread-130828-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>Core-3588J</category>
      <author>黎子鑫</author>
      <pubDate>Fri, 28 Feb 2025 01:56:16 +0000</pubDate>
    </item>
    <item>
      <title>音频编解码</title>
      <link>https://dev.t-firefly.com/thread-130763-1-1.html</link>
      <description><![CDATA[您好，我想问一下RK3588开发板上的rockit进行音频编解码是调用CPU进行的还是基于硬件实现的？]]></description>
      <category>Core-3588J</category>
      <author>WWW.</author>
      <pubDate>Thu, 19 Dec 2024 08:56:14 +0000</pubDate>
    </item>
    <item>
      <title>RK3588 USB 连接不稳定，自动断开</title>
      <link>https://dev.t-firefly.com/thread-130759-1-1.html</link>
      <description><![CDATA[usb 7-1 上连接两个外接显示器的触摸屏幕，系统空转状态下，usb 7-1.2.1.2 会自动断开且重新连接。麻烦给到相关解决方案]]></description>
      <category>Core-3588J</category>
      <author>橘子不甜~</author>
      <pubDate>Wed, 18 Dec 2024 10:25:48 +0000</pubDate>
    </item>
    <item>
      <title>板卡接入2个HDMI后，时间长了，副屏HDMI连接不稳定</title>
      <link>https://dev.t-firefly.com/thread-130751-1-1.html</link>
      <description><![CDATA[板卡接入2个HDMI后，时间长了，副屏HDMI连接不稳定，HDMI一下连接，一下断开。请问是否有解决方案？]]></description>
      <category>Core-3588J</category>
      <author>橘子不甜~</author>
      <pubDate>Wed, 04 Dec 2024 08:37:25 +0000</pubDate>
    </item>
    <item>
      <title>RK3588 自制开发板 Ubuntu20.04 FireFly系统 如何将公版PCIE更改为PCIE*4 NVME</title>
      <link>https://dev.t-firefly.com/thread-130723-1-1.html</link>
      <description><![CDATA[如何更改dts驱动呢？如何将公版PCIE更改为PCIE*4 NVME去读取硬盘]]></description>
      <category>Core-3588J</category>
      <author>Kuper</author>
      <pubDate>Wed, 06 Nov 2024 04:34:48 +0000</pubDate>
    </item>
    <item>
      <title>RK3588 硬解码出现 reset问题。</title>
      <link>https://dev.t-firefly.com/thread-130714-1-1.html</link>
      <description><![CDATA[1、UDP流数据接收，同时给硬解码和FFMPEG软解码，发现软解码报了P帧错误，硬解码内核态打出复位，这时，看到解码后显示的画面出现卡顿撕裂现象，长达5s左右，我理解的UDP数据进来，即便P帧有丢包乱包现象，你当前帧解花屏，随机恢复正常即可，3588的硬解码器居然长达5 ...]]></description>
      <category>Core-3588J</category>
      <author>在一起多好</author>
      <pubDate>Mon, 04 Nov 2024 02:52:46 +0000</pubDate>
    </item>
    <item>
      <title>firefly itx-3588j 适配openwrt，uboot无法启动</title>
      <link>https://dev.t-firefly.com/thread-130699-1-1.html</link>
      <description><![CDATA[使用https://github.com/FireflyTeam/lede源码，尝试增加对rk3588的适配，修改target/linux/rockchip相关的makefile和启动脚本等，将SDK中的dts移植到openwrt源码中，并增加对应dt/bindings头文件，修改patch，修改uboot的makefile，增加firefly itx-3588j的启动项和mak ...]]></description>
      <category>Core-3588J</category>
      <author>123hh</author>
      <pubDate>Mon, 28 Oct 2024 07:30:38 +0000</pubDate>
    </item>
    <item>
      <title>3588调试mipi-csi 不带I2C</title>
      <link>https://dev.t-firefly.com/thread-130676-1-1.html</link>
      <description><![CDATA[rk3588目前使用转接板RK628D调试正常，可以抓图。但是RK628D在使用过程中使用了I2C配置了芯片，目前使用的实际场景是不使用I2C配置，只使用mipi的数据和时钟接口。外部的mipi一直有数据输入，不存在也不需要I2C控制。在调试完成的RK628D的设备树基础上，屏蔽掉I2C驱动， ...]]></description>
      <category>Core-3588J</category>
      <author>run@yang</author>
      <pubDate>Tue, 15 Oct 2024 06:57:02 +0000</pubDate>
    </item>
    <item>
      <title>ITX-3588J 连上电源开不了机</title>
      <link>https://dev.t-firefly.com/thread-130658-1-1.html</link>
      <description><![CDATA[如题，指示灯不亮，风扇不转，请问有什么排查的方法么]]></description>
      <category>Core-3588J</category>
      <author>15811262191</author>
      <pubDate>Thu, 26 Sep 2024 04:04:35 +0000</pubDate>
    </item>
    <item>
      <title>默认视频播放器更改</title>
      <link>https://dev.t-firefly.com/thread-130643-1-1.html</link>
      <description><![CDATA[请问默认视频播放器怎么更改]]></description>
      <category>Core-3588J</category>
      <author>wx__PU48F4</author>
      <pubDate>Fri, 20 Sep 2024 03:09:38 +0000</pubDate>
    </item>
    <item>
      <title>使用opencv读取视频流的时候多数时候会有rga报错</title>
      <link>https://dev.t-firefly.com/thread-130637-1-1.html</link>
      <description><![CDATA[就是简单的cv::VideoCapture capture(rtsp_url); while（1）｛capture.read(img1);cv::imshow(\&quot;Video Frame\&quot;, img1);｝

偶尔不知怎么的会正常运行，多数情况一直会爆rga错误。虽然能读到显示视频流，但这rga报错导致显示帧率很低。各种分辨率的视频流都同样的会发生 ...]]></description>
      <category>Core-3588J</category>
      <author>真难取名字</author>
      <pubDate>Thu, 19 Sep 2024 01:14:01 +0000</pubDate>
    </item>
    <item>
      <title>回调函数，无法正常解析rtm流传入的图像的数据</title>
      <link>https://dev.t-firefly.com/thread-130632-1-1.html</link>
      <description><![CDATA[我在本机的1935部署了rtmp视频流，使demo.p已经可以正常读取到视频流，并且播放出去。然后我开始启动回调函数对数据进行处理，不过目前demo.py里的回调函数，无法解析出图像数据，这个回调函数，可以正常从/dev/video0里读取的图像，但是无法解析rtmp流的图像。



 ...]]></description>
      <category>Core-3588J</category>
      <author>chenwusong</author>
      <pubDate>Fri, 13 Sep 2024 07:52:36 +0000</pubDate>
    </item>
    <item>
      <title>rk3588 蓝牙语音</title>
      <link>https://dev.t-firefly.com/thread-130563-1-1.html</link>
      <description><![CDATA[测试发现rk3588 android12上蓝牙并不支持语音功能！
请问是否有补丁、调试文档或者软件包更新以支持bt pcm功能？]]></description>
      <category>Core-3588J</category>
      <author>zz123456</author>
      <pubDate>Mon, 19 Aug 2024 02:53:56 +0000</pubDate>
    </item>
    <item>
      <title>使用ffmedia里的demo.py无法读取rtmp视频流</title>
      <link>https://dev.t-firefly.com/thread-130526-1-1.html</link>
      <description><![CDATA[我在本机的1935部署了rtmp视频流，使用 ffmpeg的话，是可以正常读取到视频流里的画面的，然后使用最新版的ffmedia里的demo.py读取视频流，使用“python ./demo.py -i rtmp://127.0.0.1:1935/live/stream_key -o 1360x768 -x 1 -r 2”命令执行程序，提示：
\&quot;
Fi ...]]></description>
      <category>Core-3588J</category>
      <author>chenwusong</author>
      <pubDate>Tue, 06 Aug 2024 06:52:10 +0000</pubDate>
    </item>
  </channel>
</rss>