Skip to content

Instantly share code, notes, and snippets.

@bakueikozo
Created May 22, 2021 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bakueikozo/d3a8eb7eccf047c5e0571dd123eb9497 to your computer and use it in GitHub Desktop.
Save bakueikozo/d3a8eb7eccf047c5e0571dd123eb9497 to your computer and use it in GitHub Desktop.
System startup
hello, open console
do_auto_sd_update: detect flash size: 0x1000000, gsdexist=0
do_auto_update: detect flash size: 0x1000000
### UBOOT:test pin high! ###
Hit any key to stop autoboot: 0
16384 KiB hi_fmc at 0:0 is now current device
## Booting kernel from Legacy Image at 82000000 ...
Image Name: 7518-hi3518c-kernel
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1385488 Bytes = 1.3 MiB
Load Address: 80008000
Entry Point: 80008000
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Booting Linux on physical CPU 0
Linux version 3.4.35 (zhangbao@ANTS-SH-SV02) (gcc version 4.8.3 20131202 (prerelease) (Hisilicon_v300) ) #33 Tue Nov 1 17:49:35 CST 2016
CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
CPU: VIVT data cache, VIVT instruction cache
Machine: hi3518ev200
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8636
Kernel command line: mem=34M console=ttyAMA0,115200 root=/dev/mtdblock4 rootfstype=jffs2 mtdparts=hi_sfc:256k(boot)ro,64k(env),64k(conf),1600k(os),1280k(rootfs),12992k(home),64k(vd1),64k(ver)!!!
PID hash table entries: 256 (order: -2, 1024 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 34MB = 34MB total
Memory: 30648k/30648k available, 4168k reserved, 0K highmem
Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
vmalloc : 0xc2800000 - 0xff000000 ( 968 MB)
lowmem : 0xc0000000 - 0xc2200000 ( 34 MB)
modules : 0xbf000000 - 0xc0000000 ( 16 MB)
.text : 0xc0008000 - 0xc0340000 (3296 kB)
.init : 0xc0340000 - 0xc035cc64 ( 116 kB)
.data : 0xc035e000 - 0xc037f260 ( 133 kB)
.bss : 0xc037f284 - 0xc03b1850 ( 202 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:32
VIC @fe0d0000: id 0x00641190, vendor 0x41
sched_clock: 32 bits at 49MHz, resolution 20ns, wraps every 86767ms
Console: colour dummy device 80x30
Calibrating delay loop... 269.10 BogoMIPS (lpj=1345536)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
Initializing cgroup subsys freezer
CPU: Testing write buffer coherency: ok
Setting up static identity map for 0x8026ab30 - 0x8026ab88
dummy:
NET: Registered protocol family 16
Serial: AMBA PL011 UART driver
uart:0: ttyAMA0 at MMIO 0x20080000 (irq = 5) is a PL011 rev2
console [ttyAMA0] enabled
uart:1: ttyAMA1 at MMIO 0x20090000 (irq = 30) is a PL011 rev2
uart:2: ttyAMA2 at MMIO 0x200a0000 (irq = 25) is a PL011 rev2
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource timer0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
TCP: reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
fuse init (API version 7.18)
msgmni has been set to 59
io scheduler noop registered
io scheduler deadline registered (default)
io scheduler cfq registered
brd: module loaded
Check Flash Memory Controller v100 ... Found.
SPI Nor(cs 0) ID: 0xc2 0x20 0x18
Block:64KB Chip:16MB Name:"MX25L128XX"
SPI Nor total size: 16MB
mtd: bad character after partition (!)
8 cmdlinepart partitions found on MTD device hi_sfc
8 cmdlinepart partitions found on MTD device hi_sfc
Creating 8 MTD partitions on "hi_sfc":
0x000000000000-0x000000040000 : "boot"
0x000000040000-0x000000050000 : "env"
0x000000050000-0x000000060000 : "conf"
0x000000060000-0x0000001f0000 : "os"
0x0000001f0000-0x000000330000 : "rootfs"
0x000000330000-0x000000fe0000 : "home"
0x000000fe0000-0x000000ff0000 : "vd1"
0x000000ff0000-0x000001000000 : "ver"
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
hiusb-ehci hiusb-ehci.0: HIUSB EHCI
hiusb-ehci hiusb-ehci.0: new USB bus registered, assigned bus number 1
hiusb-ehci hiusb-ehci.0: irq 15, io mem 0x100b0000
hiusb-ehci hiusb-ehci.0: USB 0.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
i2c /dev entries driver
hisi_i2c hisi_i2c.0: Hisilicon [i2c-0] probed!
hisi_i2c hisi_i2c.1: Hisilicon [i2c-1] probed!
hisi_i2c hisi_i2c.2: Hisilicon [i2c-2] probed!
TCP: cubic registered
Initializing XFRM netlink socket
NET: Registered protocol family 17
NET: Registered protocol family 15
lib80211: common routines for IEEE802.11 drivers
Registering the dns_resolver key type
VFS: Mounted root (jffs2 filesystem) on device 31:4.
Freeing init memory: 112K
_ _ _ _ _ _ _ _ _ _ _ _
\ _ _ _ _ _ ___
/ /__/ \ |_/
/ __ / - _ ___
/ / / / / /
_ _ _ _/ / / \_/ \_ ______
___________\___\__________________
[RCS]: /etc/init.d/S00devs
[RCS]: /etc/init.d/S01udev
usb 1-1: new high-speed USB device number 2 using hiusb-ehci
Not recognise ACTION:change
usbdev11 -> /dev/usbdev1.2
rm: can't remove '/sbin/reboot': No such file or directory
exFAT: Version 1.2.9
vm.dirty_background_ratio = 2
vm.dirty_ratio = 2
vm.dirty_writeback_centisecs = 100
vm.dirty_expire_centisecs = 500
fs.mqueue.msg_max = 256
Sat May 22 17:15:11 UTC 2021
cat: can't open '/sys/block/mmcblk0/device/cid': No such file or directory
umount: can't forcibly umount /tmp/sd: Invalid argument
mount: mounting /dev/mmcblk0p1 on /tmp/sd failed: No such file or directory
rm: can't remove '/tmp/sd/*.REC': No such file or directory
find: /tmp/sd/record: No such file or directory
rm: can't remove '/etc/mtab': No such file or directory
/home/app/init.sh: line 10: /home/app/script/factory_test.sh: not found
vm.dirty_background_ratio = 2
vm.dirty_ratio = 5
vm.dirty_writeback_centisecs = 100
vm.dirty_expire_centisecs = 500
Bus 001 Device 002: ID 148f:7601
Bus 001 Device 001: ID 1d6b:0002
ash: =: argument expected
ash: =: argument expected
*** Board tools : ver0.0.1_20121120 ***
[debug]: {sourusb 1-1: USB disconnect, device number 2
ce/utils/cmdshell.c:166}cmdstr:himm
0x20180100: 0x00000040 --> 0x00000000
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x20180100: 0x00000000 --> 0x00000040
[END]
usb 1-1: new high-speed USB device number 3 using hiusb-ehci
rtusb init rt2870 --->
create ok
usbcore: registered new interface driver rt2870
usbdev11 -> /dev/usbdev1.3
0x1300 = 00064300
Number of Packet Allocated in open = 1
Number of Packet Freed in open = 0
[CPLD_PERIPH] cpld_init ok, [ ver=Jun 21 2017, 10:19:46 ]
[CPLD_PERIPH] pwm init ok.
[CPLD_PERIPH] timer init ok.
timer resolution:10 MHZ
[CPLD_PERIPH] HZ = 100
mmz_start: 0x82200000, mmz_size: 30M
Hisilicon Media Memory Zone Manager
Module himedia: init ok
hi3518e_base: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
load sys.ko for Hi3518EV200...OK!
load tde.ko ...OK!
load region.ko ....OK!
load vgs.ko for Hi3518EV200...OK!
ISP Mod init!
load viu.ko for Hi3518EV200...OK!
load vpss.ko ....OK!
load rc.ko for Hi3518EV200...OK!
load venc.ko for Hi3518EV200...OK!
[SSP_MS41909]Kernel: muxctrl for spi1 initial ok!
[SSP_MS41909]Kernel: pin cs for spi1 initial ok!
[SSP_MS41909]Kernel: pin vd_fz initial ok!
[SSP_MS41909]Kernel: spi0 gpio initial ok!
load chnl.ko for Hi3518EV200...OK!
[HW_TIMER] hw_timer frequency is 10000 HZ
[HW_TIMER] hw_timer init OK!
[SSP_MS41909]Kernel: ms41909 init success!
[SSP_MS41909]Kernel: ssp initial ok!
load h264e.ko for Hi3518EV200...OK!
load jpege.ko for Hi3518EV200...OK!
==== Your input Sensor type is ov9712 ====
insmod: can't insert 'extdrv/piris.ko': No such file or directory
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0040: 0x00000002 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0044: 0x00000002 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f007c: 0x00000001 --> 0x00000001
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0080: 0x00000001 --> 0x00000001
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0084: 0x00000001 --> 0x00000001
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0088: 0x00000001 --> 0x00000001
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f008c: 0x00000002 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0090: 0x00000002 --> 0x00000002
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x200f0094: 0x00000001 --> 0x00000001
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x2003002c: 0x000C4003 --> 0x001C4001
[END]
acodec inited!
insert audio
mipi_init
init phy power successful!
load hi_mipi driver successful!
==== Your input Sensor type is ov9712 ====
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x201200cc: 0xFF035144 --> 0xFE033144
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x201200c8: 0x00F22C2C --> 0x00023C2E
[END]
*** Board tools : ver0.0.1_20121120 ***
[debug]: {source/utils/cmdshell.c:166}cmdstr:himm
0x201200d8: 0x1E1EC001 --> 0x0D1EC001
[END]
Load hi_cipher.ko success.
g_dispatch_info.mmap_info->hw_type =2
linear mode
sesnorID:0x80; sensoraddr:0x1; sensordata:0x1
Failed to connect to non-global ctrl_ifname: wlan0 error: Conne[CPLD_PERIPH] Timer closed.
ction refused
[CPLD_PERIPH] Timer opened.
=========================================================================
===F22sensor 1080P25fps(Parallel port) init success
=========================================================================
vi_start_devvi_start_dev =============
killall: wpa_supplicant: no process killed
MMAP address=0xb5bce000, size=1586752(0x183640), mode=1, try 1
killall: udhcpc: no process killed
********************* Open pwm device error! *********************
Hisilicon Watchdog Timer: 0.01 initialized. default_margin=60 sec (nowayout= 0, nodeamon= 0)
MMAP address=0xb6cdc000, size=1586752(0x183640), mode=0, try 1
_MediaDataGetNewFrame: ch 0 fail
WATCHDOG @Hi3518v200
WATCHDOG @Hi3518v200
/tmp/view: memory clear 1586752
MMAP address=0xb5d52000, size=1586752(0x183640), mode=0, try 1
[PID_LIST] pid_list_init ok, [ ver=Jun 21 2017, 10:19:44 ]
_MediaDataGetNewFrame: ch 0 fail
***** SMART BABYCRYING - V20160905.1 - *****
_MediaDataGetNewFrame: ch 0 fail
_MediaDataGetNewFrame: ch 0 fail
ash: 1: unknown operand
_MediaDataGetNewFrame: ch 0 fail
watch_process.c(get_watch_info-134)[17:15:20.786]:process=oss;cmd=cd /home/app;./oss &;
supp-global-ctrl-iface-init (will try fixup): bind(PF_UNIX): Address already in use
[CPLD_PERIPH] limit switch 2!
--- pmstat init_flt2ll[1] diff:3235152 us, totalTm: 3235152 us
***** SMART BABYCRYING - V20160412.2 - *****
ppmngr:0x1585d90, len:320000
_MediaDataGetNewFrame: ch 2 fail
x =1731 715 0 800 x_step =-150 -85 x_step_2 =1731 0
[CPLD_PERIPH] limit switch 2!
killall: udhcpc: no process killed
rm: can't remove '/tmp/resolv.conf': No such file or directory
[CPLD_PERIPH] Timer closed.
[CPLD_PERIPH] led_blue_pwm_value = 100
p2p_tnp.c(tnp_proc-5285)[17:15:31.398]:Local NAT Type :
p2p_tnp.c(tnp_proc-5296)[17:15:31.410]: Port-Restricted Cone
p2p_tnp.c(tnp_proc-5303)[17:15:31.410]:My Wan IP : 118.159.5.117
p2p_tnp.c(tnp_proc-5304)[17:15:31.411]:My Lan IP : 192.168.0.4
p2p_tnp.c(tnp_proc-5306)[17:15:31.412]:InitStr(MMFBJPLJIDFHKMHBPLFLPDEEHACKFPGNHKEOKIIEIKBIDCBJPPINALNNPECOBLKLPNKJDKPBNNDABI)
p2p_tnp.c(tnp_proc-5307)[17:15:31.412]:did(TNPUSAE-256750-PVRYU)
p2p_tnp.c(tnp_proc-5308)[17:15:31.413]:key(uE95psc3yidDGfMk)
p2p cur user(0) max_user_num(0) in_packet_loss(0) out_packet_loss(0)
p2p_tnp.c(p2p_set_tnp_init_status-1875)[17:15:31.458]:p2p_set_tnp_init_status 4 send_msg ok!
rmm.c(motion_proc-9214)[17:15:31.707]:send_motion_start_msg. old:28, new:28
rmm.c(send_motion_start_msg-690)[17:15:31.728]:msg snd success
cloud.c(yi_sync_time-4017)[17:15:31.743]:req_info=http://api.xiaoyi.com/v2/ipc/sync_time?hmac=BIke7GBrJXU6Qe41glDqGUkYNp8%3D&seq=9
{"code":"20000","time":1621703732353}
cloud.c(cloud_set_time-325)[17:15:32.099]:msg snd success
cloud.c(yi_sync_time-4029)[17:15:32.100]:yi_sync_time ok!
cloud.c(sync_time-4063)[17:15:32.100]:sync_time ok!
cloud.c(yi_proc-3420)[17:15:32.102]:yi_proc ok
cloud.c(webapi_do_login-2105)[17:15:32.103]:now do login
cloud.c(webapi_do_login-2131)[17:15:32.155]:cmd = /home/app/cloudAPI -c 138 -url "https://api.xiaoyi.com.tw/v4/ipc/on_line" -key 6SwO6WLZN2MCCi3 -keySec uE95psc3yidDGfMk -uid TNPUSAE-256750-PVRYU -version 1.9.2.0F_201706211024 -ssid "URoad-6F1CCC" -mac 10:A4:BE:ED:16:41 -ip 192.168.0.4 -signal_quality 100 -packetloss 0 -p2pconnect 0 -p2pconnect_success 0 -tfstat 10012
dispatch.c(do_mq_process-2953)[17:15:32.332]:DISPATCH_SET_TIME 1621703732 /home/base/tools/rtctool -s time 2021/5/22/17/15/32
dispatch.c(do_mq_process-3316)[17:15:32.334]:set DISPATCH_SET_PANORAMA_CAPTURE_STATE
rmm.c(motion_proc-9075)[17:15:32.368]:time sync. set motion_stat = 0
trans_json_ex result=0
trans_json_ex result=
trans_json_ex result=20000
trans_json_ex result="css_flag":0,"css_mode":0,"appParam":"","tz_offset":32400000,"timezone":"GMT+09:00","language":"ja-JP","doorbellCoolingDuration":"0"
trans_json_ex result=32400000
trans_json_ex result=0
trans_json_ex result=0
trans_json_ex result=
p2p cur user(0) max_user_num(0) in_packet_loss(0) out_packet_loss(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment