Created
November 9, 2021 04:48
-
-
Save bakueikozo/67f69fec4a1eb9d4a45746626c5f872f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot SPL 2013.07 (Mar 03 2021 - 16:12:04) | |
| Timer init | |
| CLK stop | |
| PLL init | |
| pll_init:366 | |
| pll_cfg.pdiv = 10, pll_cfg.h2div = 5, pll_cfg.h0div = 5, pll_cfg.cdiv = 1, pll_cfg.l2div = 2 | |
| nf=116 nr = 1 od0 = 1 od1 = 2 | |
| cppcr is 07405100 | |
| CPM_CPAPCR 0740510d | |
| nf=100 nr = 1 od0 = 1 od1 = 2 | |
| cppcr is 06405100 | |
| CPM_CPMPCR 0640510d | |
| nf=100 nr = 1 od0 = 1 od1 = 2 | |
| cppcr is 06405100 | |
| CPM_CPVPCR 0640510d | |
| cppcr 0x9a7b5510 | |
| apll_freq 1392000000 | |
| mpll_freq 1200000000 | |
| vpll_freq = 1200000000 | |
| ddr sel mpll, cpu sel apll | |
| ddrfreq 600000000 | |
| cclk 1392000000 | |
| l2clk 696000000 | |
| h0clk 240000000 | |
| h2clk 240000000 | |
| pclk 120000000 | |
| CLK init | |
| SDRAM init | |
| sdram init start | |
| ddr_inno_phy_init ..! | |
| phy reg = 0x00000007, CL = 0x00000007 | |
| ddr_inno_phy_init ..! 11: 00000004 | |
| ddr_inno_phy_init ..! 22: 00000006 | |
| ddr_inno_phy_init ..! 33: 00000006 | |
| REG_DDR_LMR: 00000210 | |
| REG_DDR_LMR: 00000310 | |
| REG_DDR_LMR: 00000110 | |
| REG_DDR_LMR, MR0: 00f73011 | |
| T31_0x5: 00000007 | |
| T31_0x15: 0000000c | |
| T31_0x4: 00000000 | |
| T31_0x14: 00000002 | |
| INNO_TRAINING_CTRL 1: 00000000 | |
| INNO_TRAINING_CTRL 2: 000000a1 | |
| T31_cc: 00000003 | |
| INNO_TRAINING_CTRL 3: 000000a0 | |
| T31_118: 0000003c | |
| T31_158: 0000003c | |
| T31_190: 0000001f | |
| T31_194: 0000001d | |
| jz-04 : 0x00000051 | |
| jz-08 : 0x000000a0 | |
| jz-28 : 0x00000024 | |
| DDR PHY init OK | |
| INNO_DQ_WIDTH :00000003 | |
| INNO_PLL_FBDIV :00000014 | |
| INNO_PLL_PDIV :00000005 | |
| INNO_MEM_CFG :00000051 | |
| INNO_PLL_CTRL :00000018 | |
| INNO_CHANNEL_EN :0000000d | |
| INNO_CWL :00000006 | |
| INNO_CL :00000007 | |
| DDR Controller init | |
| DDRC_STATUS 0x80000001 | |
| DDRC_CFG 0x0ae88a42 | |
| DDRC_CTRL 0x0000891c | |
| DDRC_LMR 0x00400008 | |
| DDRC_DLP 0x00000000 | |
| DDRC_TIMING1 0x050f0a06 | |
| DDRC_TIMING2 0x021c0a07 | |
| DDRC_TIMING3 0x200a0722 | |
| DDRC_TIMING4 0x26240031 | |
| DDRC_TIMING5 0xff060405 | |
| DDRC_TIMING6 0x321c0505 | |
| DDRC_REFCNT 0x00911a03 | |
| DDRC_MMAP0 0x000020f8 | |
| DDRC_MMAP1 0x00002800 | |
| DDRC_REMAP1 0x03020100 | |
| DDRC_REMAP2 0x07060504 | |
| DDRC_REMAP3 0x0b0a0908 | |
| DDRC_REMAP4 0x0f0e0d0c | |
| DDRC_REMAP5 0x13121110 | |
| DDRC_AUTOSR_EN 0x00000000 | |
| sdram init finished | |
| SDRAM init ok | |
| board_init_r | |
| image entry point: 0x80100000 | |
| U-Boot 2013.07 (Mar 03 2021 - 16:12:04) | |
| Board: ISVP (Ingenic XBurst T31 SoC) | |
| DRAM: 128 MiB | |
| Top of RAM usable for U-Boot at: 84000000 | |
| Reserving 412k for U-Boot at: 83f98000 | |
| Reserving 32784k for malloc() at: 81f94000 | |
| Reserving 32 Bytes for Board Info at: 81f93fe0 | |
| Reserving 124 Bytes for Global Data at: 81f93f64 | |
| Reserving 128k for boot params() at: 81f73f64 | |
| Stack Pointer at: 81f73f48 | |
| Now running in RAM - U-Boot at: 83f98000 | |
| MMC: msc: 0 | |
| the manufacturer 5e | |
| SF: Detected ZB25VQ128 | |
| *** Warning - bad CRC, using default environment | |
| In: serial | |
| Out: serial | |
| Err: serial | |
| misc_init_r before change the wifi_enable_gpio | |
| gpio_request lable = wifi_enable_gpio gpio = 57 | |
| misc_init_r after gpio_request the wifi_enable_gpio ret is 57 | |
| misc_init_r after change the wifi_enable_gpio ret is 0 | |
| misc_init_r before change the yellow_gpio | |
| gpio_request lable = yellow_gpio gpio = 38 | |
| misc_init_r after gpio_request the yellow_gpio ret is 38 | |
| misc_init_r after change the yellow_gpio ret is 1 | |
| misc_init_r before change the blue_gpio | |
| gpio_request lable = blue_gpio gpio = 39 | |
| misc_init_r after gpio_request the blue_gpio ret is 39 | |
| misc_init_r after change the blue_gpio ret is 0 | |
| misc_init_r before change the white_gpio | |
| gpio_request lable = white_gpio gpio = 49 | |
| misc_init_r after gpio_request the white_gpio ret is 49 | |
| misc_init_r after change the white_gpio ret is 0 | |
| gpio_request lable = SPK_able_gpio gpio = 58 | |
| misc_init_r after gpio_request the SPK_able_gpio ret is 58 | |
| misc_init_r after change the SPK_able_gpio ret is 0 | |
| gpio_request lable = SD_cd_gpio gpio = 62 | |
| misc_init_r after gpio_request the SD_cd_gpio ret is 62 | |
| misc_init_r after change the SD_cd_gpio ret is 1 | |
| misc_init_r before change the wifi_enable_gpio | |
| gpio_request lable = wifi_enable_gpio gpio = 57 | |
| misc_init_r after gpio_request the wifi_enable_gpio ret is 57 | |
| misc_init_r after change the wifi_enable_gpio ret is 1 | |
| Press ESC to abort autoboot in 1 seconds | |
| isvp_t31# printenv | |
| Unknown command 'printenv' - try 'help' | |
| isvp_t31# printenv | |
| baudrate=115200 | |
| bootargs=console=ttyS1,115200n8 mem=82M@0x0 rmem=46M@0x5200000 init=/linuxrc rootfstype=squashfs root=/dev/mtdblock2 rw mtdparts=jz_sfc:256k(boot),2048k(kernel),3392k(root),640k(driver),4736k(appfs),4736k(backupa),256k(config),256k(para),-(flag) | |
| bootcmd=sdupdate;sf probe;sf read 0x80600000 0x40000 0x280000; bootm 0x80600000 | |
| bootdelay=1 | |
| ethaddr=00:d0:d0:00:95:27 | |
| gatewayip=193.169.4.1 | |
| ipaddr=193.169.4.81 | |
| loads_echo=1 | |
| netmask=255.255.255.0 | |
| serverip=193.169.4.2 | |
| stderr=serial | |
| stdin=serial | |
| stdout=serial | |
| Environment size: 546/16380 bytes | |
| isvp_t31# help | |
| ? - alias for 'help' | |
| base - print or set address offset | |
| boot - boot default, i.e., run 'bootcmd' | |
| boota - boot android system | |
| bootd - boot default, i.e., run 'bootcmd' | |
| bootm - boot application image from memory | |
| chpart - change active partition | |
| cmp - memory compare | |
| coninfo - print console devices and information | |
| cp - memory copy | |
| crc32 - checksum calculation | |
| echo - echo args to console | |
| env - environment handling commands | |
| ethphy - ethphy contrl | |
| fatinfo - print information about filesystem | |
| fatload - load binary file from a dos filesystem | |
| fatls - list files in a directory (default /) | |
| gettime - get timer val elapsed, | |
| go - start application at address 'addr' | |
| help - print command description/usage | |
| loadb - load binary file over serial line (kermit mode) | |
| loads - load S-Record file over serial line | |
| loady - load binary file over serial line (ymodem mode) | |
| loop - infinite loop on address range | |
| md - memory display | |
| md5sum - compute MD5 message digest | |
| mm - memory modify (auto-incrementing address) | |
| mmc - MMC sub system | |
| mmcinfo - display MMC info | |
| mtdparts- define flash/nand partitions | |
| mw - memory write (fill) | |
| nm - memory modify (constant address) | |
| printenv- print environment variables | |
| reset - Perform RESET of the CPU | |
| run - run commands in an environment variable | |
| saveenv - save environment variables to persistent storage | |
| sdupdate- auto upgrade file from mmc to flash | |
| setenv - set environment variables | |
| sf - SPI flash sub-system | |
| sleep - delay execution for some time | |
| source - run script from memory | |
| version - print monitor, compiler and linker version | |
| isvp_t31# boot | |
| the manufacturer 5e | |
| SF: Detected ZB25VQ128 | |
| Start check upgrade flag... | |
| i = 0 | |
| FWGRADEUP not find ! | |
| Retry to check upgrade flag, count = 1 | |
| Start check upgrade flag... | |
| i = 0 | |
| FWGRADEUP not find ! | |
| Retry to check upgrade flag, count = 2 | |
| Start check upgrade flag... | |
| i = 0 | |
| FWGRADEUP not find ! | |
| Retry to check upgrade flag, count = 3 | |
| Upgrade flag check failed, stop upgrade ! | |
| the manufacturer 5e | |
| SF: Detected ZB25VQ128 | |
| --->probe spend 4 ms | |
| SF: 2621440 bytes @ 0x40000 Read: OK | |
| --->read spend 842 ms | |
| ## Booting kernel from Legacy Image at 80600000 ... | |
| Image Name: Linux-3.10.14__isvp_swan_1.0__ | |
| Image Type: MIPS Linux Kernel Image (lzma compressed) | |
| Data Size: 1696009 Bytes = 1.6 MiB | |
| Load Address: 80010000 | |
| Entry Point: 803ab950 | |
| Verifying Checksum ... OK | |
| Uncompressing Kernel Image ... OK | |
| Starting kernel ... | |
| [ 0.000000] Initializing cgroup subsys cpu | |
| [ 0.000000] Initializing cgroup subsys cpuacct | |
| [ 0.000000] Linux version 3.10.14__isvp_swan_1.0__ (xuxuequan@ubuntu) (gcc version 4.7.2 (Ingenic r2.3.3 2016.12) ) #17 PREEMPT Mon Dec 23 09:43:27 CST 2019 | |
| [ 0.000000] bootconsole [early0] enabled | |
| [ 0.000000] CPU0 RESET ERROR PC:08600055 | |
| [ 0.000000] CPU0 revision is: 00d00100 (Ingenic Xburst) | |
| [ 0.000000] FPU revision is: 00b70000 | |
| [ 0.000000] CCLK:1392MHz L2CLK:696Mhz H0CLK:200MHz H2CLK:200Mhz PCLK:100Mhz | |
| [ 0.000000] Determined physical RAM map: | |
| [ 0.000000] memory: 004c8000 @ 00010000 (usable) | |
| [ 0.000000] memory: 00038000 @ 004d8000 (usable after init) | |
| [ 0.000000] User-defined physical RAM map: | |
| [ 0.000000] memory: 05200000 @ 00000000 (usable) | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] Normal [mem 0x00000000-0x051fffff] | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x00000000-0x051fffff] | |
| [ 0.000000] Primary instruction cache 32kB, 8-way, VIPT, linesize 32 bytes. | |
| [ 0.000000] Primary data cache 32kB, 8-way, VIPT, no aliases, linesize 32 bytes | |
| [ 0.000000] pls check processor_id[0x00d00100],sc_jz not support! | |
| [ 0.000000] MIPS secondary cache 128kB, 8-way, linesize 32 bytes. | |
| [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 20828 | |
| [ 0.000000] Kernel command line: console=ttyS1,115200n8 mem=82M@0x0 rmem=46M@0x5200000 init=/linuxrc rootfstype=squashfs root=/dev/mtdblock2 rw mtdparts=jz_sfc:256k(boot),2048k(kernel),3392k(root),640k(driver),4736k(appfs),4736k(backupa),256k(config),256k(para),-(flag) | |
| [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) | |
| [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | |
| [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | |
| [ 0.000000] Memory: 77220k/83968k available (3729k kernel code, 6748k reserved, 1163k data, 224k init, 0k highmem) | |
| [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
| [ 0.000000] Preemptible hierarchical RCU implementation. | |
| [ 0.000000] NR_IRQS:358 | |
| [ 0.000000] clockevents_config_and_register success. | |
| [ 0.000015] Calibrating delay loop... 1391.00 BogoMIPS (lpj=6955008) | |
| [ 0.087832] pid_max: default: 32768 minimum: 301 | |
| [ 0.092693] Mount-cache hash table entries: 512 | |
| [ 0.097638] Initializing cgroup subsys debug | |
| [ 0.101896] Initializing cgroup subsys freezer | |
| [ 0.108103] regulator-dummy: no parameters | |
| [ 0.112295] NET: Registered protocol family 16 | |
| [ 0.126378] bio: create slab <bio-0> at 0 | |
| [ 0.131866] jz-dma jz-dma: JZ SoC DMA initialized | |
| [ 0.136868] usbcore: registered new interface driver usbfs | |
| [ 0.142380] usbcore: registered new interface driver hub | |
| [ 0.147861] usbcore: registered new device driver usb | |
| [ 0.153015] (null): set:249 hold:250 dev=100000000 h=500 l=500 | |
| [ 0.159153] media: Linux media interface: v0.10 | |
| [ 0.163692] Linux video capture interface: v2.00 | |
| [ 0.169730] Switching to clocksource jz_clocksource | |
| [ 0.175132] cfg80211: Calling CRDA to update world regulatory domain | |
| [ 0.181542] jz-dwc2 jz-dwc2: cgu clk gate get error | |
| [ 0.186476] DWC IN OTG MODE | |
| [ 0.189914] dwc2 dwc2: Keep PHY ON | |
| [ 0.193278] dwc2 dwc2: Using Buffer DMA mode | |
| [ 0.197627] dwc2 dwc2: Core Release: 3.00a | |
| [ 0.201788] dwc2 dwc2: DesignWare USB2.0 High-Speed Host Controller | |
| [ 0.208134] dwc2 dwc2: new USB bus registered, assigned bus number 1 | |
| [ 0.215197] hub 1-0:1.0: USB hub found | |
| [ 0.218928] hub 1-0:1.0: 1 port detected | |
| [ 0.222978] dwc2 dwc2: DWC2 Host Initialized | |
| [ 0.227452] NET: Registered protocol family 2 | |
| [ 0.232200] TCP established hash table entries: 1024 (order: 1, 8192 bytes) | |
| [ 0.239251] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) | |
| [ 0.245656] TCP: Hash tables configured (established 1024 bind 1024) | |
| [ 0.252123] TCP: reno registered | |
| [ 0.255367] UDP hash table entries: 256 (order: 0, 4096 bytes) | |
| [ 0.261274] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) | |
| [ 0.267822] NET: Registered protocol family 1 | |
| [ 0.272408] RPC: Registered named UNIX socket transport module. | |
| [ 0.278394] RPC: Registered udp transport module. | |
| [ 0.283104] RPC: Registered tcp transport module. | |
| [ 0.287882] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
| [ 0.294730] freq_udelay_jiffys[0].max_num = 10 | |
| [ 0.299154] cpufreq udelay loops_per_jiffy | |
| [ 0.303579] dwc2 dwc2: ID PIN CHANGED! | |
| [ 0.307433] 12000 59956 59956 | |
| [ 0.310632] 24000 119913 119913 | |
| [ 0.314076] 60000 299784 299784 | |
| [ 0.317608] 120000 599569 599569 | |
| [ 0.321060] 200000 999282 999282 | |
| [ 0.324591] 300000 1498924 1498924 | |
| [ 0.328382] 600000 2997848 2997848 | |
| [ 0.332010] 792000 3957159 3957159 | |
| [ 0.335736] 1008000 5036385 5036385 | |
| [ 0.339514] 1200000 5995696 5995696 | |
| [ 0.347142] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 0.353642] jffs2: version 2.2. c 2001-2006 Red Hat, Inc. | |
| [ 0.359468] msgmni has been set to 150 | |
| [ 0.364137] io scheduler noop registered | |
| [ 0.368148] io scheduler cfq registered (default) | |
| [ 0.373911] jz-uart.0: ttyS0 at MMIO 0x10030000 (irq = 59) is a uart0 | |
| [ 0.380564] jz-uart.1: ttyS1 at MMIO 0x10031000 (irq = 58) is a uart1 | |
| [ 0.388126] console [ttyS1] enabled, bootconsole disabled | |
| [ 0.388126] console [ttyS1] enabled, bootconsole disabled | |
| [ 0.401843] brd: module loaded | |
| [ 0.406456] loop: module loaded | |
| [ 0.410122] zram: Created 2 device(s) ... | |
| [ 0.414323] logger: created 256K log 'log_main' | |
| [ 0.419588] jz TCU driver register completed | |
| [ 0.424284] the id code = 5e4018, the flash name is ZB25VQ128 | |
| [ 0.430265] JZ SFC Controller for SFC channel 0 driver register | |
| [ 0.436398] 9 cmdlinepart partitions found on MTD device jz_sfc | |
| [ 0.442501] Creating 9 MTD partitions on "jz_sfc": | |
| [ 0.447468] 0x000000000000-0x000000040000 : "boot" | |
| [ 0.452826] 0x000000040000-0x000000240000 : "kernel" | |
| [ 0.458349] 0x000000240000-0x000000590000 : "root" | |
| [ 0.463634] 0x000000590000-0x000000630000 : "driver" | |
| [ 0.469180] 0x000000630000-0x000000ad0000 : "appfs" | |
| [ 0.474564] 0x000000ad0000-0x000000f70000 : "backupa" | |
| [ 0.480196] 0x000000f70000-0x000000fb0000 : "config" | |
| [ 0.485728] 0x000000fb0000-0x000000ff0000 : "para" | |
| [ 0.491026] 0x000000ff0000-0x000001000000 : "flag" | |
| [ 0.496415] SPI NOR MTD LOAD OK | |
| [ 0.499714] tun: Universal TUN/TAP device driver, 1.6 | |
| [ 0.504960] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
| [ 0.511424] usbcore: registered new interface driver zd1201 | |
| [ 0.517300] usbcore: registered new interface driver usbserial | |
| [ 0.523338] usbcore: registered new interface driver ch341 | |
| [ 0.529059] usbserial: USB Serial support registered for ch341-uart | |
| [ 0.535557] usbcore: registered new interface driver pl2303 | |
| [ 0.541318] usbserial: USB Serial support registered for pl2303 | |
| [ 0.547682] jzmmc_v1.2 jzmmc_v1.2.0: vmmc regulator missing | |
| [ 0.584719] jzmmc_v1.2 jzmmc_v1.2.0: register success! | |
| [ 0.590080] jzmmc_v1.2 jzmmc_v1.2.1: vmmc regulator missing | |
| [ 0.635658] jzmmc_v1.2 jzmmc_v1.2.1: register success! | |
| [ 0.641191] TCP: cubic registered | |
| [ 0.644653] NET: Registered protocol family 17 | |
| [ 0.649888] input: gpio-keys as /devices/platform/gpio-keys/input/input0 | |
| [ 0.657010] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) | |
| [ 0.667752] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. | |
| [ 0.675504] Freeing unused kernel memory: 224K (804d8000 - 80510000) | |
| mdev is ok...... | |
| No version info | |
| hualai login: [ 2.792434] @@@@ tx-isp-probe ok(version H20210615a), compiler date=Jun 18 2021 @@@@@ | |
| [ 2.819882] jz_pwm_probe[218] d_name = tcu_chn0 | |
| [ 2.825102] jz_pwm_probe[218] d_name = tcu_chn2 | |
| [ 2.831452] jz_pwm_probe[218] d_name = tcu_chn3 | |
| [ 2.837829] The version of PWM driver is H20180309a | |
| [ 2.848587] request pwm channel 0 successfully | |
| [ 2.853172] request pwm channel 2 successfully | |
| [ 2.859219] request pwm channel 3 successfully | |
| [ 2.864098] pwm-jz pwm-jz: jz_pwm_probe register ok ! | |
| [ 2.912973] jz_codec_register: probe() successful! | |
| [ 3.324876] dma dma0chan24: Channel 24 have been requested.(phy id 7,type 0x06 desc a06c9000) | |
| [ 3.334045] dma dma0chan25: Channel 25 have been requested.(phy id 6,type 0x06 desc a0748000) | |
| [ 3.343311] dma dma0chan26: Channel 26 have been requested.(phy id 5,type 0x04 desc a06cd000) | |
| [ 3.620767] RTL871X: module init start | |
| [ 3.624719] RTL871X: rtl8189ftv v4.3.24.7_21113.20170208.nova.1.01 | |
| [ 3.631107] RTL871X: build time: Jan 18 2021 17:16:19 | |
| [ 3.636356] wlan power on | |
| [ 3.655091] RTL871X: module init ret=0 | |
| [ 3.679839] zram0: detected capacity change from 0 to 16777216 | |
| Setting up swapspace version 1, size = 16773120 bytes | |
| UUID=90fedfa5-f838-4028-a2fd-4[ 3.691898] Adding 16380k swap on /dev/zram0. Priority:-1 extents:1 across:16380k SS | |
| 66125153b5f | |
| [ 3.712090] mmc1: card claims to support voltages below the defined range. These will be ignored. | |
| [ 3.736336] mmc1: new SDIO card at address 0001 | |
| [ 3.750760] RTL871X: ++++++++rtw_drv_init: vendor=0x024c device=0xf179 class=0x07 | |
| [ 3.804405] RTL871X: HW EFUSE | |
| [ 3.814792] RTL871X: hal_com_config_channel_plan chplan:0x20 | |
| [ 3.913695] RTL871X: rtw_regsty_chk_target_tx_power_valid return _FALSE for band:0, path:0, rs:0, t:-1 | |
| [ 3.931921] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=40:24:b2:a6:5f:7b | |
| =====Welcome login sdk sync shellcall tool===== | |
| ctx->msgqueueId = 0 | |
| 111111111111111 ret = 0 0 96 | |
| pstCtx->msgID = 32769 | |
| [Sinker] don't have config file /etc/config/.sinker_config, taking default configuration | |
| ctx->msgqueueId = 0 | |
| [Sinker] Init HttpRequest Instance failed | |
| ===========welcome to assis process========= | |
| [Build date] Jul 21 2021 (15:25:50) | |
| [exec] msgSndId:65538 | |
| [exec] msgRcvId:98307 | |
| ctx->msgqueueId = 0 | |
| metric_json: {"restart":1} | |
| 111111111111111 ret = 0 0 92 | |
| [SDK-DOG]dbg: turn on watchdog success! | |
| recive_message_looper:msgHeader->type=11100 | |
| recive_message_looper:msgHeader->type=11100 | |
| [01/01/1970 08:00:05]===========welcome to iCamera_app=========== | |
| [exec] msgSndId:65538 | |
| [exec] msgRcvId:98307 | |
| msg productservices/communicate/msg/msg.c,77:[msg]dbg: msg_queue_create() ok MsgId:32769 | |
| [timer]dbg: init complete. | |
| [01/01/1970 08:00:05]watchdog_init() ok TimerId:1 | |
| [01/01/1970 08:00:05]Metric server start | |
| [01/01/1970 08:00:05]Metric msgQueueId create 0 | |
| [01/01/1970 08:00:05]Metric msgQueueId init finish | |
| [01/01/1970 08:00:05]Create worker thread | |
| [01/01/1970 08:00:05]pthread_create ret = 0 | |
| [01/01/1970 08:00:05]MetricsData recv:: {"metrics_type":"app/hl_client", "metrics_content":{"restart":1}, "metrics_ts":4384} | |
| [01/01/1970 08:00:05]MetricsData recv:: {"metrics_type":"app/assis", "metrics_content":{"restart":1}, "metrics_ts":5841} | |
| [01/01/1970 08:00:06]<Reading> /params/config/.product_config | |
| [PRODUCT] [PRODUCT_TYPE ] [Camera] | |
| [PRODUCT] [PRODUCT_MODEL] [WYZEDB3] | |
| [PRODUCT] [BOARD_TEST ] [000F] | |
| [PRODUCT] [FACTORY_TEST ] [0000] | |
| [PRODUCT] [HARDWARE_VER ] [P00A0000] | |
| [PRODUCT] [KEY ] [rm5QrpMn0h6+a6ks1xV7Sb7/z6/wRw5BPc24Adxn9fGS/pmZrhUMk8RtJt8N] | |
| [PRODUCT] [KEY_CHECKSUM ] [00004017] | |
| [PRODUCT] [CONFIG_INFO ] [7C78B289DC3B|73487021|hmmEjQ2hoW5zkrGT|2929] | |
| [PRODUCT] [macAddr ] [7C78B289DC3B] | |
| [01/01/1970 08:00:06]<Reading> /system/bin/app.ver | |
| [PRODUCT] [appver ] [4.25.0.267] | |
| [01/01/1970 08:00:06]<Reading> /etc/config/.user_config | |
| [USERSET] [indicator ] [1] | |
| [USERSET] [nightVision ] [2] | |
| [USERSET] [bitRate ] [120] | |
| [USERSET] [res ] [1] | |
| [USERSET] [fps ] [20] | |
| [USERSET] [horSwitch ] [1] | |
| [USERSET] [verSwitch ] [1] | |
| [USERSET] [osdSwitch ] [1] | |
| [USERSET] [logSd ] [1] | |
| [USERSET] [logUdisk ] [1] | |
| [USERSET] [telntSwitch ] [2] | |
| [USERSET] [recordType ] [1] | |
| [USERSET] [MASwitch ] [2] | |
| [USERSET] [MALevel ] [5] | |
| [USERSET] [AASwitch ] [2] | |
| [USERSET] [AALevel ] [5] | |
| [USERSET] [SASwitch ] [2] | |
| [USERSET] [CASwitch ] [2] | |
| [USERSET] [TBStart ] [0] | |
| [USERSET] [TBDuration ] [1440] | |
| [USERSET] [drawBoxSwitch] [1] | |
| [USERSET] [timezone ] [0] | |
| [USERSET] [MMALevel ] [150] | |
| [USERSET] [AMALevel ] [100] | |
| [USERSET] [MAT ] [0] | |
| [USERSET] [AST ] [1] | |
| [USERSET] [motionTrack ] [2] | |
| [USERSET] [motionCruisin] [2] | |
| [USERSET] [AASX ] [25] | |
| [USERSET] [AASY ] [25] | |
| [USERSET] [AALX ] [50] | |
| [USERSET] [AALY ] [50] | |
| [USERSET] [motionback ] [1] | |
| [USERSET] [slide_x ] [0] | |
| [USERSET] [slide_y ] [0] | |
| [USERSET] [preset_x ] [0] | |
| [USERSET] [preset_y ] [0] | |
| [USERSET] [ubootflag ] [0] | |
| [USERSET] [exposureModel] [0] | |
| [USERSET] [limit_max_x ] [0] | |
| [USERSET] [limit_min_x ] [0] | |
| [USERSET] [limit_max_y ] [0] | |
| [USERSET] [limit_min_y ] [0] | |
| [USERSET] [motor_limit ] [0] | |
| [USERSET] [resoluselect ] [1] | |
| [USERSET] [low_bitrate ] [30] | |
| [USERSET] [watermark_flag] [0] | |
| [USERSET] [speaker_vol ] [50] | |
| [USERSET] [pir_alaram ] [0] | |
| [USERSET] [alarmDate ] [255] | |
| [USERSET] [alarmInterval] [180] | |
| [USERSET] [storage_device] [1] | |
| [USERSET] [white_switch ] [2] | |
| [USERSET] [white_brightness] [100] | |
| [USERSET] [white_face_switch] [1] | |
| [USERSET] [faceSwtich ] [1] | |
| [USERSET] [osdLogoSwitch] [1] | |
| [USERSET] [firstBindFlag] [1] | |
| [USERSET] [chime_voice ] [6] | |
| [USERSET] [chime_music ] [1] | |
| [USERSET] [chime_times ] [1] | |
| [USERSET] [chime_bucket_start] [960] | |
| [USERSET] [chime_bucket_duration] [1440] | |
| read_profile_string_error [/etc/config/.user_config] | |
| [USERNET] [ssid ] [] | |
| [USERNET] [password ] [] | |
| [USERNET] [wifiType ] [5] | |
| [USERNET] [p2pid ] [] | |
| [USERNET] [r_encr ] [] | |
| [USERNET] [sub1gMac ] [] | |
| mutilApartBase64Len is 0 | |
| no mutil apart alarm config | |
| ---------------------------------------- | |
| WELCOME TO LOCALSDK ('_)') | |
| ---------------------------------------- | |
| platform: ingenict31 | |
| version : SDK20190612d | |
| update : Jul 9 2[ 6.912068] name : i2c0 nr : 0 | |
| 021 (16:06:08) | |
| ---------------------------------------- | |
| [SDK-GPIO]dbg: Pin(39) Lvl(0) Dir(out) | |
| [SDK-GPIO]dbg: Pin(38) Lvl(0) Dir(out) | |
| [SDK-GPIO]dbg: Pin(53) Lvl(0) Dir(out) | |
| [SDK-GPIO]dbg: Pin(52) Lvl(0) Dir(out) | |
| [SDK-GPIO]dbg: Pin(6) Lvl(1) Dir(in) | |
| [SDK-GPIO]dbg: Pin(7) Lvl(1) Dir(in) | |
| [SDK-GPIO]dbg: Pin(61) Lvl(1) Dir(out) | |
| [SDK-THREAD]dbg: Platform Thread Create OK! ('_)') | |
| [SDK-THREAD]dbg: Platform Thread Create OK! ('_)') | |
| dbg: (local_sdk_set_major_error_callback) Doing... | |
| [localsdk_get_version][5] | |
| [01/01/1970 08:00:06][init_local_sdk] localsdk version:5 | |
| [01/01/1970 08:00:06][init_local_sdk] localsdk version:5 | |
| [SDK-THREAD]dbg: Platform Thread Start... | |
| [ 7.005244] sensor_read: addr=0x3107 value = 0x32 | |
| [ 7.010920] sensor_read: addr=0x3108 value = 0x35 | |
| [ 7.015969] info: success sensor find : sc4236 | |
| [ 7.020574] misc sinfo_release | |
| ##### sensor type: sc4236 ##### | |
| [ 7.084664] probe ok ------->sc4236 | |
| [ 7.145247] -----sc4236_detect: 494 ret = 0, v = 0x32 | |
| [ 7.151067] -----sc4236_detect: 502 ret = 0, v = 0x35 | |
| [ 7.156311] sc4236 chip found @ 0x30 (i2c0) | |
| ---- FPGA board is ready ---- | |
| Board UID : 30AB6E51 | |
| Board HW ID : 72000460 | |
| Board rev. : 5DE5A975 | |
| Board date : 20190326 | |
| ----------------------------- | |
| ##### sensor fps: 20 ##### | |
| dbg: Enc_thread(chn0) create OK! ('_)') | |
| [SDK-OSD]dbg: layer[0] is Enable... | |
| [SDK-OSD]dbg: layer[1] is Enable... | |
| [SDK-OSD]dbg: layer[2] is Enable... | |
| sdkosd.c 249 channel:0 time_x_StartingPoint:1633 time_y_StartingPoint:0 | |
| [SDK-OSD]dbg: layer[3] is Enable... | |
| [SDK-THREAD]dbg: Set Video Enc Callback Doing... | |
| channel:0 | |
| channel:0 | |
| pEncConfig->index:0 | |
| !! The specified ScalingList is not allowed; it will be adjusted!! | |
| channel:0 | |
| channel:0 | |
| [SDK-OSD]dbg: layer[0] create OK... | |
| [SDK-OSD]dbg: layer[1] create OK... | |
| [SDK-OSD]dbg: layer[2] create OK... | |
| [SDK-OSD]dbg: layer[3] create OK... | |
| ivsenable channel:0 pFsConfig->algoEnable:0 pCb->pfunc:0 | |
| FS channel:0 tmpGrpCellIndex:0 | |
| OSD channel:0 tmpGrpCellIndex:1 | |
| ENC channel:0 tmpGrpCellIndex:2 | |
| channel:0 i:1 tmpGrpCellIndex:3 | |
| dbg: IMP_System_Bind(chn0) [FS]--bind->[OSD] OK! | |
| channel:0 i:2 tmpGrpCellIndex:3 | |
| dbg: IMP_System_Bind(chn0) [OSD]--bind->[ENC] OK! | |
| dbg: Encoder Chn0 Thread Start... | |
| dbg: start fs chn0... | |
| dbg: start enc chn0... | |
| dbg: Yuv_thread(chn1) create OK! ('_)') | |
| dbg: Enc_thread(chn1) create OK! ('_)') | |
| [SDK-OSD]dbg: layer[0] is Enable... | |
| [SDK-OSD]dbg: layer[1] is Enable... | |
| [SDK-OSD]dbg: layer[2] is Enable... | |
| sdkosd.c 249 channel:1 time_x_StartingPoint:595 time_y_StartingPoint:0 | |
| [SDK-OSD]dbg: layer[3] is Enable... | |
| [SDK-THREAD]dbg: Set Video Enc Callback Doing... | |
| channel:1 | |
| channel:1 | |
| pEncConfig->index:1 | |
| !! The specified ScalingList is not allowed; it will be adjusted!! | |
| dbg: Encoder Chn1 Thread Start... | |
| dbg: YUV Chn1 Thread Start... | |
| channel:1 | |
| channel:1 | |
| channel:1 | |
| [SDK-OSD]dbg: layer[0] create OK... | |
| [SDK-OSD]dbg: layer[1] create OK... | |
| [SDK-OSD]dbg: layer[2] create OK... | |
| [SDK-OSD]dbg: layer[3] create OK... | |
| ivsenable channel:1 pFsConfig->algoEnable:1 pCb->pfunc:0 | |
| ivsenable channel:1 | |
| FS channel:1 tmpGrpCellIndex:0 | |
| IVS channel:1 tmpGrpCellIndex:1 | |
| OSD channel:1 tmpGrpCellIndex:2 | |
| ENC channel:1 tmpGrpCellIndex:3 | |
| channel:1 i:1 tmpGrpCellIndex:4 | |
| dbg: IMP_System_Bind(chn1) [FS]--bind->[IVS] OK! | |
| channel:1 i:2 tmpGrpCellIndex:4 | |
| dbg: IMP_System_Bind(chn1) [IVS]--bind->[OSD] OK! | |
| channel:1 i:3 tmpGrpCellIndex:4 | |
| dbg: IMP_System_Bind(chn1) [OSD]--bind->[ENC] OK! | |
| [SDK-THREAD]dbg: Set Video Enc Callback Doing... | |
| dbg: start fs chn1... | |
| dbg: start enc chn1... | |
| dbg: start yuv chn1... | |
| [SDK-AUDIO]dbg: Audio Thread(chn0) create OK! ('_)') | |
| [SDK-THREAD]dbg: Set Audio Enc Callback Doing... | |
| [SDK-THREAD]dbg: Set Video PCM Callback Doing... | |
| [SDK-THREAD]dbg: Set Video PCM Callback Doing... | |
| [SDK-AUDIO]dbg: Audio Thread(chn0) Start... | |
| [ 8.364771] codec_set_device: set device: MIC... | |
| [ 8.406764] SPEAKERCTL_MODE2!!!!!!!!!!!!!!!!!!! | |
| [local_sdk_speaker_init]: ioctl = 0 | |
| [ 8.644638] codec_set_device: set device: speaker... | |
| [SDK-SPKER]dbg: speaker volume: 60 | |
| [SDK-SPKER]dbg: speaker gain: 27 | |
| [netServ]dbg: Set net_state Callback Doing... | |
| [binding.c:693]===== KEY DOWN, to setup ===== | |
| sub1g_save_chime_info:chime_mac: | |
| [prompt]dbg: === SPK READY PLAY === [/usr/share/notification/EN/readyToConnect1.wav] | |
| [prompt]dbg: === SPK START PLAY === [/usr/share/notification/EN/readyToConnect1.wav] | |
| [SDK-SPKER]dbg: speaker volume: 40 | |
| [01/01/1970 08:00:08]No SSID, enter scanner... | |
| [SDK-THREAD]dbg: Set night_state Callback Doing... | |
| [SET USERNET] [sub1gMac] [] | |
| ---sub1g_delete_all_chime_CC1310--- | |
| 0xaa 0x55 0x53 0x03 0x3f 0x01 0x94 | |
| ---end--- | |
| _________________ Write (len:8) ________________ | |
| SndData:0xaa 0x55 0x53 0x03 0x3f 0x01 0x94 0x00 | |
| [sub1g]Send failed! nSndLen=-1 | |
| <>===================< IRcut on >==================<> | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [SDK-THREAD]dbg: Set Video YUV Callback Doing... | |
| [SDK-THREAD]dbg: Set setup_keydown Callback Doing... | |
| [SDK-THREAD]dbg: Set reset_keydown Callback Doing... | |
| [SDK-THREAD]dbg: Set setup_keydown Callback Doing... | |
| [01/01/1970 08:00:08]devmonitor/devmonitor.c,31:======monitor_fd:22====== | |
| event/event.c,49:EVENT_READABLE | |
| event/event.c,73:Event Add OK[fd=22], evnets[1] | |
| [01/01/1970 08:00:08]devmonitor/devmonitor.c,42:dev_monitor_init complete. | |
| motion alarm switch : 2 | |
| [01/01/1970 08:00:08]wyzeService_thread_start... | |
| current thread stack size:8388608 | |
| set thread stack size:819200 | |
| 1501496560 | |
| [01/01/1970 08:00:08][WyzeFDK] (logger_port_init) call... | |
| [01/01/1970 08:00:08][WyzeFDK] WYZE Logger V1.0.0 is initialize success. | |
| dbg: wyzefdk finish enable debug... | |
| [01/01/1970 08:00:08][sub1g]tty_info.fd0=24 | |
| [sub1g]sub1g_init:ttyS0 open success | |
| _________________ Write (len:8) ________________ | |
| SndData:0xaa 0x55 0x53 0x04 0x14 0xff 0x02 0x69 | |
| <>===================< IRcut off >=================<> | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [DONGLE_RECORD->productservices/sub1g/sub1g.c,851]:dongle_stop_net_work | |
| _________________ Write (len:8) ________________ | |
| SndData:0xaa 0x55 0x53 0x04 0x1c 0x00 0x01 0x72 | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| ---sub1g_get_dongle_version--- | |
| 0xaa 0x55 0x53 0x03 0x16 0x01 0x6b | |
| ---end--- | |
| _________________ Write (len:8) ________________ | |
| SndData:0xaa 0x55 0x53 0x03 0x16 0x01 0x6b 0x00 | |
| [sub1g]Send success! nSndLen=8 | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| RcvData: | |
| 0x55 0xaa 0x53 0x14 0xff 0x02 0x65 0x55 | |
| 0xaa 0x53 0x03 0x15 0x01 0x6a 0x55 0xaa | |
| 0x53 0x1c 0xff 0x02 0x6d 0x55 0xaa 0x53 | |
| 0x03 0x1d 0x01 0x72 0x55 0xaa 0x53 0x16 | |
| 0xff 0x02 0x67 0x55 0xaa 0x53 0x1c 0x17 | |
| 0x30 0x2e 0x30 0x2e 0x30 0x2e 0x35 0x37 | |
| 0x20 0x56 0x31 0x2e 0x34 0x20 0x44 0x6f | |
| 0x6e 0x67 0x6c 0x65 0x20 0x55 0x44 0x33 | |
| 0x55 0x07 0xce | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| <>===================< Sub1g Reset >==================<> | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [SET USERNET] [ssid] [] | |
| [SET USERNET] [password] [] | |
| [SET USERNET] [r_encr] [] | |
| [SET USERNET] [p2pid] [] | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [prompt]log: fread len(196) err... | |
| [SDK-SPKER]dbg: speaker volume: 60 | |
| [prompt]dbg: === SPK END PLAY === [/usr/share/notification/EN/readyToConnect1.wav] | |
| [Sinker] Init HttpRequest Instance failed | |
| recive_message_looper:msgHeader->type=11100 | |
| shellcall/shellcall.c,453:[exec]cmd:killall -9 wpa_supplicant;killall -9 udhcpc;killall -9 udhcpd;killall -9 hostapd;killall -9 telnetd;ifconfig wlan0 0.0.0.0;ifconfig wlan0 down | |
| shellcall/shellcall.c,401:cmd=[killall -9 wpa_supplicant;killall -9 udhcpc;killall -9 udhcpd;killall -9 hostapd;killall -9 telnetd;ifconfig wlan0 0.0.0.0;ifconfig wlan0 down] | |
| ##dbg## (local_sdk_clean_network) func return... | |
| killall: wpa_supplicant: no process killed | |
| killall: udhcpc: no process killed | |
| killall: udhcpd: no process killed | |
| killall: hostapd: no process killed | |
| killall: telnetd: no process killed | |
| led_light_do_action:whiteLedState3 | |
| led_light_do_action:actionTmp:1 brightnessStart:0 brightnessEnd:0 | |
| white_led_init complete | |
| [Sinker] Init HttpRequest Instance failed | |
| recive_message_looper:msgHeader->type=11100 | |
| [binding.c:538]scannFailCount | |
| [prompt]dbg: === SPK READY PLAY === [/usr/share/notification/EN/readyToConnect0.wav] | |
| [prompt]dbg: === SPK START PLAY === [/usr/share/notification/EN/readyToConnect0.wav] | |
| [SDK-SPKER]dbg: speaker volume: 40 | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [local_sdk_speaker_feed_pcm_data]war: Speaker Cache Busy... | |
| [prompt]log: fread len(40) err... | |
| [SDK-SPKER]dbg: speaker volume: 60 | |
| [prompt]dbg: === SPK END PLAY === [/usr/share/notification/EN/readyToConnect0.wav] | |
| [Sinker] Init HttpRequest Instance failed | |
| recive_message_looper:msgHeader->type=11100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment