<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Firefly开源社区 - ROC-RK3588-PC</title>
    <link>https://dev.t-firefly.com/forum-891-1.html</link>
    <description>Latest 20 threads of ROC-RK3588-PC</description>
    <copyright>Copyright(C) Firefly开源社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 23:42:06 +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>更新Android14固件后，没有屏幕旋转选项</title>
      <link>https://dev.t-firefly.com/thread-139477-1-1.html</link>
      <description><![CDATA[按照这个文档将安卓盒子升级固件到Android14， 设置-显示里面没有竖屏。之前Android 12系统有设置竖屏。

使用ABD设置也不行，桌面一直保持横屏。
adb shell settings put system accelerometer_rotation 0
adb shell settings put system user_rotation 0
adb r ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>shiki</author>
      <pubDate>Tue, 14 Apr 2026 07:53:55 +0000</pubDate>
    </item>
    <item>
      <title>官方的rknn的demo怎么用Ubuntu 固件没有自带NPU驱动么？</title>
      <link>https://dev.t-firefly.com/thread-139434-1-1.html</link>
      <description><![CDATA[官方的rknn的demo怎么用Ubuntu 固件没有自带NPU驱动么？
运行模型NPU驱动总是加载失败。
wiki写的看不太懂PC机和开发版的操作感觉混在一起了。]]></description>
      <category>ROC-RK3588-PC</category>
      <author>GXHH9900</author>
      <pubDate>Tue, 20 Jan 2026 07:31:20 +0000</pubDate>
    </item>
    <item>
      <title>c++版本的opencv打开视频帧数过低</title>
      <link>https://dev.t-firefly.com/thread-130881-1-1.html</link>
      <description><![CDATA[我在板子上编译了c++版本的opencv 4.12.0。原视频是一秒24fps,发现用c++的opencv读取,只能到到17fps，用python读则正常。
然后我在服务器上用了同样版本的opencv，发现c++版本和python版本的读取速度就都正常，请问是怎么回事呢。附件是所用c++版本的测试代码]]></description>
      <category>ROC-RK3588-PC</category>
      <author>wx__hIg5R5</author>
      <pubDate>Thu, 27 Mar 2025 07:05:27 +0000</pubDate>
    </item>
    <item>
      <title>无法登录进去</title>
      <link>https://dev.t-firefly.com/thread-130807-1-1.html</link>
      <description><![CDATA[主板盒子问题
无法登录进ubuntu页面]]></description>
      <category>ROC-RK3588-PC</category>
      <author>adminfirefly</author>
      <pubDate>Wed, 05 Feb 2025 09:33:16 +0000</pubDate>
    </item>
    <item>
      <title>rga接口调用时使用物理</title>
      <link>https://dev.t-firefly.com/thread-130795-1-1.html</link>
      <description><![CDATA[从rk3588主机的USB摄像头获取图像，然后做颜色转换。颜色转换用rga的imcvtcolor接口。要使用这个接口需要用到连续的物理地址。要如何才能获取到物理地址。以前使用opencv来读取摄像头并得到cv::Mat对象，然后传给rga.这种方式是不是只能用到虚拟地址接口importbuffer_vi ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>bxkslx</author>
      <pubDate>Thu, 09 Jan 2025 16:22:53 +0000</pubDate>
    </item>
    <item>
      <title>ROC RK3588-RT FireFly Ubuntu20.04 带载2.5G多网口扩展板，但扩展板的eth3口连接</title>
      <link>https://dev.t-firefly.com/thread-130746-1-1.html</link>
      <description><![CDATA[电脑1（192.168.31.50），一块主主板ETH0（192.168.31.60）ETH3（192.168.31.63），另外一块从主板ETH0（192.168.31.70）ETH3（192.168.31.73），电脑2（192.168.31.80），接线方式电脑1--主ETH0，主ETH3--从ETH0，从ETH3--电脑2；

问题1：都是ETH0、ETH3和电脑网口 ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>jie1</author>
      <pubDate>Mon, 02 Dec 2024 07:22:11 +0000</pubDate>
    </item>
    <item>
      <title>Ubuntu18.04编译ROC-RK3588-RT的sdk时报错</title>
      <link>https://dev.t-firefly.com/thread-130688-1-1.html</link>
      <description><![CDATA[在Ubuntu-18.04的虚拟机上按照https://wiki.t-firefly.com/zh_CN/ROC-RK3588-RT/linux_compile.html 进行下载编译，用的普通用户，英文环境，下载同步都完成后，开始编译，第一步编译 u-boot可以通过，第二步在[/backcolor]编译 kernel出现下面报错[/backcolor]
#
# c ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>ladiossopp</author>
      <pubDate>Mon, 21 Oct 2024 03:00:06 +0000</pubDate>
    </item>
    <item>
      <title>linux版本无法下载了。linux_release_v1.4.0c的标签找不到</title>
      <link>https://dev.t-firefly.com/thread-130671-1-1.html</link>
      <description><![CDATA[像是部分项目更新了，没有更新全啊。]]></description>
      <category>ROC-RK3588-PC</category>
      <author>bjchbq</author>
      <pubDate>Sat, 12 Oct 2024 10:02:37 +0000</pubDate>
    </item>
    <item>
      <title>编译ROC-RK3588-RT的sdk代码报错</title>
      <link>https://dev.t-firefly.com/thread-130506-1-1.html</link>
      <description><![CDATA[在Ubuntu-18.04的PC上，下载sdk代码rk3588_linux_release_20230114_v1.0
按照 1. 编译 Linux 固件 — Firefly Wiki (t-firefly.com) 步骤编译ROC-RK3588-RT的linux代码时，报错如下：
=========================
#
# configuration written to .config
#
  SY ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>flyfly_wangmin</author>
      <pubDate>Tue, 30 Jul 2024 08:08:19 +0000</pubDate>
    </item>
    <item>
      <title>RK3588在编译huildroot的rootfs时报错</title>
      <link>https://dev.t-firefly.com/thread-130415-1-1.html</link>
      <description><![CDATA[官方下载的SDK ，更新到了20240517_v1.4.0b版本，编译buildroot时，在编译rootfs时报错，看着是编译下载软件pixman 0.42.2时，编译报错2024-06-11T02:51:17 /home/lxk/proj/rk3588_sdk/buildroot/output/firefly_rk3588/host/lib/gcc/aarch64-buildroot-linux-gnu/12.3. ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>lxk584213344</author>
      <pubDate>Mon, 01 Jul 2024 05:05:57 +0000</pubDate>
    </item>
    <item>
      <title>ffmedia的demo使用问题</title>
      <link>https://dev.t-firefly.com/thread-130407-1-1.html</link>
      <description><![CDATA[使用ffmedia的demo执行 sudo ./demo /dev/video11 -e h264 -i 3840x2160 -m out_11.mp4
输出视频的分辨率低于3840x2160，用ffmpeg输出时是正常的，请问这是怎么回事？]]></description>
      <category>ROC-RK3588-PC</category>
      <author>Linby</author>
      <pubDate>Thu, 27 Jun 2024 03:15:16 +0000</pubDate>
    </item>
    <item>
      <title>mipi-csi 那个5V的电咋打开？</title>
      <link>https://dev.t-firefly.com/thread-130335-1-1.html</link>
      <description><![CDATA[发现mipi csi 5v上没有电。实际是0v，所说要软件控制 打开，咋控制打开，有资料没]]></description>
      <category>ROC-RK3588-PC</category>
      <author>kiutao</author>
      <pubDate>Thu, 13 Jun 2024 02:22:14 +0000</pubDate>
    </item>
    <item>
      <title>两个主板做镜像</title>
      <link>https://dev.t-firefly.com/thread-130306-1-1.html</link>
      <description><![CDATA[有两块主板。一个板子A开发用一个板子B实际上线。开发板A上自行安装的ubuntu20系统。如何将A的内容完全镜像到B上。麻烦各位高手指点一下。
我的理解接在A上用dd复制一个镜像，然后将这个镜像写入到B上去。
dd if=/dev/sda of=/path/to/image.img bs=4M status=progres ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>bxkslx</author>
      <pubDate>Fri, 31 May 2024 02:37:57 +0000</pubDate>
    </item>
    <item>
      <title>RK3588移植RKLLM</title>
      <link>https://dev.t-firefly.com/thread-130210-1-1.html</link>
      <description><![CDATA[我通过基础下载的基础SDK repo同步到了1.3.0e，然后我在这个基础上移植了rkllm，我从官方gitlab拉取了kernel 5.10.198的源码直接替换了1.3.0e sdk下的kernel源码并按照rkllm修改了rknpu驱动代码，现在可以成功跑起rkllm，但我感觉问答速度有点慢，问了官方客服说1.4.0e  ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>菜菜喜欢小可爱</author>
      <pubDate>Mon, 22 Apr 2024 06:25:25 +0000</pubDate>
    </item>
    <item>
      <title>3588如何利用ISP进行鱼眼校正</title>
      <link>https://dev.t-firefly.com/thread-129992-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>ROC-RK3588-PC</category>
      <author>andymatos</author>
      <pubDate>Thu, 01 Feb 2024 08:40:33 +0000</pubDate>
    </item>
    <item>
      <title>RK3588主板，编译kernel时报错，已经按照wiki更新了SDK</title>
      <link>https://dev.t-firefly.com/thread-129984-1-1.html</link>
      <description><![CDATA[.config:7431:warning: override: reassigning to symbol NETFILTER_XT_MATCH_IPVS
.config:7435:warning: override: reassigning to symbol NETFILTER_XT_MATCH_MAC
.config:7466:warning: override: reassigning to symbol NFT_DUP_IPV4
.config:7467:warning: ove ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>lxk584213344</author>
      <pubDate>Mon, 29 Jan 2024 02:40:59 +0000</pubDate>
    </item>
    <item>
      <title>ROC-RK3588-PC 如何关闭buildroot的桌面程序</title>
      <link>https://dev.t-firefly.com/thread-129939-1-1.html</link>
      <description><![CDATA[1. 在调用rockit库操作VO时, 过段时间VO会被桌面程序抢占.]]></description>
      <category>ROC-RK3588-PC</category>
      <author>yangkang</author>
      <pubDate>Mon, 08 Jan 2024 07:27:20 +0000</pubDate>
    </item>
    <item>
      <title>RK3588 使用rockit库初始化venc报错</title>
      <link>https://dev.t-firefly.com/thread-129936-1-1.html</link>
      <description><![CDATA[1. 参数配置
stAttr.stVencAttr.enType        = RK_VIDEO_ID_AVC;
stAttr.stVencAttr.u32Profile    = H264E_PROFILE_HIGH;
stAttr.stVencAttr.enPixelFormat = RK_FMT_YUV422SP;
stAttr.stVencAttr.u32PicWidth   = 3840;
stAttr.stVencAttr.u32PicHeight  = 216 ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>yangkang</author>
      <pubDate>Mon, 08 Jan 2024 01:37:36 +0000</pubDate>
    </item>
    <item>
      <title>RK3588交叉编译环境搭建，编译官方SDK中ROCKIT模块报错</title>
      <link>https://dev.t-firefly.com/thread-129915-1-1.html</link>
      <description><![CDATA[/opt/rk3588/buildroot/output/rockchip_rk3588/host/lib/gcc/aarch64-buildroot-linux-gnu/11.3.0/../../../../aarch64-buildroot-linux-gnu/bin/ld: warning: libasound.so.2, needed by ../../../lib/lib64/librockit.so, not found (try using -rpath or -rpath-lin ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>lxk584213344</author>
      <pubDate>Tue, 02 Jan 2024 06:38:51 +0000</pubDate>
    </item>
    <item>
      <title>测试avs功能</title>
      <link>https://dev.t-firefly.com/thread-129856-1-1.html</link>
      <description><![CDATA[按照1. 编译 Linux 固件 — Firefly Wiki (t-firefly.com)步骤下载好linuxSDK后，做了.repo/repo/repo sync -c --no-tags操作，先测试avs功能，发现./external/rockit/mpi/example/mod/firefly_test_mpi_avs.cpp文件与头文件不匹配，比如pstAvsCtx-&gt;stAvsGrpAttr.stOutA ...]]></description>
      <category>ROC-RK3588-PC</category>
      <author>suntq</author>
      <pubDate>Mon, 11 Dec 2023 08:18:51 +0000</pubDate>
    </item>
  </channel>
</rss>