Advertisement
rayddteam

bootlog linix 825

Apr 13th, 2012
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.36 KB | None | 0 0
  1. U-Boot 1.1.4 (Jan 4 2011 - 16:52:21)
  2.  
  3. AP94 (ar7100) U-boot 0.0.12
  4. HTTPD-UIP: DRAM: b8050000: 0xc0140180
  5. 64 MB
  6. Top of RAM usable for U-Boot at: 84000000
  7. Reserving 196k for U-Boot at: 83fcc000
  8. Reserving 192k for malloc() at: 83f9c000
  9. Reserving 44 Bytes for Board Info at: 83f9bfd4
  10. Reserving 36 Bytes for Global Data at: 83f9bfb0
  11. Reserving 128k for boot params() at: 83f7bfb0
  12. Stack Pointer at: 83f7bf98
  13. Now running in RAM - U-Boot at: 83fcc000
  14. ar7100 flash_init: start
  15. ar7100_spi_flash_unblock: start
  16. flash size 8MB, sector count = 128
  17. Flash: 8 MB
  18. Using default environment
  19.  
  20. In: serial
  21. Out: serial
  22. Err: serial
  23. Net: rtl8366sr_phy_setup ethUnit=0
  24. ar7100.c: eth0 using default MAC: 84:c9:b2:4a:4c:dd
  25. eth0 up
  26. ar7100.c: eth1 using default MAC: 84:c9:b2:4a:4c:de
  27. eth1 up
  28. eth0, eth1
  29. Hit any key to stop autoboot: 0
  30. ### main_loop: no key string, allow autoboot
  31. ## Booting image at bf050000 ...
  32. Image Name: Linux Kernel Image
  33. Image Type: MIPS Linux Kernel Image (lzma compressed)
  34. Data Size: 1033536 Bytes = 1009.3 kB
  35. Load Address: 80002000
  36. Entry Point: 802de000
  37. Verifying Checksum ... OK
  38. LZMA Umcompressing Kernel Image ... Image loaded from 80002000-80300086
  39. OK
  40. No initrd
  41. ## Transferring control to Linux (at address 802de000) ...
  42. ## Giving linux memsize in bytes, 67108864
  43.  
  44. Starting kernel ...
  45.  
  46. Linux version 2.6.15--LSDK-7.2.0.156 (root@localhost.localdomain) (gcc version 3.4.4) #386 Mon Dec 27 16:32:29 CST 2010
  47. setup_arch:
  48.  
  49. cpu_probe:
  50. PRID_COMP_MIPS CPU
  51. prom_init:flash_size passed from bootloader = 8M
  52. arg 1: console=ttyS0,115200
  53. arg 2: root=31:03
  54. arg 3: mem=64M
  55. arg 4: rootfstype=squashfs,jffs2
  56. arg 5: init=/sbin/init
  57. arg 6: mtdparts=ar7100-nor0:256k(uboot),64k(Config),1024k(vmlinux),5184k(rootfs),64k(caldata)
  58. cpu_report:CPU revision is: 00019374
  59. Determined physical RAM map:
  60. memory: 02000000 @ 00000000 (usable)
  61. User-defined physical RAM map:
  62. memory: 04000000 @ 00000000 (usable)
  63. setup_arch: end
  64.  
  65. Built 1 zonelists
  66. Kernel command line: console=ttyS0,115200 root=31:03 mem=64M rootfstype=squashfs,jffs2 init=/sbin/init mtdparts=ar7100-nor0:256k(uboot),64k(Config),1024k(vmlinux),5184k(rootfs),64k(caldata)
  67. Primary instruction cache 64kB, physically tagged, 4-way, linesize 32 bytes.
  68. Primary data cache 32kB, 4-way, linesize 32 bytes.
  69. Synthesized TLB refill handler (20 instructions).
  70. Synthesized TLB load handler fastpath (32 instructions).
  71. Synthesized TLB store handler fastpath (32 instructions).
  72. Synthesized TLB modify handler fastpath (31 instructions).
  73. Cache parity protection disabled
  74. PID hash table entries: 512 (order: 9, 8192 bytes)
  75. Using 340.000 MHz high precision timer.
  76. Console: colour dummy device 80x25
  77. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  78. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  79. Memory: 61360k/65536k available (2408k kernel code, 4116k reserved, 515k data, 140k init, 0k highmem)
  80. Mount-cache hash table entries: 512
  81. Checking for 'wait' instruction... available.
  82. NET: Registered protocol family 16
  83. jumpstart_irq: WPS_PUSH_BUTTON_GPIO=8
  84. SCSI subsystem initialized
  85. TC classifier action (bugs to netdev@vger.kernel.org cc hadi@cyberus.ca)
  86. AR7100 GPIOC major 0
  87. squashfs: version 3.1 (2006/08/19) Phillip Lougher
  88. Initializing Cryptographic API
  89. io scheduler noop registered
  90. io scheduler deadline registered
  91. HDLC line discipline: version $Revision: 1.1.1.1 $, maxframe=4096
  92. N_HDLC line discipline registered.
  93. Serial: 8250/16550 driver $Revision: 1.1.1.1 $ 1 ports, IRQ sharing disabled
  94. serial8250.0: ttyS0 at MMIO 0x0 (irq = 19) is a 16550A
  95. RAMDISK driver initialized: 1 RAM disks of 1024K size 1024 blocksize
  96. PPP generic driver version 2.4.2
  97. PPP MPPE Compression module registered
  98. NET: Registered protocol family 24
  99. PPTP driver version 0.7.12
  100. 5 cmdlinepart partitions found on MTD device ar7100-nor0
  101. Creating 5 MTD partitions on "ar7100-nor0":
  102. 0x00000000-0x00040000 : "uboot"
  103. 0x00040000-0x00050000 : "Config"
  104. 0x00050000-0x00150000 : "vmlinux"
  105. 0x00150000-0x00660000 : "rootfs"
  106. 0x00660000-0x00670000 : "caldata"
  107. GACT probability on
  108. Mirror/redirect action on
  109. Simple TC action Loaded
  110. netem: version 1.1
  111. u32 classifier
  112. Perfomance counters on
  113. input device check on
  114. Actions configured
  115. NET: Registered protocol family 2
  116. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  117. TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  118. TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  119. TCP: Hash tables configured (established 4096 bind 4096)
  120. TCP reno registered
  121. ip_conntrack version 2.4 (512 buckets, 4096 max) - 232 bytes per conntrack
  122. ip_ct_h323: init success
  123. ip_conntrack_rtsp v0.6.21 loading
  124. ip_nat_rtsp v0.6.21 loading
  125. ip_conntrack_pptp version 3.1 loaded
  126. ip_nat_pptp version 3.0 loaded
  127. ip_tables: (C) 2000-2002 Netfilter core team
  128. ipt_time loading
  129. ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>. http://snowman.net/projects/ipt_recent/
  130. ClusterIP Version 0.8 loaded successfully
  131. TCP bic registered
  132. NET: Registered protocol family 1
  133. NET: Registered protocol family 10
  134. IPv6 over IPv4 tunneling driver
  135. NET: Registered protocol family 17
  136. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  137. All bugs added by David S. Miller <davem@redhat.com>
  138. ar7100wdt_init: Registering WDT VFS: Mounted root (squashfs filesystem) readonly.
  139. Freeing unused kernel memory: 140k freed
  140. init started: BusyBox v1.01 (2010.12.27-08:40+0000) multi-call binary
  141. Algorithmics/MIPS FPU Emulator v1.5
  142. mount: Mounting none on /proc/bus/usb failed: No such file or directory
  143.  
  144. Please press Enter to activate this console. !! NVRAM UPGRADE !! CONFIG_NVRAM_SIZE=1080
  145. nvram_default_init: default nvram count=1078
  146. configuration_version_control: configuration_version=1.1 in NVRAM
  147. configuration_version_control: configuration_version=1.1 in System
  148. insert_switch_mod: insmod /lib/modules/2.6.15/net/ag7100_mod.ko wan_speed=auto
  149. ag7100_mod: module license 'unspecified' taints kernel.
  150. AG7100: Length per segment 512
  151. eth0: Cannot assign requested address
  152. AG7100ag7100_open: mac0
  153. CHH:mac: 0 if: 2
  154. AG7100ag7100_hw_setup:AG7100_DMA_TX_DESC: 0x184
  155. AG7100ag7100_hw_setup:AG7100_DMA_RX_DESC: 0x190
  156. AG7100: cfg1 0xf cfg2 0x7014
  157. rtl8366sr_phy_setup: SUPPORT_IGMP_SNOOPY
  158. rtl8366sr_phy_setup: CPU_PORT used cputag
  159. Enable GreenEthernet
  160. AG7100: ag7100_set_pll: pll reg 0x18050010: 0x11110000
  161. AG7100: cfg_1: 0x1ff0000
  162. AG7100: cfg_2: 0x3ff
  163. AG7100: cfg_3: 0x18001ff
  164. AG7100: cfg_4: 0xffff
  165. AG7100: cfg_5: 0xfffef
  166. Writing 4
  167. eth0: Cannot assign requested address
  168. eth1: Cannot assign requested address
  169. AG7100ag7100_open: mac1
  170. CHH:mac: 1 if: 0
  171. AG7100ag7100_hw_setup:AG7100_DMA_TX_DESC: 0x184
  172. AG7100ag7100_hw_setup:AG7100_DMA_RX_DESC: 0x190
  173. AG7100: cfg1 0xf cfg2 0x7014
  174. AG7100: ag7100_set_pll: pll reg 0x18050014: 0x1099
  175. AG7100: cfg_1: 0x1ff0000
  176. AG7100: cfg_2: 0x3ff
  177. AG7100: cfg_3: 0x18001ff
  178. AG7100: cfg_4: 0xffff
  179. AG7100: cfg_5: 0x7ffef
  180. Writing 6
  181. eth1: Cannot assign requested address
  182. device eth0 entered promiscuous mode
  183. br0: port 1(eth0) entering learning state
  184. br0: topology change detected, propagating
  185. br0: port 1(eth0) entering forwarding state
  186. sh: ./etc/rc.d/pre_customer.sh: not found
  187. TFTPD start and listen on port 69.
  188. Mon Dec 27 16:33:00 UTC 2010
  189. Entry gpio_ioctl init_module !!
  190. httpd: adjust priority to -10
  191. usbcore: no version for "struct_module" found: kernel tainted.
  192. usbcore: registered new driver usbfs
  193. usbcore: registered new driver hub
  194. 10 Dec 2004 USB 2.0 'Enhanced' Host Controller (EHCI) Driver (AR7100_EHCI)
  195. In ar7100_ehci_drv_probe
  196. probing ehci...
  197. hcd->regs is 0xbb000000
  198. ehci->caps is 0xbb000000
  199. ehci->caps->hc_base is 0x1000010
  200. ar7100-ehci ar7100-ehci.0: AR7100 EHCI
  201. ar7100-ehci ar7100-ehci.0: new USB bus registered, assigned bus number 1
  202. ar7100-ehci ar7100-ehci.0: irq 3, io mem 0x1b000000
  203. hcc_params addr 0xbb000008 val 0xa020 hcs_params addr 0xbb000004 val 0x1212
  204. ar7100-ehci ar7100-ehci.0: USB 0.0 started, EHCI 1.00, driver 10 Dec 2004
  205. hub 1-0:1.0: USB hub found
  206. hub 1-0:1.0: 2 ports detected
  207. ...probing done
  208. 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (ar7100_ohci)block sizes: ed 64 td 64
  209. In ohci_hcd_ar7100_drv_probeprobing...
  210. ar7100-ohci ar7100-ohci.0: new USB bus registered, assigned bus number 2
  211. ar7100-ohci ar7100-ohci.0: irq 22, io mem 0x1c000000
  212. hub 2-0:1.0: USB hub found
  213. hub 2-0:1.0: 2 ports detected
  214. probing done
  215. rc is BUSY now!
  216. ag7100_do_ioctl: io_speed:0x0,parse->svalue:0x10
  217. ag7100_do_ioctl: val =0x10
  218. start_wan: dhcpc: udhcpc -w dhcpc -i eth1 -H "DIR-825" -u -s /usr/share/udhcpc/default.bound-dns --option121or249_on --option60_off &
  219. DHCP client start.
  220. dhcpd_enabled::::::
  221. domain empty
  222. DHCP server start.
  223. device_lan_ip=192.168.0.1 , device_lan_subnet_mask=255.255.255.0
  224. max_leases value (254) not sane, setting to 100 instead
  225. Unable to open /var/misc/udhcpd.leases for reading
  226. ##################### wlan0_enable#########################
  227. ##################### wlan1_enable#########################
  228. ath_hal: 0.9.17.1 (AR5416, REGOPS_FUNC, WRITE_EEPROM, 11D)
  229. wlan: 0.8.4.2 (Atheros/multi-bss)
  230. ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved
  231. ath_dfs: Version 2.0.0
  232. Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  233. cat: /var/etc/resolv_ipv6.conf: No such file or directory
  234. Sending discover...
  235. ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved
  236. Sending discover...
  237. ath_pci: 0.9.4.5 (Atheros/multi-bss)
  238. dfs_init_radar_filters: Unknown dfs domain 0
  239. !!!!! SimpleConfig Callback Registration for wifi0
  240. wifi0: Atheros 9280: mem=0x10000000, irq=48 hw_base=0xb0000000
  241. dfs_init_radar_filters: Unknown dfs domain 0
  242. !!!!! SimpleConfig Callback Registration for wifi1
  243. wifi1: Atheros 9280: mem=0x10010000, irq=49 hw_base=0xb0010000
  244. wlan: mac acl policy registered
  245. wlan_me: Version 0.1
  246. Copyright (c) 2008 Atheros Communications, Inc. All Rights Reserved
  247. DFS min filter rssiThresh = 21
  248. DFS max pulse dur = 131 ticks
  249. DFS min filter rssiThresh = 21
  250. DFS max pulse dur = 131 ticks
  251. ath0
  252. insmod: cannot insert `/lib/modules/2.6.15/net/wlan_scan_ap.ko': Success (17): Success
  253. Sending discover...
  254. ath1
  255. wantimer: [Cable DisConnect, No IP] -> [Cable Connect, No IP] -> dhcpc_renew
  256. DHCPC Received SIGUSR1=>DHCPC Renew
  257. Performing a DHCPC renew
  258. Sending discover...
  259. device ath0 entered promiscuous mode
  260. br0: port 2(ath0) entering learning state
  261. br0: topology change detected, propagating
  262. br0: port 2(ath0) entering forwarding state
  263. device ath1 entered promiscuous mode
  264. br0: port 3(ath1) entering learning state
  265. br0: topology change detected, propagating
  266. br0: port 3(ath1) entering forwarding state
  267. device eth0 left promiscuous mode
  268. br0: port 1(eth0) entering disabled state
  269. Sending discover...
  270. device eth0 entered promiscuous mode
  271. br0: port 1(eth0) entering learning state
  272. br0: topology change detected, propagating
  273. br0: port 1(eth0) entering forwarding state
  274. Country ie is DE
  275. ARPING to 192.168.0.1 from 192.168.0.1 via br0
  276. Sent 1 probes (1 broadcast(s))
  277. Received 0 reply
  278. ################ag7100_do_ioctl: io_speed == parse->svalue
  279. ################ag7100_do_ioctl: val =0x10
  280. #Start WLAN Finished############################
  281. llmnr (line 583): WARNING - Cannot set IPV6_V6ONLY socket option. Closing IPv6 UDP socket.
  282. Sending discoverNetUSB: NetUSB 0.9243, 2009
  283. ...
  284. NetUSB: SoftwareBus start 24 : 06
  285. NetUSB: PAGE_SIZE 4096
  286. NetUSB: AUTH SIG
  287. usbcore: registered new driver USB General Driver
  288. NetUSB: sleep to wait br0 to get IP
  289. NetUSB: sleep to wait br0 end.
  290. NetUSB: UDP_BROAD 9303
  291. NetUSB: use dev Name br0
  292. NetUSB: Bind to br0
  293. NetUSB: tcpConnector() started...
  294. NetUSB: v6 udp knnon start: port 9303
  295. NetUSB: v6 tcp conn start : port 20006
  296. start_pppoe_relay
  297. start_pppoe_relay: pppoe_pass_through
  298. Country ie is DE
  299. wan_ipaddr == NULL, firewall don't start
  300. killall: crowdcontrol: no process killed
  301. killall: wakeOnLanProxy: no process killed
  302. eth1 Link encap:Ethernet HWaddr 84:C9:B2:4A:4C:DE
  303. inet6 addr: fe80::86c9:b2ff:fe4a:4cde/64 Scope:Link
  304. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  305. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  306. TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
  307. collisions:0 txqueuelen:1000
  308. RX bytes:0 (0.0 B) TX bytes:3908 (3.8 KiB)
  309.  
  310. wan_ipaddr == NULL, QOS don't start
  311. Reading topology file /var/tmp/topology.conf ...
  312. Reading bss configuration file /var/tmp/WSC_ath0.conf ...
  313.  
  314. Reading bss configuration file /var/tmp/WSC_ath1.conf ...
  315.  
  316. br0: port 2(ath0) entering disabled state
  317. Defaulted uuid based on mac addr 84:c9:b2:4a:4c:dd
  318. br0: port 3(ath1) entering disabled state
  319. Defaulted uuid based on mac addr 84:c9:b2:4a:4c:df
  320. l2_packet_receive - recvfrom: Network is down
  321. Could not connect to kernel driver.
  322. Using interface ath0 with hwaddr 84:c9:b2:4a:4c:dd and sCountry ie is DE
  323. sid 'dlink'
  324. br0: port 2(ath0) entering learning state
  325. br0: topology change detected, propagating
  326. br0: port 2(ath0) entering forwarding state
  327. upnp_wps_device_init called
  328. start_routev6
  329. l2_packet_receive - recvfrom: Network is down
  330. Could not connect to kernel driver.
  331. Using interface ath1 with hwaddr 84:c9:b2:4a:4c:df and ssid 'dlink_media'
  332. Country ie is DE
  333. br0: port 3(ath1) entering learning state
  334. br0: topology change detected, propagating
  335. br0: port 3(ath1) entering forwarding state
  336. upnp_wps_device_init called
  337. web_listener_start: bind: Address already in use
  338. rc is IDLE now!
  339. sh: ./etc/rc.d/post_customer.sh: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement