rumpeltux / viomi-rooting

Tool for rooting the Xiaomi STYJ02YM (viomi-v7) and Mijia STYTJ02YM (viomi-v8) vacuum robot
98 stars 36 forks source link

wlan0 Missing, no wifi #43

Closed colordeficiency closed 2 years ago

colordeficiency commented 2 years ago

I have managed to root my viomi v8 and tried to flash it with a custom v7 firmware from dustbuilder. I am unable to proceed as I seemingly lost the wlan0 interface and unable to get an IP address even if I added in ssid and password in /etc/wifi/wpa_supplicant.conf.

root@TinaLinux:/# ifconfig -a
gre0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          NOARP  MTU:1476  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1513 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1513 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:87071 (85.0 KiB)  TX bytes:87071 (85.0 KiB)

tunl0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

If it helps.

root@TinaLinux:/# dmesg
[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Linux version 3.4.39 (zhengzf@rs) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 70-1-1) ) #299 SMP PREEMPT Fri Nov 16 06:46:13 UTC 2018
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: sun8i
[    0.000000] Initialized persistent memory from 43080800-430907ff
[    0.000000] cma: CMA: reserved 128 MiB at 58000000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c06a0a80, node_mem_map c06f1000
[    0.000000]   Normal zone: 1152 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 129920 pages, LIFO batch:31
[    0.000000] script_init enter!
[    0.000000] script_init exit!
[    0.000000] PERCPU: Embedded 7 pages/cpu @c0b85000 s6464 r8192 d14016 u32768
[    0.000000] pcpu-alloc: s6464 r8192 d14016 u32768 alloc=8*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129920
[    0.000000] Kernel command line: boot_type=0 disp_para=0 fb_base=0x0 config_size=40080 boot.serialno=28f78f784185ffffc67b boot.hardware=sun8i console=ttyS2,115200 root=/dev/nandd rootwait init=/sbin/init ion_cma_list=8m,32m,64m,128m,256m loglevel=4 partitions=boot-res@nanda:env@nandb:boot@nandc:rootfs@nandd:rootfs_data@nande:private@nandf:recovery@nandg:misc@nandh:verity_block@nandi:secret@nandj:UDISK@nandk
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 512MB = 512MB total
[    0.000000] Memory: 380536k/380536k available, 143752k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0621000   (6244 kB)
[    0.000000]       .init : 0xc0621000 - 0xc064b940   ( 171 kB)
[    0.000000]       .data : 0xc064c000 - 0xc06a17e0   ( 342 kB)
[    0.000000]        .bss : 0xc06a266c - 0xc06f0520   ( 312 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:416
[    0.000000] Architected local timer running at 24.00MHz.
[    0.000000] Switching to timer-based delay loop
[    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[    0.000000] Console: colour dummy device 80x30
[    0.000185] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
[    0.000205] pid_max: default: 4096 minimum: 301
[    0.000343] Security Framework initialized
[    0.000423] Mount-cache hash table entries: 512
[    0.001255] CPU: Testing write buffer coherency: ok
[    0.001477] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001488] [sunxi_smp_prepare_cpus] enter
[    0.001523] Setting up static identity map for 0x40499b98 - 0x40499bf0
[    0.006299] CPU1: Booted secondary processor
[    0.006365] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.010000] CPU2: Booted secondary processor
[    0.010000] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.010332] CPU3: Booted secondary processor
[    0.010332] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.010444] Brought up 4 CPUs
[    0.010444] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
[    0.014281] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.014666] pinctrl core: initialized pinctrl subsystem
[    0.025039] NET: Registered protocol family 16
[    0.025695] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.025695] script_sysfs_init success
[    0.025695] sunxi_dump_init success
[    0.025695] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
[    0.025695] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
[    0.025695] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctrl
[    0.025695] persistent_ram: error in header, 2
[    0.025695] persistent_ram: found existing buffer, size 1994, start 1994
[    0.032835] console [ram-1] enabled
[    0.033082] [sunxi-module]: [sunxi-module.0] probe success
[    0.033120] script config pll3 to 297 Mhz
[    0.033135] script config pll4 to 300 Mhz
[    0.033167] script config pll6 to 600 Mhz
[    0.033179] script config pll8 to 408 Mhz
[    0.033199] script config pll9 to 480 Mhz
[    0.033211] script config pll10 to 297 Mhz
[    0.033219] sunxi_default_clk_init
[    0.033226] try to set pll6ahb1 to 200000000
[    0.033276] try to set ahb clk source to pll6ahb1
[    0.033285] set ahb clk source to pll6ahb1
[    0.033296] try to set ahb1 to 200000000
[    0.033306] try to set apb1 to 100000000
[    0.040234] bio: create slab <bio-0> at 0
[    0.040380] [ARISC] :sunxi-arisc driver v1.02
[    0.055751] [ARISC] :arisc version: [v0.1.33]
[    0.062264] [ARISC] :sunxi-arisc driver v1.02 startup succeeded
[    0.062373] pwm module init!
[    0.063823] usbcore: registered new interface driver usbfs
[    0.063823] usbcore: registered new interface driver hub
[    0.063823] usbcore: registered new device driver usb
[    0.063823] twi_chan_cfg()340 - [twi0] has no twi_regulator.
[    0.063823] twi_chan_cfg()340 - [twi1] has no twi_regulator.
[    0.063823] twi_chan_cfg()340 - [twi2] has no twi_regulator.
[    0.063823] Linux video capture interface: v2.00
[    0.070357] current_limit = 700000
[    0.070715] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.070804] Bluetooth: Core ver 2.16
[    0.070866] NET: Registered protocol family 31
[    0.070877] Bluetooth: HCI device and connection manager initialized
[    0.070891] Bluetooth: HCI socket layer initialized
[    0.070900] Bluetooth: L2CAP socket layer initialized
[    0.070922] Bluetooth: SCO socket layer initialized
[    0.071191] cfg80211: Calling CRDA to update world regulatory domain
[    0.071677] Switching to clocksource arch_sys_counter
[    0.071987] FS-Cache: Loaded
[    0.072100] CacheFiles: Loaded
[    0.076591] hci: ERR: get ehci1 abh clk failed.
[    0.076728] hci: ERR: clock_init failed
[    0.076866] hci: ERR: get ohci1 abh clk failed.
[    0.077096] hci: ERR: clock_init failed
[    0.078610] NET: Registered protocol family 2
[    0.078872] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.079374] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.079620] TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
[    0.079893] TCP: Hash tables configured (established 16384 bind 16384)
[    0.079904] TCP: reno registered
[    0.080217] NET: Registered protocol family 1
[    0.080718] [pm]aw_pm_init!
[    0.080730] standby_mode = 1.
[    0.080738] wakeup src cnt is : 3.
[    0.080748] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
[    0.080759] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x80
[    0.080769] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x0
[    0.080780] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
[    0.080790] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x280
[    0.080801] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x0
[    0.080812] [exstandby]leave extended_standby_enable_wakeup_src : event 0x800000
[    0.080822] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_map 0x284
[    0.080832] [exstandby]leave extended_standby_enable_wakeup_src : wakeup_gpio_group 0x0
[    0.080867] sunxi_reg_init enter
[    0.081473] audit: initializing netlink socket (disabled)
[    0.081514] type=2000 audit(0.070:1): initialized
[    0.082659] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.082717] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    0.083020] msgmni has been set to 999
[    0.084161] io scheduler noop registered
[    0.084172] io scheduler deadline registered
[    0.084243] io scheduler cfq registered (default)
[    0.084426] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
[    0.084441] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
[    0.084454] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
[    0.084467] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
[    0.085056] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[    0.085068] sw_uart_pm()890 - uart0 clk is already enable
[    0.085370] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
[    0.085565] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
[    0.085583] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
[    0.104248] console [ttyS2] enabled
[    0.104535] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
[    0.108395] loop: module loaded
[    0.108418] [NAND][NAND]nand init start, nand0_used_flag is 1
[    0.108427] [NAND]nand_cache_level err! 0[NAND]nand_capacity_level err! 0
[    0.108440] regisger ISP =====================
[    0.108470] [NAND]nand init start
[    0.108479] NandHwInit: Start Nand Hardware initializing .....
[    0.108488] kernel:nand version: 3 5003 20170418 1437
[    0.108507] [NAND] channel cnt is 1
[    0.108515] ndfc version: 1
[    0.108522] ndfc dma mode: MBUS DMA
[    0.108530] pin count:19
[    0.108651] NAND_ClkRequest: get pll6 rate 600000000HZ
[    0.108838] nand:get voltage axp22_dcdc1 ok:d7a8e8c0
[    0.108851] Reset NDFC 0
[    0.108860] NFC Randomizer start.
[    0.108879] NFC_ResetChip: 0x101, 0x100 0x10095
[    0.108887] NFC_ResetChip: 0xff, ch: 0
[    0.108956] [PHY_DBG] CH 0 Nand flash chip id is:0xc2 0xda 0x90 0x95 0x6 0x0
[    0.108965] nand id of two channel is not the same, set to 1 channel mode
[    0.108978] [SCAN_DBG] Nand flash chip id is:0xc2 0xda 0x90 0x95 0x6 0x0
[    0.108993] [SCAN_DBG] NandTwoPlaneOp: 1, DriverTwoPlaneOPCfg: 1, 0xff5fffef
[    0.109005] nand_para0, id_number_ctl, nand type err! 0
[    0.109013] _UpdateExtAccessFreqPara: no para.
[    0.109023] NFC_ResetChip: 0x1000101, 0x100 0x10095
[    0.109031] NFC_ResetChip: 0xff, ch: 0
[    0.109069] [PHY_DBG] CH 0 Nand flash chip id is:0x0 0x0 0x0 0x0 0x0 0x0
[    0.109080] NFC_ResetChip: 0x2000109, 0x100 0x10095
[    0.109088] NFC_ResetChip: 0xff, ch: 0
[    0.109102] wrong Rb connect Mode, chip = 2 ,RbConnectMode = 1
[    0.109135] [PHY_DBG] CH 0 Nand flash chip id is:0x0 0x0 0x0 0x0 0x0 0x0
[    0.109146] NFC_ResetChip: 0x3000109, 0x100 0x10095
[    0.109155] NFC_ResetChip: 0xff, ch: 0
[    0.109168] wrong Rb connect Mode, chip = 3 ,RbConnectMode = 1
[    0.109201] [PHY_DBG] CH 0 Nand flash chip id is:0x0 0x0 0x0 0x0 0x0 0x0
[    0.109256] Nand Unique ID of chip 0 is :
[    0.109265] 8, e, 8, 16
[    0.109272] 16, 7, 8, 7
[    0.109279] 12, 0, 0, 16
[    0.109286] 16, ff, ff, ff
[    0.109291]
[    0.109297] f7, f1, f7, e9
[    0.109304] e9, f8, f7, f8
[    0.109312] ed, ff, ff, e9
[    0.109318] e9, 0, 0, 0
[    0.109323]
[    0.109329] Reset NDFC 0
[    0.109339] PageCachePool.PageCache0: 0xd79c6000
[    0.109351] PageCachePool.PageCache1: 0xd7af4000
[    0.109362] PageCachePool.PageCache2: 0xd7af6000
[    0.109375] PageCachePool.PageCache3: 0xd7b00000
[    0.109385] PageCachePool.PageCache4: 0xd7b02000
[    0.109393] PageCachePool.SpareCache: 0xd79b46c0
[    0.109403] PageCachePool.TmpPageCache: 0xd7b04000
[    0.109414] PageCachePool.TmpPageCache1: 0xd7b06000
[    0.109425] PHY_ChangeMode: sclk0 will be changed! 10 -> 30
[    0.109437] PHY_ChangeMode: before check blank page, 0x101, 0x100, 0x10095, 0x21f
[    0.110208] _check_scan_data, it is a free page(type 1), block 4
[    0.110218] _check_scan_data, read error, block 4 !
[    0.110961] _check_scan_data, it is a free page(type 1), block 5
[    0.110970] _check_scan_data, read error, block 5 !
[    0.111712] _check_scan_data, it is a free page(type 1), block 6
[    0.111721] _check_scan_data, read error, block 6 !
[    0.112462] _check_scan_data, it is a free page(type 1), block 7
[    0.112472] _check_scan_data, read error, block 7 !
[    0.112784] _check_scan_data, ok, block 8
[    0.112792] _check_scan_data, valid data for ddr scan, block 8
[    0.112800] PHY_ChangeMode: valid burned data!
[    0.112809] PHY_ChangeMode: timing_change 1,  sclk0_bak 10, sclk0 30!
[    0.112830] _get_right_timing_para, set edo to 1 for sdr nand.
[    0.112846] Physic_Info_Read start!!
[    0.112853] Physic_Info_Get_Offset start!!
[    0.114174] physic info start_block 4
[    0.114478] physic info start_block 5
[    0.114780] physic info start_block 6
[    0.115081] physic info start_block 7
[    0.115386] physic info start_block 8
[    0.115523] Physic_Info_Get_One_Copy start!!
[    0.116439] block 14 page 48
[    0.116576] block 14 page 49
[    0.116713] block 14 page 50
[    0.116850] block 14 page 51
[    0.116986] block 14 page 52
[    0.117123] block 14 page 53
[    0.117260] block 14 page 54
[    0.117397] block 14 page 55
[    0.117534] block 14 page 56
[    0.117671] block 14 page 57
[    0.117807] block 14 page 58
[    0.117944] block 14 page 59
[    0.118081] block 14 page 60
[    0.118218] block 14 page 61
[    0.118355] block 14 page 62
[    0.118492] block 14 page 63
[    0.118720] physic info copy is ok
[    0.118728] NandGetPhyInfoFlag !!!!
[    0.118735]
[    0.118738]
[    0.118743] [SCAN_DBG] ==============Nand Architecture Parameter==============
[    0.118754] [SCAN_DBG]    Nand Chip ID:         0x9590dac2 0xffffff06
[    0.118763] [SCAN_DBG]    Nand Channel Count:   0x1
[    0.118771] [SCAN_DBG]    Nand Chip Count:      0x1
[    0.118779] [SCAN_DBG]    Nand Chip Connect:    0x1
[    0.118787] [SCAN_DBG]    Nand Rb Connect Mode:      0x1
[    0.118795] [SCAN_DBG]    Sector Count Of Page: 0x4
[    0.118803] [SCAN_DBG]    Page Count Of Block:  0x40
[    0.118810] [SCAN_DBG]    Block Count Of Die:   0x800
[    0.118818] [SCAN_DBG]    Plane Count Of Die:   0x2
[    0.118826] [SCAN_DBG]    Die Count Of Chip:    0x1
[    0.118834] [SCAN_DBG]    Bank Count Of Chip:   0x1
[    0.118842] [SCAN_DBG]    Optional Operation:   0x28c
[    0.118849] [SCAN_DBG]    Access Frequency:     0x1e
[    0.118858] [SCAN_DBG]    ECC Mode:             0x0
[    0.118865] [SCAN_DBG]    Read Retry Type:      0x0
[    0.118873] [SCAN_DBG]    DDR Type:             0x0
[    0.118880] [SCAN_DBG] =======================================================
[    0.118886]
[    0.118892] [SCAN_DBG] ==============Optional Operaion Parameter==============
[    0.118902] [SCAN_DBG]    MultiPlaneReadCmd:      0x0, 0x30
[    0.118911] [SCAN_DBG]    MultiPlaneWriteCmd:     0x11, 0x80
[    0.118921] [SCAN_DBG]    MultiPlaneCopyReadCmd:  0x0, 0x0, 0x35
[    0.118931] [SCAN_DBG]    MultiPlaneCopyWriteCmd: 0x85, 0x11, 0x80
[    0.118940] [SCAN_DBG]    MultiPlaneStatusCmd:    0x70
[    0.118948] [SCAN_DBG]    InterBnk0StatusCmd:     0x78
[    0.118956] [SCAN_DBG]    InterBnk1StatusCmd:     0x78
[    0.118964] [SCAN_DBG]    BadBlockFlagPosition:   0x1
[    0.118972] [SCAN_DBG]    MultiPlaneBlockOffset:  0x1
[    0.118979] [SCAN_DBG] =======================================================
[    0.118990] kernel:nand info: 9590dac2 ffffff06 28c 0 0
[    0.119012] nand_para0, sorting_flag, nand type err! 0
[    0.119021]
[    0.119026] [FORMAT_DBG] ===========Logical Architecture Parameter===========
[    0.119035] [FORMAT_DBG]    Page Count of Logic Block:  0x40
[    0.119044] [FORMAT_DBG]    Sector Count of Logic Page: 0x8
[    0.119052] [FORMAT_DBG]    Block Count of Die:         0x400
[    0.119061] [FORMAT_DBG]    Die Count:                  0x1
[    0.119068] [FORMAT_DBG] ===================================================
[    0.119082] NandHwInit: End Nand Hardware initializing ..... OK!
[    0.119110] [ND]boot start
[    0.119123] [ND]partition->size :461312
[    0.119130] [ND]partition->cross_talk :0
[    0.119137] [ND]partition->attribute :0
[    0.119144] [ND]partition->start.Chip_NO :0
[    0.119151] [ND]partition->start.Block_NO :23
[    0.119159] [ND]partition->end.Chip_NO :0
[    0.119166] [ND]partition->end.Block_NO :1023
[    0.119174] [ND]partition->nand_disk[0].size :32768
[    0.119182] [ND]partition->nand_disk[0].type :0
[    0.119190] [ND]partition->nand_disk[1].size :2048
[    0.119198] [ND]partition->nand_disk[1].type :0
[    0.119206] [ND]partition->nand_disk[2].size :2048
[    0.119214] [ND]partition->nand_disk[2].type :0
[    0.119222] [ND]partition->nand_disk[3].size :20480
[    0.119230] [ND]partition->nand_disk[3].type :0
[    0.119237] [ND]partition->nand_disk[4].size :98304
[    0.119246] [ND]partition->nand_disk[4].type :0
[    0.119253] [ND]partition->nand_disk[5].size :20480
[    0.119261] [ND]partition->nand_disk[5].type :0
[    0.119269] [ND]partition->nand_disk[6].size :2048
[    0.119277] [ND]partition->nand_disk[6].type :0
[    0.119285] [ND]partition->nand_disk[7].size :65536
[    0.119293] [ND]partition->nand_disk[7].type :0
[    0.119301] [ND]partition->nand_disk[8].size :2048
[    0.119309] [ND]partition->nand_disk[8].type :0
[    0.119317] [ND]partition->nand_disk[9].size :2048
[    0.119325] [ND]partition->nand_disk[9].type :0
[    0.119333] [ND]partition->nand_disk[10].size :20480
[    0.119341] [ND]partition->nand_disk[10].type :0
[    0.119349] [ND]partition->nand_disk[11].size :193024
[    0.119357] [ND]partition->nand_disk[11].type :0
[    0.119365] [ND]partition->nand_disk[12].size :-1
[    0.119373] [ND]partition->nand_disk[12].type :-1
[    0.119381] [ND]partition->nand_disk[13].size :-1
[    0.119390] [ND]partition->nand_disk[13].type :-1
[    0.119398] [ND]partition->nand_disk[14].size :-1
[    0.119406] [ND]partition->nand_disk[14].type :-1
[    0.119414] [ND]partition->nand_disk[15].size :-1
[    0.119422] [ND]partition->nand_disk[15].type :-1
[    0.119430] [ND]partition->nand_disk[16].size :-1
[    0.119438] [ND]partition->nand_disk[16].type :-1
[    0.119446] [ND]partition->nand_disk[17].size :-1
[    0.119454] [ND]partition->nand_disk[17].type :-1
[    0.119462] [ND]partition->nand_disk[18].size :-1
[    0.119470] [ND]partition->nand_disk[18].type :-1
[    0.119478] [ND]partition->nand_disk[19].size :-1
[    0.119486] [ND]partition->nand_disk[19].type :-1
[    0.119494] [ND]partition->nand_disk[20].size :-1
[    0.119502] [ND]partition->nand_disk[20].type :-1
[    0.119510] [ND]partition->nand_disk[21].size :-1
[    0.119519] [ND]partition->nand_disk[21].type :-1
[    0.119527] [ND]partition->nand_disk[22].size :-1
[    0.119535] [ND]partition->nand_disk[22].type :-1
[    0.119543] [ND]partition->nand_disk[23].size :-1
[    0.119551] [ND]partition->nand_disk[23].type :-1
[    0.119563] [NE]partition_num: 0,size :0x70a00,cross_talk 0
[    0.119573] [NE]part mbr size: 0x8000 type: 0
[    0.119581] [NE]part boot-res size: 0x800 type: 0
[    0.119591] [NE]part env size: 0x800 type: 0
[    0.119601] [NE]part boot size: 0x5000 type: 0
[    0.119610] [NE]part rootfs size: 0x18000 type: 0
[    0.119618] [NE]part rootfs_data size: 0x5000 type: 0
[    0.119627] [NE]part private size: 0x800 type: 0
[    0.119635] [NE]part recovery size: 0x10000 type: 0
[    0.119644] [NE]part misc size: 0x800 type: 0
[    0.119652] [NE]part verity_block size: 0x800 type: 0
[    0.119661] [NE]part secret size: 0x5000 type: 0
[    0.119669] [NE]part UDISK size: 0x2f200 type: 0
[    0.119754] [ND]build 1 phy_partition !
[    0.119763] [ND]nand_info->type :0
[    0.119770] [ND]nand_info->SectorNumsPerPage :8
[    0.119778] [ND]nand_info->BytesUserData :16
[    0.119786] [ND]nand_info->PageNumsPerBlk :64
[    0.119793] [ND]nand_info->BlkPerChip :1024
[    0.119800] [ND]nand_info->FirstBuild :0
[    0.119807] [ND]nand_info->FullBitmap :1610612883
[    0.119815] [ND]nand_info->bad_block_addr.Chip_NO :0
[    0.119823] [ND]nand_info->bad_block_addr.Block_NO :0
[    0.119831] [ND]nand_info->mbr_block_addr.Chip_NO :0
[    0.119838] [ND]nand_info->mbr_block_addr.Block_NO :0
[    0.119847] [ND]nand_info->no_used_block_addr.Chip_NO :0
[    0.119855] [ND]nand_info->no_used_block_addr.Block_NO :23
[    0.119863] [ND]nand_info->new_bad_block_addr.Chip_NO :0
[    0.119871] [ND]nand_info->new_bad_block_addr.Block_NO :0
[    0.119879] [ND]nand_info->new_bad_page_addr :65535
[    0.119887] [ND]nand_info->partition_nums :1
[    0.119894] [ND]sizeof partition:2384
[    0.119901] [ND]nand_info->partition:0:
[    0.119908] [ND]size:0x70a00
[    0.119914] [ND]cross_talk:0x0
[    0.119920] [ND]attribute:0x0
[    0.119926] [ND]start: chip:0 block:23
[    0.119934] [ND]end  : chip:0 block:1023
[    0.119941]  check_phyisc start.
[    0.124077] uboot->sys_mode 0
[    0.124085] uboot->use_lsb_page 0
[    0.124091] uboot->copys 4
[    0.124098] uboot->uboot_len 884736
[    0.124105] uboot->total_len 917504
[    0.124111] uboot->uboot_pages 432
[    0.124118] uboot->total_pages 448
[    0.124124] uboot->blocks_per_total 7
[    0.124132] uboot->page_offset_for_nand_info 432
[    0.124138] uboot->uboot_block
[    0.124144]  8 15 22 29 36 0 0 0 0 0 0
[    0.124169]  0 0 0 0 0 0 0 0 0 0
[    0.124192]  0 0 0 0 0 0 0 0 0
[    0.185505] nand_read_uboot_one ok 0
[    0.247606] nand_read_uboot_one ok 1
[    0.309723] nand_read_uboot_one ok 2
[    0.371848] nand_read_uboot_one ok 3
[    0.371858]  check_phyisc end.
[    0.372065] [NAND]nand_probe
[    0.372101] [NAND]nand type err!
[    0.372316] [ND]nand_partition0
[    0.372397] [ND]nftl start:1001,100
[    0.372531] [ND]first
[    0.587270] _ReadCheckSpare: filled invalid page(0,859,0)...
[    0.600557] _ReadCheckSpare: filled invalid page(0,921,0)...
[    0.622397] [ND]before second 1001 901.
[    0.666898] [NE]smart->version:aaaaaa01;
[    0.666908] [NE]smart->total_recv_read_sectors:71782;
[    0.666916] [NE]smart->total_recv_write_sectors:75356;
[    0.666924] [NE]smart->total_real_read_pages:7659;
[    0.666932] [NE]smart->total_real_write_pages:10377;
[    0.666940] [NE]smart->total_recv_discard_sectors:213504;
[    0.666948] [NE]smart->total_real_discard_sectors:213504;
[    0.666956] [NE]smart->total_recv_read_claim_pages:0;
[    0.666964] [NE]smart->total_gc_times:0;
[    0.666971] [NE]smart->total_gc_pages:0;
[    0.666977] [NE]smart->total_wl_times:0;
[    0.666984] [NE]smart->total_real_read_error_pages:0;
[    0.666992] [NE]smart->total_real_write_error_pages:0;
[    0.667000] [NE]smart->total_normal_power_cycles:3;
[    0.667008] [NE]smart->total_unusual_power_cycles:0;
[    0.667015] [NE]smart->max_block_erase_times:0;
[    0.667023] [NE]smart->min_block_erase_times:0;
[    0.667030] [NE]smart->max_block_used_counter:0;
[    0.667038] [NE]smart->min_block_used_counter:0;
[    0.667045] [NE]smart->read_reclaim_utc:0;
[    0.667052] [NE]smart->cross_talk_times:0;
[    0.704765] [NE]recover_phy_page_mapping no used page 37!!
[    0.704775] [ND]recover 835 37
[    0.704788] [ND] nand3.5 version:0001 date:Apr 21 2017 13:36:47
[    0.704797] [ND]zone->nand_chip->blk_per_chip: 1001
[    0.704805] [ND]zone->nand_chip->bytes_per_page: 4096
[    0.704813] [ND]zone->nand_chip->pages_per_blk: 64
[    0.704821] [ND]zone->nand_chip->max_erase_times: 3000
[    0.704829] [ND]zone->nand_chip->support_read_reclaim: 0
[    0.704837] [ND]zone->test: 0
[    0.704843] [ND]zone->zone_no: 0
[    0.704849] [ND]zone->zone_attr: 0
[    0.704856] [ND]zone->blocks: 1001
[    0.704863] [ND]zone->bad_block: 0
[    0.704869] [ND]zone->logic_cap_in_sects: 461312
[    0.704877] [ND]zone->backup_cap_in_sects: 51200
[    0.704884] [ND]zone->free_block_num: 843
[    0.704892] [ND]zone->gc_strategy.start_gc_free_blocks: 20
[    0.704900] [ND]zone->gc_strategy.stop_gc_free_blocks: 66
[    0.704908] [ND]zone->gc_strategy.gc_page: 0
[    0.704916] [ND]zone->gc_strategy.process: 1
[    0.704923] [ND]zone->prio_gc.prio_type : 0
[    0.704931] [ND]zone->zone_start_phy_block->phy_block.Block_NO: 0
[    0.704939] [ND]zone->zone_end_phy_block->phy_block.Block_NO: 1000
[    0.704948] [ND]zone->zone_phy_page_map_for_gc: d7ae7000
[    0.704957] [ND]zone->current_block.user_info: d7ae7800
[    0.704965] [ND]zone->current_block.block_info: d7b1756c
[    0.704973] [ND]zone->current_block.block_info->phy_block.Block_NO: 835
[    0.704983] [ND]zone->current_block.page_used: 37
[    0.704991] [ND]zone->current_block.block_info->block_used_count: 163
[    0.705000] [ND]zone->read_reclaim_complete: 0
[    0.705008] [ND]zone->temp_page_buf: d791a000
[    0.705015] [ND]zone->max_erase_num: 1
[    0.705022] [ND]zone->cache.cache_totals: 0
[    0.705029] [ND]zone->cfg->nftl_dont_use_cache: 0
[    0.705037] [ND]zone->cfg->nftl_use_cache_sort: 1
[    0.705044] [ND]zone->cfg->nftl_support_gc_read_reclaim: 1
[    0.705053] [ND]zone->cfg->nftl_support_wear_leveling: 1
[    0.705060] [ND]zone->cfg->nftl_need_erase: 0
[    0.705068] [ND]zone->cfg->nftl_min_free_block_num: 19
[    0.705076] [ND]zone->cfg->nftl_gc_threshold_free_block_num: 8
[    0.705085] [ND]zone->cfg->nftl_min_free_block: 4
[    0.705092] [ND]zone->cfg->nftl_gc_threshold_ratio_numerator: 2
[    0.705101] [ND]zone->cfg->nftl_gc_threshold_ratio_denominator: 3
[    0.705110] [ND]zone->cfg->nftl_max_cache_num: 20
[    0.705118] [ND]zone->cfg->nftl_max_cache_write_num: 1
[    0.705125] [ND]zone->cfg->nftl_cross_talk: 0
[    0.705133] [ND]zone->cfg->nftl_read_claim_interval: 1296000
[    0.705141] [NE]smart->version:aaaaaa01;
[    0.705148] [NE]smart->total_recv_read_sectors:71782;
[    0.705156] [NE]smart->total_recv_write_sectors:75356;
[    0.705164] [NE]smart->total_real_read_pages:7761;
[    0.705171] [NE]smart->total_real_write_pages:10377;
[    0.705179] [NE]smart->total_recv_discard_sectors:213504;
[    0.705187] [NE]smart->total_real_discard_sectors:213504;
[    0.705195] [NE]smart->total_recv_read_claim_pages:0;
[    0.705203] [NE]smart->total_gc_times:0;
[    0.705210] [NE]smart->total_gc_pages:0;
[    0.705217] [NE]smart->total_wl_times:0;
[    0.705223] [NE]smart->total_real_read_error_pages:0;
[    0.705231] [NE]smart->total_real_write_error_pages:0;
[    0.705239] [NE]smart->total_normal_power_cycles:3;
[    0.705246] [NE]smart->total_unusual_power_cycles:0;
[    0.705254] [NE]smart->max_block_erase_times:0;
[    0.705261] [NE]smart->min_block_erase_times:0;
[    0.705268] [NE]smart->max_block_used_counter:0;
[    0.705275] [NE]smart->min_block_used_counter:0;
[    0.705283] [NE]smart->read_reclaim_utc:0;
[    0.705290] [NE]smart->cross_talk_times:0;
[    0.705296] [ND]nftl ok!
[    0.705361] [ND]max_erase_times = 40000
[    0.705472] [NAND]nand_dev add mbr
[    0.705481] [NAND]nand_dev add boot-res
[    0.706363]  nanda:
[    0.706609] [NAND]nand_dev add env
[    0.707186]  nandb: unknown partition table
[    0.707352] [NAND]nand_dev add boot
[    0.707873]  nandc:
[    0.708027] [NAND]nand_dev add rootfs
[    0.708537]  nandd: unknown partition table
[    0.708699] [NAND]nand_dev add rootfs_data
[    0.709189]  nande: unknown partition table
[    0.709348] [NAND]nand_dev add private
[    0.709845]  nandf:
[    0.710031] [NAND]nand_dev add recovery
[    0.710274]  nandg: unknown partition table
[    0.710440] [NAND]nand_dev add misc
[    0.710698]  nandh: unknown partition table
[    0.710862] [NAND]nand_dev add verity_block
[    0.711376]  nandi: unknown partition table
[    0.711541] [NAND]nand_dev add secret
[    0.711788]  nandj: unknown partition table
[    0.711956] [NAND]nand_dev add UDISK
[    0.712476]  nandk: unknown partition table
[    0.712731] [NAND]nand init end
[    0.712947] [rf_pm]: select module num is 10
[    0.712957] [rf_pm]: module power1 name axp22_dldo1
[    0.712967] [rf_pm]: module power1 vol 3300000
[    0.712976] [rf_pm]: module power2 name axp22_dldo2
[    0.712986] [rf_pm]: module power2 vol 3300000
[    0.712994] [rf_pm]: module power3 name axp22_aldo1
[    0.713004] [rf_pm]: module power3 vol 3300000
[    0.713012] [rf_pm]: mod has no power_switch gpio
[    0.713020] [rf_pm]: mod has no chip_en gpio
[    0.713029] [rf_pm]: lpo_use_apclk: losc_out
[    0.713155] [rf_pm]: set axp22_dldo1 to 3300000 v
[    0.713274] [rf_pm]: enable axp22_dldo1.
[    0.713821] [rf_pm]: set axp22_dldo2 to 3300000 v
[    0.713916] [rf_pm]: enable axp22_dldo2.
[    0.714452] [rf_pm]: set axp22_aldo1 to 3300000 v
[    0.714546] [rf_pm]: enable axp22_aldo1.
[    0.714599] [rf_pm]: mod info power switch -1
[    0.714704] [rf_pm]: set losc_out 32k out
[    0.714715] scene_lock_init name=rf_pm
[    0.714971] [wifi_pm]: wifi gpio init is OK !!
[    0.715005] [rfkill]: init no bt used in configuration
[    0.715618] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
[    0.715656] tun: Universal TUN/TAP device driver, 1.6
[    0.715665] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.715773] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.715841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.715971] usbcore: registered new interface driver cdc_acm
[    0.715983] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.716031] usbcore: registered new interface driver cdc_wdm
[    0.716147] usbcore: registered new interface driver usbserial
[    0.716157] usbserial: USB Serial Driver core
[    0.716203] usbcore: registered new interface driver option
[    0.716243] USB Serial support registered for GSM modem (1-port)
[    0.716552] file system registered
[    0.717858] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    0.717871] android_usb gadget: Number of LUNs=3
[    0.717882]  lun0: LUN: removable file: (no medium)
[    0.717892]  lun1: LUN: removable file: (no medium)
[    0.717901]  lun2: LUN: removable file: (no medium)
[    0.718165] android_usb gadget: android_usb ready
[    0.718425] mousedev: PS/2 mouse device common for all mice
[    0.718525] sunxikbd_script_init: key para not found, used default para.
[    0.726644] ****gareth drivers/rtc/rtc-pcf8563.c:1131 func pcf8563_init() after fetch_sysconfig_para:  normal_i2c: 0x51. normal_i2c[1]: 0xfffe
[    0.726696] rtc_detect,line:230
[    0.726707] rtc_detect: Detected chip pcf8563 at adapter 1, address 0x51
[    0.726808] get rtc_irq gpio failed
[    0.726821] pcf8563 1-0051: chip found, driver version 0.4.3
[    0.726889] ****gareth drivers/rtc/rtc-pcf8563.c:441 func pcf8563_rtc_read_time() *****
[    0.726901] ****gareth drivers/rtc/rtc-pcf8563.c:393 func pcf8563_get_datetime() *****
[    0.727101] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x51)
[    0.727114] pcf8563_get_datetime: read error,ret:-70
[    0.727246] pcf8563 1-0051: rtc core: registered pcf8563 as rtc0
[    0.727259] ****gareth drivers/rtc/rtc-pcf8563.c:1043 func pcf8563_probe() *****  client->irq : 0
[    0.727271] ****gareth drivers/rtc/rtc-pcf8563.c:569 func pcf8563_alarm_disable() *****
[    0.727461] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x51)
[    0.727473] pcf8563_alarm_disable,586
[    0.727490] ****gareth drivers/rtc/rtc-sunxi.c:610 func sunxi_rtc_init() *****
[    0.727640] ****gareth drivers/rtc/rtc-sunxi.c:489 func sunxi_rtc_probe() *****
[    0.727696] ****gareth drivers/rtc/rtc-sunxi.c:207 func sunxi_rtc_gettime() *****
[    0.727713] ****gareth drivers/rtc/rtc-sunxi.c:344 func sunxi_rtc_getalarm() *****
[    0.727725] ****gareth drivers/rtc/rtc-sunxi.c:207 func sunxi_rtc_gettime() *****
[    0.727738] ****gareth drivers/rtc/rtc-sunxi.c:207 func sunxi_rtc_gettime() *****
[    0.727869] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc1
[    0.727995] sunxi cedar version 0.1
[    0.728045] [cedar]: install start!!!
[    0.728188] [cedar]: install end!!!
[    0.730787] axp22_dcdc1: Failed to create debugfs directory
[    0.731706] Bluetooth: Virtual HCI driver ver 1.3
[    0.731804] Bluetooth: HCI UART driver ver 2.2
[    0.731815] Bluetooth: HCI H4 protocol initialized
[    0.731824] Bluetooth: HCILL protocol initialized
[    0.731895] usbcore: registered new interface driver btusb
[    0.731907] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    0.732257] axp22_dcdc3: Failed to create debugfs directory
[    0.734635] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.123 2017-01-11 15:04) Compiled in Sep  7 2018 at 04:24:05
[    0.734675] [mmc]: MMC host used card: 0x2, boot card: 0x0, io_card 2
[    0.735842] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    0.739194] usbcore: registered new interface driver usbhid
[    0.739204] usbhid: USB HID core driver
[    0.739214] zram: num_devices not specified. Using default: 1
[    0.739222] zram: Creating 1 devices ...
[    0.739794] Linux telephony interface: v1.00
[    0.739977] usbcore: registered new interface driver snd-usb-audio
[    0.740988] [audiocodec] : aif3 not used!
[    0.748680] asoc: sndcodec <-> sunxi-codec mapping ok
[    0.750298] u32 classifier
[    0.750306]     Actions configured
[    0.750319] nf_conntrack version 0.5.0 (7993 buckets, 31972 max)
[    0.750601] IPVS: Registered protocols ()
[    0.750654] IPVS: Connection hash table configured (size=4096, memory=32Kbytes)
[    0.750796] IPVS: Creating netns size=832 id=0
[    0.750839] IPVS: ipvs loaded.
[    0.750996] IPv4 over IPv4 tunneling driver
[    0.751421] gre: GRE over IPv4 demultiplexor driver
[    0.751432] ip_gre: GRE over IPv4 tunneling driver
[    0.751924] ip_tables: (C) 2000-2006 Netfilter Core Team
[    0.752034] TCP: cubic registered
[    0.752041] Initializing XFRM netlink socket
[    0.752066] NET: Registered protocol family 17
[    0.752087] NET: Registered protocol family 15
[    0.752205] Bluetooth: RFCOMM socket layer initialized
[    0.752214] Bluetooth: RFCOMM ver 1.11
[    0.752222] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    0.752231] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    0.752687] ThumbEE CPU extension supported.
[    0.752709] Registering SWP/SWPB emulation handler
[    0.753888] otg_wakelock_init: No USB transceiver found
[    0.759804] ****gareth drivers/rtc/rtc-pcf8563.c:441 func pcf8563_rtc_read_time() *****
[    0.759815] ****gareth drivers/rtc/rtc-pcf8563.c:393 func pcf8563_get_datetime() *****
[    0.760033] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x51)
[    0.760044] pcf8563_get_datetime: read error,ret:-70
[    0.760055] pcf8563 1-0051: hctosys: unable to read the hardware clock
[    0.767519] ths_fetch_sysconfig_para: type err  device_used = 1.
[    0.774843] sunxi_cpu_budget_vftable_init: support only one vf_table
[    0.775237] CPU Budget:Register notifier
[    0.775247] CPU Budget:register Success
[    0.775257] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
[    0.777782] =========GPS========= :gsp not used in configuration
[    0.777797] ALSA device list:
[    0.777804]   #0: audiocodec
[    0.982209] VFS: Mounted root (squashfs filesystem) readonly on device 93:24.
[    0.982490] Freeing init memory: 168K
[    1.236404] init: Console is alive
[    2.237094] init: - preinit -
[    2.639342] mount_root: mounting /dev/root
[    2.639657] mount_root: loading kmods from internal overlay
[    2.718823] block: attempting to load /etc/config/fstab
[    2.787306] EXT4-fs (nande): recovery complete
[    2.787951] EXT4-fs (nande): mounted filesystem with ordered data mode. Opts:
[    2.789692] block: extroot: UUID match (root: c636288b-88dc3eaf-d8b33a94-1e1454dc, overlay: c636288b-88dc3eaf-d8b33a94-1e1454dc)
[    2.804180] mount_root: switched to extroot
[    2.808746] procd: - early -
[    3.277196] [ND]flush cache 1 0!
[    3.410282] procd: - ubus -
[    3.410801] procd (1): /proc/179/oom_adj is deprecated, please use /proc/179/oom_score_adj instead.
[    4.100070] WRN:L2870(drivers/usb/sunxi_usb/udc/sunxi_udc.c):pdev is null
[    4.449232] procd: - init -
[    4.495273] ****gareth drivers/rtc/rtc-pcf8563.c:441 func pcf8563_rtc_read_time() *****
[    4.495292] ****gareth drivers/rtc/rtc-pcf8563.c:393 func pcf8563_get_datetime() *****
[    4.495508] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x51)
[    4.495519] pcf8563_get_datetime: read error,ret:-70
[    5.230793] RTW: module init start
[    5.230808] RTW: rtl8189es v5.8.9_35085.20190919
[    5.230816] RTW: build time: Oct 19 2020 13:56:35
[    5.230881] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.232454] axp22_dcdc1: Failed to create debugfs directory
[    5.250033] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.272369] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 52,  RTO !!
[    5.273215] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 52,  RTO !!
[    5.273242] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.275750] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.277684] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 8,  RTO !!
[    5.277706] *******************Try sdio*******************
[    5.278528] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 5,  RTO !!
[    5.278551] mmc0: req failed (CMD5): -110, retrying...
[    5.279373] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 5,  RTO !!
[    5.279396] mmc0: req failed (CMD5): -110, retrying...
[    5.280219] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 5,  RTO !!
[    5.280242] mmc0: req failed (CMD5): -110, retrying...
[    5.281066] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 5,  RTO !!
[    5.281088] *******************Try sd *******************
[    5.281913] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 55,  RTO !!
[    5.282751] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 55,  RTO !!
[    5.283588] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 55,  RTO !!
[    5.284426] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 55,  RTO !!
[    5.284448] *******************Try mmc*******************
[    5.284459] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.285394] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 1,  RTO !!
[    5.285421] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.285582] axp22_dcdc1: Failed to create debugfs directory
[    5.288181] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.289710] axp22_dcdc1: Failed to create debugfs directory
[    5.310029] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.330855] gareth:debug wifi
[    5.330862] [wifi_pm]: wifi power on
[    5.330989] RTW: module init ret=0
[    5.332629] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 52,  RTO !!
[    5.333756] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 52,  RTO !!
[    5.333788] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.334628] xt_time: kernel timezone is -0000
[    5.336490] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.338736] [mmc]: *** sunxi_mci_dump_errinfo(L923): smc 1 err, cmd 8,  RTO !!
[    5.338769] *******************Try sdio*******************
[    5.339238] mmc0: card claims to support voltages below the defined range. These will be ignored.
[    5.339253] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    5.352566] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    5.352719] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    5.352893] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[    5.353652] mmc0: new high speed SDIO card at address 0001
[    5.353950] *******************sdio init ok*******************
[    6.575441] EXT4-fs (nandk): recovery complete
[    6.575975] EXT4-fs (nandk): mounted filesystem with ordered data mode. Opts:
[    6.778817] android_usb: already disabled
[    6.833780] adb_open
[    6.833807] adb_bind_config
[    6.833834] ep_matches, wrn: endpoint already claimed, ep(0xc068536c, 0xd79bb8c0, ep1in-bulk)
[    7.101556] android_usb gadget: high-speed config #1: android
[    7.842164] android_usb: already enabled
[    7.898252] android_usb: already enabled
[    8.151991] ****gareth drivers/rtc/rtc-sunxi.c:446 func sunxi_rtc_alarm_irq_enable() *****
[    8.152010] ****gareth drivers/rtc/rtc-sunxi.c:446 func sunxi_rtc_alarm_irq_enable() *****
[    9.355474] [ND]flush cache 1 0!
[    9.445688] sndpcm_startup,l:1688,pa_vol:56
[   12.382845] sndpcm_startup,l:1688,pa_vol:56
rumpeltux commented 2 years ago

Sorry, probably can’t help here and it’s unclear if this is an issue with the rooting script.

This may change, if you have output of running the rooting script and you saw anything go wrong there.

PaskoMoto commented 1 year ago

Hi.

Just for future reference: I am experiencing exactly the same issue: wlan hardware is not detected, even if the wireless module 8189es is loaded while booting. Model is 'possibly' an V8 STYTJ02YM reconverted to V7.

Best Regards.

simonswine commented 5 months ago

@colordeficiency @PaskoMoto wonder if you ever got to the bottom of it. As I am stuck in the same situation.

suaveolent commented 2 months ago

@simonswine Running in the same issue. Did you find out anything?

suaveolent commented 2 months ago

@simonswine Wifi is working now.

Have a look here:

https://github.com/dgiese/dustcloud/issues/337