导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. ZM12138
    Z
    • 资料
    • 关注 1
    • 粉丝 0
    • 我的积分 1702
    • 主题 13
    • 帖子 25
    • 最佳 4
    • 群组 0

    ZM12138LV 5

    @ZM12138

    1702
    积分
    5
    声望
    6
    资料浏览
    25
    帖子
    0
    粉丝
    1
    关注
    注册时间 最后登录

    ZM12138 取消关注 关注

    ZM12138 发布的最佳帖子

    • rtp驱动

      电阻触摸配置了boarddts,将rtp使能,kernel_menuconfig勾选sunxi 电阻触摸,上电后使用hexdump /dev/input/event0,报错Invalid argument,请问如何解决
      a402f536-91dd-4b24-b53a-9ad2f61f542d-aedfc7d9ad516a761848a60684ed8ee.png
      4745acb6-82a0-4fe4-a8ba-80a5c453d72a-950e39f428587489b83c877994a494c.png

      发布在 MR Series
      Z
      ZM12138
    • T113-S3TF卡启动稳定

      如下日志信息,TF卡外设为SDC0,提示can't find node "mmc0",请问是哪里出的问题

      Boot 2018.05 (Oct 25 2023 - 16:45:43 +0800) Allwinner Technology
      
      [00.491]CPU:   Allwinner Family
      [00.494]Model: sun8iw20
      [00.496]DRAM:  128 MiB
      [00.499]Relocation Offset is: 04ebc000
      [00.525]secure enable bit: 0
      [00.527]smc_tee_inform_fdt failed with: -65526[00.531]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=300Mhz
      [00.538]gic: sec monitor mode
      [00.540]flash init start
      [00.543]workmode = 0,storage type = 1
      [00.546][mmc]: mmc driver ver uboot2018:2021-12-20 13:35:00
      [00.551][mmc]: get sdc_type fail and use default host:tm1.
      [00.557][mmc]: can't find node "mmc0",will add new node
      [00.562][mmc]: fdt err returned <no error>
      [00.566][mmc]: Using default timing para
      [00.570][mmc]: SUNXI SDMMC Controller Version:0x50310
      [00.587][mmc]: card_caps:0x3000000a
      [00.590][mmc]: host_caps:0x3000003f
      [00.593]sunxi flash init ok
      [00.596]line:703 init_clocks
      [00.599]drv_disp_init
      request pwm success, pwm7:pwm7:0x2000c00.
      fdt get node offset faill: hdmi
      [00.615]unable to map hdmi registers
      [00.618]drv_disp_init finish
      [00.651]Loading Environment from SUNXI_FLASH... OK
      [00.672]boot_gui_init:start
      [00.675]set disp.dev2_output_type fail. using defval=0
      [00.681]boot_gui_init:finish
      partno erro : can't find partition bootloader
      54 bytes read in 4 ms (12.7 KiB/s)
      [00.698]bmp_name=bootlogo.bmp size 38454
      38454 bytes read in 7 ms (5.2 MiB/s)
      [00.725]Item0 (Map) magic is bad
      [00.728]the secure storage item0 copy0 magic is bad
      [00.744]Item0 (Map) magic is bad
      [00.747]the secure storage item0 copy1 magic is bad
      [00.752]Item0 (Map) magic is bad
      [00.755]out of usb burn from boot: not need burn key
      List file under ULI/factory
      ** Unrecognized filesystem type **
      root_partition is rootfs
      set root to /dev/mmcblk0p5
      [00.774]update part info
      [00.779]update bootcmd
      [00.786]change working_fdt 0x43e7be70 to 0x43e5be70
      disable nand error: FDT_ERR_BADPATH
      [00.806]update dts
      Hit any key to stop autoboot:  1 FDT ERROR:get muxsel err returned FDT_ERR_INTERNAL
      sunxi_pwm_pin_set_state, fdt_set_all_pin, ret=-1
      [00.871]LCD open finish                                                                                                0 
      [02.020]no vendor_boot partition is found
      Android's image name: t113-100ask_pro
      [02.032]Starting kernel ...
      
      [02.034][mmc]: MMC Device 2 not found
      [02.038][mmc]: mmc 2 not find, so not exit
      
      发布在 MR Series
      Z
      ZM12138
    • adb传输错误

      在使用adb传输时候,报如下错误,请问是什么原因啊1698658064957.jpg

      发布在 MR Series
      Z
      ZM12138
    • 回复: adb传输错误

      @xjy_5 root也不行哦

      发布在 MR Series
      Z
      ZM12138

    ZM12138 发布的最新帖子

    • linux跟踪应用闪退

      请问有没有跟踪应用闪退,并且记录闪退前的日志并且将其输出到log文件的方法

      发布在 MR Series
      Z
      ZM12138
    • 回复: T113-S3电阻触摸

      @zm12138 已解决,ts.conf增加
      module skip nhead=10 ntail=2

      注:需要menuconfig增加相应的插件

      发布在 MR Series
      Z
      ZM12138
    • 回复: T113-S3电阻触摸

      @whycanservice # 和这些有关嘛
      module pthres pmin=1

      module variance delta=30

      module dejitter delta=100

      module linear

      发布在 MR Series
      Z
      ZM12138
    • T113-S3电阻触摸

      测试触摸屏得时候,点击得时候会有拖拽,怎么解决啊,如视频所示

      发布在 MR Series
      Z
      ZM12138
    • T113-S3 tslib问题

      使用sunxi.c调试触摸屏,使用ts_calibrate校准,使用ts_test测试没有问题,使用ts_uinput -d -v 实例化到event2,执行TSLIB_TSDEVICE=/dev/input/event2 ts_test,测试event2,坐标开始出错,出现负值,LVGL也不可以用了,按照论坛说法,注释#module pthres pmin=1
      #module variance delta=30
      #module dejitter delta=100
      也出现event2坐标出错问题


      是驱动问题还是ts_lib问题

      发布在 MR Series
      Z
      ZM12138
    • rtp驱动

      电阻触摸配置了boarddts,将rtp使能,kernel_menuconfig勾选sunxi 电阻触摸,上电后使用hexdump /dev/input/event0,报错Invalid argument,请问如何解决
      a402f536-91dd-4b24-b53a-9ad2f61f542d-aedfc7d9ad516a761848a60684ed8ee.png
      4745acb6-82a0-4fe4-a8ba-80a5c453d72a-950e39f428587489b83c877994a494c.png

      发布在 MR Series
      Z
      ZM12138
    • 是的,很简单的,看一下Lcd开发指南就可以了

      回复: T113的linux显示方案

      发布在 其它全志芯片讨论区
      Z
      ZM12138
    • T113-S3 eth0自动启动

      关于eth0的网口自动启动,设置了/etc/network/interfaces
      auto eth0
      iface eth0 inet dhcp

      auto usb0
      iface usb0 inet dhcp
      实际不能将eth0自启动,请问是怎么回事啊

      发布在 MR Series
      Z
      ZM12138
    • 回复: adb传输错误

      @xjy_5 root也不行哦

      发布在 MR Series
      Z
      ZM12138
    • adb传输错误

      在使用adb传输时候,报如下错误,请问是什么原因啊1698658064957.jpg

      发布在 MR Series
      Z
      ZM12138