Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    D1 Tina linux 如何修改console打印串口?

    D1系列-RISC-V
    3
    11
    818
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      WadeDeng LV 4 last edited by whycan

      本人发现在D1 tina linux在启动 boot阶段和kernel段,打印串口默认都是用uart0,TX :PB08 RX:PB09,而且在要修改boot阶段的串口输出在目录device\config\chips\d1\configs\nezha\sys_config.fex.中修改参数:

      uart_debug_port = 0
      uart_debug_tx   = port:PB08<6><1><default><default>
      uart_debug_rx   = port:PB09<6><1><default><default>
      

      即可。但是如何修改console的串口配置?比如console现在默认是用uart0 PB08 PB09,我如何改为用uart2的PC0 PC1?

      1 Reply Last reply Reply Quote Share 0
      • whycan
        whycan晕哥 LV 9 last edited by

        以哪吒为例,

        还需要修改以下文件:

        device/config/chips/d1/configs/nezha/board.dts

        device/config/chips/d1/configs/nezha/uboot-board.dts

        device/config/chips/d1/configs/nezha/env.cfg

        W 1 Reply Last reply Reply Quote Share 0
        • W
          WadeDeng LV 4 @whycan last edited by

          @whycan 我也哪吒开发板,有具体修改文件里面的那里吗?

          whycan 1 Reply Last reply Reply Quote Share 0
          • whycan
            whycan晕哥 LV 9 @WadeDeng last edited by whycan

            @wadedeng
            env.cfg 修改 console参数
            dts修改uart2 PC0 PC1

            W 1 Reply Last reply Reply Quote Share 0
            • W
              WadeDeng LV 4 @whycan last edited by

              @whycan 现在修改了boot0段和kernel段的串口输出。请问uboot段的串口输在哪里修改配置。

              whycan 1 Reply Last reply Reply Quote Share 0
              • whycan
                whycan晕哥 LV 9 @WadeDeng last edited by

                @wadedeng
                看了一下 uboot-board.dts 没有关于 uart 和 console的配置,应该都是在 sys_config.fex 配的,按理如果boot0 正常的话,u-boot也正常了,如果不确定就贴出所有的log看看。

                W 2 Replies Last reply Reply Quote Share 0
                • W
                  WadeDeng LV 4 @whycan last edited by whycan

                  @whycan

                  [53]HELLO! BOOT0 is starting!
                  [56]BOOT0 commit : 553a5eb
                  [58]set pll start
                  [60]periph0 has been enabled
                  [63]set pll end
                  [64][pmu]: bus read error
                  [67]board init ok
                  [69]ZQ value = 0x2f
                  [70]get_pmu_exist() = -1
                  [73]DRAM BOOT DRIVE INFO: V0.32
                  [76]DRAM CLK = 408 MHz
                  [78]DRAM Type = 2 (2:DDR2,3:DDR3)
                  [81]DRAMC read ODT  off.
                  [83]DRAM ODT off.
                  [85]ddr_efuse_type: 0xa
                  [87]mark_id: 0x74
                  [89]DRAM SIZE =64 M
                  [91]PLL_DDR_CTRL_REG:0xf9002100
                  [94]DRAM_CLK_REG:0xc0000000
                  [97][TIMING DEBUG] MR2= 0x0
                  [101]DRAM simple test OK.
                  [104]dram size =64
                  [106]spinand UBOOT_START_BLK_NUM 8 UBOOT_LAST_BLK_NUM 32
                  [111]block from 8 to 32
                  [184]Check is correct.
                  [186]dma 0x302e8 int is not used yet
                  [189]dma 0x302e8 int is free, you do not need to free it again
                  [195]Entry_name        = opensbi
                  [198]Entry_name        = u-boot
                  [202]Entry_name        = dtb
                  [204]Jump to second Boot.
                  
                  OpenSBI auto-t113-linux-V0.1-1-ge15c4f7
                     ____                    _____ ____ _____
                    / __ \                  / ____|  _ \_   _|
                   | |  | |_ __   ___ _ __ | (___ | |_) || |
                   | |  | | '_ \ / _ \ '_ \ \___ \|  _ < | |
                   | |__| | |_) |  __/ | | |____) | |_) || |_
                    \____/| .__/ \___|_| |_|_____/|____/_____|
                          | |
                          |_|
                  
                  Platform Name          : T-HEAD Xuantie Platform
                  Platform HART Features : RV64ACDFIMSUVX
                  Platform Max HARTs     : 1
                  Current Hart           : 0
                  Firmware Base          : 0x41fc0400
                  Firmware Size          : 75 KB
                  Runtime SBI Version    : 0.2
                  
                  MIDELEG : 0x0000000000000222
                  MEDELEG : 0x000000000000b1ff
                  PMP0    : 0x0000000041fc0000-0x0000000041fdffff (A)
                  PMP1    : 0x0000000040000000-0x000000007fffffff (A,R,W,X)
                  PMP2    : 0x0000000080000000-0x00000000bfffffff (A,R,W,X)
                  PMP3    : 0x0000000000020000-0x0000000000027fff (A,R,W,X)
                  PMP4    : 0x0000000000000000-0x000000003fffffff (A,R,W)
                  ** 586 printk messages dropped **
                  [DISP] disp_get_layer,line:104:
                  0,1,0, name=mgr0 chn1 lyr0
                  [DISP] disp_lyr_save_and_dirty_check,line:529:
                  layer:ch1, layer0, format=0, size=<800,480>, crop=<0,0,800,480>,frame=<800,480>, en=1 addr[0xffe00000,0x0,0x0>
                  [DISP] disp_mgr_apply,line:2480:
                  mgr 0 apply
                  [DISP] bsp_disp_shadow_protect,line:684:
                  sel=0, protect:1,  cnt=1
                  [DISP] de_al_lyr_apply,line:485:
                  ch0 z 0 dis
                  [DISP] de_al_lyr_apply,line:485:
                  ch1 z 0 en
                  [DISP] de_al_lyr_apply,line:488:
                  pipe0 z 1 en
                  [DISP] de_al_lyr_apply,line:488:
                  pipe1 z 0 dis
                  [DISP] de_al_lyr_apply,line:503:
                  format[0]=0
                  [DISP] de_calc_overlay_scaler_para,line:178:
                  ovl_rect[0]=<0,0>
                  [DISP] de_calc_overlay_scaler_para,line:180:
                  bld_rect[0]=<0,0,0,0>
                  [DISP] de_calc_ovl_coord,line:389:
                  half_shift_xy=<20000,18,0>
                  [DISP] de_calc_ovl_coord,line:389:
                  half_shift_xy=<20000,18,0>
                  [DISP] de_rtmx_calc_chnrect,line:1982:
                  layernum=4, i=0
                  [DISP] de_rtmx_calc_chnrect,line:1984:
                  crop=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1986:
                  layer=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1995:
                  ovl_rect=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1997:
                  bld_rect=<0,0,800,480>
                  [DISP] de_calc_overlay_scaler_para,line:178:
                  ovl_rect[1]=<800,480>
                  [DISP] de_calc_overlay_scaler_para,line:180:
                  bld_rect[1]=<0,0,800,480>
                  [DISP] de_calc_overlay_scaler_para,line:187:
                  fmt[0]=0, ovlw[0]=0,ovlh[0]=0, bld_rect[0].w=0, bld_rect[0].h=0
                  [DISP] de_vsu_set_para,line:274:
                  sel0, ch 0, en=0, in<0x0>,out<0x0>
                  [DISP] de_al_lyr_apply,line:713:
                  sel=0, pipe_rect[0]=<0,0,800,480>
                  [DISP] de_rtmx_set_route,line:1792:
                  sel0, pno0, zorder1, route:0x0
                  [DISP] de_rtmx_set_route,line:1796:
                  addr=0x(____ptrval____), reg=0x1
                  [DISP] de_al_lyr_apply,line:713:
                  sel=0, pipe_rect[1]=<0,0,0,0>
                  [DISP] de_rtmx_set_route,line:1792:
                  sel0, pno1, zorder0, route:0x1
                  [DISP] de_rtmx_set_route,line:1796:
                  addr=0x(____ptrval____), reg=0x1
                  [DISP] bsp_disp_shadow_protect,line:684:
                  sel=0, protect:0,  cnt=0
                  [DISP] disp_mgr_sw_enable,line:2682:
                  mgr 0 enable
                  [DISP] disp_mgr_clk_enable,line:1051:
                  set DE rate to 300000000
                  [DISP] disp_mgr_clk_enable,line:1067:
                  mgr 0 clk enable
                  [DISP] disp_mgr_sw_enable,line:2730:
                  output res: 800 x 480, cs=0, range=1, interlace=0
                  [DISP] disp_mgr_apply,line:2480:
                  mgr 0 apply
                  [DISP] bsp_disp_shadow_protect,line:684:
                  sel=0, protect:1,  cnt=1
                  disp_al_manager_apply ouput_type:1
                  [DISP] de_dcsc_apply,line:74:
                  sel=0, in_fmt=0, mode=0, out_fmt=0, mode=0, range=1
                  [DISP] de_al_lyr_apply,line:485:
                  ch0 z 0 dis
                  [DISP] de_al_lyr_apply,line:485:
                  ch1 z 0 en
                  [DISP] de_al_lyr_apply,line:488:
                  pipe0 z 1 en
                  [DISP] de_al_lyr_apply,line:488:
                  pipe1 z 0 dis
                  [DISP] de_al_lyr_apply,line:503:
                  format[0]=0
                  [DISP] de_calc_overlay_scaler_para,line:178:
                  ovl_rect[0]=<0,0>
                  [DISP] de_calc_overlay_scaler_para,line:180:
                  bld_rect[0]=<0,0,0,0>
                  [DISP] de_calc_ovl_coord,line:389:
                  half_shift_xy=<20000,18,0>
                  [DISP] de_calc_ovl_coord,line:389:
                  half_shift_xy=<20000,18,0>
                  [DISP] de_rtmx_calc_chnrect,line:1982:
                  layernum=4, i=0
                  [DISP] de_rtmx_calc_chnrect,line:1984:
                  crop=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1986:
                  layer=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1995:
                  ovl_rect=<0,0,800,480>
                  [DISP] de_rtmx_calc_chnrect,line:1997:
                  bld_rect=<0,0,800,480>
                  [DISP] de_calc_overlay_scaler_para,line:178:
                  ovl_rect[1]=<800,480>
                  [DISP] de_calc_overlay_scaler_para,line:180:
                  bld_rect[1]=<0,0,800,480>
                  [DISP] de_calc_overlay_scaler_para,line:187:
                  fmt[0]=0, ovlw[0]=0,ovlh[0]=0, bld_rect[0].w=0, bld_rect[0].h=0
                  [DISP] de_vsu_set_para,line:274:
                  sel0, ch 0, en=0, in<0x0>,out<0x0>
                  [DISP] de_al_lyr_apply,line:713:
                  sel=0, pipe_rect[0]=<0,0,800,480>
                  [DISP] de_rtmx_set_route,line:1792:
                  sel0, pno0, zorder1, route:0x0
                  [DISP] de_rtmx_set_route,line:1796:
                  addr=0x(____ptrval____), reg=0x1
                  [DISP] de_al_lyr_apply,line:713:
                  sel=0, pipe_rect[1]=<0,0,0,0>
                  [DISP] de_rtmx_set_route,line:1792:
                  sel0, pno1, zorder0, route:0x1
                  [DISP] de_rtmx_set_route,line:1796:
                  addr=0x(____ptrval____), reg=0x1
                  [DISP] bsp_disp_shadow_protect,line:684:
                  sel=0, protect:0,  cnt=0
                  [DISP] lcd_clk_config,line:731:
                  disp 0, clk: pll(198000000),clk(198000000),dclk(33000000) dsi_rate(198000000)
                       clk real:pll(288000000),clk(288000000),dclk(48000000) dsi_rate(0)
                  [DISP] cal_real_frame_period,line:646:
                  lcd frame period:10150000
                  [DISP] disp_sys_pwm_set_polarity,line:536:
                  disp_sys_pwm_Set_Polarity pwm 5, active low
                  [DISP] disp_sys_pwm_enable,line:479:
                  disp_sys_pwm_Enable pwm 5
                  [DISP] disp_sys_register_irq,line:113:
                  disp_sys_register_irq, irqNo=30, Handler=0x(____ptrval____), pArg=0x(____ptrval____)
                  [DISP] disp_init,line:2384:
                  disp_init finish
                  [DISP] disp_probe,line:3059:
                  [DISP]disp_probe finish
                  [DISP]disp_module_init finish
                  sunxi_sid_init()551 - insmod ok
                  pwm-regulator: supplied by regulator-dummy
                  uart uart0: get regulator failed
                  uart uart0: uart0 supply uart not found, using dummy regulator
                  uart0: ttyS0 at MMIO 0x2500000 (irq = 18, base_baud = 1500000) is a SUNXI
                  sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pg not found, using dummy regulator
                  uart uart3: get regulator failed
                  uart uart3: uart3 supply uart not found, using dummy regulator
                  uart3: ttyS3 at MMIO 0x2500c00 (irq = 21, base_baud = 1500000) is a SUNXI
                  sw_console_setup()1784 - console setup baud 115200 parity n bits 8, flow n
                  printk: console [ttyS3] enabled
                  sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator
                  uart uart4: get regulator failed
                  uart uart4: uart4 supply uart not found, using dummy regulator
                  uart4: ttyS4 at MMIO 0x2501000 (irq = 22, base_baud = 1500000) is a SUNXI
                  misc dump reg init
                  sunxi-rfkill soc@3000000:rfkill@0: module version: v1.0.9
                  sunxi-rfkill soc@3000000:rfkill@0: get gpio chip_en failed
                  sunxi-rfkill soc@3000000:rfkill@0: get gpio power_en failed
                  sunxi-rfkill soc@3000000:rfkill@0: wlan_busnum (1)
                  sunxi-rfkill soc@3000000:rfkill@0: Missing wlan_power.
                  sunxi-rfkill soc@3000000:rfkill@0: wlan clock[0] (32k-fanout1)
                  sunxi-rfkill soc@3000000:rfkill@0: wlan_regon gpio=131 assert=1
                  sunxi-rfkill soc@3000000:rfkill@0: wlan_hostwake gpio=202 assert=1
                  sunxi-rfkill soc@3000000:rfkill@0: wakeup source is enabled
                  sunxi-rfkill soc@3000000:rfkill@0: Missing bt_power.
                  sunxi-rfkill soc@3000000:rfkill@0: bt clock[0] (32k-fanout1)
                  sunxi-rfkill soc@3000000:rfkill@0: bt_rst gpio=210 assert=0
                  [ADDR_MGT] addr_mgt_probe: module version: v1.0.10
                  [ADDR_MGT] addr_mgt_probe: success.
                  sunxi-spinand: AW SPINand MTD Layer Version: 2.0 20201228
                  sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306
                  sunxi-spinand-phy: not detect any munufacture from id table
                  sunxi-spinand-phy: get spi-nand Model from fdt fail
                  sunxi-spinand-phy: get phy info from fdt fail
                  sunxi-spinand-phy: not detect munufacture from fdt
                  sunxi-spinand-phy: detect munufacture from id table: Micron
                  sunxi-spinand-phy: detect spinand id: ffff242c ffffffff
                  sunxi-spinand-phy: ========== arch info ==========
                  sunxi-spinand-phy: Model:               MT29F2G01ABAGDWB
                  sunxi-spinand-phy: Munufacture:         Micron
                  sunxi-spinand-phy: DieCntPerChip:       1
                  sunxi-spinand-phy: BlkCntPerDie:        2048
                  sunxi-spinand-phy: PageCntPerBlk:       64
                  sunxi-spinand-phy: SectCntPerPage:      4
                  sunxi-spinand-phy: OobSizePerPage:      64
                  sunxi-spinand-phy: BadBlockFlag:        0x0
                  sunxi-spinand-phy: OperationOpt:        0x8f
                  sunxi-spinand-phy: MaxEraseTimes:       65000
                  sunxi-spinand-phy: EccFlag:             0x0
                  sunxi-spinand-phy: EccType:             6
                  sunxi-spinand-phy: EccProtectedType:    5
                  sunxi-spinand-phy: ========================================
                  sunxi-spinand-phy: 
                  sunxi-spinand-phy: ========== physical info ==========
                  sunxi-spinand-phy: TotalSize:    256 M
                  sunxi-spinand-phy: SectorSize:   512 B
                  sunxi-spinand-phy: PageSize:     2 K
                  sunxi-spinand-phy: BlockSize:    128 K
                  sunxi-spinand-phy: OOBSize:      64 B
                  sunxi-spinand-phy: ========================================
                  sunxi-spinand-phy: 
                  sunxi-spinand-phy: ========== logical info ==========
                  sunxi-spinand-phy: TotalSize:    256 M
                  sunxi-spinand-phy: SectorSize:   512 B
                  sunxi-spinand-phy: PageSize:     4 K
                  sunxi-spinand-phy: BlockSize:    256 K
                  sunxi-spinand-phy: OOBSize:      128 B
                  sunxi-spinand-phy: ========================================
                  sunxi-spinand-phy: MT29F2G01ABAGDWB reset rx bit width to 1
                  sunxi-spinand-phy: MT29F2G01ABAGDWB reset tx bit width to 1
                  sunxi-spinand-phy: block lock register: 0x00
                  sunxi-spinand-phy: feature register: 0x10
                  sunxi-spinand-phy: sunxi physic nand init end
                  Creating 4 MTD partitions on "sunxi_mtd_nand":
                  0x000000000000-0x000000100000 : "boot0"
                  0x000000100000-0x000000500000 : "uboot"
                  random: fast init done
                  0x000000500000-0x000000600000 : "secure_storage"
                  0x000000600000-0x000010000000 : "sys"
                  sunxi-spinand-phy: phy blk 387 is bad
                  sunxi-spinand-phy: phy blk 777 is bad
                  random: crng init done
                  sunxi-spinand-phy: phy blk 1962 is bad
                  ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
                  sunxi-ehci: EHCI SUNXI driver
                  get ehci1-controller wakeup-source is fail.
                  sunxi ehci1-controller don't init wakeup source
                  [sunxi-ehci1]: probe, pdev->name: 4200000.ehci1-controller, sunxi_ehci: 0xffffffe0005c9628, 0x:ffffffd004073000, irq_no:31
                  sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply drvvbus not found, using dummy regulator
                  sunxi-ehci 4200000.ehci1-controller: 4200000.ehci1-controller supply hci not found, using dummy regulator
                  sunxi-ehci 4200000.ehci1-controller: EHCI Host Controller
                  sunxi-ehci 4200000.ehci1-controller: new USB bus registered, assigned bus number 1
                  sunxi-ehci 4200000.ehci1-controller: irq 49, io mem 0x04200000
                  sunxi-ehci 4200000.ehci1-controller: USB 2.0 started, EHCI 1.00
                  hub 1-0:1.0: USB hub found
                  hub 1-0:1.0: 1 port detected
                  ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
                  sunxi-ohci: OHCI SUNXI driver
                  get ohci1-controller wakeup-source is fail.
                  sunxi ohci1-controller don't init wakeup source
                  [sunxi-ohci1]: probe, pdev->name: 4200400.ohci1-controller, sunxi_ohci: 0xffffffe0005c99f0
                  sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply drvvbus not found, using dummy regulator
                  sunxi-ohci 4200400.ohci1-controller: 4200400.ohci1-controller supply hci not found, using dummy regulator
                  sunxi-ohci 4200400.ohci1-controller: OHCI Host Controller
                  sunxi-ohci 4200400.ohci1-controller: new USB bus registered, assigned bus number 2
                  sunxi-ohci 4200400.ohci1-controller: irq 50, io mem 0x04200400
                  hub 2-0:1.0: USB hub found
                  hub 2-0:1.0: 1 port detected
                  usbcore: registered new interface driver uas
                  usbcore: registered new interface driver usb-storage
                  sunxi_gpadc_init,2137, success
                  sunxi_gpadc_setup: get channel scan data failed
                  input: sunxi-gpadc0 as /devices/virtual/input/input0
                  i2c /dev entries driver
                  IR NEC protocol handler initialized
                  sunxi cedar version 1.1
                  sunxi-cedar 1c0e000.ve: Adding to iommu group 0
                  VE: install start!!!
                  
                  VE: cedar-ve the get irq is 6
                  
                  VE: install end!!!
                  
                  VE: sunxi_cedar_probe
                  sunxi-mmc 4021000.sdmmc: SD/MMC/SDIO Host Controller Driver(v4.21 2021-05-24 16:10)
                  sunxi-mmc 4021000.sdmmc: ***ctl-spec-caps*** 8
                  sunxi-mmc 4021000.sdmmc: No vmmc regulator found
                  sunxi-mmc 4021000.sdmmc: No vqmmc regulator found
                  sunxi-mmc 4021000.sdmmc: No vdmmc regulator found
                  sunxi-mmc 4021000.sdmmc: No vd33sw regulator found
                  sunxi-mmc 4021000.sdmmc: No vd18sw regulator found
                  sunxi-mmc 4021000.sdmmc: No vq33sw regulator found
                  sunxi-mmc 4021000.sdmmc: No vq18sw regulator found
                  sunxi-mmc 4021000.sdmmc: Cann't get pin bias hs pinstate,check if needed
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: detmode:manually by software
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  ashmem: initialized
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  exFAT: Version 1.3.0
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  [AUDIOCODEC][sunxi_codec_parse_params][2412]:digital_vol:0, lineout_vol:26, mic1gain:31, mic2gain:31 pa_msleep:120, pa_level:1, pa_pwr_level:1
                  
                  [AUDIOCODEC][sunxi_codec_parse_params][2448]:adcdrc_cfg:0, adchpf_cfg:1, dacdrc_cfg:0, dachpf:0
                  sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pb not found, using dummy regulator
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  [AUDIOCODEC][sunxi_internal_codec_probe][2609]:codec probe finished
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sid_rd_ver_reg()254 - ver >= 4, soc ver:5
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
                  [SNDCODEC][sunxi_card_init][583]:card init finished
                  sunxi-codec-machine 2030340.sound: 2030000.codec <-> 203034c.dummy_cpudai mapping ok
                  input: audiocodec sunxi Audio Jack as /devices/platform/soc@3000000/2030340.sound/sound/card0/input1
                  [SNDCODEC][sunxi_card_dev_probe][836]:register card finished
                  NET: Registered protocol family 10
                  Segment Routing with IPv6
                  NET: Registered protocol family 17
                  [SNDCODEC][sunxi_hs_init_work][259]:resume-->report switch
                  i2c i2c2: i2c2 supply twi not found, using dummy regulator
                  i2c i2c2: probe success
                  get ehci0-controller wakeup-source is fail.
                  sunxi ehci0-controller don't init wakeup source
                  [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffe0005c8e98, 0x:ffffffd0040e6000, irq_no:2e
                  [sunxi-ehci0]: Not init ehci0
                  get ohci0-controller wakeup-source is fail.
                  sunxi ohci0-controller don't init wakeup source
                  [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffe0005c9260
                  [sunxi-ohci0]: Not init ohci0
                  ubi0: attaching mtd3
                  ubi0: scanning is finished
                  ubi0: attached mtd3 (name "sys", size 250 MiB)
                  ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes
                  ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048
                  ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
                  ubi0: good PEBs: 997, bad PEBs: 3, corrupted PEBs: 0
                  ubi0: user volume: 8, internal volumes: 1, max. volumes count: 128
                  ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 0
                  ubi0: available PEBs: 16, total reserved PEBs: 981, PEBs reserved for bad PEB handling: 17
                  ubi0: background thread "ubi_bgt0d" started, PID 60
                  block ubiblock0_5: created from ubi0:5(rootfs)
                  platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
                  clk: Not disabling unused clocks
                  ALSA device list:
                    #0: audiocodec
                  alloc_fd: slot 0 not NULL!
                  cfg80211: failed to load regulatory.db
                  VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
                  devtmpfs: mounted
                  Freeing unused kernel memory: 152K
                  This architecture does not have kernel memory protection.
                  Run /pseudo_init as init process
                  mount: mounting none on /dev failed: Device or resource busy
                  UBIFS (ubi0:6): Mounting in unauthenticated mode
                  UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 87
                  UBIFS (ubi0:6): recovery needed
                  UBIFS (ubi0:6): recovery completed
                  UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data"
                  UBIFS (ubi0:6): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
                  UBIFS (ubi0:6): FS size: 3096576 bytes (2 MiB, 12 LEBs), journal size 1806337 bytes (1 MiB, 5 LEBs)
                  UBIFS (ubi0:6): reserved for root: 146258 bytes (142 KiB)
                  UBIFS (ubi0:6): media format: w5/r0 (latest is w5/r0), UUID 8E54C7FB-113C-4EB2-AE5B-950DE41C9ADE, small LPT model
                  
                  can't run '/etc/preinit': No such file or directory
                  mount: mounting proc on /proc failed: Device or resource busy
                  mount: mounting tmpfs on /run failed: No such file or directory
                  hostname: can't open '/etc/hostname': No such file or directory
                  ------run rc.preboot file-----
                  UBIFS (ubi0:7): Mounting in unauthenticated mode
                  UBIFS (ubi0:7): background thread "ubifs_bgt0_7" started, PID 116
                  UBIFS (ubi0:7): recovery needed
                  UBIFS (ubi0:7): recovery completed
                  UBIFS (ubi0:7): UBIFS: mounted UBI device 0, volume 7, name "UDISK"
                  UBIFS (ubi0:7): LEB size: 258048 bytes (252 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
                  UBIFS (ubi0:7): FS size: 179601408 bytes (171 MiB, 696 LEBs), journal size 9031680 bytes (8 MiB, 35 LEBs)
                  UBIFS (ubi0:7): reserved for root: 4952683 bytes (4836 KiB)
                  UBIFS (ubi0:7): media format: w5/r0 (latest is w5/r0), UUID CF2A1B34-6910-40D4-BB19-F188E12AE214, small LPT model
                  /etc/init.d/rcS: line 136: can't create /proc/sys/kernel/hotplug: nonexistent directory
                  ------run rc.modules file-----
                  get ctp_power is fail, -22
                  get ctp_power_ldo_vol is fail, -22
                  sunxi_ctp_startup: ctp_power_io is invalid.
                  get ctp_gesture_wakeup fail, no gesture wakeup
                  gt9xxnew_ts 2-0014: 2-0014 supply ctp not found, using dummy regulator
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -70! Process reset.
                  <<-GTP-ERROR->> GTP i2c test failed time 1.
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -70! Process reset.
                  
                  insmod_device_driver
                  
                  sunxi_usb_udc 4100000.udc-controller: 4100000.udc-controller supply udc not found, using dummy regulator
                  <<-GTP-ERROR->> GTP i2c test failed time 2.
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -70! Process reset.
                  <<-GTP-ERROR->> GTP i2c test failed time 3.
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -70! Process reset.
                  <<-GTP-ERROR->> GTP i2c test failed time 4.
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  i2c i2c2: incomplete xfer (status: 0x20, dev addr: 0x14)
                  <<-GTP-ERROR->> I2C Read: 0x8047, 1 bytes failed, errcode: -70! Process reset.
                  <<-GTP-ERROR->> GTP i2c test failed time 5.
                  I2C communication ERROR!
                  regulator-dummy: Underflow of regulator enable count
                  gt9xxnew_ts: probe of 2-0014 failed with error -1
                  Error: Driver 'gt9xxnew_ts' is already registered, aborting...
                  insmod: can't insert '/lib/modules/5.4.61/gt9xxnew_ts.ko': Operation not permitted
                  ======== XRADIO WIFI OPEN ========
                  [XRADIO_ERR] debugfs isnot initialized
                  [XRADIO] Driver Label:XR_V02.25.82   Dec 15 2021 07:06:51
                  [XRADIO] Allocated hw_priv @ 000000009eacf2e2
                  sunxi-rfkill soc@3000000:rfkill@0: bus_index: 1
                  sunxi-rfkill soc@3000000:rfkill@0: wlan power on success
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
                  [XRADIO] Detect SDIO card 1
                  sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
                  sunxi-rfkill soc@3000000:rfkill@0: wlan power off success
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
                  [XRADIO] Remove SDIO card 1
                  [SBUS_ERR] sdio probe timeout!
                  sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
                  [XRADIO_ERR] sbus_sdio_init failed
                  xradio_core_init failed (-110)!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
                  ======== XRADIO WIFI OPEN ========
                  [XRADIO_ERR] debugfs isnot initialized
                  [XRADIO] Driver Label:XR_V02.25.82   Dec 15 2021 07:06:51
                  [XRADIO] Allocated hw_priv @ 0000000056985b32
                  sunxi-rfkill soc@3000000:rfkill@0: bus_index: 1
                  sunxi-rfkill soc@3000000:rfkill@0: wlan power on success
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
                  [XRADIO] Detect SDIO card 1
                  sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
                  sunxi-rfkill soc@3000000:rfkill@0: wlan power off success
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 timing LEGACY(SDR12) dt B
                  [XRADIO] Remove SDIO card 1
                  [SBUS_ERR] sdio probe timeout!
                  sunxi-mmc 4021000.sdmmc: no vqmmc,Check if there is regulator
                  [XRADIO_ERR] sbus_sdio_init failed
                  xradio_core_init failed (-110)!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 52, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 width 1 timing LEGACY(SDR12) dt B
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: smc 0 p1 err, cmd 5, RTO !!
                  sunxi-mmc 4021000.sdmmc: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 timing LEGACY(SDR12) dt B
                  insmod: can't insert '/lib/modules/5.4.61/xr819s.ko': Connection timed out
                  Successfully initialized wpa_supplicant
                  Could not read interface wlan0 flags: No such device
                  nl80211: Driver does not support authentication/association or connect commands
                  nl80211: deinit ifname=wlan0 disabled_11b_rates=0
                  Could not read interface wlan0 flags: No such device
                  wlan0: Failed to initialize driver interface
                  ------run rc.final file-----
                  numid=30,iface=MIXER,name='Headphone Switch'
                    ; type=BOOLEAN,access=rw------,values=1
                    : values=on
                  file system registered
                  configfs-gadget 4100000.udc-controller: failed to start g1: -19
                  sh: write error: No such device
                  /etc/rc.common: line 128: tr: not found
                  read descriptors
                  read strings
                  sunxi_set_cur_vol_work()397 WARN: get power supply failed
                  android_work: sent uevent USB_STATE=CONNECTED
                  sunxi_set_cur_vol_work()397 WARN: get power supply failed
                  configfs-gadget gadget: high-speed config #1: c
                  android_work: sent uevent USB_STATE=CONFIGURED
                  
                  rmmod_device_driver
                  
                  rmmod_device_driver()222 WARN: get power supply failed
                  android_work: sent uevent USB_STATE=DISCONNECTED
                  
                  insmod_host_driver
                  
                  [ehci0-controller]: sunxi_usb_enable_ehci
                  [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunxi_ehci: 0xffffffe0005c8e98, 0x:ffffffd0040e6000, irq_no:2e
                  sunxi-ehci 4101000.ehci0-controller: 4101000.ehci0-controller supply hci not found, using dummy regulator
                  sunxi-ehci 4101000.ehci0-controller: EHCI Host Controller
                  sunxi-ehci 4101000.ehci0-controller: new USB bus registered, assigned bus number 3
                  sunxi-ehci 4101000.ehci0-controller: irq 46, io mem 0x04101000
                  sunxi-ehci 4101000.ehci0-controller: USB 2.0 started, EHCI 1.00
                  hub 3-0:1.0: USB hub found
                  hub 3-0:1.0: 1 port detected
                  [ohci0-controller]: sunxi_usb_enable_ohci
                  [sunxi-ohci0]: probe, pdev->name: 4101400.ohci0-controller, sunxi_ohci: 0xffffffe0005c9260
                  sunxi-ohci 4101400.ohci0-controller: 4101400.ohci0-controller supply hci not found, using dummy regulator
                  sunxi-ohci 4101400.ohci0-controller: OHCI Host Controller
                  sunxi-ohci 4101400.ohci0-controller: new USB bus registered, assigned bus number 4
                  sunxi-ohci 4101400.ohci0-controller: irq 47, io mem 0x04101400
                  hub 4-0:1.0: USB hub found
                  hub 4-0:1.0: 1 port detected
                  host_chose finished!
                  
                  
                  BusyBox v1.27.2 () built-in shell (ash)
                  
                  ------run profile file-----
                   _____  _              __     _
                  |_   _||_| ___  _ _   |  |   |_| ___  _ _  _ _
                    | |   _ |   ||   |  |  |__ | ||   || | ||_'_|
                    | |  | || | || _ |  |_____||_||_|_||___||_,_|
                    |_|  |_||_|_||_|_|  Tina is Based on OpenWrt!
                   ----------------------------------------------
                   Tina Linux (Neptune, 5C1C9C53)
                   ----------------------------------------------
                  mount: mounting none on /sys/kernel/debug failed: No such file or directory
                  root@TinaLinux:/# INFO   : cedarc <log_set_level:43>: Set log level to 3 from /vendor/etc/cedarc.conf
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-0 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-1 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-2 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-3 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-4 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-5 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-6 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-7 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-8 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-9 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-10 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-11 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-12 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry adecoder-13 ok.
                  DEBUG  : awplayer <ReadPluginEntry:194>: read plugin entry adecoder-14 fail!
                  DEBUG  : awplayer <CdxPluginLoadList:221>: have config 14 entry
                  DEBUG  : awplayer <CdxPluginLoadList:222>: start to open adecoder lib
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.aac comment is "aac_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_aacdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.alac comment is "alac_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_alacdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.amr comment is "amr_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_amrdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.ape comment is "ape_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_apedec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.flac comment is "flac_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_flacdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.mp3 comment is "mp3_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_mp3dec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.ogg comment is "ogg_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_oggdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.wav comment is "wav_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_wavdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.atrc comment is "atrc_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_atrcdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.ra comment is "ra_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_radec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.sipr comment is "sipr_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_siprdec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.dsd comment is "dsd_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_dsddec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.g729 comment is "g729_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_g729dec.so
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin adecoder.opus comment is "opus_adecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libaw_opusdec.so
                  DEBUG  : awplayer <CdxPluginLoadList:202>: Load Plugin list vdecoder
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-0 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-1 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-2 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-3 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-4 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-5 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-6 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-7 ok.
                  DEBUG  : awplayer <ReadPluginEntry:178>: read plugin entry vdecoder-8 ok.
                  DEBUG  : awplayer <ReadPluginEntry:194>: read plugin entry vdecoder-9 fail!
                  DEBUG  : awplayer <CdxPluginLoadList:221>: have config 9 entry
                  DEBUG  : awplayer <CdxPluginLoadList:222>: start to open vdecoder lib
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.h264 comment is "h264_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawh264.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:79>: register h264 decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mjpeg comment is "mjpeg_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmjpeg.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:84>: register mjpeg decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mpeg2 comment is "mpeg2_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmpeg2.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:86>: register mpeg2 decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mpeg4base comment is "mpeg4base_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmpeg4base.so
                  WARNING: awplayer <DlOpenPlugin:112>: Invalid plugin,function CedarPluginVDInit not found.
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mpeg4dx comment is "mpeg4dx_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmpeg4dx.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:92>: register mpeg4dx decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mpeg4h263 comment is "mpeg4h263_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmpeg4h263.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:79>: register mpeg4H263 decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.mpeg4normal comment is "mpeg4normal_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawmpeg4normal.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:90>: register mpeg4Normal decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.wmv3 comment is "wmv3_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawwmv3.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:74>: register vc1 decoder success!
                  DEBUG  : awplayer <DlOpenPlugin:96>: plugin vdecoder.h265 comment is "h265_vdecoder"
                  DEBUG  : awplayer <DlOpenPlugin:97>: plugin open lib: libawh265.so
                  DEBUG  : awplayer <DlOpenPlugin:116>: plugin init : CedarPluginVDInit
                  INFO   : cedarc <CedarPluginVDInit:85>: register h265 decoder success!
                  DEBUG  : awplayer <CdxPluginLoadList:202>: Load Plugin list plugin
                  DEBUG  : awplayer <ReadPluginEntry:194>: read plugin entry plugin-0 fail!
                  DEBUG  : awplayer <CdxPluginLoadList:221>: have config 0 entry
                  DEBUG  : awplayer <CdxPluginLoadList:222>: start to open plugin lib
                  DEBUG  : awplayer <AwStreamInit:107>: aw stream init...
                  DEBUG  : awplayer <AwStreamInit:150>: stream list size:8
                  INFO   : awplayer <AwParserInit:441>: aw parser init...
                  DEBUG  : awplayer <AwParserInit:560>: aw parser size:17
                  DEBUG  : awplayer <AwMuxerInit:60>: aw muxer init ..
                  DEBUG  : awplayer <AwMuxerInit:74>: aw muxer size:3
                  info:<main:228>####################
                  info:<main:229>####################
                  info:<main:230>####################
                  info:<main:231>main start V1.0
                  
                  
                  info:<read_all_param:369>major key:public:
                  
                  info:<read_all_param:375>volume:15
                  
                  info:<read_all_param:382>language:1
                  
                  
                  
                  info:<read_all_param:386>major key:music:
                  
                  info:<read_all_param:392>loop:0
                  
                  info:<read_all_param:400>path:
                  
                  info:<read_all_param:408>filename:
                  
                  info:<read_all_param:415>fileType:0
                  
                  info:<read_all_param:422>offset:0
                  
                  info:<read_all_param:429>index:0
                  
                  info:<read_all_param:436>nDurationMs:0
                  
                  
                  
                  info:<read_all_param:440>major key:movie:
                  
                  info:<read_all_param:446>loop:0
                  
                  info:<read_all_param:454>path:
                  
                  info:<read_all_param:462>filename:
                  
                  info:<read_all_param:469>fileType:0
                  
                  info:<read_all_param:476>offset:0
                  
                  info:<read_all_param:483>index:0
                  
                  info:<read_all_param:490>nDurationMs:0
                  
                  
                  
                  info:<read_all_param:494>major key:ext_music:
                  
                  info:<read_all_param:500>loop:0
                  
                  info:<read_all_param:508>path:
                  
                  info:<read_all_param:516>filename:
                  
                  info:<read_all_param:523>fileType:0
                  
                  info:<read_all_param:530>offset:0
                  
                  info:<read_all_param:537>index:0
                  
                  info:<read_all_param:544>nDurationMs:0
                  
                  
                  
                  info:<read_all_param:547>major key:WLAN:
                  
                  info:<read_all_param:553>manu_on:1
                  
                  info:<read_all_param:560>manu_connected:1
                  
                  info:<read_all_param:569>manu_ssid:AW-Guest
                  
                  info:<read_all_param:578>manu_password:Aw.guest6688
                  
                  numid=30,iface=MIXER,name='Headphone Switch'
                    ; type=BOOLEAN,access=rw------,values=1
                    : values=on
                  amixer: Cannot find the given element from control default
                  
                  The framebuffer device was opened successfully.
                  800x480, 32bpp
                  The framebuffer device was mapped to memory successfully.
                  unable open evdev interface:: No such file or directory
                  info:<init_text:265>lang=1, dataFile=/usr/res/font/en.bin
                  
                  connect wpa_supplicant failed,please check wifi driver!
                  
                  1 Reply Last reply Reply Quote Share 0
                  • W
                    WadeDeng LV 4 @whycan last edited by

                    @whycan 这是开机所有log,唯有uboot那段没有打印,看了uboot-board.dts,里面没有关于console和uart的配置,所有我猜想uboot段的端口输出有可能在u-boot源码配置

                    whycan C 2 Replies Last reply Reply Quote Share 0
                    • whycan
                      whycan晕哥 LV 9 @WadeDeng last edited by

                      @wadedeng
                      这么说也有道理,晚点我试一试。

                      1 Reply Last reply Reply Quote Share 0
                      • C
                        chengwei_peng LV 6 @WadeDeng last edited by

                        @wadedeng 在uboot中增加下面的修改试试:

                        diff --git a/configs/sun20iw1p1_defconfig b/configs/sun20iw1p1_defconfig
                        index 98cc435e86..f616e1885c 100644
                        --- a/configs/sun20iw1p1_defconfig
                        +++ b/configs/sun20iw1p1_defconfig
                        @@ -129,6 +129,9 @@ CONFIG_CMD_PART=y
                         CONFIG_SUNXI_SECURE_BOOT=y
                         CONFIG_SUNXI_ANTI_BRUSH=y
                        
                        +# serial
                        +CONFIG_CONS_INDEX=3
                        +
                         #COMP
                         #CONFIG_SUNXI_COMP_GZ=y
                         CONFIG_SUNXI_COMP_DETECT=y
                        

                        如果这个修改不行,那么将 configs/sun20iw1p1_*_defconfig 的文件都统一修改一下。

                        W 1 Reply Last reply Reply Quote Share 1
                        • W
                          WadeDeng LV 4 @chengwei_peng last edited by

                          @chengwei_peng 是这个问题,我也是在menuconfig 修改了这个配置 才可以了

                          1 Reply Last reply Reply Quote Share 0
                          • 1 / 1
                          • First post
                            Last post

                          Copyright © 2022 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

                          行为准则 | 用户协议 | 隐私权政策