Hi, erveryone,
I encountered the boot_proc timeout problem in ipnc2.0. I kown the execute path is shell commmand boot_proc 1 ------>BootProc1()---->StartNetwork(gpSysInfo) , but I don't kown why it is timeout while seting network. The following is related boot log,
GBCE in EVAL MODE
AVSERVER MAIN: Create audioTsk ...
AVSERVER MAIN: Create motionTsk ...
queue id:65538
AVSERVER MAIN: Create swosdTsk ...
AVSERVER MAIN: Allocing Buffers ...
AVSERVER MAIN: Allocating buffers ...
AVSERVER MAIN: Stream 0: Allocating LDC buffers: 0 of size 4718720 bytes
AVSERVER MAIN: Stream 0: Allocating VNF buffers: 0 of size 4718720 bytes
AVSERVER MAIN: Stream 0: Allocating Encode IN buffers: 3 of size 4718720 bytes
AVSERVER MAIN: Stream 0: Assigning Resize IN buffers: 0 of size 4718720 bytes
AVSERVER MAIN: Stream 0: Getting Capture OUT buffers
AVSERVER MAIN: Stream 0: Capture OUT buffers 0
AVSERVER MAIN: Stream 0: Capture OUT buffers 1
AVSERVER MAIN: Stream 0: Capture OUT buffers 2
AVSERVER MAIN: Stream 1: Allocating LDC buffers: 0 of size 73856 bytes
AVSERVER MAIN: Stream 1: Allocating VNF buffers: 0 of size 73856 bytes
AVSERVER MAIN: Stream 1: Allocating Encode IN buffers: 3 of size 73856 bytes
AVSERVER MAIN: Stream 1: Assigning Resize IN buffers: 0 of size 73856 bytes
AVSERVER MAIN: Stream 1: Getting Capture OUT buffers
AVSERVER MAIN: Stream 1: Capture OUT buffers 0
AVSERVER MAIN: Stream 1: Capture OUT buffers 1
AVSERVER MAIN: Stream 1: Capture OUT buffers 2
AVSERVER MAIN: Allocating FD buffers: 3 of size 123008 bytes
AVSERVER MAIN: Assigning Display buffers: 3 of size 123008 bytes
AVSERVER MAIN: Stream 0: Allocating Encrypt buffers: 0 of size 3146752 bytes
AVSERVER MAIN: Stream 0: Allocating Stream buffers: 3 of size 3146752 bytes
AVSERVER MAIN: Allocating buffers ...DONE
AVSERVER MAIN: Start aewbTsk ...
AVSERVER MAIN: Start captureTsk ...
scsi
AVSERVER MAIN: Start audioTsk ...
AVSERVER MAIN: Start DONE
AVSERVER API: Sending START...DONE
scsi [success]
done.
aewb mode:3
Starting portmap daemon: portmapSimple mixer control 'PGA',0
Capabilities: cvolume
Capture channels: Mono
Limits: Capture 0 - 3
Mono: Capture 2 [67%]
Simple mixer control 'Mono DAC',0
Capabilities: pvolume pvolume-joined
Playback channels: Mono
Limits: Playback 0 - 63
Mono: Playback 47 [75%]
killall: wis-streamer: no process killed
SystemInit success
Schedule manager init success
.
Starting internet superserver:io scheduler deadline registered inetd.
io scheduler cfq registered
TI DaVinci EMAC: kernel boot params Ethernet address: 00:0c:0b:a1:05:5f
sbulla: unknown partition table
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
loop: loaded (max 8 devices)
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
CSLIP: code copyright 1989 Regents of the University of California
netconsole: not configured, aborting
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
Davinci EMAC MII Bus: probed
MAC address is 00:0c:0b:a1:05:5f
TI DaVinci EMAC Linux version updated 4.0
davinci-mmc davinci-mmc.0: Supporting 4-bit mode
davinci-mmc davinci-mmc.0: Using DMA mode
usbcore: registered new driver usbfs
usbcore: registered new driver hub
musb_hdrc: version 6.0, cppi-dma, peripheral, debug=0
musb_hdrc musb_hdrc: No DMA interrupt line
musb_hdrc: USB Peripheral mode controller at c30f8000 using DMA, IRQ 12
Loading iSCSI transport class v1.1-646.<5>iscsi: registered transport (tcp)
tts/0 isatty:1
STDIN isatty:0
sbulla: unknown partition table
mkdosfs 3.0.6 (04 Oct 2009)
unable to get drive geometry, using default 255/63
/dev/sbulla has 255 heads and 63 sectors per track,
logical sector size is 512,
using 0xf8 media descriptor, with 1024 sectors;
file system has 2 12-bit FATs and 4 sectors per cluster.
FAT size is 1 sector, and provides 247 clusters.
Root directory contains 512 slots.
Volume ID is 3a0bf35c, no volume label.
queue id:0
Debug SYS_MSG_DO_BOOT_PROC
umount: /mnt/mmc: not mounted
killall: dhcpcd: no process killed
rm: cannot remove `/var/run/dhcpcd-eth0.pid': No such file or directory
net_search_gateway:eth0, 2A8C0, 0, 1
dns=192.168.2.1
net_search_gateway:eth0, 2A8C0, 0, 1
net_search_gateway:eth0, 0, 102A8C0, 3
dns=192.168.2.1
TimeOut occure in boot_proc.
Program exit.