· 8 years ago · Mar 21, 2018, 10:58 PM
1console init done
2
3
4U-Boot 2012.10 (Apr 17 2017 - 15:53:52) for GK7102 rb sc1045 v2.00 (GOKE)
5
6HAL: 20151223
7DRAM: 64 MiB
8Flash: 16 MiB
916 MiB
10NAND: SPINAND MID = 0xff, DID = 0xffff, Data = 0x1ffffff !spinand_board_init[1581]: No support this SPI nand!
11SF: 16 MiB [page:256 Bytes] [sector:64 KiB] [count:256] (W25Q128FV)
12In: serial
13Out: serial
14Err: serial
15Net: arm_freq(600MHz)..............0x112032
16use int MII..............
17gk7101
18Hit any key to stop autoboot: 2 1 0
19[PROCESS_SEPARATORS] run sfboot
20[PROCESS_SEPARATORS] setenv bootargs console=${consoledev},${baudrate} noinitrd mem=${mem} rw ${rootfstype} init=linuxrc ;sf probe 0 0;sf read ${loadaddr} ${sfkernel} ${filesize}; bootm
21SF: 16 MiB [page:256 Bytes] [sector:64 KiB] [count:256] (W25Q128FV)
22put param to memory
23mem size (41)
24bsb size (2)
25
26the kernel image is zImage or Image
27entry = 0xc1000000
28## Transferring control to Linux (at address c1000000)...
29
30Starting kernel ...
31
32machid = 3988 r2 = 0xc0000100
33Uncompressing Linux... done, booting the kernel.
34[ 0.000000] Booting Linux on physical CPU 0
35[ 0.000000] Linux version 3.4.43-gk (root@localhost.localdomain) (gcc version 4.6.1 (crosstool-NG 1.18.0) ) #16 PREEMPT Mon Apr 17 12:13:21 CST 2017
36[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
37[ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
38[ 0.000000] Machine: Goke GK7102 RB_SC1045 board V2.00
39[ 0.000000] Memory policy: ECC disabled, Data cache writeback
40[ 0.000000] AHB: 0x90000000 0xf2000000 -- 0x1000000
41[ 0.000000] APB: 0xa0000000 0xf3000000 -- 0x1000000
42[ 0.000000] PPM: 0xc0000000 0xc0000000 -- 0x200000
43[ 0.000000] BSB: 0xc2b00000 0xf5000000 -- 0x200000
44[ 0.000000] DSP: 0xc2d00000 0xf6000000 -- 0x1300000
45[ 0.000000] hal version = 20151223
46[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 10414
47[ 0.000000] Kernel command line: console=ttySGK0,115200 noinitrd mem=41M rw rootfstype=jffs2 root=/dev/mtdblock3 init=linuxrc
48[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
49[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
50[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
51[ 0.000000] Memory: 41MB = 41MB total
52[ 0.000000] Memory: 36760k/36760k available, 5224k reserved, 0K highmem
53[ 0.000000] Virtual kernel memory layout:
54[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
55[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
56[ 0.000000] DMA : 0xff600000 - 0xffe00000 ( 8 MB)
57[ 0.000000] vmalloc : 0x83000000 - 0xff000000 (1984 MB)
58[ 0.000000] lowmem : 0x80000000 - 0x82900000 ( 41 MB)
59[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
60[ 0.000000] .text : 0x80008000 - 0x8042f000 (4252 kB)
61[ 0.000000] .init : 0x8042f000 - 0x8044f000 ( 128 kB)
62[ 0.000000] .data : 0x80450000 - 0x80478920 ( 163 kB)
63[ 0.000000] .bss : 0x80478944 - 0x804aaa18 ( 201 kB)
64[ 0.000000] NR_IRQS:128
65[ 0.000000] >> gk7101 init irq vic1...
66[ 0.000000] >> gk7101 init irq vic2...
67[ 0.000000] gk7101 init vic...
68[ 0.000000] mach gk7101 init timer...
69[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
70[ 0.000000] Console: colour dummy device 80x30
71[ 0.000000] console [ttySGK0] enabled
72[ 0.010000] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
73[ 0.080000] pid_max: default: 32768 minimum: 301
74[ 0.080000] Mount-cache hash table entries: 512
75[ 0.090000] CPU: Testing write buffer coherency: ok
76[ 0.100000] Setting up static identity map for 0xc0558f18 - 0xc0558f50
77[ 0.110000] NET: Registered protocol family 16
78[ 0.120000] gk7101 init timer...
79[ 0.120000] Init HW timer for DSP communication
80[ 0.130000] gk7101 init gpio...
81[ 0.130000] gpiochip_add: registered GPIOs 0 to 63 on device: gk7101-gpio0
82[ 0.140000] gpio map init...
83[ 0.140000] create proc dir
84[ 0.140000] gk7101 register devices 8
85[ 0.150000] gk7101 register I2C
86[ 0.290000] bio: create slab <bio-0> at 0
87[ 0.300000] spi spi.0: gk7101 SPI Controller 0 created
88[ 0.310000] spi spi.0: master is unqueued, this is deprecated
89[ 0.310000] usbcore: registered new interface driver usbfs
90[ 0.320000] usbcore: registered new interface driver hub
91[ 0.330000] usbcore: registered new device driver usb
92[ 0.330000] i2c regbase: 0xf3003000
93[ 0.340000] i2c i2c.0: i2c irq:registers 9
94[ 0.340000] i2c i2c.0: GK7101 I2C[0] adapter[i2c-0] probed!
95[ 0.350000] FS-Cache: Loaded
96[ 0.360000] cfg80211: Calling CRDA to update world regulatory domain
97[ 0.360000] CacheFiles: Loaded
98[ 0.380000] gk7101-sd gk7101-sd.0: Slot0 req_size=0x00010000, segs=16, seg_size=0x00010000
99[ 0.410000] gk7101-sd gk7101-sd.0: GK7101 SD/MMC[0] has 1 slots @ 46000000Hz, [0x09e130b0:0x00000000]
100[ 0.420000] NET: Registered protocol family 2
101[ 0.420000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
102[ 0.430000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
103[ 0.440000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
104[ 0.450000] TCP: Hash tables configured (established 2048 bind 2048)
105[ 0.460000] TCP: reno registered
106[ 0.460000] UDP hash table entries: 256 (order: 0, 4096 bytes)
107[ 0.470000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
108[ 0.470000] NET: Registered protocol family 1
109[ 0.480000] RPC: Registered named UNIX socket transport module.
110[ 0.490000] RPC: Registered udp transport module.
111[ 0.490000] RPC: Registered tcp transport module.
112[ 0.500000] RPC: Registered tcp NFSv4.1 backchannel transport module.
113[ 0.500000] mdma init...
114[ 0.510000] mdma request irq: 54
115[ 0.520000] NFS: Registering the id_resolver key type
116[ 0.520000] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
117[ 0.530000] fuse init (API version 7.18)
118[ 0.540000] msgmni has been set to 71
119[ 0.550000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
120[ 0.560000] io scheduler noop registered
121[ 0.560000] io scheduler deadline registered
122[ 0.570000] io scheduler cfq registered (default)
123[ 0.570000] uart.0: ttySGK0 at MMIO 0xa0005000 (irq = 31) is a gk7101uart
124[ 0.580000] uart.1: ttySGK1 at MMIO 0xa001f000 (irq = 15) is a gk7101uart
125[ 0.590000] uart.2: ttySGK2 at MMIO 0xa001e000 (irq = 27) is a gk7101uart
126[ 0.600000] brd: module loaded
127[ 0.610000] loop: module loaded
128[ 0.620000] adc initialized (10:11)
129[ 0.620000] slram: not enough parameters.
130[ 0.630000] speed_mod is 0
131[ 0.630000] USE 1X mode read and 1X mode write
132[ 0.630000] gk7101_flash gk7101_flash.0: W25Q128FV (16384 Kbytes)
133[ 0.640000] Creating 5 MTD partitions on "gk7101_flash":
134[ 0.650000] 0x000000000000-0x000000040000 : "uboot"
135[ 0.660000] 0x000000040000-0x000000050000 : "ubootenv"
136[ 0.660000] 0x000000050000-0x000000200000 : "kernel"
137[ 0.670000] 0x000000200000-0x000001000000 : "rootfs"
138[ 0.680000] 0x000000000000-0x000001000000 : "all"
139[ 0.680000] GKETH_init
140[ 0.690000] [GKETH_drv_probe] eth_base = 0xf200e000
141[ 0.690000] mii id = 0
142[ 0.700000] ###### PHY Reset.1.0.2
143[ 0.810000] mdiobus_register: PHY[0] whose id 0x00000000
144[ 0.820000] goke MII Bus: probed
145[ 0.820000] gk7101-eth gk7101-eth.0: MAC Address[02:11:22:a3:a0:00].
146[ 0.830000] usbcore: registered new interface driver cdc_wdm
147[ 0.840000] usbcore: registered new interface driver libusual
148[ 0.840000] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
149[ 0.850000] musb phy Begin initial sequence ...
150[ 1.100000] gk7101 musb init end...
151[ 1.100000] musb-hdrc musb-hdrc: MUSB HDRC host driver
152[ 1.110000] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 1
153[ 1.120000] vm : ffde0000, phy : c25a0000
154[ 1.120000] dma_buf alloc ok!
155[ 1.120000] hub 1-0:1.0: USB hub found
156[ 1.130000] hub 1-0:1.0: 1 port detected
157[ 1.130000] musb-hdrc musb-hdrc: USB Host mode controller at f0006000 using PIO, IRQ 26
158[ 1.140000] platform add gk7101 musb...
159[ 1.150000] mousedev: PS/2 mouse device common for all mice
160[ 1.150000] input: GKInput as /devices/virtual/input/input0
161[ 1.160000] Protocol NEC[0]
162[ 1.160000] ir request irq: 62
163[ 1.170000] IR Host Controller probed!
164[ 1.170000] i2c /dev entries driver
165[ 1.180000] gk7101_wdt: GK7101 Watchdog Timer, (c) 2014 Goke Microelectronics
166[ 1.180000] [gk7101_wdt_init]: init
167[ 1.190000] [gk7101_wdt_probe]: probe
168[ 1.190000] [gk7101_wdt_probe]: probe mapped wdt_base=f3006000
169[ 1.200000] watchdog inactive, reset disabled, irq disabled
170[ 1.210000] IPv4 over IPv4 tunneling driver
171[ 1.210000] gre: GRE over IPv4 demultiplexor driver
172[ 1.220000] ip_gre: GRE over IPv4 tunneling driver
173[ 1.220000] TCP: cubic registered
174[ 1.230000] Initializing XFRM netlink socket
175[ 1.230000] NET: Registered protocol family 10
176[ 1.240000] IPv6 over IPv4 tunneling driver
177[ 1.250000] NET: Registered protocol family 17
178[ 1.250000] NET: Registered protocol family 15
179[ 1.260000] lib80211: common routines for IEEE802.11 drivers
180[ 1.270000] Registering the dns_resolver key type
181[ 1.270000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
182[ 1.710000] usb 1-1: new high-speed USB device number 2 using musb-hdrc
183[ 3.870000] VFS: Mounted root (jffs2 filesystem) on device 31:3.
184[ 3.880000] Freeing init memory: 128K
185Starting mdev...
186[ 6.750000] net eth0: ###### GKETH_start_hw
187[ 6.760000] net eth0: ###### GKETH_phy_start_aneg...
188[ 6.760000] ADDRCONF(NETDEV_UP): eth0: link is not ready
189[1;34msd[0m
190[1;34msd[0m
191[1;36m/lib/libNetLib.so[0m
192[1;36m/lib/libXqAPILib.so[0m
193[1;36m/lib/libxqun.so[0m
194start watchdog set 60s timeout
195The timeout was [ 7.850000] watchdog: GK7101 Watchdog: watchdog did not stop!
196is 15 seconds
197The timeout was set to 60 seconds
198
199
200Welcome to HiLinux
201
202IPCamera login: [ 8.880000] mt7601Usta: module license 'unspecified' taints kernel.
203[ 8.880000] Disabling lock debugging due to kernel taint
204[ 8.970000] rtusb init rtusbSTA --->
205[ 8.980000]
206[ 8.980000]
207[ 8.980000] === pAd = 83182000, size = 899480 ===
208[ 8.980000]
209[ 8.990000] <-- RTMPAllocTxRxRingMemory, Status=0
210[ 8.990000] <-- RTMPAllocAdapterBlock, Status=0
211[ 9.010000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x8
212[ 9.010000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x4
213[ 9.020000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x5
214[ 9.020000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x6
215[ 9.030000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x7
216[ 9.030000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x9
217[ 9.040000] NVM is EFUSE
218[ 9.040000] Endpoint(8) is for In-band Command
219[ 9.050000] Endpoint(4) is for WMM0 AC0
220[ 9.050000] Endpoint(5) is for WMM0 AC1
221[ 9.060000] Endpoint(6) is for WMM0 AC2
222[ 9.060000] Endpoint(7) is for WMM0 AC3
223[ 9.070000] Endpoint(9) is for WMM1 AC0
224[ 9.070000] Endpoint(84) is for Data-In
225[ 9.070000] Endpoint(85) is for Command Rsp
226[ 9.080000] usbcore: registered new interface driver rtusbSTA
227[ 9.120000] encript driver init successful!
228[ 9.180000] gpio driver init successful!
229[ 9.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
230[ 10.240000] i2c i2c.0: I2C state 0x10, please check address 0x20!
231[ 10.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
232[ 11.240000] i2c i2c.0: I2C state 0x10, please check address 0x20!
233[ 11.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
234[ 12.240000] i2c i2c.0: I2C state 0x10, please check address 0x20!
235Fail to send dat[ 12.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
236a
237[ 13.240000] i2c i2c.0: I2C state 0x10, please check address 0x78!
238[ 13.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
239[ 14.240000] i2c i2c.0: I2C state 0x10, please check address 0x78!
240[ 14.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
241[ 15.240000] i2c i2c.0: I2C state 0x10, please check address 0x78!
242Fail to send dat[ 15.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
243a
244[ 16.240000] i2c i2c.0: I2C state 0x10, please check address 0x60!
245[ 16.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
246[ 17.240000] i2c i2c.0: I2C state 0x10, please check address 0x60!
247[ 17.240000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
248[ 18.240000] i2c i2c.0: I2C state 0x10, please check address 0x60!
249Fail to send data
250sensor=14get sensor_type= 14
251ov9732
252[ 18.520000] gk_vi_init
253[ 18.530000] request_irq...24 ok-- video_sync
254[ 18.530000] request_irq...59 ok-- video_frame_last_pixel
255[ 18.540000] request_irq...61 ok-- video_frame
256[ 18.540000] gk7101_is_valid_gpio_irq...
257[ 18.620000] crypto initialized (10:11)
258[ 18.760000]
259Media driver version (gcc version 4.6.1 (crosstool-NG 1.18.0) (uClibc)) v1.1.2 #svn r8850 Wed Jul 6 17:44:23 CST 2016
260[ 18.990000] sensor board reset...
261[ 19.300000] 1. LDO_CTR0(6c) = a64799, PMU_OCLEVEL c
262[ 19.300000] 2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
263[ 19.310000] FW Version:0.1.00 Build:7640
264[ 19.320000] Build Time:201308222153____
265[ 19.320000] ILM Length = 47000(bytes)
266[ 19.330000] DLM Length = 0(bytes)
267[ 19.330000] Loading FW....
268[ 19.390000] #
269[ 19.390000] RTMP_TimerListAdd: add timer obj 8320c1ac!
270[ 19.400000] RTMP_TimerListAdd: add timer obj 8320c1c4!
271[ 19.410000] RTMP_TimerListAdd: add timer obj 8320c1dc!
272[ 19.410000] RTMP_TimerListAdd: add timer obj 8320c194!
273[ 19.420000] RTMP_TimerListAdd: add timer obj 8320c14c!
274[ 19.430000] RTMP_TimerListAdd: add timer obj 8320c164!
275[ 19.430000] RTMP_TimerListAdd: add timer obj 831a0fe4!
276[ 19.440000] RTMP_TimerListAdd: add timer obj 831841e0!
277[ 19.440000] RTMP_TimerListAdd: add timer obj 831841fc!
278[ 19.450000] RTMP_TimerListAdd: add timer obj 831a103c!
279[ 19.450000] RTMP_TimerListAdd: add timer obj 83186bb4!
280[ 19.460000] RTMP_TimerListAdd: add timer obj 83186264!
281[ 19.460000] RTMP_TimerListAdd: add timer obj 83186b98!
282[ 19.470000] RTMP_TimerListAdd: add timer obj 83186dd8!
283[ 19.480000] RTMP_TimerListAdd: add timer obj 83186bd0!
284[ 19.480000] RTMP_TimerListAdd: add timer obj 83186bec!
285[ 19.490000] RTMP_TimerListAdd: add timer obj 83186c08!
286[ 19.490000] RTMP_TimerListAdd: add timer obj 831a0fb4!
287[ 19.500000] RTMP_TimerListAdd: add timer obj 831a1024!
288[ 19.510000] RTMP_TimerListAdd: add timer obj 83186e08!
289[ 19.510000] RTMP_TimerListAdd: add timer obj 83186e20!
290[ 19.520000] RTMP_TimerListAdd: add timer obj 83186e38!
291[ 19.520000] RTMP_TimerListAdd: add timer obj 83186e50!
292[ 19.620000] cfg_mode=9
293[ 19.620000] wmode_band_equal(): Band Equal!
294[ 19.630000] Key1Str is Invalid key length(0) or Type(0)
295[ 19.630000] Key2Str is Invalid key length(0) or Type(0)
296[ 19.640000] Key3Str is Invalid key length(0) or Type(0)
297[ 19.650000] Key4Str is Invalid key length(0) or Type(0)
298[ 19.650000] 1. Phy Mode = 14
299[ 19.660000] 2. Phy Mode = 14
300[ 19.660000] NVM is Efuse and its size =1d[1e0-1fc]
301[ 19.680000] ERROR!!! MT7601 E2PROM: WRONG VERSION 0xd, should be 12
302[ 19.700000] 3. Phy Mode = 14
303[ 19.700000] AntCfgInit: primary/secondary ant 0/1
304[ 19.900000] ---> InitFrequencyCalibration
305[ 19.910000] InitFrequencyCalibrationMode:Unknow mode = 3
306[ 19.920000] InitFrequencyCalibration: frequency offset in the EEPROM = 65(0x41)
307[ 19.920000] <--- InitFrequencyCalibration
308[ 19.930000] RTMPSetPhyMode: channel is out of range, use first channel=1
309[ 19.950000] MCS Set = ff 00 00 00 00
310[ 19.960000] <==== rt28xx_init, Status=0
311[ 19.970000] 0x1300 = 00064300
312[ 19.970000] RTMPDrvOpen(1):Check if PDMA is idle!
313[ 19.980000] RTMPDrvOpen(2):Check if PDMA is idle!
314[ 20.560000] net eth0: ###### GKETH_phy_stop
315[ 20.630000] net eth0: ###### GKETH_start_hw
316[ 20.640000] net eth0: ###### GKETH_phy_start_aneg...
317[ 20.650000] ADDRCONF(NETDEV_UP): eth0: link is not ready
318killall: udhcpc: no process killed
319udhcpc (v1.18.5) started
320dhcp failed. set eth0 to default ip: 192.168.1.88
321killall: arping: no process killed
322killall: runarp: no process killed
323Sending discover...
324killall: arping: no process killed
325Sending discover...
326Sending discover...
327dhcp failed. set eth0 to default ip: 192.168.1.88
328killall: arping: no process killed
329route: SIOCADDRT: File exists
330No lease, forking to background
331The timeout was [ 33.970000] watchdog: GK7101 Watchdog: watchdog did not stop!
332is 60 seconds
333The timeout was set to 60 seconds
334
335 RTC time 2054-10-02 17:18:49 wed=5
336Set system time as date -s 2054.10.02-17:18:49
337
338umount: can't forcibly umount /mnt/mtd/ipc/tmpfs/sd: Invalid argument
339date: invalid date '2054.10.02-17:18:49'
340killall: gerddns: no process killed
341killall: arping: no process killed
342killall: upnp_map: no process killed
343killall: upnp_map: no process killed
344killall: ddns_update: no process killed
345workthread: timer init succeed.
346workthread: log init succeed.
347timer: proc start.
348libs_initnettype(Lan): succeed.
349macaddr: 00:56:41:2F:7E:01
350macflag: 1
351videocomm(0): 6(6) 1280 720
352videocomm(1): 7(7) 640 352
353TimeZone: 7
354workthread: init ini succeed.
355workthread: timerreboot init succeed.
356ptz type: rs485
357workthread: ptz init succeed.
358HI_Media_SDKInit: efreq=60,resolution=31,maxresolution=6,maxwidth=1280,maxheight=720
359HI_Media_SDKInit: maxchannel=2
360HI_Media_SDKInit: maxresolution[0]=6
361HI_Media_SDKInit: maxresolution[1]=7
362timerreboot: enable=0,reboot time=00:00:00
363GOKE ADI: R(8724) LIBC(uClibc) (gcc version 4.6.1 (crosstool-NG 1.18.0) ) Sat Jun 25 04:57:54 CST 2016
364
365Image library version (gcc version 4.6.1 (crosstool-NG 1.18.0) (uClibc)) v1.1.2 #svn r9185 Tue Oct 25 14:54:23 CST 2016
366[ERROR] set vi source slowshutter mode failed.
367vinWidth: 1280, vinHeight: 720
368HI_SDK_Init: TH_flag=0,temp=0.000000,hum=0
369initaudio: inputtype=1, input=11, output=9, aec=0
370HI_Media_SDKInit: sensor: 30
371HI_Media_SDKInit: vctrl: enable=1, recchn=1
372encode(chn=0): profile=1,resolution=6[ 45.580000] win_height:0 win_width:0
373,cbr=0,bitrate=1[ 45.590000] win_height:0 win_width:0
374536,frame=20,iframe=40,quality=3,minq=26,maxq=45
375encode(chn=0): audioenable=1, audiotype=1
376encode(chn=1): profile=1,resolution=7,cbr=0,bitrate=128,frame=10,iframe=20,quality=0,minq=23,maxq=39
377encode(chn=1): audioenable=1, audiotype=1
378HI_Media_SDKInit: snap_chn=0
379HI_Media_SDKInit: vctrl: mdvalue=40
380audiovol: 1 11 9
381HI_Media_SDKInit: HI_SDK_StartEncode(chn=0) succeed.
382HI_Media_SDKInit: HI_SDK_StartEncode(chn=1) succeed.
383audio: denoise=1
384[IMAGE INFO] isp: -------------------------------------------------------
385[IMAGE INFO] isp: input video info listed
386[IMAGE INFO] isp: width 1280
387[IMAGE INFO] isp: height 720
388[IMAGE INFO] isp: fps 25600000
389[IMAGE INFO] isp: format 2
390[IMAGE INFO] isp: type 5
391[IMAGE INFO] isp: bits 10
392[IMAGE INFO] isp: -------------------------------------------------------
393[IMAGE INFO] isp: isp3a library init done
394gadi_sensors_get_3a_parameters 162
395[IMAGE INFO] isp: start isp3a done
396=======================================
397[GK]DE-MBLK 4x4 basing on 1/16 orig pic version: v2.1.0
398=======================================
399HI_Media_SDKInit: display mode: blackwhite
400[IMAGE INFO] gadi_isp_set_ae_attr: Customer: shutterMax[000000020] shutterMin[000008000] gainMax[24] gainMin[01] speed[0]
401[IMAGE INFO] gadi_isp_set_ae_attr: Real : shutterMax[025600000] shutterMin[000064000] gainMax[24] gainMin[01] speed[0]
402[IMAGE INFO] gadi_isp_set_ae_attr: Prev : shutterMax[000000000] shutterMin[000000000] gainMax[00] gainMin[00] speed[0]
403[IMAGE INFO] call isp_p_set_ae_attr
404[IMAGE INFO] Slow shutter is enabled, set curr_belt [4] to current frame rate [25600000].
405[IMAGE INFO] gadi_isp_set_ae_attr: done[0]
406color(ini): f=0xffffff, b=0x000000, ftrans=192, btrans=64
407OSD(area=0): show=1, pos=0, x=672, y=0, str=YYYY-MM-DD hh:mm:ss
408OSD(area=1): show=1, pos=0, x=0, y=0, str=$(reboot)
409OSD: no temp/hum sensor.
410audioalarm: off 50
411
412sdkmgr: max channel=2
413HI_Media_LiveStreamInit: alarmsound: enable=0, dalaytime=5
414ALARM_SERVER:
415HI_Record_Stop
416relay: start...
417HI_Media_RecInit: HI_Record_Start(chn=1) succeed.
418HI_Websvr_Init: init media succeed.
419HI_Websvr_Init: PBServer start.
420HI_Websvr_Init: httpport=80, snapchn=1
421VCtrl_Proc: enable=1, debug=0,recchn=1, mdrectime=15, mode=lowrate
422ircut: c2b_value=500, b2c_value=300
423ircut: switch, imagetype=1.
424ircut: switch, imagetype=0.
425workthread: ircut init succeed.
426infra: proc(20) start.
427rled: auto.
428workthread: infrared init succeed.
429HI_Reset_Init: smart: enable=0
430HI_Reset_Init: light: enable=1
431HI_Reset_Init: apmode: status=0
432workthread: reset init succeed.
433workthread: wifikey init succeed.
434workthread: netdetect init succeed.
435workthread: ntpsvr init succeed.
436hichip: start: 1969-12-31 17:00:48
437HI_HichipLink_Svr_Start
438netdetect: WiFi (Disable).
439netdetect: netflag(Lan).
440light: proc(23) start.
441reset: proc(24) start.
442ircut: proc(21) start.
443szUID = FFFF-379499-FFABE, szCrcKet=nocrckey, u32StreamCtrl=1, aszPushIp=47.91.149.233
444login dev success! handle[0]=16938416
445login dev success! handle[1]=16939584
446login dev success! handle[alarm]=16940752
447vctrl: md push failed, because of ircut switch.
448++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
449HI_Media_LiveStreamRegisterMediaLink: cntindex=0,onlinenum=0
450HI_Media_LiveStreamParseStream: cntindex=0,sock=25,avchn=0,mediatype=4
451SendMediaDataThread(entry): cntindex=0,avchn=0,af=1,sock=25,rbhandle=16941776
452 start stream succeed(ret=0x0)! handle(alarm)=16940752
453u32CodeType = 264
454Ver: V1.0.0.1
455API V: 100a1d02
4561-
457Session[6]
458Channel[6]
459Buffer[256]
460Packet[1024]
461
4622-
463Session[6]
464Channel[6]
465Buffer[256]
466Packet[1024]
467
468ircut: switch status on.
469ircut: switch, imagetype=1.
470rled: close.
471ircut: display switch(blackwhite -> color).
472FFFF-379499-FFABE 47.91.149.233
473HI_P2P_SessionProcess listen start
474UID:FFFF-379499-FFABE
475CRC:nocrckey
476vctrl: md push failed, because of ircut switch.
477Hi_PushAlarm_GetServerAddr connect 47.91.149.233 failed
478uAlarmPushHandle=17186112, sAlarmExitFlag=1
479superDev_thread sucessfully!!
480workthread: search start.
481workthread: wdt init succeed.
482===================================================
483ipc_server start : 1969-12-31 17:00:53
484ipc_server version: V9.1.1.2.3-20170810
485===================================================
486wdt: default timeout: 60 sec.
487wdt: default timeout: 3 sec.
488HI_Ntp_Proc: enable=1, svr=$(reboot), interval=1
489ircut: switch status off.
490libs_GetNTPTime: failed!
491onvif: TZ: STD+7:0:0
492
493onvif: TZInterval: -25200
494onvif: login dev success! handle=28479496
495onvif: login dev success! handle[alarm]=28480664
496++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
497HI_Media_LiveStreamRegisterMediaLink: cntindex=1,onlinenum=0
498HI_Media_LiveStreamParseStream: cntindex=1,sock=35,avchn=0,mediatype=4
499SendMediaDataThread(entry): cntindex=1,avchn=0,af=1,sock=35,rbhandle=17184744
500onvif: start stream succeed(ret=0x0)! handle(alarm)=28480664
501onvif: devmgmt_proc ok.
502onvif: V2.04-20170421
503onvif: start: 1969-12-31 17:01:10
504onvif: searcher svr monitor start.
505onvif: timg: productid=C9F0SeZ3N0P2L0
506onvif: searcher svr start.
507vctrl: alarm_push_recv,switch to normal mode...
508vctrl: switch ---> [normal] mode...
509encode(chn=1): cbr=0,bitrate=384,frame=20,iframe=40,quality=4,minq=27,maxq=48
510mode = 1 min = 65536 max = 393216 avg = 4000000
511reboot
512Password:
513Login incorrect
514IPCamera login: root
515Password:
516libs_GetNTPTime: failed!
517Login incorrect
518IPCamera login: root
519Password:
520Login incorrect
521Dec 31 17:02:14
522
523Welcome to HiLinux
524
525IPCamera login: root
526Password:
527Login incorrect
528IPCamera login: libs_GetNTPTime: failed!
529
530
531Login timed out
532
533Welcome to HiLinux
534
535IPCamera login: vctrl: alarm_rec_end,switch to lowrate mode...
536vctrl: switch ---> [lowrate] mode...
537encode(chn=1): cbr=0,bitrate=128,frame=10,iframe=20,quality=1,minq=24,maxq=41
538mode = 1 min = 65536 max = 131072 avg = 4000000
539vctrl: alarm_push_recv,switch to normal mode...
540vctrl: switch ---> [normal] mode...
541encode(chn=1): cbr=0,bitrate=384,frame=20,iframe=40,quality=4,minq=27,maxq=48
542mode = 1 min = 65536 max = 393216 avg = 4000000
543libs_GetNTPTime: failed!
544admin
545Password:
546Login incorrect
547IPCamera login: root
548Password: vctrl: alarm_rec_end,switch to lowrate mode...
549vctrl: switch ---> [lowrate] mode...
550encode(chn=1): cbr=0,bitrate=128,frame=10,iframe=20,quality=1,minq=24,maxq=41
551mode = 1 min = 65536 max = 131072 avg = 4000000
552vctrl: alarm_push_recv,switch to normal mode...
553vctrl: switch ---> [normal] mode...
554encode(chn=1): cbr=0,bitrate=384,frame=20,iframe=40,quality=4,minq=27,maxq=48
555mode = 1 min = 65536 max = 393216 avg = 4000000
556libs_GetNTPTime: failed!
557
558
559Login timed out
560
561Welcome to HiLinux
562
563IPCamera login: