<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[T Series]]></title><description><![CDATA[T Series]]></description><link>https://bbs.aw-ol.com/category/24</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 23:39:15 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/category/24.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 May 2026 02:49:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[T153的kerenl 为什么还是5.10，不是6.1或者6.12？]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/1915">@awwwwa</a> 在哪里可以获取？</p>
]]></description><link>https://bbs.aw-ol.com/topic/6989/t153的kerenl-为什么还是5-10-不是6-1或者6-12</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6989/t153的kerenl-为什么还是5-10-不是6-1或者6-12</guid><dc:creator><![CDATA[lisom]]></dc:creator><pubDate>Sat, 09 May 2026 02:49:30 GMT</pubDate></item><item><title><![CDATA[NPU 部署项目合作]]></title><description><![CDATA[<p dir="auto">想使用全志T527芯片来开发，算法想部署在NPU上，想得到原厂技术支持(可以有偿合作)，看能不能联系下我们，联系电话：刘经理 18669005540 邮箱309467683@qq.com</p>
]]></description><link>https://bbs.aw-ol.com/topic/6988/npu-部署项目合作</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6988/npu-部署项目合作</guid><dc:creator><![CDATA[liuqing0088]]></dc:creator><pubDate>Fri, 08 May 2026 05:03:51 GMT</pubDate></item><item><title><![CDATA[NPU 部署项目寻求原厂技术支持]]></title><description><![CDATA[<p dir="auto">我们公司想使用全志T527芯片来开发，算法想部署在NPU上，想得到原厂技术支持，看能不能联系下我们，联系电话：刘经理 18669005540   邮箱309467683@qq.com</p>
]]></description><link>https://bbs.aw-ol.com/topic/6987/npu-部署项目寻求原厂技术支持</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6987/npu-部署项目寻求原厂技术支持</guid><dc:creator><![CDATA[liuqing0088]]></dc:creator><pubDate>Fri, 08 May 2026 04:39:05 GMT</pubDate></item><item><title><![CDATA[大佬们,T113的mipi没有clk输出]]></title><description><![CDATA[<p dir="auto">找到问题了<br />
1,硬件没有接Vcc-lvds脚,导致电平不对<br />
2,驱动内读取了mipi寄存器,导致输出不对<br />
修改之后OK,clk_tbl不用修改!</p>
]]></description><link>https://bbs.aw-ol.com/topic/6983/大佬们-t113的mipi没有clk输出</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6983/大佬们-t113的mipi没有clk输出</guid><dc:creator><![CDATA[Shaco_Ma]]></dc:creator><pubDate>Thu, 30 Apr 2026 10:26:25 GMT</pubDate></item><item><title><![CDATA[Air780EPM 在 Allwinner T113（EHCI Host）上 RNDIS&#x2F;ECM 网口二层不通（ARP 失败），急需技术支持]]></title><description><![CDATA[<p dir="auto">我们在 Allwinner T113（sunxi USB EHCI Host） + Air780EPM 项目上遇到 USB 虚拟网口无法与模组侧网关通信 的问题，已通过 AT 验证模组蜂窝数据正常，但 Linux 主机侧 RNDIS / ECM 数据面不通。现整理现象与日志如下，恳请协助判断是 模组 USB 网口策略/固件 问题，还是 与 T113 USB Host 的兼容性 问题，并给出可操作的解决办法。<br />
一、环境说明</p>
<p dir="auto">模组：Air780EPM（EC618 系，VID/PID：0x19d1 / 0x0001）。<br />
主机：全志 T113，Linux 5.4（Tina 定制）；模组接 USB1 Host（EHCI1）。<br />
对比参考：同一模组在 NUC980 板上 RNDIS 静态 IP（如 192.168.10.2/24，网关 192.168.10.1）可正常上网；T113 上 相同网段配置不可达网关。现场无法对插同一套硬件做 AB，但网段与用法与 NUC980 一致。<br />
二、模组与 AT 侧（已验证正常）</p>
<p dir="auto">AT+RNDISCALL? → +RNDISCALL: 1<br />
AT+SETUSB? → mode: 1，Vid: 0x19d1，Pid: 0x0001（按文档使用 RNDIS+ACM 组合；后文亦测试 ECM）。<br />
AT+CPIN? READY，AT+CGATT? 附着正常；AT+CIICR / AT+CIFSR 可取得运营商侧 PDP IP。<br />
AT+CIPSTART="TCP",… 可 CONNECT OK，说明 模组蜂窝数据与协议栈工作正常。<br />
三、Linux 侧现象（异常）</p>
<p dir="auto">枚举与驱动</p>
<p dir="auto">RNDIS：dmesg 可见 rndis_host … eth1: register 'rndis_host' … RNDIS device。<br />
切 AT+SETUSB=2（ECM）后：cdc_ether … eth1: register 'cdc_ether' … CDC Ethernet Device。<br />
ttyACM0/1/2 可打开，与文档描述一致。<br />
网络层</p>
<p dir="auto">主机配置：eth1 使用 192.168.10.2/24（与 NUC980 及文档常见网段一致），网关 192.168.10.1。<br />
ping 192.168.10.1 100% 丢包。<br />
ip neigh show dev eth1：192.168.10.1 FAILED（ARP 无法完成，非单纯 DHCP 问题）。<br />
udhcpc -i eth1 仅有 discover，无租约，与 ARP 失败一致。<br />
内核告警（节选）</p>
<p dir="auto">曾出现：NETDEV WATCHDOG: eth1 (rndis_host): transmit queue 0 timed out。<br />
USB 重枚举时：cdc_acm … failed to set dtr/rts（多出现在 disconnect 前后）。<br />
四、已做过的排查（摘要）</p>
<p dir="auto">内核已开启 CONFIG_USB_USBNET、CONFIG_USB_NET_RNDIS_HOST、CONFIG_USB_NET_CDCETHER、CONFIG_USB_ACM 及 sunxi EHCI Host；与合宙文档「Linux RNDIS/ECM」主机侧要求一致，dmesg 已能绑定 rndis_host / cdc_ether。<br />
RNDIS 与 ECM 均已测试，均无法完成到 192.168.10.1 的 ARP，问题不仅限于 RNDIS。<br />
已尝试 关闭 USB 设备 autosuspend、核对 AT+RNDISCALL / AT+SETUSB；现象依旧。<br />
说明：问题不在「认不出网卡」或「少装驱动」，而在 USB 网口与主机之间的数据面（二层/发送路径）。<img src="/assets/uploads/files/1777447972322-a2f0bc59-2087-4dd9-af2e-a3ef2a588b21-861b4af53ef503dd0316f28bfdc9581a.png" alt="a2f0bc59-2087-4dd9-af2e-a3ef2a588b21-861b4af53ef503dd0316f28bfdc9581a.png" class=" img-responsive img-markdown" width="1205" height="689" /> <img src="/assets/uploads/files/1777447987407-50eb3d22-bd35-42b5-b791-f898dacfaaaa-7719d7273b4897417013a3097273456c.png" alt="50eb3d22-bd35-42b5-b791-f898dacfaaaa-7719d7273b4897417013a3097273456c.png" class=" img-responsive img-markdown" width="962" height="333" /></p>
]]></description><link>https://bbs.aw-ol.com/topic/6982/air780epm-在-allwinner-t113-ehci-host-上-rndis-ecm-网口二层不通-arp-失败-急需技术支持</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6982/air780epm-在-allwinner-t113-ehci-host-上-rndis-ecm-网口二层不通-arp-失败-急需技术支持</guid><dc:creator><![CDATA[taiwu001]]></dc:creator><pubDate>Wed, 29 Apr 2026 07:33:36 GMT</pubDate></item><item><title><![CDATA[全志T527  openharmony打包失败]]></title><description><![CDATA[<p dir="auto">GPT:chip_ckm    : c6a000        d69fff<br />
GPT:userdata    : d6a000        1569fff<br />
GPT:UDISK       : 156a000       ffffffde<br />
update gpt file ok<br />
update mbr file ok<br />
/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build/tools/pack/eDragonEx/<br />
/home/openharmony/forlinx-5.0-release/out/pack_out<br />
qemu: uncaught target signal 11 (Segmentation fault) - core dumped<br />
./pack: line 806: 43911 Segmentation fault      dragon image.cfg sys_partition.fex<br />
pack finish<br />
root@t527-oh5:/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build#<br />
root@t527-oh5:/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build# exit<br />
exit</p>
]]></description><link>https://bbs.aw-ol.com/topic/6969/全志t527-openharmony打包失败</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6969/全志t527-openharmony打包失败</guid><dc:creator><![CDATA[freeor]]></dc:creator><pubDate>Thu, 23 Apr 2026 09:12:21 GMT</pubDate></item><item><title><![CDATA[全志T527  openharmony打包失败]]></title><description><![CDATA[<p dir="auto">GPT:chip_ckm    : c6a000        d69fff<br />
GPT:userdata    : d6a000        1569fff<br />
GPT:UDISK       : 156a000       ffffffde<br />
update gpt file ok<br />
update mbr file ok<br />
/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build/tools/pack/eDragonEx/<br />
/home/openharmony/forlinx-5.0-release/out/pack_out<br />
qemu: uncaught target signal 11 (Segmentation fault) - core dumped<br />
./pack: line 806: 43911 Segmentation fault      dragon image.cfg sys_partition.fex<br />
pack finish<br />
root@t527-oh5:/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build#<br />
root@t527-oh5:/home/openharmony/forlinx-5.0-release/device/board/forlinx/okt527/kernel/build# exit<br />
exit</p>
]]></description><link>https://bbs.aw-ol.com/topic/6968/全志t527-openharmony打包失败</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6968/全志t527-openharmony打包失败</guid><dc:creator><![CDATA[freeor]]></dc:creator><pubDate>Thu, 23 Apr 2026 09:12:21 GMT</pubDate></item><item><title><![CDATA[T113-i用RGMII接口连接RTL8363NB-VB实现网口扩展，双网口]]></title><description><![CDATA[<p dir="auto">在《Tina_Linux_Ethernet_开发指南.pdf》中看到可以这样实现网口扩展，不知道硬件如何设计</p>
]]></description><link>https://bbs.aw-ol.com/topic/6974/t113-i用rgmii接口连接rtl8363nb-vb实现网口扩展-双网口</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6974/t113-i用rgmii接口连接rtl8363nb-vb实现网口扩展-双网口</guid><dc:creator><![CDATA[dlskm]]></dc:creator><pubDate>Thu, 23 Apr 2026 03:02:59 GMT</pubDate></item><item><title><![CDATA[T527的g2d图像裁剪是否支持yv12格式？]]></title><description><![CDATA[<p dir="auto">T527的g2d图像裁剪是否支持yv12格式？</p>
]]></description><link>https://bbs.aw-ol.com/topic/6956/t527的g2d图像裁剪是否支持yv12格式</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6956/t527的g2d图像裁剪是否支持yv12格式</guid><dc:creator><![CDATA[ygc2026]]></dc:creator><pubDate>Wed, 15 Apr 2026 04:08:04 GMT</pubDate></item><item><title><![CDATA[T113-S3,adb shell乱码[T113_QA0002]]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/44">@whycan</a> 晕哥请问您有v853s的硬件设计资料吗</p>
]]></description><link>https://bbs.aw-ol.com/topic/6050/t113-s3-adb-shell乱码-t113_qa0002</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6050/t113-s3-adb-shell乱码-t113_qa0002</guid><dc:creator><![CDATA[Leadersharp]]></dc:creator><pubDate>Thu, 09 Apr 2026 04:51:21 GMT</pubDate></item><item><title><![CDATA[用T113-S4搭建一个8.8寸长条屏HMI开发平台]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/2145">@laocai</a> 硬件资料和BSP还在整理中。先把Windows和Linux副屏驱动代码放上来。<a href="https://github.com/JT365/beada" target="_blank" rel="noopener noreferrer nofollow ugc">Linux副屏</a><br />
<a href="https://github.com/JT365/Panel-Link_USB_Graphics_Driver" target="_blank" rel="noopener noreferrer nofollow ugc">Windows副屏</a></p>
]]></description><link>https://bbs.aw-ol.com/topic/6666/用t113-s4搭建一个8-8寸长条屏hmi开发平台</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6666/用t113-s4搭建一个8-8寸长条屏hmi开发平台</guid><dc:creator><![CDATA[laocai]]></dc:creator><pubDate>Wed, 08 Apr 2026 01:15:38 GMT</pubDate></item><item><title><![CDATA[自己画的板子，用了T113-S3,镜像也编译了，但是卡在烧录界面不动，求大佬帮助]]></title><description><![CDATA[<p dir="auto">解决了么？我也遇到这个问题</p>
]]></description><link>https://bbs.aw-ol.com/topic/6745/自己画的板子-用了t113-s3-镜像也编译了-但是卡在烧录界面不动-求大佬帮助</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6745/自己画的板子-用了t113-s3-镜像也编译了-但是卡在烧录界面不动-求大佬帮助</guid><dc:creator><![CDATA[tattoo1993]]></dc:creator><pubDate>Tue, 07 Apr 2026 09:21:28 GMT</pubDate></item><item><title><![CDATA[T113-S3 无法烧录]]></title><description><![CDATA[<p dir="auto">如下图，卡到这里了。求大神帮助！<br />
或我优先查哪里？或者优先查哪个手册？<br />
<img src="/assets/uploads/files/1775553321267-95d1ea54-0b0a-4691-930f-ff80107bc7f5-859393d7-3228-43f2-84b7-0f0bd5e41441.png" alt="95d1ea54-0b0a-4691-930f-ff80107bc7f5-859393d7-3228-43f2-84b7-0f0bd5e41441.png" class=" img-responsive img-markdown" width="717" height="777" /></p>
]]></description><link>https://bbs.aw-ol.com/topic/6950/t113-s3-无法烧录</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6950/t113-s3-无法烧录</guid><dc:creator><![CDATA[tattoo1993]]></dc:creator><pubDate>Tue, 07 Apr 2026 09:16:25 GMT</pubDate></item><item><title><![CDATA[开源点屏神器T113-S4的验证板带MIPI&#x2F;LVDS&#x2F;RGB三个液晶插座，并8种AMOLED全反射屏&#x2F;24P墨水屏板]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/1983">@hqembed</a> 大佬的六屏异显怎么做的，看着好厉害的样子，都是RGB接口吗？RK3506不支持这么多屏，用FPGA点的？</p>
]]></description><link>https://bbs.aw-ol.com/topic/6799/开源点屏神器t113-s4的验证板带mipi-lvds-rgb三个液晶插座-并8种amoled全反射屏-24p墨水屏板</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6799/开源点屏神器t113-s4的验证板带mipi-lvds-rgb三个液晶插座-并8种amoled全反射屏-24p墨水屏板</guid><dc:creator><![CDATA[lztmfx]]></dc:creator><pubDate>Tue, 07 Apr 2026 07:10:46 GMT</pubDate></item><item><title><![CDATA[T113-S3使用PhoenixSuit烧录失败，串口提示init dram fail]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/8677">@xgj1010</a> 是的t113 DDR的问题 换个t113就可以了</p>
]]></description><link>https://bbs.aw-ol.com/topic/6936/t113-s3使用phoenixsuit烧录失败-串口提示init-dram-fail</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6936/t113-s3使用phoenixsuit烧录失败-串口提示init-dram-fail</guid><dc:creator><![CDATA[yyyyppppp]]></dc:creator><pubDate>Fri, 03 Apr 2026 01:31:10 GMT</pubDate></item><item><title><![CDATA[T113的cedrax预编译库有hard float版本吗？]]></title><description><![CDATA[<p dir="auto">看了下tplayerdemo依赖的那些预编译硬解码库，以及buildroot 配置的编译器是softfp。</p>
<p dir="auto">BR2_GCC_TARGET_FLOAT_ABI="softfp"</p>
<p dir="auto">有hard float的预编译库吗？</p>
]]></description><link>https://bbs.aw-ol.com/topic/6939/t113的cedrax预编译库有hard-float版本吗</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6939/t113的cedrax预编译库有hard-float版本吗</guid><dc:creator><![CDATA[sy373466062]]></dc:creator><pubDate>Thu, 26 Mar 2026 08:26:13 GMT</pubDate></item><item><title><![CDATA[这些资料开源吗]]></title><description><![CDATA[<p dir="auto">回复: <a href="/topic/6666/%E7%94%A8t113-s4%E6%90%AD%E5%BB%BA%E4%B8%80%E4%B8%AA8-8%E5%AF%B8%E9%95%BF%E6%9D%A1%E5%B1%8Fhmi%E5%BC%80%E5%8F%91%E5%B9%B3%E5%8F%B0">用T113-S4搭建一个8.8寸长条屏HMI开发平台</a></p>
]]></description><link>https://bbs.aw-ol.com/topic/6938/这些资料开源吗</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6938/这些资料开源吗</guid><dc:creator><![CDATA[Huacy]]></dc:creator><pubDate>Wed, 25 Mar 2026 14:25:14 GMT</pubDate></item><item><title><![CDATA[芯片T153，PWM占空比设置为0出现的问题]]></title><description><![CDATA[<p dir="auto">我在另外一个平台上 遇到 开关 LVDS 背光使能控制<br />
关闭背光使能 disp驱动会调用PWM失能；<br />
再次开启背光 虽然软件调用 PWM 使能； 但是 实际 PWM 无功能。</p>
drivers/video/sunxi/disp2/disp/dev_disp.c
        case DISP_LCD_BACKLIGHT_ENABLE:
                {
                        if (mgr &amp;&amp; mgr-&gt;device) {
-                               if (mgr-&gt;device-&gt;pwm_enable)
-                                       mgr-&gt;device-&gt;pwm_enable(mgr-&gt;device);
+                               // if (mgr-&gt;device-&gt;pwm_enable) 不重复控制PWM开关
+                               //      mgr-&gt;device-&gt;pwm_enable(mgr-&gt;device);
                                if (mgr-&gt;device-&gt;backlight_enable)
                                        mgr-&gt;device-&gt;backlight_enable(mgr-&gt;device);


        case DISP_LCD_BACKLIGHT_DISABLE:
                {
                        if (mgr &amp;&amp; mgr-&gt;device) {
-                               if (mgr-&gt;device-&gt;pwm_disable)
-                                       mgr-&gt;device-&gt;pwm_disable(mgr-&gt;device);
+                               // if (mgr-&gt;device-&gt;pwm_disable) 不重复控制PWM开关
+                               //      mgr-&gt;device-&gt;pwm_disable(mgr-&gt;device);
                                if (mgr-&gt;device-&gt;backlight_disable)
                                        mgr-&gt;device-&gt;backlight_disable(mgr-&gt;device);
                                return 0;

]]></description><link>https://bbs.aw-ol.com/topic/6924/芯片t153-pwm占空比设置为0出现的问题</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6924/芯片t153-pwm占空比设置为0出现的问题</guid><dc:creator><![CDATA[fuzi2006]]></dc:creator><pubDate>Thu, 19 Mar 2026 03:20:53 GMT</pubDate></item><item><title><![CDATA[repo init拉取报错]]></title><description><![CDATA[<h1>repo init  拉取报错：<br />
fatal: cannot obtain manifest <a href="https://sdk.aw-ol.com/git_repo/D1_Tina_Open/manifest.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://sdk.aw-ol.com/git_repo/D1_Tina_Open/manifest.git</a></h1>
<p dir="auto">Repo command failed: UpdateManifestError<br />
Unable to sync manifest tina-d1-h.xml</p>
]]></description><link>https://bbs.aw-ol.com/topic/6926/repo-init拉取报错</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6926/repo-init拉取报错</guid><dc:creator><![CDATA[manchill]]></dc:creator><pubDate>Wed, 18 Mar 2026 16:09:23 GMT</pubDate></item><item><title><![CDATA[T153开发板怎么选？]]></title><description><![CDATA[<p dir="auto"><a href="https://www.aw-ol.com/solutions" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.aw-ol.com/solutions</a></p>
<p dir="auto">淘宝上这款芯片的开发板很多，也很便宜，最近想学习BSP开发，哪个品牌的资料最开放啊？方便CI流程化部署。<br />
硬件需求：<br />
双千兆网口 for OpenWRT<br />
GPIO<br />
HDMI<br />
onboard debug</p>
]]></description><link>https://bbs.aw-ol.com/topic/6918/t153开发板怎么选</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6918/t153开发板怎么选</guid><dc:creator><![CDATA[initd]]></dc:creator><pubDate>Sat, 14 Mar 2026 07:16:19 GMT</pubDate></item><item><title><![CDATA[使用Docker编译T113-S3全流程(极速版)]]></title><description><![CDATA[<p dir="auto">我的环境是Debian13+xfce,但是Windows中也可以参考到docker的部分<br />
部分内容参考<a href="https://mp.weixin.qq.com/s/r-Tacd3cOjpOU0gryD2kCA" target="_blank" rel="noopener noreferrer nofollow ugc">公众号文章</a>,但是这里补充了一下其他里面没提及的部分</p>
<p dir="auto">部分配置(Docker,github)需要使用代理,请确保网络状态良好</p>
<p dir="auto">首先下载对应的d1s包,解压后进入对应的文件夹</p>
<pre><code># 进入你的 SDK 存放目录（TinaSDK 的上级目录）
cd /home/dpiner/DockerFiles/TinaSDK

# 克隆补丁仓库
git clone https://github.com/DongshanPI/100ASK_T113-Pro_TinaSDK.git

# 进入补丁目录
cd 100ASK_T113-Pro_TinaSDK

# 初始化子模块（这一步很重要，确保补丁完整）
git submodule update --init
</code></pre>
<p dir="auto">这时候应该有类似的提示</p>
<pre><code>正克隆到 '100ASK_T113-Pro_TinaSDK'...
remote: Enumerating objects: 1554, done.
remote: Counting objects: 100% (1554/1554), done.
remote: Compressing objects: 100% (1008/1008), done.
remote: Total 1554 (delta 520), reused 1455 (delta 421), pack-reused 0 (from 0)
接收对象中: 100% (1554/1554), 9.28 MiB | 2.39 MiB/s, 完成.
处理 delta 中: 100% (520/520), 完成.
子模组 'prebuilt'（https://e.coding.net/weidongshan/100ask_t113-pro/tina_sdk_toolchain.git）已对路径 'prebuilt' 注册
正克隆到 '/home/dpiner/桌面/100ASK_T113-Pro_TinaSDK/prebuilt'...
子模组路径 'prebuilt'：检出 '18d6d58342216cd5d759dce5ce15c5c406923ca3'
</code></pre>
<p dir="auto">然后创建Docker文件,这部分和百问网不同,但是使用上还是一样的,这里需要注意的是最好选择20.04的版本,因为说明中提到的其他版本解决依赖问题比较棘手</p>
<pre><code class="language-FROM">
# 设置非交互模式，防止安装过程中弹出配置向导
ENV DEBIAN_FRONTEND=noninteractive
# 设置语言环境，防止中文日志乱码
ENV LANG=C.UTF-8
ENV LC_ALL=C.UTF-8

# 安装编译依赖
# 修复了原文件中缺失的反斜杠 (\)
RUN apt-get update &amp;&amp; apt-get install -y \
    build-essential \
    subversion git-core libncurses5-dev zlib1g-dev gawk flex quilt \
    libssl-dev \
    xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip \
    lib32z1 lib32z1-dev \
    lib32stdc++6 libstdc++6 \
    python python-dev \
    time sudo wget vim rsync \
    libgmp-dev libmpc-dev libmpfr-dev gperf busybox \
    # 如果后续发现缺少 python2，可在此处追加 python2 python2-dev
    &amp;&amp; apt-get clean &amp;&amp; rm -rf /var/lib/apt/lists/*

# 全志 SDK 编译通常需要此环境变量
ENV FORCE_UNSAFE_CONFIGURE=1

WORKDIR /work
</code></pre>
<p dir="auto">将以上内容复制为Docker文件,然后创建以下脚本实现自动化挂载和一键启动</p>
<pre><code>#!/bin/bash

# ================= 配置区域 =================
# 宿主机上 SDK 解压后的根目录路径 (请确保此路径正确)
SDK_PATH="/home/dpiner/software_only_command/T113_tina/TinaSDK/tina-d1-h"

# Docker 镜像名称 (根据您之前 build 的名称)
IMAGE_NAME="tina-sdk"

# 容器名称 (每次运行会复用或重建此名称的容器)
CONTAINER_NAME="tina-compile"

# 容器内工作目录 (对应 Dockerfile 中的 WORKDIR)
WORK_DIR="/work"
# ===========================================

# 1. 检查 SDK 路径是否存在
if [ ! -d "$SDK_PATH" ]; then
    echo "❌ 错误：找不到 SDK 目录: $SDK_PATH"
    echo "请检查路径是否正确，或者先解压 SDK。"
    exit 1
fi

# 2. 检查 Docker 镜像是否存在
if ! docker images | grep -q "$IMAGE_NAME"; then
    echo "❌ 错误：未找到 Docker 镜像 '$IMAGE_NAME'。"
    echo "请先运行：docker build -t $IMAGE_NAME ."
    exit 1
fi

# 3. 清理旧容器 (如果存在同名容器则删除，避免报错)
echo "🧹 正在检查并清理旧的容器实例..."
if [ "$(docker ps -aq -f name=^${CONTAINER_NAME}$)" ]; then
    # 如果容器正在运行，先停止
    if [ "$(docker ps -q -f name=^${CONTAINER_NAME}$)" ]; then
        echo "⏹️  停止运行中的容器..."
        docker stop $CONTAINER_NAME
    fi
    echo "🗑️  删除旧容器..."
    docker rm $CONTAINER_NAME
fi

# 4. 启动新容器
echo "🚀 正在启动 Tina SDK 编译环境..."
echo "📂 宿主机路径：$SDK_PATH"
echo "📂 容器内路径：$WORK_DIR"
echo "----------------------------------------"

docker run -it --name $CONTAINER_NAME \
    -v "$SDK_PATH":"$WORK_DIR" \
    --privileged \
    $IMAGE_NAME \
    /bin/bash

# 5. 退出提示
echo "----------------------------------------"
echo "👋 您已退出容器。"
echo "💡 提示：下次运行此脚本将自动复用配置。"
echo "💡 如需重新进入已停止的容器而不新建，可使用：docker start -ai $CONTAINER_NAME"
</code></pre>
<p dir="auto">保存后运行,等待一段时间,应该有这样的提示</p>
<pre><code>FileLength=25a0000BuildImg 0
Dragon execute image.cfg SUCCESS !
----------image is for nand/emmc----------
----------image is at----------

/work/out/t113-100ask/tina_t113-100ask_uart3.img

pack finish
root@5eba05103a05:/work# 
</code></pre>
<p dir="auto">这里放出我的运行结果参考一下.<br />
<img src="/assets/uploads/files/1772966239947-32ffc116-c5b7-483b-9126-3300e26aa21d-%E5%9B%BE%E7%89%87.png" alt="32ffc116-c5b7-483b-9126-3300e26aa21d-图片.png" class=" img-responsive img-markdown" /><br />
下一步我正在尝试  sunxi-tools 来进行img文件的下载<br />
请问各位大佬有何指点,感谢</p>
]]></description><link>https://bbs.aw-ol.com/topic/6910/使用docker编译t113-s3全流程-极速版</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6910/使用docker编译t113-s3全流程-极速版</guid><dc:creator><![CDATA[dpiner]]></dc:creator><pubDate>Sun, 08 Mar 2026 10:43:03 GMT</pubDate></item><item><title><![CDATA[T113使用tplayerdemo播放视频报错，无画面，请问如何解决？]]></title><description><![CDATA[<p dir="auto">log如下：<br />
root@TinaLinux:/# tplayerdemo  /mnt/SDCARD/480p.mp4<br />
WARNING: awplayer &lt;cdx_log_set_level:30&gt;: cdx Set log level to 6<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:79</a>: register h264 decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:84</a>: register mjpeg decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:86</a>: register mpeg2 decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:92</a>: register mpeg4dx decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:79</a>: register mpeg4H263 decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:90</a>: register mpeg4Normal decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:74</a>: register vc1 decoder success!<br />
INFO   : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">CedarPluginVDInit:85</a>: register h265 decoder success!</p>
<hr />
<ul>
<li>This program implements a simple player, you can type commands to control the player.</li>
<li>To show what commands supported, type 'help'.</li>
</ul>
<hr />
<p dir="auto">dd: writing '/dev/fb0': No space left on device<br />
4501+0 records in<br />
4500+0 records out<br />
argc = 2<br />
argv[0] = tplayerdemo<br />
argv[1] = /mnt/SDCARD/480p.mp4<br />
may be is one file:cut down suffix is:.mp4<br />
find the matched type:.mp4<br />
create player:0</p>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">tina_multimedia &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;<br />
tag   : tina3.5<br />
branch: tina-dev<br />
date  : Mon Jul 15 19:04:59 2019 +0800<br />
Change-Id: I5f6c8a88d7b387a312b7744797a0d5f8ab07ee7a</p>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<hr />
<p dir="auto">xplayer:process message XPLAYER_COMMAND_SET_AUDIOSINK.<br />
xplayer:process message XPLAYER_COMMAND_SET_SURFACE.<br />
xplayer:process message XPLAYER_COMMAND_SET_SUBCTRL.<br />
xplayer:process message XPLAYER_COMMAND_SET_DI.<br />
create player[0]:0xb6f10100<br />
screen width:800,screen height:480<br />
1:playVideo:0<br />
before TPlayerSetDataSource,4878384:/mnt/SDCARD/480p.mp4<br />
xplayer:process message XPLAYER_COMMAND_SET_SOURCE.<br />
xplayer:process message XPLAYER_COMMAND_PREPARE.<br />
ERROR  : Mov Id3 Test &lt;_MovParseKeys:2440&gt;: parse mdta nums too big,beyond the scope.<br />
INFO   : cedarc &lt;log_set_level:43&gt;: Set log level to 5 from /vendor/etc/cedarc.conf<br />
ERROR  : cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">DebugCheckConfig:301</a>: now cedarc log level:5<br />
WARNING: cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">getSocIdString:1117</a>: cannot open /dev/sunxi_soc_info, it maybe ok!</p>
<p dir="auto">setDataSource end<br />
xplayer:process message XPLAYER_COMMAND_PREPARE.<br />
*****tplayer:video width = 640,height = 480<br />
warning: unknown callback from Tinaplayer.<br />
TPLAYER_NOTIFY_PREPARED,has prepared.<br />
TPlayerPrepare end<br />
TPlayerSetHoldLastPicture()<br />
xplayer:process message XPLAYER_COMMAND_START.<br />
(Allwinner Audio Middle Layer),line(958) : Create Decoder!!=====<br />
(Allwinner Audio Middle Layer),line(592) : AudioDec_Installaudiolib ok<br />
(Allwinner Audio Middle Layer),line(595) : audio decoder init start ...<br />
(AllwinnerAlibs),line(50) :</p>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<blockquote>
<p dir="auto">Audio &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;<br />
tag   : audiocodec-v1.2<br />
branch: new<br />
commit: 3ba65962c01cbf1280ddda19d843009b6ef8ce85<br />
date  : Tue Jan 8 16:25:27 2019 +0800</p>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
</blockquote>
<hr />
<p dir="auto">(AllwinnerAlibs),line(679) : ----Loading so success!<br />
(AllwinnerAlibs),line(877) : <em><strong><strong><strong><strong><strong><strong>pAudioStreamInfo start</strong></strong></strong></strong></strong></strong></em>*****<br />
(AllwinnerAlibs),line(878) : eCodecFormat         :id(4), name(aac low-complexy)<br />
(AllwinnerAlibs),line(879) : eSubCodecFormat      :0<br />
(AllwinnerAlibs),line(880) : nChannelNum          :2<br />
(AllwinnerAlibs),line(881) : nBitsPerSample       :16<br />
(AllwinnerAlibs),line(882) : nSampleRate          :44100<br />
(AllwinnerAlibs),line(883) : nAvgBitrate          :189786<br />
(AllwinnerAlibs),line(884) : nMaxBitRate          :192000<br />
(AllwinnerAlibs),line(885) : nFileSize            :0<br />
(AllwinnerAlibs),line(886) : eAudioBitstreamSource:0<br />
(AllwinnerAlibs),line(887) : eDataEncodeType      :0<br />
(AllwinnerAlibs),line(888) : nCodecSpecificDataLen:5<br />
(AllwinnerAlibs),line(889) : pCodecSpecificData   :0x2295720<br />
(AllwinnerAlibs),line(890) : nFlags               :0<br />
(AllwinnerAlibs),line(891) : nBlockAlign          :0<br />
(AllwinnerAlibs),line(892) : *************pAudioStreamInfo end  ******************<br />
(AAC Decoder),line(36) : init successs...<br />
(Allwinner Audio Middle Layer),line(603) : AUDIO DECODE INIT OK...0<br />
started.<br />
ERROR  : awplayer &lt;__LayerQueueBuffer:969&gt;: *** picNode is full when queue buffer<br />
ERROR  : awplayer &lt;__LayerQueueBuffer:969&gt;: *** picNode is full when queue buffer<br />
*****tplayer:video decoded width = 640,height = 480<br />
*****tplayerdemo:video decoded width = 640,height = 480real set to display rect:w = 640,h = 480<br />
warning: unknown callback from Tinaplayer.<br />
****<em>tplayer:video width = 640,height = 480<br />
warning: unknown callback from Tinaplayer.<br />
<strong><strong>player(0xb6e97610): first video pts = 0</strong></strong></em><br />
ERROR  : awplayer &lt;__LayerQueueBuffer:969&gt;: *** picNode is full when queue buffer<br />
ERROR  : fbm.c <a target="_blank" rel="noopener noreferrer nofollow ugc">FbmReturnPicture:1043</a>: invalid frame status, a picture being returned,                 but bUsedByRender=0, bInValidPictureQueue=1, bAlreadyDisplayed=0.<br />
ERROR  : fbm.c <a target="_blank" rel="noopener noreferrer nofollow ugc">FbmReturnPicture:1044</a>: **picture[0x2306358],id[6]<br />
WARNING: cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">ReturnPicture:1698</a>: FbmReturnPicture return fail,            it means the picture being returned it not one of this FBM.<br />
WARNING: cedarc <a target="_blank" rel="noopener noreferrer nofollow ugc">waitInterruptDecoder:748</a>: wait ve interrupt timeout. ret = 0```</p>
]]></description><link>https://bbs.aw-ol.com/topic/6909/t113使用tplayerdemo播放视频报错-无画面-请问如何解决</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6909/t113使用tplayerdemo播放视频报错-无画面-请问如何解决</guid><dc:creator><![CDATA[Y18027794156]]></dc:creator><pubDate>Fri, 06 Mar 2026 10:04:24 GMT</pubDate></item><item><title><![CDATA[T113如何正确使用G2D旋转MP4视频？]]></title><description><![CDATA[<p dir="auto">请教一下 视频播放如何旋转呢 使用G2D 配置了etc/cedrax.conf里面的旋转 但是使用tplayerdemo播放会出错，不做旋转是不会出错可以正常播放的:</p>
<pre><code>tr_rotate_flag = 1         #1 means rotate,0 means not rotate
tr_rotate_degree = 270    #0 means the degree is 0, 90 means the degree is 90,180 means the degree is 180, 270 means the degree is 270
</code></pre>
<p dir="auto">DTS中设置了：</p>
<pre><code>    disp_rotation_used = &lt;1&gt;;
    degree0 = &lt;3&gt;;
</code></pre>
<p dir="auto">播放出错log</p>
<pre><code>[1970-01-01 05:29:29] DEBUG  : awplayer &lt;__LayerControl:1281&gt;: layer control cmd = 260
[1970-01-01 05:29:29] INFO   : awplayer &lt;callbackProcess:3629&gt;: xxxxxxxxxx video size : width = 1920, height = 440
*****tplayer:video width = 1920,height = 440
warning: unknown callback from Tinaplayer.
warning: unknown callback from Tinaplayer.
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;CallbackProcess:2846&gt;: first video pts = 66666
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;startSoundDevice:799&gt;: start sound device.
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;startSoundDevice:801&gt;: audio device start end

[1970-01-01 05:29:29] DEBUG  : awplayer &lt;CallbackProcess:2973&gt;: first audio pts = 39999
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;createRotateBuf:1541&gt;: before align:width = 448,height = 1920
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;createRotateBuf:1544&gt;: after align:width = 448,height = 1920
[1970-01-01 05:29:29] ERROR  : awplayer &lt;hwRotateVideoPicture:1610&gt;: *****open tr driver fail!
[1970-01-01 05:29:29] ERROR  : awplayer &lt;__LayerQueueBuffer:1141&gt;: *** picNode is full when queue buffer
[1970-01-01 05:29:29] DEBUG  : awplayer &lt;QueueBufferToShow:1780&gt;: video pts(0.067) 
[1970-01-01 05:29:29] ERROR  : awplayer &lt;hwRotateVideoPicture:1610&gt;: *****open tr driver fail!
[1970-01-01 05:29:29] ERROR  : awplayer &lt;hwRotateVideoPicture:1610&gt;: *****open tr driver fail!
[1970-01-01 05:29:29] ERROR  : awplayer &lt;hwRotateVideoPicture:1610&gt;: *****open tr driver fail!
</code></pre>
<p dir="auto">还有哪些地方需要修改呢？</p>
]]></description><link>https://bbs.aw-ol.com/topic/6903/t113如何正确使用g2d旋转mp4视频</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6903/t113如何正确使用g2d旋转mp4视频</guid><dc:creator><![CDATA[sy373466062]]></dc:creator><pubDate>Sun, 01 Mar 2026 15:57:56 GMT</pubDate></item><item><title><![CDATA[t113-s3使用phoenixUSBPro烧录出现错误]]></title><description><![CDATA[<p dir="auto">好难啊，驱动都装不上</p>
]]></description><link>https://bbs.aw-ol.com/topic/6901/t113-s3使用phoenixusbpro烧录出现错误</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6901/t113-s3使用phoenixusbpro烧录出现错误</guid><dc:creator><![CDATA[SS1123456]]></dc:creator><pubDate>Sun, 01 Mar 2026 14:38:33 GMT</pubDate></item><item><title><![CDATA[做了一个T113S3小电脑 开源完整软硬件 linux6.1+debian12一键构建+镜像一键构建&#x2F;下载]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/3338">@f_endman</a> 感谢大神带飞，帮顶一下。</p>
]]></description><link>https://bbs.aw-ol.com/topic/6894/做了一个t113s3小电脑-开源完整软硬件-linux6-1-debian12一键构建-镜像一键构建-下载</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6894/做了一个t113s3小电脑-开源完整软硬件-linux6-1-debian12一键构建-镜像一键构建-下载</guid><dc:creator><![CDATA[hdq000]]></dc:creator><pubDate>Mon, 23 Feb 2026 05:03:00 GMT</pubDate></item><item><title><![CDATA[t113 recovery模式无法进入，no ATAGS support: can&#x27;t continue]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/3876">@yubeer</a> 兄弟，你搞定了吗</p>
]]></description><link>https://bbs.aw-ol.com/topic/6134/t113-recovery模式无法进入-no-atags-support-can-t-continue</link><guid isPermaLink="true">https://bbs.aw-ol.com/topic/6134/t113-recovery模式无法进入-no-atags-support-can-t-continue</guid><dc:creator><![CDATA[lmhhh]]></dc:creator><pubDate>Thu, 12 Feb 2026 09:12:07 GMT</pubDate></item></channel></rss>