Guest User

111

a guest
Apr 27th, 2019
419
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. System startup
  2.  
  3.  
  4. U-Boot 2010.06 (Apr 25 2017 - 14:32:57)
  5.  
  6. Check Flash Memory Controller v100 ... Found
  7. SPI Nor(cs 0) ID: 0xc2 0x20 0x18
  8. Block:64KB Chip:16MB Name:"MX25L128XX"
  9. SPI Nor total size: 16MB
  10. Cannot found a valid SPI Nand Device
  11. MMC:
  12. EMMC/MMC/SD controller initialization.
  13. Card did not respond to voltage select!
  14. No EMMC/MMC/SD device found !
  15. In: serial
  16. Out: serial
  17. Err: serial
  18. Hit any key to stop autoboot: 0
  19. 16384 KiB hi_fmc at 0:0 is now current device
  20.  
  21. ## Booting kernel from Legacy Image at 82000000 ...
  22. Image Name: Linux-3.4.35
  23. Image Type: ARM Linux Kernel Image (uncompressed)
  24. Data Size: 1817072 Bytes = 1.7 MiB
  25. Load Address: 80008000
  26. Entry Point: 80008000
  27. Loading Kernel Image ... OK
  28. OK
  29.  
  30. Starting kernel ...
  31.  
  32. Uncompressing Linux... done, booting the kernel.
  33. Booting Linux on physical CPU 0
  34. Linux version 3.4.35 (root@ubuntu) (gcc version 4.8.3 20131202 (prerelease) (Hisilicon_v300) ) #17 Thu Apr 20 15:21:02 CST 2017
  35. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  36. CPU: VIVT data cache, VIVT instruction cache
  37. Machine: hi3518ev200
  38. Memory policy: ECC disabled, Data cache writeback
  39. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 9144
  40. Kernel command line: mem=36M console=ttyAMA0,115200 root=/dev/mtdblock2 rootfstype=jffs2 mtdparts=hi_sfc:1M(boot),3M(kernel),11776K(rootfs),512K(config)
  41. PID hash table entries: 256 (order: -2, 1024 bytes)
  42. Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  43. Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  44. Memory: 36MB = 36MB total
  45. Memory: 31616k/31616k available, 5248k reserved, 0K highmem
  46. Virtual kernel memory layout:
  47. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  48. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  49. vmalloc : 0xc2800000 - 0xff000000 ( 968 MB)
  50. lowmem : 0xc0000000 - 0xc2400000 ( 36 MB)
  51. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  52. .text : 0xc0008000 - 0xc043b000 (4300 kB)
  53. .init : 0xc043b000 - 0xc045b81c ( 131 kB)
  54. .data : 0xc045c000 - 0xc0489000 ( 180 kB)
  55. .bss : 0xc0489024 - 0xc04bf838 ( 219 kB)
  56. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  57. NR_IRQS:32
  58. VIC @fe0d0000: id 0x00641190, vendor 0x41
  59. sched_clock: 32 bits at 49MHz, resolution 20ns, wraps every 86767ms
  60. Console: colour dummy device 80x30
  61. Calibrating delay loop... 269.10 BogoMIPS (lpj=1345536)
  62. pid_max: default: 32768 minimum: 301
  63. Mount-cache hash table entries: 512
  64. Initializing cgroup subsys freezer
  65. CPU: Testing write buffer coherency: ok
  66. Setting up static identity map for 0x80339040 - 0x80339098
  67. dummy:
  68. NET: Registered protocol family 16
  69. Serial: AMBA PL011 UART driver
  70. uart:0: ttyAMA0 at MMIO 0x20080000 (irq = 5) is a PL011 rev2
  71. console [ttyAMA0] enabled
  72. uart:1: ttyAMA1 at MMIO 0x20090000 (irq = 30) is a PL011 rev2
  73. uart:2: ttyAMA2 at MMIO 0x200a0000 (irq = 25) is a PL011 rev2
  74. bio: create slab <bio-0> at 0
  75. SCSI subsystem initialized
  76. hi-spi-master hi-spi-master.0: with 1 chip select slaves attached
  77. hi-spi-master hi-spi-master.1: with 2 chip select slaves attached
  78. usbcore: registered new interface driver usbfs
  79. usbcore: registered new interface driver hub
  80. usbcore: registered new device driver usb
  81. Switching to clocksource timer0
  82. NET: Registered protocol family 2
  83. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  84. TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  85. TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  86. TCP: Hash tables configured (established 2048 bind 2048)
  87. TCP: reno registered
  88. UDP hash table entries: 256 (order: 0, 4096 bytes)
  89. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  90. NET: Registered protocol family 1
  91. RPC: Registered named UNIX socket transport module.
  92. RPC: Registered udp transport module.
  93. RPC: Registered tcp transport module.
  94. RPC: Registered tcp NFSv4.1 backchannel transport module.
  95. VFS: Disk quotas dquot_6.5.2
  96. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  97. NFS: Registering the id_resolver key type
  98. jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  99. fuse init (API version 7.18)
  100. msgmni has been set to 61
  101. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  102. io scheduler noop registered
  103. io scheduler deadline registered (default)
  104. io scheduler cfq registered
  105. brd: module loaded
  106. Check Flash Memory Controller v100 ... Found.
  107. SPI Nor(cs 0) ID: 0xc2 0x20 0x18
  108. Block:64KB Chip:16MB Name:"MX25L128XX"
  109. SPI Nor total size: 16MB
  110. 4 cmdlinepart partitions found on MTD device hi_sfc
  111. 4 cmdlinepart partitions found on MTD device hi_sfc
  112. Creating 4 MTD partitions on "hi_sfc":
  113. 0x000000000000-0x000000100000 : "boot"
  114. 0x000000100000-0x000000400000 : "kernel"
  115. 0x000000400000-0x000000f80000 : "rootfs"
  116. 0x000000f80000-0x000001000000 : "config"
  117. SPI Nand ID Table Version 2.2
  118. Cannot found a valid SPI Nand Device
  119. himii: probed
  120. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  121. hiusb-ehci hiusb-ehci.0: HIUSB EHCI
  122. hiusb-ehci hiusb-ehci.0: new USB bus registered, assigned bus number 1
  123. hiusb-ehci hiusb-ehci.0: irq 15, io mem 0x100b0000
  124. hiusb-ehci hiusb-ehci.0: USB 0.0 started, EHCI 1.00
  125. hub 1-0:1.0: USB hub found
  126. hub 1-0:1.0: 1 port detected
  127. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  128. hiusb-ohci hiusb-ohci.0: HIUSB OHCI
  129. hiusb-ohci hiusb-ohci.0: new USB bus registered, assigned bus number 2
  130. hiusb-ohci hiusb-ohci.0: irq 16, io mem 0x100a0000
  131. hub 2-0:1.0: USB hub found
  132. hub 2-0:1.0: 1 port detected
  133. Initializing USB Mass Storage driver...
  134. usbcore: registered new interface driver usb-storage
  135. USB Mass Storage support registered.
  136. mousedev: PS/2 mouse device common for all mice
  137. i2c /dev entries driver
  138. hisi_i2c hisi_i2c.0: Hisilicon [i2c-0] probed!
  139. hisi_i2c hisi_i2c.1: Hisilicon [i2c-1] probed!
  140. hisi_i2c hisi_i2c.2: Hisilicon [i2c-2] probed!
  141. usbcore: registered new interface driver usbhid
  142. usbhid: USB HID core driver
  143. TCP: cubic registered
  144. Initializing XFRM netlink socket
  145. NET: Registered protocol family 17
  146. NET: Registered protocol family 15
  147. lib80211: common routines for IEEE802.11 drivers
  148. Registering the dns_resolver key type
  149. usb 1-1: new high-speed USB device number 2 using hiusb-ehci
  150. jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x009f6070: 0x7b80 instead
  151. jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x009f6074: 0x7b80 instead
  152. jffs2: jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found at 0x009f6078: 0x7b80 instead
  153. VFS: Mounted root (jffs2 filesystem) on device 31:2.
  154. Freeing init memory: 128K
  155.  
  156. _ _ _ _ _ _ _ _ _ _ _ _
  157. \ _ _ _ _ _ ___
  158. / /__/ \ |_/
  159. / __ / - _ ___
  160. / / / / / /
  161. _ _ _ _/ / / \_/ \_ ______
  162. ___________\___\__________________
  163.  
  164. [RCS]: /etc/init.d/S00devs
  165. [RCS]: /etc/init.d/S01udev
  166. Not recognise ACTION:change
  167. Not recognise ACTION:change
  168. Not recognise ACTION:change
  169. [RCS]: /etc/init.d/S10mpp
  170. /etc/init.d/S10mpp: line 5: set_path_before: not found
  171. /etc/init.d/S10mpp: line 6: set_path_before: not found
  172. /etc/init.d/S10mpp: line 13: can't create /tmpfs/netdev: No space left on device
  173. /etc/init.d/S10mpp: line 15: /*PTZ: not found
  174. *** Board tools : ver0.0.1_20121120 ***
  175. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  176. 0x20090030: 0x00000300 --> 0x00004F01
  177. [END]
  178. *** Board tools : ver0.0.1_20121120 ***
  179. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  180. 0x2005003c: 0x00000000 --> 0x000001E2
  181. [END]
  182. [RCS]: /etc/init.d/S80network
  183. [RCS]: /etc/init.d/S90hibernate
  184. ----Sensor Type: ar0330 ----
  185. ln: /usr/lib/lib3518sensor.so: No space left on device
  186. Set GPIO0_1
  187. *** Board tools : ver0.0.1_20121120 ***
  188. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  189. 0x200F0074: 0x00000000 --> 0x00000000
  190. [END]
  191. Set GPIO7_2
  192. *** Board tools : ver0.0.1_20121120 ***
  193. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  194. 0x200F00E8: 0x00000000 --> 0x00000001
  195. [END]
  196. Set GPIO7_4
  197. *** Board tools : ver0.0.1_20121120 ***
  198. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  199. 0x200F00F0: 0x00000000 --> 0x00000001
  200. [END]
  201. Set GPIO7_5
  202. *** Board tools : ver0.0.1_20121120 ***
  203. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  204. 0x200F00F4: 0x00000000 --> 0x00000001
  205. [END]
  206. Set GPIO7_6
  207. *** Board tools : ver0.0.1_20121120 ***
  208. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  209. 0x200F00F8: 0x00000000 --> 0x00000001
  210. [END]
  211. Set GPIO3_6
  212. *** Board tools : ver0.0.1_20121120 ***
  213. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  214. 0x200F004C: 0x00000000 --> 0x00000000
  215. [END]
  216. Set GPIO0_0
  217. *** Board tools : ver0.0.1_20121120 ***
  218. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  219. 0x200F0070: 0x00000000 --> 0x00000000
  220. [END]
  221. Set GPIO0_2
  222. *** Board tools : ver0.0.1_20121120 ***
  223. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  224. 0x200F0078: 0x00000000 --> 0x00000000
  225. [END]
  226. Set GPIO1_7#sd led
  227. *** Board tools : ver0.0.1_20121120 ***
  228. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  229. 0x200F0098: 0x00000001 --> 0x00000000
  230. [END]
  231. set gpio7_7
  232. *** Board tools : ver0.0.1_20121120 ***
  233. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  234. 0x200F00FC: 0x00000000 --> 0x00000001
  235. [END]
  236. mmz_start: 0x82400000, mmz_size: 28M
  237. Hisilicon Media Memory Zone Manager
  238. Module himedia: init ok
  239. hi3518e_base: module license 'Proprietary' taints kernel.
  240. Disabling lock debugging due to kernel taint
  241. load sys.ko for Hi3518EV200...OK!
  242. load tde.ko ...OK!
  243. load region.ko ....OK!
  244. load vgs.ko for Hi3518EV200...OK!
  245. ISP Mod init!
  246. load viu.ko for Hi3518EV200...OK!
  247. load vpss.ko ....OK!
  248. load rc.ko for Hi3518EV200...OK!
  249. load venc.ko for Hi3518EV200...OK!
  250. load chnl.ko for Hi3518EV200...OK!
  251. load h264e.ko for Hi3518EV200...OK!
  252. load jpege.ko for Hi3518EV200...OK!
  253. load ive.ko for Hi3518EV200...OK!
  254. ==== Your input Sensor type is ar0330 ====
  255. gpio_0_base_addr_virtual:0xfe240000 !
  256. Set Gpio0_6 dir to 1!
  257. Set Gpio0_6 bit to 0!
  258. Set Gpio0_6 bit to 1!
  259. RTL871X: module init start
  260. RTL871X: rtl8188eu v4.3.24_16705.20160509
  261. RTL871X: build time: Oct 17 2017 10:49:14
  262. RTL871X:
  263. usb_endpoint_descriptor(0):
  264. RTL871X: bLength=7
  265. RTL871X: bDescriptorType=5
  266. RTL871X: bEndpointAddress=81
  267. RTL871X: wMaxPacketSize=512
  268. RTL871X: bInterval=0
  269. RTL871X: RT_usb_endpoint_is_bulk_in = 1
  270. RTL871X:
  271. usb_endpoint_descriptor(1):
  272. RTL871X: bLength=7
  273. RTL871X: bDescriptorType=5
  274. RTL871X: bEndpointAddress=2
  275. RTL871X: wMaxPacketSize=512
  276. RTL871X: bInterval=0
  277. RTL871X: RT_usb_endpoint_is_bulk_out = 2
  278. RTL871X:
  279. usb_endpoint_descriptor(2):
  280. RTL871X: bLength=7
  281. RTL871X: bDescriptorType=5
  282. RTL871X: bEndpointAddress=3
  283. RTL871X: wMaxPacketSize=512
  284. RTL871X: bInterval=0
  285. RTL871X: RT_usb_endpoint_is_bulk_out = 3
  286. RTL871X: nr_endpoint=3, in_num=1, out_num=2
  287.  
  288. RTL871X: USB_SPEED_HIGH
  289. RTL871X: CHIP TYPE: RTL8188E
  290. RTL871X: rtw_hal_config_rftype RF_Type is 3 TotalTxPath is 1
  291. RTL871X: Chip Version Info: CHIP_8188E_Normal_Chip_TSMC_D_CUT_1T1R_RomVer(0)
  292. RTL871X: _ConfigNormalChipOutEP_8188E OutEpQueueSel(0x05), OutEpNumber(2)
  293. RTL871X: EEPROM type is E-FUSE
  294. RTL871X: Boot from EFUSE, Autoload OK !
  295. RTL871X: SetHwReg8188E: bMacPwrCtrlOn=1
  296. bFWReady == _FALSE call reset 8051...
  297. RTL871X: =====> _8051Reset88E(): 8051 reset success .
  298. RTL871X: efuse_read_phymap_from_txpktbuf bcnhead:0
  299. RTL871X: efuse_read_phymap_from_txpktbuf len:143, lenbak:143, aaa:143, aaabak:143
  300. RTL871X: efuse_read_phymap_from_txpktbuf read count:141
  301. RTL871X: EEPROM ID=0x8129
  302. RTL871X: VID = 0x0BDA, PID = 0x0179
  303. RTL871X: Customer ID: 0x00, SubCustomer ID: 0xCD
  304. RTL871X: Hal_ReadPowerSavingMode88E...bHWPwrPindetect(0)-bHWPowerdown(0) ,bSupportRemoteWakeup(1)
  305. RTL871X: ### PS params=> power_mgnt(0),usbss_enable(0) ###
  306. RTL871X: ======= Path 0, Channel 1 =======
  307. RTL871X: Index24G_CCK_Base[0][1] = 0x2f
  308. RTL871X: Index24G_BW40_Base[0][1] = 0x31
  309. RTL871X: ======= Path 0, Channel 2 =======
  310. RTL871X: Index24G_CCK_Base[0][2] = 0x2f
  311. RTL871X: Index24G_BW40_Base[0][2] = 0x31
  312. RTL871X: ======= Path 0, Channel 3 =======
  313. RTL871X: Index24G_CCK_Base[0][3] = 0x2f
  314. RTL871X: Index24G_BW40_Base[0][3] = 0x31
  315. RTL871X: ======= Path 0, Channel 4 =======
  316. RTL871X: Index24G_CCK_Base[0][4] = 0x2f
  317. RTL871X: Index24G_BW40_Base[0][4] = 0x31
  318. RTL871X: ======= Path 0, Channel 5 =======
  319. RTL871X: Index24G_CCK_Base[0][5] = 0x2f
  320. RTL871X: Index24G_BW40_Base[0][5] = 0x31
  321. RTL871X: ======= Path 0, Channel 6 =======
  322. RTL871X: Index24G_CCK_Base[0][6] = 0x2f
  323. RTL871X: Index24G_BW40_Base[0][6] = 0x30
  324. RTL871X: ======= Path 0, Channel 7 =======
  325. RTL871X: Index24G_CCK_Base[0][7] = 0x2f
  326. RTL871X: Index24G_BW40_Base[0][7] = 0x30
  327. RTL871X: ======= Path 0, Channel 8 =======
  328. RTL871X: Index24G_CCK_Base[0][8] = 0x2f
  329. RTL871X: Index24G_BW40_Base[0][8] = 0x30
  330. RTL871X: ======= Path 0, Channel 9 =======
  331. RTL871X: Index24G_CCK_Base[0][9] = 0x2f
  332. RTL871X: Index24G_BW40_Base[0][9] = 0x31
  333. RTL871X: ======= Path 0, Channel 10 =======
  334. RTL871X: Index24G_CCK_Base[0][10] = 0x2f
  335. RTL871X: Index24G_BW40_Base[0][10] = 0x31
  336. RTL871X: ======= Path 0, Channel 11 =======
  337. RTL871X: Index24G_CCK_Base[0][11] = 0x2f
  338. RTL871X: Index24G_BW40_Base[0][11] = 0x31
  339. RTL871X: ======= Path 0, Channel 12 =======
  340. RTL871X: Index24G_CCK_Base[0][12] = 0x2f
  341. RTL871X: Index24G_BW40_Base[0][12] = 0x30
  342. RTL871X: ======= Path 0, Channel 13 =======
  343. RTL871X: Index24G_CCK_Base[0][13] = 0x2f
  344. RTL871X: Index24G_BW40_Base[0][13] = 0x30
  345. RTL871X: ======= Path 0, Channel 14 =======
  346. RTL871X: Index24G_CCK_Base[0][14] = 0x2f
  347. RTL871X: Index24G_BW40_Base[0][14] = 0x30
  348. RTL871X: ======= TxCount 0 =======
  349. RTL871X: CCK_24G_Diff[0][0]= 0
  350. RTL871X: OFDM_24G_Diff[0][0]= 2
  351. RTL871X: BW20_24G_Diff[0][0]= 0
  352. RTL871X: BW40_24G_Diff[0][0]= 0
  353. RTL871X: EEPROMRegulatory = 0x0
  354. RTL871X: hal_com_config_channel_plan chplan:0x23
  355. RTL871X: CrystalCap: 0x19
  356. RTL871X: EEPROM Customer ID: 0x 0
  357. RTL871X: EEPROM : AntDivCfg = 1, TRxAntDivType = 1
  358. RTL871X: Board Type: 0x 0
  359. RTL871X: ThermalMeter = 0x1e
  360. RTL871X: rtw_hal_read_chip_info in 290 ms
  361. RTL871X: init_channel_set((null)) ChannelPlan ID:0x23, ch num:14
  362. RTL871X: NR_RECVBUFF: 8
  363. RTL871X: MAX_RECVBUF_SZ: 15360
  364. RTL871X: NR_PREALLOC_RECV_SKB: 8
  365. RTL871X: Enable CONFIG_FIX_NR_BULKIN_BUFFER
  366. RTL871X: rtw_alloc_macid((null)) if1, hwaddr:ff:ff:ff:ff:ff:ff macid:1
  367. RTL871X: pwrctrlpriv.bSupportRemoteWakeup~~~~~~
  368. RTL871X: pwrctrlpriv.bSupportRemoteWakeup~~~[1]~~~
  369. RTL871X: rtw_macaddr_cfg mac addr:89:b0:cf:d4:cc:87
  370. RTL871X: bDriverStopped:True, bSurpriseRemoved:False, bup:0, hw_init_completed:0
  371. RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=89:b0:cf:d4:cc:87
  372. usbcore: registered new interface driver rtl8188eu
  373. RTL871X: module init ret=0
  374. *** Board tools : ver0.0.1_20121120 ***
  375. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  376. 0x200f0040: 0x00000000 --> 0x00000002
  377. [END]
  378. *** Board tools : ver0.0.1_20121120 ***
  379. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  380. 0x200f0044: 0x00000000 --> 0x00000002
  381. [END]
  382. *** Board tools : ver0.0.1_20121120 ***
  383. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  384. 0x200f007c: 0x00000000 --> 0x00000001
  385. [END]
  386. *** Board tools : ver0.0.1_20121120 ***
  387. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  388. 0x200f0080: 0x00000000 --> 0x00000001
  389. [END]
  390. *** Board tools : ver0.0.1_20121120 ***
  391. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  392. 0x200f0084: 0x00000000 --> 0x00000001
  393. [END]
  394. *** Board tools : ver0.0.1_20121120 ***
  395. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  396. 0x200f0088: 0x00000000 --> 0x00000001
  397. [END]
  398. *** Board tools : ver0.0.1_20121120 ***
  399. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  400. 0x200f008c: 0x00000000 --> 0x00000002
  401. [END]
  402. *** Board tools : ver0.0.1_20121120 ***
  403. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  404. 0x200f0090: 0x00000000 --> 0x00000002
  405. [END]
  406. *** Board tools : ver0.0.1_20121120 ***
  407. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  408. 0x200f0094: 0x00000000 --> 0x00000001
  409. [END]
  410. *** Board tools : ver0.0.1_20121120 ***
  411. [debug]: {source/utils/cmdshell.c:166}cmdstr:himm
  412. 0x2003002c: 0x000C4003 --> 0x000B4001
  413. [END]
  414. acodec inited!
  415. insert audio
  416. mipi_init
  417. init phy power successful!
  418. load hi_mipi driver successful!
  419. ==== Your input Sensor type is ar0330 ====
  420. Hisilicon Watchdog Timer: 0.01 initialized. default_margin=60 sec (nowayout= 1, nodeamon= 0)
  421. ln: /app/web: No space left on device
  422. ln: /app/bin: No space left on device
  423. chmod: /tmp/bin: No such file or directory
  424. ln: /usr/lib/libnetpt.so: File exists
  425. RTL871X: +871x_drv - drv_open, bup=0
  426. RTL871X: Set RF Chip ID to RF_6052 and RF type to 3.
  427. RTL871X: rtl8188e_FirmwareDownload fw:NIC, size: 15414
  428. RTL871X: rtl8188e_FirmwareDownload: fw_ver=16 fw_subver=0000 sig=0x88e1, Month=11, Date=58, Hour=16, Minute=3c
  429. RTL871X: polling_fwdl_chksum: Checksum report OK! (1, 0ms), REG_MCUFWDL:0x00030005
  430. RTL871X: =====> _8051Reset88E(): 8051 reset success .
  431. RTL871X: _FWFreeToGo: Polling FW ready OK! (1, 10ms), REG_MCUFWDL:0x000300c6
  432. RTL871X: FWDL success. write_fw:1, 60ms
  433. ==> rtl8188e_iol_efuse_patch
  434. RTL871X: pDM_Odm TxPowerTrackControl = 1
  435. RTL871X: pDM_Odm TxPowerTrackControl = 1
  436. RTL871X: rtl8188eu_hal_init in 720ms
  437. RTL871X: wlan0Port-0 set opmode = 2
  438. RTL871X: MAC Address = 89:b0:cf:d4:cc:87
  439. RTL871X: -871x_drv - drv_open, bup=1
  440. ./start.sh: cd: line 109: can't cd to /app/bin
  441. ./start.sh: line 110: ./ipcmon.exe: not found
  442. ./start.sh: line 112: ./ipcam.exe: not found
  443. (none) login:
Advertisement
Add Comment
Please, Sign In to add comment