Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • 公告
    • 芯片
    •          T Series
    •          A Series
    •          V Series
    •          MR Series
    •          H/F/TV Series
    •          Wireless & Analog Series
    • Special
    •          创龙科技专区
    •          飞凌嵌入式专区
    •          爱搞机专区
    • Technical topics
    •          RTOS
    •          Linux
    •          GUI
    • Others
    •          代码下载问题专区
    •          编译和烧写问题专区
    •          其它全志芯片讨论区
    •          灌水区
    • M

      R128-S2 test_spi.c 文件问题修复: 修复2/4线 无法正常输出数据位
      MR Series • Posted at • maplerian

      1 Votes
      1 Replies
      994 Views

      J Replied at

      @maplerian 是的没错,感谢提醒

      1
    • C

      实现部分的代码
      MR Series • Posted at • caoniu

      0 Votes
      1 Replies
      865 Views

      J Replied at

      @caoniu 应用不需要修改,gpio相关控制由控制器实现,上层不需要关系

      1
    • M

      R128 SPI 问题 : 高于20MHZ CS控制出现异常, 导致无法传输数据, 且某些频率无法正常使用
      MR Series • Posted at • maplerian

      0 Votes
      1 Replies
      1136 Views

      J Replied at

      @maplerian

      CS翻转问题请检查下逻辑分析仪的触发电平是否设置的太低? CLK不匹配问题,请看下CCU中SPI相关的寄存器与软件设置的值是否有差异?或者用hal_ccmu打印当前时钟源信息看看SPI是哪个时钟源,频率是多少?
      1
    • W

      T113-S3 我的WIFI起不来
      MR Series • Posted at • WD15365693548

      0 Votes
      0 Replies
      776 Views

      No one has replied

      0
    • kanken6174

      V851S I2C/TWI 损坏(xfer 错误)
      V Series • v851s i2c地址 twi • Posted at • kanken6174

      3 Votes
      16 Replies
      6666 Views

      J Replied at

      @kanken6174 不建议修改引脚驱动能力,因为i2c协议要求总线为弱上拉,提高IO驱动能力会使之变成强上拉

      当VCC为1.8V时,上拉电阻应选用2K
      当VCC为3.3V时,上拉电阻应选用4.7K

      若无法正常使用,应排查走线质量与信号干扰。

      16
    • U

      请问D1怎么才能通过命令行动态给SPI调速?
      MR Series • spi调速 spi d1 • Posted at • ubuntu

      0 Votes
      3 Replies
      1311 Views

      J Replied at

      使用spidev-test测试命令的-s参数可以调整spi速率

      Usage: ./spidev_test [-DsbdlHOLC3vpNR24SI] -D --device device to use (default /dev/spidev1.1) -s --speed max speed (Hz) -d --delay delay (usec) -b --bpw bits per word -i --input input data from a file (e.g. "test.bin") -o --output output data to a file (e.g. "results.bin") -l --loop loopback -H --cpha clock phase -O --cpol clock polarity -L --lsb least significant bit first -C --cs-high chip select active high -3 --3wire SI/SO signals shared -v --verbose Verbose (show tx buffer) -p Send data (e.g. "1234\xde\xad") -N --no-cs no chip select -R --ready slave pulls low to pause -2 --dual dual transfer -4 --quad quad transfer -8 --octal octal transfer -S --size transfer size -I --iter iterations
      3
    • H

      R528的uart1如何开启R485自动流控
      Linux • Posted at • hy123456

      0 Votes
      2 Replies
      1317 Views

      J Replied at

      @liuqiang UART转RS485 IC的流控通过IO脚进行方向控制,控制器本身并没有这种功能,需要在代码里添加相关GPIO操作

      2
    • M

      tina vision的 openwrt需要自己安装吗
      V Series • Posted at • miller370321

      0 Votes
      1 Replies
      698 Views

      M Replied at

      @miller370321 不需要,V853 vision直接把helloworld 文件夹加在package 目录下,然后,source build/envsetup.sh lunch 16, make menuconfig 就可以看到hello world 了

      1
    • X

      请问下,Tina下如何重新编译某个软件包?比如tslib
      MR Series • Posted at • xiaye

      1 Votes
      1 Replies
      821 Views

      X Replied at

      知道了,cd到对应的目录下,mm就好了

      1
    • S

      请问T113-s3驱动一直装不上怎么办呀
      Linux • Posted at • stmshow

      0 Votes
      0 Replies
      624 Views

      No one has replied

      0
    • YuzukiTsuru

      安装全志USB驱动那些事
      编译和烧写问题专区 • Posted at • 柚木 鉉

      1 Votes
      19 Replies
      11711 Views

      S Replied at

      @rainnnn 我也是这个问题没法用呀

      19
    • X

      D1S无法进入系统,硬件为Norflash,只将默认的串口0改为了串口3,其他未变,求大佬帮助
      MR Series • Posted at • xyz743508968

      0 Votes
      2 Replies
      1104 Views

      X Replied at

      后来发现 我插入鼠标有反应,说明系统已经起来了,控制台却无法使用,boot和内核都能打印,应该不是这两个地方的问题,猜测是文件系统配置的问题,进入SDK /tina-d1-h/target/allwinner/d1s-nezha_nor/base-files/etc下的inittab 文件:ttyS0::askfirst:/bin/ash --login 控制台串口并没有改过来,改为ttyS3就能进入系统了。

      2
    • T

      播放器循环播放i/O 异常
      其它全志芯片讨论区 • Posted at • tianergang

      0 Votes
      0 Replies
      750 Views

      No one has replied

      0
    • Z

      如何在荔枝派zero里运行大疆的PSDK程序
      Linux • Posted at • zengtao

      0 Votes
      0 Replies
      616 Views

      No one has replied

      0
    • R

      OpenWrt上游支持了d1,但是貌似网卡驱动有问题。
      MR Series • Posted at • robberphex

      0 Votes
      0 Replies
      751 Views

      No one has replied

      0
    • C

      【个人自学跟进帖】大家可以一起交流解决问题
      MR Series • Posted at • csh15385386737

      0 Votes
      0 Replies
      455 Views

      No one has replied

      0
    • B

      repo init失败,请教各位大佬如何解决呢
      代码下载问题专区 • Posted at • 骑兵

      0 Votes
      0 Replies
      712 Views

      No one has replied

      0
    • Y

      T113-S3 电阻屏驱动问题
      MR Series • Posted at • yaotojie

      2 Votes
      0 Replies
      671 Views

      No one has replied

      0
    • A

      v851S晶振电路不起振
      V Series • Posted at • allspace123

      1 Votes
      5 Replies
      2268 Views

      A Replied at

      是不是晶振附近有干扰 或者是买到了假的晶振

      5
    • A

      V851可以输出几路PWM 可以控制四台无刷电机吗
      V Series • Posted at • aw_xu_4087

      2 Votes
      0 Replies
      439 Views

      No one has replied

      0
    • N

      运行MPP自带的音频ai和ao示例报错,提示PlaybackRateDmix和Capture1Mic配置错误
      V Series • Posted at • NULL037

      2 Votes
      1 Replies
      1397 Views

      N Replied at

      @null037 解决办法:修改打开设备

      1
    • YuzukiTsuru

      【视频】八分钟,教你下载 D1-H Tina SDK(现已失效)
      代码下载问题专区 • Posted at • 柚木 鉉

      5 Votes
      4 Replies
      3075 Views

      q1215200171 Replied at

      该贴视频演示下载方法现已不适用于全志在线SDK开放的芯片,最新的SDK下载方式请浏览以下帖子

      全志在线开源芯片 新 SDK 平台下载方法汇总:https://bbs.aw-ol.com/topic/4023/

      内附各芯片SDK下载方式,以及达成下载前置要求的方法

      4
    • X

      T113-I 版本的哪吒开发板来了
      MR Series • Posted at • xiaozhipaotui

      2 Votes
      13 Replies
      5196 Views

      X Replied at

      发一个TF卡测试固件:t113_i_linux_nezha_auto_uart0(XR829热点).img

      13
    • L

      v851se上贴的蓝牙模块是aic8800d,请问大家应该使用哪个蓝牙协议栈
      V Series • Posted at • liuqiang

      1 Votes
      0 Replies
      656 Views

      No one has replied

      0
    • Z

      D1跑linux5.10为啥不能直接用Tina linux5.4的Kconfig?
      MR Series • Posted at • z1936631876

      0 Votes
      0 Replies
      827 Views

      No one has replied

      0
    • M

      有无大佬移植lvgl v9版本的示例到TinaSDK上的
      MR Series • Posted at • meihao

      0 Votes
      0 Replies
      605 Views

      No one has replied

      0
    • J

      T113 LVGL8 使用G2D硬件旋转 代码未被执行到
      MR Series • Posted at • jiafic

      0 Votes
      1 Replies
      1241 Views

      J Replied at

      问题已解决
      在设备树的disp里增加参数
      fb0_buffer_num = <2>;
      要使用G2G 加速和G2D 旋转 要先开双缓

      1
    • H

      有人自己移植过openSBI吗?
      MR Series • Posted at • hzl_scv

      0 Votes
      0 Replies
      539 Views

      No one has replied

      0
    • J

      Tina linux 如何更改system init
      MR Series • Posted at • jr_online

      0 Votes
      3 Replies
      2229 Views

      W Replied at

      @jr_online 你好,有修改成功吗,按照上面修改会报错 :
      39fc2e23-bfbe-4191-b1a9-890040bf3b64-4e2fa11c5880a911584407d9989e6fe4.png

      3
    • D

      开放的sdk跟NDA版本有什么区别吗?
      代码下载问题专区 • Posted at • 我不是机器人2333

      2 Votes
      0 Replies
      518 Views

      No one has replied

      0
    • A

      v853的LVGL8 相关的配置在menuconfig的哪个位置?
      V Series • Posted at • apollo_0101

      0 Votes
      1 Replies
      617 Views

      Z Replied at

      @apollo_0101 直接找defconfig配置也行

      1
    • F

      TLT113-EVM开发板移植rtl8723du芯片,插入蓝牙模块报错。
      创龙科技专区 • Posted at • forever_01

      0 Votes
      0 Replies
      510 Views

      No one has replied

      0
    • D

      T113-S3 板子上用到PB2,PB3,PB4,PB5串口4和串口5 怎么配置才能用起来呢?
      MR Series • Posted at • damiaa

      0 Votes
      2 Replies
      1062 Views

      D Replied at

      @leomini5 谢谢 OK了

      2
    • H

      T113上 使用Tina-linux ,移植百问网lvgl 2048小游戏,可以通过编译,但是运行报错
      GUI • Posted at • huerli

      1 Votes
      2 Replies
      1814 Views

      J Replied at

      @huerli 大佬解决了吗 我也遇到这个问题

      2
    • J

      dsp编译失败
      MR Series • Posted at • jhtang3

      0 Votes
      0 Replies
      654 Views

      No one has replied

      0
    • vincent1

      V853适配4.3寸屏lcd_width = <95>; lcd_height = <54>;显示出现问题
      V Series • Posted at • Shy

      0 Votes
      3 Replies
      1967 Views

      vincent1 Replied at

      @whycanservice 明白了👍

      3
    • A

      nanopi neo 开发板,用的是4.14-exp内核,但是在/dev/目录下,没有ttyUSB文件
      其它全志芯片讨论区 • Posted at • aaabbb222

      0 Votes
      0 Replies
      549 Views

      No one has replied

      0
    • L

      mrtos_menuconfig 运行失败
      A Series • Posted at • liker292

      0 Votes
      4 Replies
      1484 Views

      L Replied at

      @daizebin R128-FreeRTOS_v0.9.tar.gz

      4
    • C

      d1s I2S2-DOUT0 无输出
      MR Series • Posted at • cjia3254

      0 Votes
      0 Replies
      861 Views

      No one has replied

      0
    • J

      Tina-linux f133-evb1 打包提示 ERROR: booto files are all invalid files, now exit
      MR Series • Posted at • Justyu666

      0 Votes
      2 Replies
      1134 Views

      J Replied at

      @awwwwa 大佬,我执行 mboot 的时候显示 boot0 和 uboot 都编译成功的,那是要怎么操作呢?

      2
    • D

      关于全志d1开发版uboot
      MR Series • Posted at • d1aihaozhe

      0 Votes
      0 Replies
      442 Views

      No one has replied

      0
    • Z

      remote No space left on device
      Linux • Posted at • ZiFeiYu

      0 Votes
      5 Replies
      2813 Views

      F Replied at

      @zifeiyu https://bbs.aw-ol.com/topic/1701/tina-linux-存储介质切换-emmc-spi-nand-spi-nor-sd-card-sd-nand/2?_=1701672096020&lang=zh-CN

      5
    • Z

      将系统文件设置ext4格式,启动提示no filesystem could mount root
      Linux • Posted at • ZiFeiYu

      0 Votes
      2 Replies
      1257 Views

      Z Replied at

      @awwwwa 好的谢谢

      2
    • P

      求F133或者T113支持的SPI NAND FLASH的清单
      MR Series • Posted at • PixieGZ

      0 Votes
      4 Replies
      1574 Views

      DAIZEBIN Replied at

      @lyg116 EMMC大概率支持,但是也有小部分是需要适配的

      4
    • S

      有没有大佬搞过全志量产的厂测软件啊
      其它全志芯片讨论区 • Posted at • SkrLOU

      0 Votes
      0 Replies
      412 Views

      No one has replied

      0
    • L

      给大家介绍种控制ledc驱动器的方法 轻松100fps
      MR Series • Posted at • leomini5

      0 Votes
      0 Replies
      858 Views

      No one has replied

      0
    • P

      v851 使用sample_rtsp 报ISP_ERR
      V Series • Posted at • pointzero36

      0 Votes
      3 Replies
      1702 Views

      L Replied at

      @pointzero36 这个错误应该是 ISP 信息获取失败了

      3
    • L

      v851s sdk里的sample_smartIPC_demo人形和人脸检测模型用的什么模型开发的?
      V Series • Posted at • lw409309740

      0 Votes
      1 Replies
      647 Views

      L Replied at

      @lw409309740 推测是 yolo 模型训练开发

      1
    • W

      请问编译镜像固件如何做版本维护?
      Linux • 镜像版本管理 • Posted at • wanglang

      0 Votes
      0 Replies
      645 Views

      No one has replied

      0
    • A

      直接使用rrtbin文件然后用go无法拉起来吗? 必须要用sbi吗?
      MR Series • Posted at • AdrianYu

      0 Votes
      0 Replies
      443 Views

      No one has replied

      0
    • L

      mrtos_menuconfig -bash: make: command not found
      MR Series • Posted at • liker292

      0 Votes
      4 Replies
      1309 Views

      DAIZEBIN Replied at

      @liker292 在服务器里面执行 make -v看看

      4
    • C

      XR829在T113-i芯片+原SDK基础上蓝牙有成功过的伙伴吗?
      Wireless & Analog Series • Posted at • chrisvista

      0 Votes
      6 Replies
      2500 Views

      C Replied at

      @chrisvista 已经看到了是5.4.61

      6
    • C

      个人开发者如何获取D1、D1s的 SDK?需要签NDA吗?
      代码下载问题专区 • Posted at • cstyle

      0 Votes
      11 Replies
      3985 Views

      F Replied at

      @damiaa 照样打补丁,打百问网的就行

      11
    • F

      Tina 添加tmux,fftw库
      MR Series • Posted at • fanhuacloud

      0 Votes
      2 Replies
      1590 Views

      F Replied at

      @lyg116 自带fbviewer的

      2
    • F

      T113-S3 Tplayer flac格式的音乐无法设置循环播放
      MR Series • Posted at • fanhuacloud

      0 Votes
      2 Replies
      873 Views

      F Replied at

      @lyg116 微信he1157173310

      2
    • kanken6174

      V851S tina linux ov5647 驱动程序没有 dmesg
      V Series • Posted at • kanken6174

      2 Votes
      38 Replies
      13836 Views

      A Replied at

      @kanken6174 谢谢,哪里可以找到让v851se工作的方法?理论上,除了ephy部分,v851s应该和v851se是一样的。

      38
    • F

      H616芯片,DDR3从512M升级到4G,但是系统还是识别到512M,该怎么修改。
      H/F/TV Series • Posted at • fleieng

      0 Votes
      3 Replies
      1735 Views

      H Replied at

      用的哪个版本的u-boot?

      3
    • J

      在A40i开发板的u-boot阶段配置pwm功能
      飞凌嵌入式专区 • Posted at • Jeper

      0 Votes
      0 Replies
      663 Views

      No one has replied

      0
    • A

      V851s 配置WiFi insmod报错
      V Series • Posted at • allWinnerCTO

      0 Votes
      0 Replies
      763 Views

      No one has replied

      0
    • N

      V853 buildroot系统,SPI通信超时
      V Series • Posted at • Negro

      2 Votes
      8 Replies
      3509 Views

      F Replied at

      来个教程啊来个教程啊

      8
    • T

      全志D1裸奔工具XFEL
      MR Series • xfel xboot 烧录 • Posted at • tripod9

      3 Votes
      19 Replies
      9196 Views

      D Replied at

      @dsp2000 通过 Zadig 工具 把 "USB Device(VID_1f3a_PID_efe8)" 编辑名称为 "Allwinner SoC in FEL mode" 就行了。

      19
    • W

      全志v851s使用fbtft驱动0.96寸st7735屏分享
      V Series • Posted at • whycanservice2

      3 Votes
      3 Replies
      2607 Views

      F Replied at

      @frank 这改完 lcd0 不能用了啊

      3
    • A

      XR806作为无线网卡的固件是否开源?
      Wireless & Analog Series • Posted at • allspace123

      0 Votes
      0 Replies
      539 Views

      No one has replied

      0
    • A

      v851s可以使用5.4 kernel的Tina Linux吗?
      V Series • Posted at • allspace123

      0 Votes
      0 Replies
      457 Views

      No one has replied

      0
    • L

      YuziKi X 100ask v851s开发板运行sample_odet_demo报错
      V Series • Posted at • lw409309740

      0 Votes
      0 Replies
      702 Views

      No one has replied

      0
    • C

      t113-s tina如何使用uart1 PD21,PD22
      Linux • Posted at • cjia3254

      1 Votes
      2 Replies
      1664 Views

      C Replied at

      把t113换成d1s,能启动了、

      2
    • M

      D1s 如何使用TVIN1作为输入源?
      MR Series • Posted at • meihao

      0 Votes
      7 Replies
      3239 Views

      D Replied at

      @whycan 在 D1s 如何使用TVIN1作为输入源? 中说:

      @meihao
      不是 0x10吗?

      在这里也能看到晕哥
      感谢晕哥对各位小伙伴的支持
      我还需要水一个帖子,升级到LV2拉取SDK

      但是到目前为止,我还没确定选D1S还是T113 S3?

      7
    • S

      有没有大佬有全志适配过的RTL8733BU的驱动
      其它全志芯片讨论区 • Posted at • SkrLOU

      0 Votes
      0 Replies
      491 Views

      No one has replied

      0
    • W

      关于T113的SDK下载问题
      代码下载问题专区 • Posted at • WD15365693548

      1 Votes
      2 Replies
      1468 Views

      H Replied at

      新版ubuntu就这样。
      报错已经说明了
      要安装python2就使用

      sudo apt-get install python2

      要安装python3就使用

      sudo apt-get install pyhton3

      要使用python这个执行名称,就安装python-is-python3,即将python链接到python3.

      2
    • Z

      板子启动时发生错误
      编译和烧写问题专区 • Posted at • ZiFeiYu

      0 Votes
      2 Replies
      841 Views

      Z Replied at

      @daizebin 那要怎么解决这个问题呢

      2
    • P

      XR829 wifi 模块启动报错
      V Series • Posted at • Paul_cdsz

      0 Votes
      0 Replies
      786 Views

      No one has replied

      0
    • A

      XR829的LPCLK
      Wireless & Analog Series • Posted at • allspace123

      0 Votes
      2 Replies
      1662 Views

      A Replied at

      @awwwwa 谢谢回复。所以XR829的LPCLK是可以接地的吧? 知道内部RC不准确,只要不影响WIFI工作就好。

      2
    • E

      MangoPI MQ-Quad H616 Armbian 使用 USB ADB 连接设备 Shell
      H/F/TV Series • Posted at • Evlers

      0 Votes
      1 Replies
      1647 Views

      G Replied at

      想要使用wifi adb 应该做什么?

      列表目前我的板安装这个操作可以正常使用adb
      1
    • D

      V851S Tina 5.0 SDK 无法使用文件锁的问题
      V Series • Posted at • dream

      0 Votes
      2 Replies
      1638 Views

      D Replied at

      @dream 同步最新的信息, 已经使用了 mutex 的方式,替换文件锁,可以解决 opkg remove 和 opkg list 等指令不能正常使用的问题,目前 opkg install 会出现段错误。

      原以为解决了文件锁,就能解决 opkg 不能使用的问题,没想到只解决了一半🙄

      *** libopkg\opkg_conf.c 2022-02-25 04:27:58.000000000 +0800 --- libopkg\opkg_conf.c 2024-03-03 14:20:36.000000000 +0800 *************** *** 19,30 **** --- 19,31 ---- #include <stdio.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <glob.h> #include <unistd.h> + #include <sys/mman.h> #include "opkg_conf.h" #include "pkg_vec.h" #include "pkg.h" #include "xregex.h" #include "sprintf_alloc.h" *************** *** 423,436 **** --- 424,452 ---- int opkg_conf_init(void) { pkg_src_list_init(&conf->pkg_src_list); pkg_dest_list_init(&conf->pkg_dest_list); pkg_dest_list_init(&conf->tmp_dest_list); nv_pair_list_init(&conf->arch_list); + + conf->mlock = mmap(NULL, sizeof(struct mt_lock), PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANON, -1, 0); + memset(conf->mlock, 0, sizeof(struct mt_lock)); + pthread_mutexattr_init(&conf->mlock->mutexattr); + pthread_mutexattr_setpshared(&conf->mlock->mutexattr, PTHREAD_PROCESS_SHARED); + pthread_mutex_init(&conf->mlock->mutex, &conf->mlock->mutexattr); return 0; + } + + static int my_lockf(int fd, int cmd, off_t len) + { + switch(cmd){ + case F_TLOCK: return pthread_mutex_trylock(&conf->mlock->mutex); + case F_ULOCK: return pthread_mutex_unlock(&conf->mlock->mutex); + } + return -22; } int opkg_conf_load(void) { int i, glob_ret; char *tmp, *tmp_dir_base, **tmp_val; *************** *** 498,510 **** lock_fd = creat(lock_file, S_IRUSR | S_IWUSR | S_IRGRP); if (lock_fd == -1) { opkg_perror(ERROR, "Could not create lock file %s", lock_file); goto err2; } ! if (lockf(lock_fd, F_TLOCK, (off_t) 0) == -1) { opkg_perror(ERROR, "Could not lock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); lock_fd = -1; goto err2; --- 514,526 ---- lock_fd = creat(lock_file, S_IRUSR | S_IWUSR | S_IRGRP); if (lock_fd == -1) { opkg_perror(ERROR, "Could not create lock file %s", lock_file); goto err2; } ! if (my_lockf(lock_fd, F_TLOCK, (off_t) 0) == -1) { opkg_perror(ERROR, "Could not lock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); lock_fd = -1; goto err2; *************** *** 573,585 **** hash_table_deinit(&conf->file_hash); hash_table_deinit(&conf->obs_file_hash); if (rmdir(conf->tmp_dir) == -1) opkg_perror(ERROR, "Couldn't remove dir %s", conf->tmp_dir); err3: ! if (lockf(lock_fd, F_ULOCK, (off_t) 0) == -1) opkg_perror(ERROR, "Couldn't unlock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); if (unlink(lock_file) == -1) --- 589,601 ---- hash_table_deinit(&conf->file_hash); hash_table_deinit(&conf->obs_file_hash); if (rmdir(conf->tmp_dir) == -1) opkg_perror(ERROR, "Couldn't remove dir %s", conf->tmp_dir); err3: ! if (my_lockf(lock_fd, F_ULOCK, (off_t) 0) == -1) opkg_perror(ERROR, "Couldn't unlock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); if (unlink(lock_file) == -1) *************** *** 652,664 **** pkg_hash_deinit(); hash_table_deinit(&conf->file_hash); hash_table_deinit(&conf->obs_file_hash); if (lock_fd != -1) { ! if (lockf(lock_fd, F_ULOCK, (off_t) 0) == -1) opkg_perror(ERROR, "Couldn't unlock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); --- 668,680 ---- pkg_hash_deinit(); hash_table_deinit(&conf->file_hash); hash_table_deinit(&conf->obs_file_hash); if (lock_fd != -1) { ! if (my_lockf(lock_fd, F_ULOCK, (off_t) 0) == -1) opkg_perror(ERROR, "Couldn't unlock %s", lock_file); if (close(lock_fd) == -1) opkg_perror(ERROR, "Couldn't close descriptor %d (%s)", lock_fd, lock_file); *** libopkg\opkg_conf.h 2022-02-25 04:27:58.000000000 +0800 --- libopkg\opkg_conf.h 2024-03-03 14:20:05.000000000 +0800 *************** *** 20,31 **** --- 20,32 ---- typedef struct opkg_conf opkg_conf_t; extern opkg_conf_t *conf; #include <stdarg.h> #include <fnmatch.h> /* FNM_CASEFOLD */ + #include <pthread.h> #include "hash_table.h" #include "pkg_src_list.h" #include "pkg_dest_list.h" #include "nv_pair_list.h" *************** *** 39,50 **** --- 40,56 ---- /* In case the config file defines no dest */ #define OPKG_CONF_DEFAULT_DEST_NAME "root" #define OPKG_CONF_DEFAULT_DEST_ROOT_DIR "/" #define OPKG_CONF_DEFAULT_HASH_LEN 1024 + + struct mt_lock { + pthread_mutex_t mutex; + pthread_mutexattr_t mutexattr; + }; struct opkg_conf { pkg_src_list_t pkg_src_list; pkg_dest_list_t pkg_dest_list; pkg_dest_list_t tmp_dest_list; nv_pair_list_t arch_list; *************** *** 105,116 **** --- 111,125 ---- char *signature_ca_file; char *signature_ca_path; hash_table_t pkg_hash; hash_table_t file_hash; hash_table_t obs_file_hash; + + // replace file lock + struct mt_lock *mlock; }; enum opkg_option_type { OPKG_OPT_TYPE_BOOL, OPKG_OPT_TYPE_INT, OPKG_OPT_TYPE_STRING
      2
    • C

      创龙SDK,关闭8250,串口驱动不能工作
      创龙科技专区 • Posted at • chrisvista

      0 Votes
      0 Replies
      818 Views

      No one has replied

      0
    • F

      d1s Tina 加载RTL8723DS驱动速度很慢,要卡很久
      MR Series • Posted at • fanhuacloud

      0 Votes
      24 Replies
      7444 Views

      L Replied at

      @fanhuacloud 谢谢大佬

      24
    • Y

      请教t113 uboot cpu时钟怎么修改
      编译和烧写问题专区 • Posted at • yichen

      0 Votes
      2 Replies
      1649 Views

      Y Replied at

      @awwwwa 这儿改了也没用。
      我都测过了,即使一起改了sys_config.fex和uboot-board.dts里面的,仍然不起作用。

      我这个应该时韦老师的sdk搞得鬼,他给spl的clock.c里面强制写了个1008M,不受配置文件的控制了。

      2
    • L

      T113 ledc 驱动bug 长时间运行以后出错
      MR Series • Posted at • leomini5

      1 Votes
      6 Replies
      2490 Views

      L Replied at

      @awwwwa. 这个又随机出现了一次,这次好了,刚启动就卡了

      [ 9.846865] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 9.854673] ubi0: good PEBs: 492, bad PEBs: 0, corrupted PEBs: 0 [ 9.861417] ubi0: user volume: 9, internal volumes: 1, max. volumes count: 128 [ 9.869527] ubi0: max/mean erase counter: 6/2, WL threshold: 4096, image sequence number: 0 [ 9.878910] ubi0: available PEBs: 0, total reserved PEBs: 492, PEBs reserved for bad PEB handling: 20 [ 9.889275] ubi0: background thread "ubi_bgt0d" started, PID 1123 [ 9.897344] block ubiblock0_5: created from ubi0:5(rootfs) [ 9.903517] initcall ubi_init+0x0/0x230 returned 0 after 404120 usecs [ 9.910787] calling init_sunxi_hci_class+0x0/0x40 @ 1 [ 9.916628] initcall init_sunxi_hci_class+0x0/0x40 returned 0 after 60 usecs [ 9.924540] calling usb_manager_init+0x0/0x10 @ 1 [ 9.930782] probe of soc@3000000:usbc0@0 returned 1 after 650 usecs [ 9.937986] initcall usb_manager_init+0x0/0x10 returned 0 after 7861 usecs [ 9.945705] calling of_fdt_raw_init+0x0/0x80 @ 1 [ 9.952628] initcall of_fdt_raw_init+0x0/0x80 returned 0 after 1586 usecs [ 9.960266] calling tcp_congestion_default+0x0/0x14 @ 1 [ 9.966229] initcall tcp_congestion_default+0x0/0x14 returned 0 after 3 usecs [ 9.974245] calling regulatory_init_db+0x0/0x90 @ 1 [ 9.979947] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 9.986496] initcall regulatory_init_db+0x0/0x90 returned 0 after 11 usecs [ 9.989659] cfg80211: failed to load regulatory.db [ 9.997336] calling clk_disable_unused+0x0/0xd8 @ 1 [ 10.008337] clk: Not disabling unused clocks [ 10.013131] initcall clk_disable_unused+0x0/0xd8 returned 0 after 4676 usecs [ 10.021067] calling regulator_init_complete+0x0/0x4c @ 1 [ 10.027140] initcall regulator_init_complete+0x0/0x4c returned 0 after 2 usecs [ 10.035242] calling of_platform_sync_state_init+0x0/0x10 @ 1 [ 10.041720] initcall of_platform_sync_state_init+0x0/0x10 returned 0 after 2 usecs [ 10.050226] calling alsa_sound_last_init+0x0/0x78 @ 1 [ 10.055991] ALSA device list: [ 10.059333] #0: audiocodec [ 10.062566] initcall alsa_sound_last_init+0x0/0x78 returned 0 after 6415 usecs [ 10.070682] alloc_fd: slot 0 not NULL! [ 10.077875] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 10.087696] devtmpfs: mounted [ 10.092960] Freeing unused kernel memory: 1024K [ 10.106639] Run /pseudo_init as init process [ 10.338332] UBIFS (ubi0:7): Mounting in unauthenticated mode [ 10.344830] UBIFS (ubi0:7): background thread "ubifs_bgt0_7" started, PID 1160 [ 10.416213] UBIFS (ubi0:7): recovery needed [ 10.595230] UBIFS (ubi0:7): recovery completed [ 10.600446] UBIFS (ubi0:7): UBIFS: mounted UBI device 0, volume 7, name "rootfs_data" [ 10.609269] UBIFS (ubi0:7): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 10.620423] UBIFS (ubi0:7): FS size: 43352064 bytes (41 MiB, 168 LEBs), journal size 2064385 bytes (1 MiB, 8 LEBs) [ 10.632059] UBIFS (ubi0:7): reserved for root: 2047624 bytes (1999 KiB) [ 10.639502] UBIFS (ubi0:7): media format: w5/r0 (latest is w5/r0), UUID DE81D6D0-9195-433E-8407-0A0643D8B249, small LPT model [ 10.776081] UBIFS (ubi0:8): Mounting in unauthenticated mode [ 10.782660] UBIFS (ubi0:8): background thread "ubifs_bgt0_8" started, PID 1189 [ 10.853232] UBIFS (ubi0:8): recovery needed [ 10.905789] UBIFS (ubi0:8): recovery completed [ 10.910922] UBIFS (ubi0:8): UBIFS: mounted UBI device 0, volume 8, name "UDISK" [ 10.919146] UBIFS (ubi0:8): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 10.930293] UBIFS (ubi0:8): FS size: 6451200 bytes (6 MiB, 25 LEBs), journal size 2064385 bytes (1 MiB, 6 LEBs) [ 10.941623] UBIFS (ubi0:8): reserved for root: 304706 bytes (297 KiB) [ 10.948859] UBIFS (ubi0:8): media format: w5/r0 (latest is w5/r0), UUID 8DD93196-4954-4BBB-BAAA-6A26D5F11D42, small LPT model [ 11.090716] calling init_module+0x0/0x1000 [usb_storage] @ 1192 [ 11.097644] usbcore: registered new interface driver usb-storage [ 11.104418] initcall init_module+0x0/0x1000 [usb_storage] returned 0 after 6720 usecs [ 11.133041] calling init_module+0x0/0x1000 [sunxi_gpadc] @ 1195 [ 11.140948] sunxi_gpadc_init,2151, success [ 11.145919] initcall init_module+0x0/0x1000 [sunxi_gpadc] returned 0 after 4897 usecs [ 11.384656] calling init_module+0x0/0x1000 [8821cs] @ 1199 [ 11.520716] probe of mmc1:0001:1 returned 1 after 129665 usecs [ 11.531869] initcall init_module+0x0/0x1000 [8821cs] returned 0 after 136826 usecs [ 12.671358] start_addr=(0x8000), end_addr=(0x10000), buffer_size=(0x8000), smp_number_max=(4096) [ 12.934865] file system registered [ 12.959776] configfs-gadget 4100000.udc-controller: failed to start g1: -19 [ 12.993136] read descriptors [ 12.996396] read strings [ 13.143867] Mass Storage Function, version: 2009/09/11 [ 13.151051] LUN: removable file: (no medium) [ 13.171584] ffs_data_put(): freeing [ 13.466759] sunxi_usb_udc 4100000.udc-controller: 4100000.udc-controller supply udc not found, using dummy regulator [ 17.316670] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 40.386516] usb1-vbus: disabling [ 73.449941] sunxi-ohci 4200400.ohci1-controller: ohci_irq: fullspeed or lowspeed device disconnect [ 73.460075] sunxi-ehci 4200000.ehci1-controller: ehci_irq: highspeed device connect [ 73.468701] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.496491] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.526478] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.556476] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.586476] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.616476] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.646478] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.676481] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.689137] sunxi-ehci 4200000.ehci1-controller: ehci_irq: highspeed device disconnect [ 73.698074] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.710304] sunxi-ohci 4200400.ohci1-controller: ohci_irq: fullspeed or lowspeed device connect [ 73.720095] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.746480] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.776481] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.806482] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.836477] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.866474] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.896477] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.926474] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.956476] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 73.986474] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.016476] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.046475] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.076473] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.106477] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.136475] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.166475] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.196474] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.226475] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.238724] usb 2-1: new low-speed USB device number 6 using sunxi-ohci [ 74.256473] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.268714] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.280944] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.293195] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.305446] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.317710] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.329974] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.342204] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.354501] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.366733] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.416499] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.446494] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.476487] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.506479] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.536475] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.566484] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.596480] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.626477] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.638736] usb 2-1: device descriptor read/64, error -62 [ 74.656474] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.668724] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.680952] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.696464] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.708702] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.720947] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.733180] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.745403] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.757631] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.769866] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.782084] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.794292] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.806515] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.818737] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.830943] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.843160] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.855376] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.867595] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.879839] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.892065] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.904287] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.916516] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.928765] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.940996] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.953220] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.965472] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.977710] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 74.989919] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.002136] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.014349] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.026586] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.038795] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.051020] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.063238] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.075444] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.096466] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.108682] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.120910] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.133142] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.145366] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.157627] sunxi_ledc_irq_handler()1313 - wait time is more than 600000 ns,going to reset ledc and drop this operation! [ 75.496515] usb 2-1: device descriptor read/64, error -62 [ 75.836505] usb 2-1: new low-speed USB device number 7 using sunxi-ohci [ 76.056508] usb 2-1: device descriptor read/64, error -62 [ 76.406499] usb 2-1: device descriptor read/64, error -62 [ 76.526556] usb usb2-port1: attempt power cycle [ 77.076511] usb 2-1: new low-speed USB device number 8 using sunxi-ohci [ 77.526498] usb 2-1: device not accepting address 8, error -62 [ 77.746515] usb 2-1: new low-speed USB device number 9 using sunxi-ohci [ 78.186522] usb 2-1: device not accepting address 9, error -62 [ 78.193154] usb usb2-port1: unable to enumerate USB device
      6
    • Z

      mboot和mkernel可以代替make命令吗
      编译和烧写问题专区 • Posted at • ZiFeiYu

      0 Votes
      6 Replies
      2310 Views

      Z Replied at

      @awwwwa 好的谢谢

      6
    • M

      R128-S2 使用外部1.2VDC的情况下, 如何关闭 APP_LDO
      MR Series • Posted at • maplerian

      0 Votes
      7 Replies
      2739 Views

      M Replied at

      @awwwwa 了解了, 非常感谢

      7
    • C

      XR829 蓝牙模块串口同步错误
      创龙科技专区 • Posted at • chrisvista

      0 Votes
      7 Replies
      2597 Views

      A Replied at

      测试使用串口 ttyS1 正常,关闭 CONFIG_SERIAL_8250

      7
    • E

      T113 tina能不能通过u盘做动态修改屏参
      MR Series • Posted at • ethan_00

      0 Votes
      1 Replies
      857 Views

      A Replied at

      @ethan_00 可以通过U盘来写入设备树dtb overlays覆盖原屏参

      1
    • O

      Tina-T113 openWrt 新增软件包,选中menuconfig后,编译报错,makefile完全就是按照sdk里QT对应的makefile来写的
      MR Series • Posted at • oufen

      0 Votes
      1 Replies
      1269 Views

      A Replied at

      Makefile:68: *** missing separator. Stop.

      这个错误通常表示在 Makefile 的第 68 行或附近存在语法错误。Makefile 中使用的规则必须遵循严格的缩进规范,通常是使用 Tab 键进行缩进,而不是空格。

      请检查 Makefile 第 68 行附近的代码,确保每个规则的命令部分都以 Tab 键开头,并且规则名称和命令之间使用冒号(:)分隔。此外,还需要确认 Makefile 的每一行都是使用相同的缩进方式,要么都是 Tab,要么都是空格,不要混用。

      1
    • L

      D1-H哪吒开发板HDMI默认可以使用吗
      MR Series • Posted at • lixinshi

      0 Votes
      1 Replies
      1013 Views

      A Replied at

      默认HDMI不开,需要命令开启

      cd /sys/kernel/debug/dispdbg echo disp0 > name; echo switch1 > command; echo 4 10 0 0 0x4 0x101 0 0 0 8 > param; echo 1 > start;
      1
    • H

      求助 r128 dsp
      A Series • Posted at • htl5241

      1 Votes
      1 Replies
      979 Views

      A Replied at

      RI-2020.5-linux 编译器需要向购买开发板的商家/代理提交申请,需要提供自己的HIFI5 DSP Xtensa Xplorer的证明

      1
    • Z

      修改了linux-5.4/board.dts的uart0部分,但是烧写到板子上面没有生效
      编译和烧写问题专区 • Posted at • ZiFeiYu

      0 Votes
      12 Replies
      3419 Views

      A Replied at

      @zifeiyu 那为什么pack打包到固件的有,刷进去就没了,是不是刷写到emmc但是TF卡启动了?

      12
    • S

      无法烧录固件
      MR Series • Posted at • sunrise

      0 Votes
      1 Replies
      707 Views

      A Replied at

      请贴出LOG,截图

      1
    • L

      d1s sdk 镜像报 'gt9xxnew_ts' is already registered, aborting.这个错误
      MR Series • Posted at • lyg116

      0 Votes
      10 Replies
      2543 Views

      L Replied at

      @lyg116 已更换镜像解决结贴

      10
    • W

      多网卡网络如何管理?
      Linux • 多网络管理 • Posted at • wanglang

      0 Votes
      8 Replies
      3369 Views

      D Replied at

      @wanglang 赞。👍 👍

      8
    • L

      tina ledc驱动里面的这个 led show怎么用呀
      MR Series • Posted at • leomini5

      0 Votes
      0 Replies
      829 Views

      No one has replied

      0
    • L

      tina中系统内核的驱动程序中如何使用 共享内存?
      MR Series • Posted at • leomini5

      0 Votes
      0 Replies
      718 Views

      No one has replied

      0
    • G

      H616 orangepi zero 2w 设备树修改不成功问题,摸索过程记录
      H/F/TV Series • Posted at • Goku_sheng

      0 Votes
      0 Replies
      610 Views

      No one has replied

      0
    • L

      请问D1-H的linux相关的技术文档在哪获取
      MR Series • Posted at • lixinshi

      0 Votes
      0 Replies
      522 Views

      No one has replied

      0
    • baiwen

      有哪位小伙伴知道 《Tina System init使用说明文档》 是哪里获取的么?
      MR Series • Posted at • 100ask

      0 Votes
      0 Replies
      535 Views

      No one has replied

      0
    • W

      求教PhoenixSuit无设备连接问题
      编译和烧写问题专区 • Posted at • WD15365693548

      1 Votes
      4 Replies
      2381 Views

      W Replied at

      @fanhuacloud 的确是这样的,谢谢大佬

      4
    • Y

      T113S3 longan sdk 编译python3出错
      编译和烧写问题专区 • Posted at • yuri123088

      0 Votes
      1 Replies
      1084 Views

      F Replied at

      @yuri123088 加我qq: 535888978 我发开发环境运行脚本给你,这个问题应该可以解决。

      1
    • Y

      T113pro使用tina sdk无法将模块自动拷进rootfs
      编译和烧写问题专区 • Posted at • yichen

      0 Votes
      4 Replies
      2006 Views

      Y Replied at

      搞明白了,这两句配置搞得问题:
      CONFIG_BCMDHD_FW_PATH="/etc/firmware/fw_bcmdhd.bin"
      CONFIG_BCMDHD_NVRAM_PATH="/etc/firmware/nvram.txt" \

      4
    • H

      求助 r128 + axp2585
      A Series • Posted at • htl5241

      0 Votes
      0 Replies
      640 Views

      No one has replied

      0
    • W

      R128S2 macOS烧录工具哪里下载?
      MR Series • Posted at • wangeshen

      0 Votes
      2 Replies
      1133 Views

      W Replied at

      @whycanservice 感谢!

      2
    • L

      V851s rtl8188fu usb wifi驱动如何调试
      V Series • Posted at • liu_billy

      1 Votes
      0 Replies
      579 Views

      No one has replied

      0

    精华推荐

    • 【水经验混下载权限专用贴】如何升级LV2拉取SDK
    • T113/D1-H (MQ-Pro)驱动 OV5640 摄像头(内含驱动源码)
    • 全志在线开源芯片 新 SDK 平台下载方法汇总
    • 新 SDK 平台下载 D1-H/D1s SDK
    • 新 SDK 平台下载 V853 SDK
    • 新 SDK 平台下载 R329 SDK
    • 新 SDK 平台下载 MR813 SDK
    • 新 SDK 平台下载 XR806 SDK
    • D1s 哪吒开发板,电阻屏的配置方法
    • V85x E907 小核开发与使用
    • [哪吒开发板]Tina Linux SPI主从通信验证实录
    • T113-S3入门资料汇总(避坑指南)一
    • 【加精】D1 tina Docker 编译环境制作和使用
    • Tina Linux 存储介质切换:eMMC,SPI NAND,SPI NOR,SD Card,SD NAND
    • 【资料】V853&&V851 硬件参考设计
    换一批

    随便看看

    • 来点有趣的,只要加一块2.5元的CPLD芯片,就能破解绑定flash id的加密系统
    • 按照教程编译D1的Tina Linux系统,为什么是只读系统,无法新建文件
    • 麻雀板子接树莓派SDI屏花屏
    • t113-i usb驱动win11下不适配问题一直提示代码39
    • V851S 打开Secure boot sboot引导启动失败
    • 【FAQ】全志R329如何进行WiFi驱动收发帧打印控制?
    • 第一次用F133,驱动I80接口失败,求助大佬
    • T113-S3芯片使用Tina5.0,开机小企鹅boot能显示但跳转到kernel后无显示
    • adb+mtp无法同时工作
    • 没有看懂全志D1s手册上面 VCC-IO 这个引脚干嘛的?
    • R328芯片支持FREERTOS么?
    • T113-S3 的MQ-Dual开发板的RTL8189模块的 WIFI 无法使用
    • SMT贴片工艺中锡膏印刷的关键细节及优化策略
    • 开发板也有亲兄弟?疑似芒果派MQ-Pro复刻版曝光
    • T113 电阻屏 触摸有中断但是没有坐标信息
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 59
    • 60
    • 15 / 60

    精华推荐

    • 【水经验混下载权限专用贴】如何升级LV2拉取SDK
    • T113/D1-H (MQ-Pro)驱动 OV5640 摄像头(内含驱动源码)
    • 全志在线开源芯片 新 SDK 平台下载方法汇总
    • 新 SDK 平台下载 D1-H/D1s SDK
    • 新 SDK 平台下载 V853 SDK
    • 新 SDK 平台下载 R329 SDK
    • 新 SDK 平台下载 MR813 SDK
    • 新 SDK 平台下载 XR806 SDK
    • D1s 哪吒开发板,电阻屏的配置方法
    • V85x E907 小核开发与使用
    • [哪吒开发板]Tina Linux SPI主从通信验证实录
    • T113-S3入门资料汇总(避坑指南)一
    • 【加精】D1 tina Docker 编译环境制作和使用
    • Tina Linux 存储介质切换:eMMC,SPI NAND,SPI NOR,SD Card,SD NAND
    • 【资料】V853&&V851 硬件参考设计
    换一批

    随便看看

    • 来点有趣的,只要加一块2.5元的CPLD芯片,就能破解绑定flash id的加密系统
    • 按照教程编译D1的Tina Linux系统,为什么是只读系统,无法新建文件
    • 麻雀板子接树莓派SDI屏花屏
    • t113-i usb驱动win11下不适配问题一直提示代码39
    • V851S 打开Secure boot sboot引导启动失败
    • 【FAQ】全志R329如何进行WiFi驱动收发帧打印控制?
    • 第一次用F133,驱动I80接口失败,求助大佬
    • T113-S3芯片使用Tina5.0,开机小企鹅boot能显示但跳转到kernel后无显示
    • adb+mtp无法同时工作
    • 没有看懂全志D1s手册上面 VCC-IO 这个引脚干嘛的?
    • R328芯片支持FREERTOS么?
    • T113-S3 的MQ-Dual开发板的RTL8189模块的 WIFI 无法使用
    • SMT贴片工艺中锡膏印刷的关键细节及优化策略
    • 开发板也有亲兄弟?疑似芒果派MQ-Pro复刻版曝光
    • T113 电阻屏 触摸有中断但是没有坐标信息