paillassou a écrit :
premier démontage, soudure RX TX GND sur un CP2102
pour un p'tit debug console RS232
(pcb J3) 1 = TX
(pcb J3) 2 = GND
(pcb J3) 3 = RX
115200 baud rate
================================================================================
console init done
U-Boot 2012.10 (Feb 24 2016 - 22:33:54) for GK7102 rb sc1045 v2.00 (GOKE)
HAL: 20151223
DRAM: 64 MiB
Flash: support 4X mode read:0xffffffff
16 MiB
16 MiB
NAND: SPINAND MID = 0xff, DID = 0xffff, Data = 0x1ffffff !spinand_board_init[1581]: No support this SPI nand!
SF: Detected MX25L12845 with page size 256 B, sector size 64 KiB, total size 16 MiB
In: serial
Out: serial
Err: serial
Net: arm_freq(600MHz)..............0x112032
use int MII..............
gk7101
Hit any key to stop autoboot: 0
[PROCESS_SEPARATORS] run sfboot
[PROCESS_SEPARATORS] setenv bootargs console=${consoledev},${baudrate} noinitrd mem=${mem} rw ${rootfstype} init=linuxrc ;sf probe 0 0;sf read ${loadaddr} ${sfkernel} ${filesize}; bootm
SF: Detected MX25L12845 with page size 256 B, sector size 64 KiB, total size 16 MiB
put param to memory
mem size (41)
bsb size (2)
the kernel image is zImage or Image
entry = 0xc1000000
## Transferring control to Linux (at address c1000000)...
Starting kernel ...
machid = 3988 r2 = 0xc0000100
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Linux version 3.4.43-gk (bruce@ubuntu) (gcc version 4.6.1 (crosstool-NG 1.18.0) ) #33 PREEMPT Thu May 19 20:55:21 PDT 2016
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Goke GK7102 RB_SC1045 board V2.00
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AHB: 0x90000000 0xf2000000 -- 0x1000000
[ 0.000000] APB: 0xa0000000 0xf3000000 -- 0x1000000
[ 0.000000] PPM: 0xc0000000 0xc0000000 -- 0x200000
[ 0.000000] BSB: 0xc2b00000 0xf5000000 -- 0x200000
[ 0.000000] DSP: 0xc2d00000 0xf6000000 -- 0x1300000
[ 0.000000] hal version = 20151223
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 10414
[ 0.000000] Kernel command line: console=ttySGK0,115200 noinitrd mem=41M rw rootfstype=jffs2 root=/dev/mtdblock3 init=linuxrc
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 41MB = 41MB total
[ 0.000000] Memory: 36636k/36636k available, 5348k 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] DMA : 0xff600000 - 0xffe00000 ( 8 MB)
[ 0.000000] vmalloc : 0x83000000 - 0xff000000 (1984 MB)
[ 0.000000] lowmem : 0x80000000 - 0x82900000 ( 41 MB)
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
[ 0.000000] .text : 0x80008000 - 0x8044d000 (4372 kB)
[ 0.000000] .init : 0x8044d000 - 0x8046e000 ( 132 kB)
[ 0.000000] .data : 0x8046e000 - 0x80497260 ( 165 kB)
[ 0.000000] .bss : 0x80497284 - 0x804c9888 ( 202 kB)
[ 0.000000] NR_IRQS:128
[ 0.000000] >> gk7101 init irq vic1...
[ 0.000000] >> gk7101 init irq vic2...
[ 0.000000] gk7101 init vic...
[ 0.000000] mach gk7101 init timer...
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttySGK0] enabled
[ 0.010000] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[ 0.070000] pid_max: default: 32768 minimum: 301
[ 0.070000] Mount-cache hash table entries: 512
[ 0.080000] CPU: Testing write buffer coherency: ok
[ 0.090000] Setting up static identity map for 0xc0571630 - 0xc0571668
[ 0.100000] NET: Registered protocol family 16
[ 0.110000] gk7101 init timer...
[ 0.110000] Init HW timer for DSP communication
[ 0.120000] gk7101 init gpio...
[ 0.120000] gpiochip_add: registered GPIOs 0 to 63 on device: gk7101-gpio0
[ 0.130000] gpio map init...
[ 0.130000] create proc dir
[ 0.130000] gk7101 register devices 9
[ 0.140000] gk7101 register I2C
[ 0.290000] bio: create slab <bio-0> at 0
[ 0.290000] spi spi.0: gk7101 SPI Controller 0 created
[ 0.300000] spi spi.0: master is unqueued, this is deprecated
[ 0.300000] usbcore: registered new interface driver usbfs
[ 0.310000] usbcore: registered new interface driver hub
[ 0.320000] usbcore: registered new device driver usb
[ 0.320000] i2c regbase: 0xf3003000
[ 0.330000] i2c i2c.0: i2c irq:registers 9
[ 0.330000] i2c i2c.0: GK7101 I2C[0] adapter[i2c-0] probed!
[ 0.340000] i2c regbase: 0xf3004000
[ 0.340000] i2c i2c.1: i2c irq:registers 58
[ 0.350000] i2c i2c.1: GK7101 I2C[1] adapter[i2c-1] probed!
[ 0.360000] FS-Cache: Loaded
[ 0.360000] CacheFiles: Loaded
[ 0.370000] cfg80211: Calling CRDA to update world regulatory domain
[ 0.380000] gk7101-sd gk7101-sd.0: Slot0 req_size=0x00010000, segs=16, seg_size=0x00010000
[ 0.410000] gk7101-sd gk7101-sd.0: GK7101 SD/MMC[0] has 1 slots @ 46000000Hz, [0x09e130b0:0x00000000]
[ 0.420000] NET: Registered protocol family 2
[ 0.420000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.430000] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.440000] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.450000] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.460000] TCP: reno registered
[ 0.460000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.470000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.470000] NET: Registered protocol family 1
[ 0.480000] RPC: Registered named UNIX socket transport module.
[ 0.490000] RPC: Registered udp transport module.
[ 0.490000] RPC: Registered tcp transport module.
[ 0.500000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.500000] mdma init...
[ 0.510000] mdma request irq: 54
[ 0.520000] NFS: Registering the id_resolver key type
[ 0.520000] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.530000] fuse init (API version 7.18)
[ 0.540000] msgmni has been set to 71
[ 0.550000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[ 0.560000] io scheduler noop registered
[ 0.560000] io scheduler deadline registered
[ 0.570000] io scheduler cfq registered (default)
[ 0.570000] uart.0: ttySGK0 at MMIO 0xa0005000 (irq = 31) is a gk7101uart
[ 0.580000] uart.1: ttySGK1 at MMIO 0xa001f000 (irq = 15) is a gk7101uart
[ 0.590000] uart.2: ttySGK2 at MMIO 0xa001e000 (irq = 27) is a gk7101uart
[ 0.600000] brd: module loaded
[ 0.610000] loop: module loaded
[ 0.620000] adc initialized (10:11)
[ 0.620000] slram: not enough parameters.
[ 0.630000] speed_mod is 0
[ 0.630000] support 4X mode read:0xffffffff
[ 0.630000] gk7101_flash gk7101_flash.0: MX25L12845 (16384 Kbytes)
[ 0.640000] Creating 5 MTD partitions on "gk7101_flash":
[ 0.650000] 0x000000000000-0x000000040000 : "uboot"
[ 0.650000] 0x000000040000-0x000000050000 : "ubootenv"
[ 0.660000] 0x000000050000-0x000000200000 : "kernel"
[ 0.670000] 0x000000200000-0x000001000000 : "rootfs"
[ 0.680000] 0x000000000000-0x000001000000 : "all"
[ 0.680000] GKETH_init
[ 0.690000] [GKETH_drv_probe] eth_base = 0xf200e000
[ 0.690000] mii id = 0
[ 0.700000] ###### PHY Reset.1.0.2
[ 0.810000] mdiobus_register: PHY[0] whose id 0x00000000
[ 0.820000] goke MII Bus: probed
[ 0.820000] gk7101-eth gk7101-eth.0: MAC Address[02:11:22:a3:a0:00].
[ 0.830000] usbcore: registered new interface driver cdc_wdm
[ 0.840000] usbcore: registered new interface driver libusual
[ 0.840000] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.850000] musb phy Begin initial sequence ...
[ 1.100000] gk7101 musb init end...
[ 1.100000] musb-hdrc musb-hdrc: MUSB HDRC host driver
[ 1.110000] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 1
[ 1.120000] vm : ffde0000, phy : c25a0000
[ 1.120000] dma_buf alloc ok!
[ 1.120000] hub 1-0:1.0: USB hub found
[ 1.130000] hub 1-0:1.0: 1 port detected
[ 1.130000] musb-hdrc musb-hdrc: USB Host mode controller at f0006000 using PIO, IRQ 26
[ 1.140000] platform add gk7101 musb...
[ 1.150000] mousedev: PS/2 mouse device common for all mice
[ 1.150000] input: GKInput as /devices/virtual/input/input0
[ 1.160000] Protocol NEC[0]
[ 1.160000] ir request irq: 62
[ 1.170000] IR Host Controller probed!
[ 1.170000] i2c /dev entries driver
[ 1.180000] gk7101_wdt: GK7101 Watchdog Timer, (c) 2014 Goke Microelectronics
[ 1.180000] [gk7101_wdt_init]: init
[ 1.190000] [gk7101_wdt_probe]: probe
[ 1.190000] [gk7101_wdt_probe]: probe mapped wdt_base=f3006000
[ 1.200000] watchdog inactive, reset disabled, irq disabled
[ 1.210000] IPv4 over IPv4 tunneling driver
[ 1.210000] gre: GRE over IPv4 demultiplexor driver
[ 1.220000] ip_gre: GRE over IPv4 tunneling driver
[ 1.220000] TCP: cubic registered
[ 1.230000] Initializing XFRM netlink socket
[ 1.230000] NET: Registered protocol family 10
[ 1.240000] IPv6 over IPv4 tunneling driver
[ 1.250000] NET: Registered protocol family 17
[ 1.250000] NET: Registered protocol family 15
[ 1.260000] lib80211: common routines for IEEE802.11 drivers
[ 1.270000] Registering the dns_resolver key type
[ 1.270000] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 1.590000] usb 1-1: new high-speed USB device number 2 using musb-hdrc
[ 7.900000] VFS: Mounted root (jffs2 filesystem) on device 31:3.
[ 7.900000] Freeing init memory: 132K
Starting mdev...
[ 10.540000] net eth0: ###### GKETH_start_hw
[ 10.540000] net eth0: ###### GKETH_phy_start_aneg...
[ 10.550000] ADDRCONF(NETDEV_UP): eth0: link is not ready
Archive: /mnt/mtd/ipc/ipc_server
inflating: ipc_server
Welcome to HiLinux
IPCamera login: Archive: /mnt/mtd/ipc/libNetLib.so
inflating: libNetLib.so
Archive: /mnt/mtd/ipc/libAPILib.so
inflating: libAPILib.so
Archive: /mnt/mtd/ipc/libhichip.so
inflating: libhichip.so
ipc_server libAPILib.so libNetLib.so libhichip.so sd
ipc_server libAPILib.so libNetLib.so libhichip.so sd
start watchdog set 60s timeout
The timeout was [ 12.570000] watchdog: GK7101 Watchdog: watchdog did not stop!
is 15 seconds
The timeout was set to 60 seconds
[ 14.050000] mt7601Usta: module license 'unspecified' taints kernel.
[ 14.050000] Disabling lock debugging due to kernel taint
[ 14.160000] rtusb init rtusbSTA --->
[ 14.170000]
[ 14.170000]
[ 14.170000] === pAd = 83182000, size = 899480 ===
[ 14.170000]
[ 14.180000] <-- RTMPAllocTxRxRingMemory, Status=0
[ 14.190000] <-- RTMPAllocAdapterBlock, Status=0
[ 14.190000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x8
[ 14.200000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x4
[ 14.210000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x5
[ 14.220000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x6
[ 14.220000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x7
[ 14.230000] RTMP_COM_IoctlHandle():pAd->BulkOutEpAddr=0x9
[ 14.240000] NVM is EFUSE
[ 14.240000] Endpoint(8) is for In-band Command
[ 14.240000] Endpoint(4) is for WMM0 AC0
[ 14.260000] Endpoint(5) is for WMM0 AC1
[ 14.260000] Endpoint(6) is for WMM0 AC2
[ 14.260000] Endpoint(7) is for WMM0 AC3
[ 14.270000] Endpoint(9) is for WMM1 AC0
[ 14.270000] Endpoint(84) is for Data-In
[ 14.280000] Endpoint(85) is for Command Rsp
[ 14.280000] usbcore: registered new interface driver rtusbSTA
[ 14.310000] encript driver init successful!
[ 14.340000] gpio driver init successful!
[ 15.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
[ 16.460000] i2c i2c.0: I2C state 0x10, please check address 0x20!
[ 16.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
[ 17.460000] i2c i2c.0: I2C state 0x10, please check address 0x20!
[ 17.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
[ 18.460000] i2c i2c.0: I2C state 0x10, please check address 0x20!
Fail to send dat[ 18.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
a
[ 19.460000] i2c i2c.0: I2C state 0x10, please check address 0x78!
[ 19.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
[ 20.460000] i2c i2c.0: I2C state 0x10, please check address 0x78!
[ 20.460000] i2c i2c.0: i2c[60]:gk7101_i2c_irq in wrong state[0x9]
[ 21.460000] i2c i2c.0: I2C state 0x10, please check address 0x78!
Fail to send data
sensor=15get sensor_type= 15
sc1145
[ 21.670000] gk_vi_init
[ 21.670000] request_irq...24 ok-- video_sync
[ 21.680000] request_irq...59 ok-- video_frame_last_pixel
[ 21.680000] request_irq...61 ok-- video_frame
[ 21.690000] gk7101_is_valid_gpio_irq...
[ 21.760000] crypto initialized (10:11)
Media 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
[ 22.130000] sensor board reset...
[ 22.410000] sensor board reset...
[ 22.720000] 1. LDO_CTR0(6c) = a64799, PMU_OCLEVEL c
[ 22.720000] 2. LDO_CTR0(6c) = a6478d, PMU_OCLEVEL 6
[ 22.740000] FW Version:0.1.00 Build:7640
[ 22.740000] Build Time:201308222153____
[ 22.740000] ILM Length = 47000(bytes)
[ 22.750000] DLM Length = 0(bytes)
[ 22.760000] Loading FW....
[ 22.800000] #
[ 22.800000] RTMP_TimerListAdd: add timer obj 8320c1ac!
[ 22.810000] RTMP_TimerListAdd: add timer obj 8320c1c4!
[ 22.820000] RTMP_TimerListAdd: add timer obj 8320c1dc!
[ 22.820000] RTMP_TimerListAdd: add timer obj 8320c194!
[ 22.830000] RTMP_TimerListAdd: add timer obj 8320c14c!
[ 22.840000] RTMP_TimerListAdd: add timer obj 8320c164!
[ 22.840000] RTMP_TimerListAdd: add timer obj 831a0fe4!
[ 22.850000] RTMP_TimerListAdd: add timer obj 831841e0!
[ 22.850000] RTMP_TimerListAdd: add timer obj 831841fc!
[ 22.860000] RTMP_TimerListAdd: add timer obj 831a103c!
[ 22.870000] RTMP_TimerListAdd: add timer obj 83186bb4!
[ 22.870000] RTMP_TimerListAdd: add timer obj 83186264!
[ 22.880000] RTMP_TimerListAdd: add timer obj 83186b98!
[ 22.880000] RTMP_TimerListAdd: add timer obj 83186dd8!
[ 22.890000] RTMP_TimerListAdd: add timer obj 83186bd0!
[ 22.890000] RTMP_TimerListAdd: add timer obj 83186bec!
[ 22.900000] RTMP_TimerListAdd: add timer obj 83186c08!
[ 22.910000] RTMP_TimerListAdd: add timer obj 831a0fb4!
[ 22.910000] RTMP_TimerListAdd: add timer obj 831a1024!
[ 22.920000] RTMP_TimerListAdd: add timer obj 83186e08!
[ 22.920000] RTMP_TimerListAdd: add timer obj 83186e20!
[ 22.930000] RTMP_TimerListAdd: add timer obj 83186e38!
[ 22.930000] RTMP_TimerListAdd: add timer obj 83186e50!
[ 22.970000] cfg_mode=9
[ 22.970000] wmode_band_equal(): Band Equal!
[ 22.980000] Key1Str is Invalid key length(0) or Type(0)
[ 22.990000] Key2Str is Invalid key length(0) or Type(0)
[ 22.990000] Key3Str is Invalid key length(0) or Type(0)
[ 23.000000] Key4Str is Invalid key length(0) or Type(0)
[ 23.010000] 1. Phy Mode = 14
[ 23.010000] 2. Phy Mode = 14
[ 23.010000] NVM is Efuse and its size =1d[1e0-1fc]
[ 23.030000] MT7601_ReadChannelPwr: EEPROM 0xD0 Error! Use Default Target Power = 0x20
[ 23.060000] 3. Phy Mode = 14
[ 23.060000] AntCfgInit: primary/secondary ant 0/1
[ 23.270000] ---> InitFrequencyCalibration
[ 23.280000] InitFrequencyCalibrationMode:Unknow mode = 3
[ 23.280000] InitFrequencyCalibration: frequency offset in the EEPROM = 101(0x65)
[ 23.290000] <--- InitFrequencyCalibration
[ 23.290000] RTMPSetPhyMode: channel is out of range, use first channel=1
[ 23.300000] MCS Set = ff 00 00 00 00
[ 23.320000] <==== rt28xx_init, Status=0
[ 23.330000] 0x1300 = 00064300
[ 23.330000] RTMPDrvOpen(1):Check if PDMA is idle!
[ 23.340000] RTMPDrvOpen(2):Check if PDMA is idle!
[ 23.550000] motor driver init successful!
[ 23.870000] net eth0: ###### GKETH_phy_stop
[ 23.960000] net eth0: ###### GKETH_start_hw
[ 23.970000] net eth0: ###### GKETH_phy_start_aneg...
[ 23.970000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 28.690000] iFlag: 0, iCurStep: 80
BusyBox v1.18.5 (2016-01-06 23:06:46 PST) multi-call binary.
Usage: route [{add|del|delete}]
Edit kernel routing tables
Options:
-n Don't resolve names
-e Display other/more information
-A inet Select address family
can't found rtc pcf8563
rtc: th_i2c_init error!
The timeout was [ 29.580000] watchdog: GK7101 Watchdog: watchdog did not stop!
is 60 seconds
The timeout was set to 60 seconds
killall: smartset: no process killed
umount: can't forcibly umount /mnt/mtd/ipc/tmpfs/sd: Invalid argument
killall: gerddns: no process killed
killall: upnp_map: no process killed
killall: upnp_map: no process killed
killall: ddns_update: no process killed
audioout: close.
workthread: log init succeed.
libs_initnettype(WiFi): succeed.
macaddr: 00:0E:00:0F:19:4C
macflag: 1
videocomm(0): 6(6) 1280 720
videocomm(1): 7(7) 640 352
TimeZone: -1
workthread: init ini succeed.
workthread: timerreboot init succeed.
ptz type: motor
workthread: ptz init succeed.
HI_Media_SDKInit: efreq=50,resolution=31,maxresolution=6,maxwidth=1280,maxheight=720
HI_Media_SDKInit: maxchannel=2
HI_Media_SDKInit: maxresolution[0]=6
HI_Media_SDKInit: maxresolution[1]=7
timerreboot: enable=0,reboot time=00:00:00
rs tempHumidity: get data time out
GOKE ADI: R(8724) LIBC(uClibc) (gcc version 4.6.1 (crosstool-NG 1.18.0) ) Sat Jun 25 04:57:54 CST 2016
Image library version (gcc version 4.6.1 (crosstool-NG 1.18.0) (uClibc)) v1.1.2 #svn r9021 Wed Jul 13 15:44:41 CST 2016
[ERROR] set vi source slowshutter mode failed.
[ 40.600000] fps is 25, support max shutter time is 20480000 curr shutter_time 0
[ 40.620000] fps is 20, support max shutter time is 25600000 curr shutter_time 20480000
[ 40.630000] exposure time updating...
[ 40.630000] exposure time updating...
vinWidth: 1280, vinHeight: 720
HI_SDK_Init: TH_flag=0,temp=0.000000,hum=0
initaudio: inputtype=1, input=14, output=9, aec=0
HI_Media_SDKInit: sensor: 31
HI_Media_SDKInit: vctrl: enable=1, recchn=0
encode(chn=0): profile=1,resolution=6,cbr=0,bitrate=256,frame=4,iframe=8,quality=0,[ 40.670000] win_height:0 win_width:0
[ 40.680000] win_height:0 win_width:0
encode(chn=0): audioenable=1, audiotype=1
encode(chn=1): profile=1,resolution=7,cbr=0,bitrate=384,frame=20,iframe=40,quality=1,minq=24,maxq=41
encode(chn=1): audioenable=1, audiotype=1
HI_Media_SDKInit: snap_chn=0
HI_Media_SDKInit: vctrl: mdvalue=35
audiovol: 1 14 9
HI_Media_SDKInit: HI_SDK_StartEncode(chn=0) succeed.
HI_Media_SDKInit: HI_SDK_StartEncode(chn=1) succeed.
audio: denoise=1
HI_Media_SDKInit: display mode: blackwhite
=======================================
[GK]DE-MBLK 4x4 basing on 1/16 orig pic version: v2.1.0
=======================================
[ 42.810000] fps is 10, support max shutter time is 51200000 curr shutter_time 25600000
color(ini): f=0xffffff, b=0x000000, ftrans=192, btrans=64
OSD(area=0): show=1, pos=0, x=672, y=0, str=YYYY-MM-DD hh:mm:ss
OSD(area=1): show=1, pos=1, x=0, y=576, str=IP Camera
OSD: no temp/hum sensor.
audioalarm: off 50
sdkmgr: max channel=2
HI_Media_LiveStreamInit: alarmsound: enable=0, dalaytime=5
ALARM_SERVER:
HI_Record_Stop
HI_Media_RecInit: HI_Record_Start(chn=0) succeed.
HI_Websvr_Init: init media succeed.
HI_Websvr_Init: PBServer start.
HI_Websvr_Init: httpport=80, snapchn=1
VCtrl_Proc: enable=1, debug=0,recchn=0, mdrectime=15, mode=lowrate
relay: start...
ircut: c2b_value=500, b2c_value=300
ircut: switch, imagetype=1.
ircut: switch, imagetype=0.
workthread: ircut init succeed.
infra: proc(22) start.
rled: auto.
workthread: infrared init succeed.
HI_Reset_Init: smart: enable=0
HI_Reset_Init: light: enable=1
HI_Reset_Init: apmode: status=1
workthread: reset init succeed.
workthread: wifikey init succeed.
workthread: netdetect init succeed.
workthread: ntpsvr init succeed.
hichip: start: 1970-01-01 01:00:43
HI_HichipLink_Svr_Start
netdetect: WiFi (Enable).
netdetect: netflag(WiFi).
light: proc(24) start.
reset: proc(25) start.
ircut: proc(21) start.
szUID = DDDD-004455-YLTZV, szCrcKet=XPRQQI, u32StreamCtrl=1, aszPushIp=47.91.149.233
login dev success! handle[0]=9797168
login dev success! handle[1]=9798256
login dev success! handle[alarm]=9799416
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
HI_Media_LiveStreamRegisterMediaLink: cntindex=0,onlinenum=0
HI_Media_LiveStreamParseStream: cntindex=0,sock=27,avchn=0,mediatype=4
SendMediaDataThread(entry): cntindex=0,avchn=0,af=1,sock=27,rbhandle=9802984
start stream succeed(ret=0x0)! handle(alarm)=9799416
u32CodeType = 264
Ver: V1.0.0.1
PPCS_API Version: 1.5.5.1
vctrl: md push failed, because of ircut switch.
[ 45.110000] iFlag: 1, iCurStep: 256
vctrl: md push failed, because of ircut switch.
ircut: switch status off.
[ 48.200000] ERROR!!! MlmeEnqueueForRecv: un-recongnized mgmt->subtype=15
HI_Ntp_Proc: enable=1, svr=pool.ntp.org, interval=1
-------------- NetInfo: -------------------
Internet Reachable : NO
P2P Server IP resolved : YES
P2P Server Hello Ack : NO
Local NAT Type : Unknow
My Wan IP : 0.0.0.0
My Lan IP : 0.0.0.0
DDDD-004455-YLTZV 47.91.149.233
HI_P2P_SessionProcess listen start
UID:DDDD-004455-YLTZV
CRC:XPRQQI
motor: selfdet stop.
audiovol: 1 14 6
PlayNotificationSound: flag=1
audioout: open.
PlayNotificationSound: HI_SDK_StartAudioDecode: ret=0, format=1
[361]: interface lo is not wireless
[361]: interface eth0 is not wireless
[361]: interface tunl0 is not wireless
[361]: interface gre0 is not wireless
[361]: interface sit0 is not wireless
[361]: interface ra0 is wireless: Ralink STA
[361]: Start runtime service .......!
[361]: Read ssid error
[361]: entryZL
[361]: ==========================================
[361]: I am scanning Channel[6]
[361]: [1][6]
Hi_PushAlarm_GetServerAddr connect 47.91.149.233 failed
uAlarmPushHandle=9802360, sAlarmExitFlag=1
[361]: &
[361]: ==========================================
[361]: I am scanning Channel[1]
[361]: [1][1]
workthread: search start.
workthread: wdt init succeed.
===================================================
ipc_server start : 1970-01-01 01:00:53
ipc_server version: V9.1.5.2.2-20170713
===================================================
wdt: default timeout: 60 sec.
wdt: default timeout: 3 sec.
PlayNotificationSound: file end.
libs_GetNTPTime: failed!
[361]: &
[361]: ==========================================
[361]: I am scanning Channel[13]
[361]: [1][13]
[361]: &
[361]: ==========================================
[361]: I am scanning Channel[9]
[361]: [1][9]
[361]: &
[361]: ==========================================
[361]: I am scanning Channel[3]
[361]: [1][3]
PlayNotificationSound: file end.
[361]: &
[361]: ==========================================
[361]: I am scanning Channel[11]
[361]: [1][11]
|