Advertisement
Guest User

WR841N v.8.1 boot fail #1

a guest
Nov 9th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.65 KB | None | 0 0
  1. U-Boot 1.1.4 (Jun 20 2013 - 17:34:51)
  2.  
  3. U-boot AP123
  4.  
  5.  
  6. DRAM: 32 MB
  7. id read 0x100000ff
  8. Flash: 4 MB
  9. Using default environment
  10.  
  11. In: serial
  12. Out: serial
  13. Err: serial
  14. Net: ag934x_enet_initialize...
  15. wasp reset mask:c03300
  16. WASP ----> S27 PHY
  17. file: ag934x.c,line: 179==: set LAN&WAN SWAP. --debug by HouXB
  18. GMAC: cfg1 0x5 cfg2 0x7114
  19. eth0: ba:be:fa:ce:08:41
  20. s27 reg init
  21. athrs27_phy_setup ATHR_PHY_CONTROL 4: 0x1000
  22. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 4: 0x10
  23. eth0 up
  24. WASP ----> S27 PHY
  25. file: ag934x.c,line: 179==: set LAN&WAN SWAP. --debug by HouXB
  26. GMAC: cfg1 0x7 cfg2 0x7214
  27. eth1: ba:be:fa:ce:08:41
  28. s27 reg init lan
  29. ATHRS27: resetting s27
  30. ATHRS27: s27 reset done
  31. athrs27_phy_setup ATHR_PHY_CONTROL 0: 0x1000
  32. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 0: 0x10
  33. athrs27_phy_setup ATHR_PHY_CONTROL 1: 0x1000
  34. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 1: 0x10
  35. athrs27_phy_setup ATHR_PHY_CONTROL 2: 0x1000
  36. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 2: 0x10
  37. athrs27_phy_setup ATHR_PHY_CONTROL 3: 0x1000
  38. athrs27_phy_setup ATHR_PHY_SPEC_STAUS 3: 0x10
  39. eth1 up
  40. eth0, eth1
  41. Autobooting in 1 seconds
  42. ## Booting image at 9f020000 ...
  43. Uncompressing Kernel Image ... OK
  44.  
  45. Starting kernel ...
  46.  
  47. [ 0.000000] Linux version 3.3.8 (blogic@Debian-60-squeeze-64-minimal) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Sat Mar 23 16:49:30 UTC 2013
  48. [ 0.000000] bootconsole [early0] enabled
  49. [ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
  50. [ 0.000000] SoC: Atheros AR9341 rev 3
  51. [ 0.000000] Clocks: CPU:535.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  52. [ 0.000000] Determined physical RAM map:
  53. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  54. [ 0.000000] Initrd not found or empty - disabling initrd
  55. [ 0.000000] Zone PFN ranges:
  56. [ 0.000000] Normal 0x00000000 -> 0x00002000
  57. [ 0.000000] Movable zone start PFN for each node
  58. [ 0.000000] Early memory PFN ranges
  59. [ 0.000000] 0: 0x00000000 -> 0x00002000
  60. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 8128
  61. [ 0.000000] Kernel command line: board=TL-WR841N-v8 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
  62. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  63. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  64. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  65. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  66. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  67. [ 0.000000] Writing ErrCtl register=00000000
  68. [ 0.000000] Readback ErrCtl register=00000000
  69. [ 0.000000] Memory: 29000k/32768k available (2211k kernel code, 3768k reserved, 418k data, 212k init, 0k highmem)
  70. [ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  71. [ 0.000000] NR_IRQS:51
  72. [ 0.000000] Calibrating delay loop... 266.64 BogoMIPS (lpj=1333248)
  73. [ 0.080000] pid_max: default: 32768 minimum: 301
  74. [ 0.080000] Mount-cache hash table entries: 512
  75. [ 0.090000] NET: Registered protocol family 16
  76. [ 0.090000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
  77. [ 0.100000] MIPS: machine is TP-LINK TL-WR841N/ND v8
  78. [ 0.510000] bio: create slab <bio-0> at 0
  79. [ 0.520000] Switching to clocksource MIPS
  80. [ 0.530000] NET: Registered protocol family 2
  81. [ 0.530000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  82. [ 0.530000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  83. [ 0.540000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  84. [ 0.540000] TCP: Hash tables configured (established 1024 bind 1024)
  85. [ 0.550000] TCP reno registered
  86. [ 0.550000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  87. [ 0.560000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  88. [ 0.560000] NET: Registered protocol family 1
  89. [ 0.580000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  90. [ 0.590000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  91. [ 0.600000] msgmni has been set to 56
  92. [ 0.600000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
  93. [ 0.610000] io scheduler noop registered
  94. [ 0.620000] io scheduler deadline registered (default)
  95. [ 0.620000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  96. ­‚rІЄ‚‚‚‚кЃserial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
  97. [ 0.660000] console [ttyS0] enabled, bootconsole disabled
  98. [ 0.660000] console [ttyS0] enabled, bootconsole disabled
  99. [ 0.670000] m25p80 spi0.0: found s25sl032a, expected m25p80
  100. [ 0.680000] m25p80 spi0.0: s25sl032a (4096 Kbytes)
  101. [ 0.690000] 5 tp-link partitions found on MTD device spi0.0
  102. [ 0.690000] Creating 5 MTD partitions on "spi0.0":
  103. [ 0.700000] 0x000000000000-0x000000020000 : "u-boot"
  104. [ 0.700000] 0x000000020000-0x000000109c7c : "kernel"
  105. [ 0.710000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  106. [ 0.720000] 0x000000109c7c-0x0000003f0000 : "rootfs"
  107. [ 0.730000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
  108. [ 0.740000] mtd: partition "rootfs" set to be root filesystem
  109. [ 0.750000] mtd: partition "rootfs_data" created automatically, ofs=2E0000, len=110000
  110. [ 0.760000] 0x0000002e0000-0x0000003f0000 : "rootfs_data"
  111. [ 0.760000] 0x0000003f0000-0x000000400000 : "art"
  112. [ 0.770000] 0x000000020000-0x0000003f0000 : "firmware"
  113. [ 0.800000] ag71xx_mdio: probed
  114. [ 0.800000] eth0: Atheros AG71xx at 0xb9000000, irq 4
  115. [ 1.360000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.1:00 [uid=004dd042, driver=Generic PHY]
  116. [ 1.370000] eth1: Atheros AG71xx at 0xba000000, irq 5
  117. [ 1.920000] eth1: Found an AR934X built-in switch
  118. [ 2.960000] TCP cubic registered
  119. [ 2.960000] NET: Registered protocol family 17
  120. [ 2.960000] Bridge firewalling registered
  121. [ 2.970000] 8021q: 802.1Q VLAN Support v1.8
  122. [ 2.980000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  123. [ 2.990000] Freeing unused kernel memory: 212k freed
  124. - preinit -
  125. Press the [f] key and hit [enter] to enter failsafe mode
  126. [ 7.370000] eth0: link up (100Mbps/Full duplex)
  127. - regular preinit -
  128. [ 7.980000] JFFS2 notice: (445) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 15 of xref (0 dead, 5 orphan) found.
  129. switching to jffs2
  130. - init -
  131. [ 8.150000] eth0: link down
  132.  
  133. Please press Enter to activate this console. [ 9.590000] Compat-drivers backport release: compat-drivers-2012-09-04-2-gddac993
  134. [ 9.590000] Backport based on wireless-testing.git master-2012-09-07
  135. [ 9.600000] compat.git: wireless-testing.git
  136. [ 9.630000] cfg80211: Calling CRDA to update world regulatory domain
  137. [ 9.640000] cfg80211: World regulatory domain updated:
  138. [ 9.640000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  139. [ 9.650000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  140. [ 9.660000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  141. [ 9.670000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  142. [ 9.670000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  143. [ 9.680000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  144. [ 9.970000] usbcore: registered new interface driver usbfs
  145. [ 9.970000] usbcore: registered new interface driver hub
  146. [ 9.980000] usbcore: registered new device driver usb
  147. [ 10.450000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
  148. [ 10.460000] cfg80211: Calling CRDA for country: US
  149. [ 10.470000] cfg80211: Regulatory domain changed to country: US
  150. [ 10.470000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  151. [ 10.480000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
  152. [ 10.490000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
  153. [ 10.500000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  154. [ 10.510000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  155. [ 10.510000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  156. [ 10.520000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
  157. [ 10.580000] PPP generic driver version 2.4.2
  158. [ 10.770000] ip_tables: (C) 2000-2006 Netfilter Core Team
  159. [ 10.960000] NET: Registered protocol family 24
  160. [ 10.970000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  161. [ 11.000000] nf_conntrack version 0.5.0 (456 buckets, 1824 max)
  162. [ 11.190000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  163. [ 15.340000] device eth1 entered promiscuous mode
  164. [ 15.990000] eth1: link up (1000Mbps/Full duplex)
  165. [ 15.990000] br-lan: port 1(eth1) entered forwarding state
  166. [ 16.000000] br-lan: port 1(eth1) entered forwarding state
  167. [ 16.490000] eth0: link up (100Mbps/Full duplex)
  168. [ 18.000000] br-lan: port 1(eth1) entered forwarding state
  169. [ 20.210000] cfg80211: Calling CRDA for country: RU
  170. [ 20.210000] cfg80211: Regulatory domain changed to country: RU
  171. [ 20.220000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  172. [ 20.230000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  173. [ 20.230000] cfg80211: (5735000 KHz - 5835000 KHz @ 20000 KHz), (N/A, 3000 mBm)
  174. [ 27.050000] device wlan0 entered promiscuous mode
  175. [ 27.130000] br-lan: port 2(wlan0) entered forwarding state
  176. [ 27.140000] br-lan: port 2(wlan0) entered forwarding state
  177. [ 29.140000] br-lan: port 2(wlan0) entered forwarding state
  178. [ 37.110000] CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == 800d8e7c, ra == 8006fb10
  179. [ 37.130000] Oops[#1]:
  180. [ 37.130000] Cpu 0
  181. [ 37.130000] $ 0 : 00000000 00000001 00000000 00000010
  182. [ 37.130000] $ 4 : 00000000 00000000 80f4d790 00000001
  183. [ 37.130000] $ 8 : 001b005d 001b005d 80f4d370 00000001
  184. [ 37.130000] $12 : 0000001a 001a005d 00000001 ffffffff
  185. [ 37.130000] $16 : 00000000 80e63774 00000010 00000000
  186. [ 37.130000] $20 : 80e63420 802e0000 00000001 802a318c
  187. [ 37.130000] $24 : 00000000 8006dabc
  188. [ 37.130000] $28 : 80f36000 80f37d20 80f5bca0 8006fb10
  189. [ 37.130000] Hi : 0000000b
  190. [ 37.130000] Lo : 00000000
  191. [ 37.130000] epc : 800d8e7c 0x800d8e7c
  192. [ 37.130000] Tainted: G O
  193. [ 37.130000] ra : 8006fb10 0x8006fb10
  194. [ 37.130000] Status: 1100f403 KERNEL EXL IE
  195. [ 37.130000] Cause : 00800008
  196. [ 37.130000] BadVA : 00000000
  197. [ 37.130000] PrId : 0001974c (MIPS 74Kc)
  198. [ 37.130000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  199. [ 37.130000] Process ubus (pid: 1516, threadinfo=80f36000, task=80f250a0, tls=77eeb440)
  200. [ 37.130000] Stack : 80f37d28 00000000 00000044 819dbc00 40000001 00000001 80f37d3c 00000000
  201. [ 37.130000] 819dbc00 00000000 819dbc34 80f37f30 802e0000 8006fb10 802e7700 80096b70
  202. [ 37.130000] 80f37d88 819dbc00 819dbc00 819dbc00 819dbc00 8006fb74 819dbc00 800de2f4
  203. [ 37.130000] 81aa721c 80f250a0 80f250a0 800738f0 00000001 80f37f10 77ebb690 81b68510
  204. [ 37.130000] 80f250a0 0000000a 80f5bd7c 80f250a0 0000000a 80f5bd7c 80de8c00 80074df0
  205. [ 37.130000] ...
  206. [ 37.130000] Call Trace:[<8006fb10>] 0x8006fb10
  207. [ 37.130000] [<80096b70>] 0x80096b70
  208. [ 37.130000] [<8006fb74>] 0x8006fb74
  209. [ 37.130000] [<800de2f4>] 0x800de2f4
  210. [ 37.130000] [<800738f0>] 0x800738f0
  211. [ 37.130000] [<80074df0>] 0x80074df0
  212. [ 37.130000] [<80075484>] 0x80075484
  213. [ 37.130000] [<8007f788>] 0x8007f788
  214. [ 37.130000] [<80065c0c>] 0x80065c0c
  215. [ 37.130000] [<8007e13c>] 0x8007e13c
  216. [ 37.130000] [<8007e1a4>] 0x8007e1a4
  217. [ 37.130000] [<8007e868>] 0x8007e868
  218. [ 37.130000] [<80068bac>] 0x80068bac
  219. [ 37.130000] [<80066b10>] 0x80066b10
  220. [ 37.130000] [<80063248>] 0x80063248
  221. [ 37.130000]
  222. [ 37.130000]
  223. [ 37.130000] Code: 30440002 24120008 0064900a
  224. [ 37.130000] 24034000 3084f000 14830003 8e350008 3c034000
  225. [ 37.390000] ---[ end trace 157c83baf5806388 ]---
  226. [ 37.390000] Fixing recursive fault but reboot is needed!
  227.  
  228.  
  229.  
  230. BusyBox v1.19.4 (2013-03-14 11:28:31 UTC) built-in shell (ash)
  231. Enter 'help' for a list of built-in commands.
  232.  
  233. _______ ________ __
  234. | |.-----.-----.-----.| | | |.----.| |_
  235. | - || _ | -__| || | | || _|| _|
  236. |_______|| __|_____|__|__||________||__| |____|
  237. |__| W I R E L E S S F R E E D O M
  238. -----------------------------------------------------
  239. ATTITUDE ADJUSTMENT (12.09, r36088)
  240. -----------------------------------------------------
  241. * 1/4 oz Vodka Pour all ingredients into mixing
  242. * 1/4 oz Gin tin with ice, strain into glass.
  243. * 1/4 oz Amaretto
  244. * 1/4 oz Triple sec
  245. * 1/4 oz Peach schnapps
  246. * 1/4 oz Sour mix
  247. * 1 splash Cranberry juice
  248. -----------------------------------------------------
  249. root@OpenWrt:/# m
  250. md5sum mkfifo mktemp mount_root mv
  251. mkdir mknod mount mtd
  252.  
  253. root@OpenWrt:/# reboot
  254. root@OpenWrt:/# [ 69.870000] br-lan: port 2(wlan0) entered disabled state
  255. [ 69.870000] br-lan: port 1(eth1) entered disabled state
  256. [ 69.880000] device eth1 left promiscuous mode
  257. [ 69.880000] br-lan: port 1(eth1) entered disabled state
  258. [ 69.910000] eth1: link down
  259. [ 69.910000] device wlan0 left promiscuous mode
  260. [ 69.920000] br-lan: port 2(wlan0) entered disabled state
  261. [ 70.040000] CPU 0 Unable to handle kernel paging request at virtual address 00000020, epc == 80161cf8, ra == 80161fe0
  262. [ 70.050000] Oops[#2]:
  263. [ 70.050000] Cpu 0
  264. [ 70.050000] $ 0 : 00000000 00000000 00000001 81aa3d9f
  265. [ 70.050000] $ 4 : 814a5884 00000000 80f6bc90 80f6bc88
  266. [ 70.050000] $ 8 : 00610155 00610155 81b5e228 00000001
  267. [ 70.050000] $12 : 00000060 00600155 00000001 00480000
  268. [ 70.050000] $16 : 81b44440 814a5884 80f8c708 814a5870
  269. [ 70.050000] $20 : 80f6bd2c 00000000 00000000 00400000
  270. [ 70.050000] $24 : 0047864c 8006dabc
  271. [ 70.050000] $28 : 80f6a000 80f6bc78 81ab0c20 80161fe0
  272. [ 70.050000] Hi : 0000000b
  273. [ 70.050000] Lo : 00000000
  274. [ 70.050000] epc : 80161cf8 0x80161cf8
  275. [ 70.050000] Tainted: G D O
  276. [ 70.050000] ra : 80161fe0 0x80161fe0
  277. [ 70.050000] Status: 1100f403 KERNEL EXL IE
  278. [ 70.050000] Cause : 00800008
  279. [ 70.050000] BadVA : 00000020
  280. [ 70.050000] PrId : 0001974c (MIPS 74Kc)
  281. [ 70.050000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  282. [ 70.050000] Process netifd (pid: 1562, threadinfo=80f6a000, task=81b0fa30, tls=77de8750)
  283. [ 70.050000] Stack : ffffffdf 80f6bd2c 00400000 77c00000 81ae4895 81b5e318 81aa3da0 800cb0b4
  284. [ 70.050000] 80f8c6e0 814a5894 81b00a00 800c649c 80f8c6e0 80f8c688 80f8c738 77ca8000
  285. [ 70.050000] 80f6bd2c 80f8c6e0 80f8c6e0 80f8c738 77ca8000 800c1840 80f8cd10 81aff300
  286. [ 70.050000] 7fff7fff 00000000 77ca8000 00000002 81b44ec8 81b44ec8 81aff300 7fff8000
  287. [ 70.050000] 81aff334 80f6bf30 802e0000 00000001 802a318c 800c7424 8034e160 80084860
  288. [ 70.050000] ...
  289. [ 70.050000] Call Trace:[<800cb0b4>] 0x800cb0b4
  290. [ 70.050000] [<800c649c>] 0x800c649c
  291. [ 70.050000] [<800c1840>] 0x800c1840
  292. [ 70.050000] [<800c7424>] 0x800c7424
  293. [ 70.050000] [<80084860>] 0x80084860
  294. [ 70.050000] [<8006fb68>] 0x8006fb68
  295. [ 70.050000] [<800738f0>] 0x800738f0
  296. [ 70.050000] [<80074df0>] 0x80074df0
  297. [ 70.050000] [<8007747c>] 0x8007747c
  298. [ 70.050000] [<80075484>] 0x80075484
  299. [ 70.050000] [<8007f788>] 0x8007f788
  300. [ 70.050000] [<80065c0c>] 0x80065c0c
  301. [ 70.050000] [<800d8ffc>] 0x800d8ffc
  302. [ 70.050000] [<800dddac>] 0x800dddac
  303. [ 70.050000] [<800d4240>] 0x800d4240
  304. [ 70.050000] [<80066b10>] 0x80066b10
  305. [ 70.050000] [<80063248>] 0x80063248
  306. [ 70.050000]
  307. [ 70.050000]
  308. [ 70.050000] Code: 94820006 5040000b 8ca2000c <8ca20020> acc20000 8ca4ffe0 8ca2ffdc 8ca30020 00821023
  309. [ 70.320000] ---[ end trace 157c83baf5806389 ]---
  310. [ 70.320000] Fixing recursive fault but reboot is needed!
  311. [ 70.400000] CPU 0 Unable to handle kernel paging request at virtual address 00200200, epc == 800caf84, ra == 800c1834
  312. [ 70.410000] Oops[#3]:
  313. [ 70.410000] Cpu 0
  314. [ 70.410000] $ 0 : 00000000 fffffff8 81b5ee40 776ca000
  315. [ 70.410000] $ 4 : 80f559a0 80f3efa0 814110f0 0001827f
  316. [ 70.410000] $ 8 : 00000001 0001827e 81b5e5a0 00000000
  317. [ 70.410000] $12 : 63616e27 70656e20 272f7379 776508b8
  318. [ 70.410000] $16 : 81b5ee38 00000000 80f559a0 80f559d8
  319. [ 70.410000] $20 : 00200200 80f55998 80350000 802a6960
  320. [ 70.410000] $24 : 00000469 8006dabc
  321. [ 70.410000] $28 : 80f2e000 80f2fd90 00000001 800c1834
  322. [ 70.410000] Hi : 0000000b
  323. [ 70.410000] Lo : 00000000
  324. [ 70.410000] epc : 800caf84 0x800caf84
  325. [ 70.410000] Tainted: G D O
  326. [ 70.410000] ra : 800c1834 0x800c1834
  327. [ 70.410000] Status: 1100f403 KERNEL EXL IE
  328. [ 70.410000] Cause : 00800008
  329. [ 70.410000] BadVA : 00200200
  330. [ 70.410000] PrId : 0001974c (MIPS 74Kc)
  331. [ 70.410000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ehci_hcd pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) usbcore usb_common nls_base crc_ccitt cfg80211(O) compat(O) arc4 aes_generic crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
  332. [ 70.410000] Process cat (pid: 1571, threadinfo=80f2e000, task=80f24c78, tls=776f8440)
  333. [
  334. [ 70.410000] 7fff7fff 00000000 77601000 800b4bd4 81b87840 81b87840 80f7f600 7fff8000
  335. [ 70.410000] 80f7f634 0045baa4 00460000 00000001 77759440 800c7424 7764c7c0 80f1b774
  336. [ 70.410000] 00000000 ffffffff 80f2fe20 00000000 00000046 80f7f600 c0030002 00000001
  337. [ 70.410000] ...
  338. [ 70.410000] Call Trace:[<800c649c>] 0x800c649c
  339. [ 70.410000] [<800c1834>] 0x800c1834
  340. [ 70.410000] [<800b4bd4>] 0x800b4bd4
  341. [ 70.410000] [<800c7424>] 0x800c7424
  342. [ 70.410000] [<8006fb68>] 0x8006fb68
  343. [ 70.410000] [<800738f0>] 0x800738f0
  344. [ 70.410000] [<80074df0>] 0x80074df0
  345. [ 70.410000] [<800d7a20>] 0x800d7a20
  346. [ 70.410000] [<80094cd8>] 0x80094cd8
  347. [ 70.410000] [<80075484>] 0x80075484
  348. [ 70.410000] [<800c7b6c>] 0x800c7b6c
  349. [ 70.410000] [<800754c4>] 0x800754c4
  350. [ 70.410000] [<8006a204>] 0x8006a204
  351. [ 70.410000]
  352. [ 70.410000]
  353. [ 70.410000] Code: 26f76960 08032c09 241e0001 <8e930000> 5271000d 8e020014 12200008 92c203f8 38420001
  354. [ 70.660000] ---[ end trace 157c83baf580638a ]---
  355. [ 70.670000] Fixing recursive fault but reboot is needed!
  356. [ 70.70000
  357. [ 70.710000] Oops[#4]:
  358. [ 70.710000] Cpu 0
  359. [ 70.710000] $ 0 : 00000000 81119170 ffffffff 00040000
  360. [ 70.710000] $ 4 : 80f4f680 c0715000 000000ec 012deaf8
  361. [ 70.710000] $ 8 : 00000170 00000170 00000004 0003173c
  362. [ 70.710000] $12 : 0000007d 00000000 00000000 c07ab000
  363. [ 70.710000] $16 : c003dab0 000000ec 00000001 00040000
  364. [ 70.710000] $20 : c0042000 00030000 c0726000 80f4f5d0
  365. [ 70.710000] $24 : 0000016c 00000098
  366. [ 70.710000] $28 : 80f4e000 80f4f558 00000004 80173ef8
  367. [ 70.710000] Hi : 00000011
  368. [ 70.710000] Lo : 00000000
  369. [ 70.710000] epc : ffffffff 0xffffffff
  370. [ 70.710000] Tainted: G D O
  371. [ 70.710000] ra : 80173ef8 0x80173ef8
  372. [ 70.710000] Status: 1100f403 KERNEL EXL IE
  373. [ 70.710000] Cause : 00800008
  374. [ 70.710000] BadVA : fffffffe
  375. [ 70.710000] PrId : 0001974c (MIPS 74Kc)
  376. [ 70.710000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppo
  377. [ 70.710000] 00000000 00000000 00000021 0000002c 0000002f 000000ea 00000004 00000019
  378. [ 70.710000] ...
  379. [ 70.710000] Call Trace:[<801746dc>] 0x801746dc
  380. [ 70.710000] [<80174180>] 0x80174180
  381. [ 70.710000] [<80176b8c>] 0x80176b8c
  382. [ 70.710000] [<80177568>] 0x80177568
  383. [ 70.710000] [<801777e0>] 0x801777e0
  384. [ 70.710000] [<80173e5c>] 0x80173e5c
  385. [ 70.710000] [<8013f7cc>] 0x8013f7cc
  386. [ 70.710000] [<800d4b78>] 0x800d4b78
  387. [ 70.710000] [<8012d2e4>] 0x8012d2e4
  388. [ 70.710000] [<8012d584>] 0x8012d584
  389. [ 70.710000] [<800aa210>] 0x800aa210
  390. [ 70.710000] [<801341c0>] 0x801341c0
  391. [ 70.710000] [<8012f098>] 0x8012f098
  392. [ 70.710000] [<8012eef0>] 0x8012eef0
  393. [ 70.710000] [<80286210>] 0x80286210
  394. [ 70.710000] [<8028726c>] 0x8028726c
  395. [ 70.710000] [<800a9f70>] 0x800a9f70
  396. [ 70.710000] [<8014b3f4>] 0x8014b3f4
  397. [ 70.710000] [<800ab338>] 0x800ab338
  398. [ 70.710000] [<8028726c>] 0x8028726c
  399. [ 70.710000] [<801adb20>] 0x801adb20
  400. [ 70.710000] [<800ab414>] 0x800ab414
  401. [ 70.710000] [<800f9124>] 0x800f9124
  402. [ 70.7
  403. [ 70.710000] [<800f9124>] 0x800f9124
  404. [ 70.710000] [<800f8dbc>] 0x800f8dbc
  405. [ 70.710000] [<8013407c>] 0x8013407c
  406. [ 70.710000] [<800fa7a4>] 0x800fa7a4
  407. [ 70.710000] [<800fa7f8>] 0x800fa7f8
  408. [ 70.710000] [<800f9124>] 0x800f9124
  409. [ 70.710000] [<800f904c>] 0x800f904c
  410. [ 70.710000] [<800f92d0>] 0x800f92d0
  411. [ 70.710000] [<800f9448>] 0x800f9448
  412. [ 70.710000] [<800e0c58>] 0x800e0c58
  413. [ 70.710000] [<800f9028>] 0x800f9028
  414. [ 70.710000] [<8014427c>] 0x8014427c
  415. [ 70.710000] [<801440fc>] 0x801440fc
  416. [ 70.710000] [<80144690>] 0x80144690
  417. [ 70.710000] [<800af3ac>] 0x800af3ac
  418. [ 70.710000] [<800af3ac>] 0x800af3ac
  419. [ 70.710000] [<800e11ac>] 0x800e11ac
  420. [ 70.710000] [<801447dc>] 0x801447dc
  421. [ 70.710000] [<80141acc>] 0x80141acc
  422. [ 70.710000] [<800e4810>] 0x800e4810
  423. [ 70.710000] [<800e4a50>] 0x800e4a50
  424. [ 70.710000] [<800e4e34>] 0x800e4e34
  425. [ 70.710000] [<800ef214>] 0x800ef214
  426. [ 70.710000] [<800e189c>] 0x800e189c
  427. [ 70.710000] [<800d6c90>] 0x800d6c90
  428. [ 70.710000] [<8006a204>] 0x8006a204
  429. [ 70.710000]
  430. [ 70.710000]
  431. [ 70.710000] Code: (Bad address in epc)
  432. [ 70.710000]
  433. [
  434. [ 71.200000] Oops[#5]:
  435. [ 71.200000] Cpu 0
  436. [ 71.200000] $ 0 : 00000000 00000000 00000040 00000001
  437. [ 71.200000] $ 4 : 80cbe780 80f0ec84 00000046 00000006
  438. [ 71.200000] $ 8 : 80f0ef40 00000000 65737472 69637465
  439. [ 71.200000] $12 : 0000000e 00000007 802957d0 802d7d40
  440. [ 71.200000] $16 : 81b8fb00 80cbe780 80f11830 80f116b0
  441. [ 71.200000] $20 : 80d54a80 80f11380 00000000 00000000
  442. [ 71.200000] $24 : 00000002 00000000
  443. [ 71.200000] $28 : 802d6000 802d7cc8 00000000 80c9ce7c
  444. [ 71.200000] Hi : 00000063
  445. [ 71.200000] Lo : 00000000
  446. [ 71.200000] epc : 80c9ceac 0x80c9ceac
  447. [ 71.200000] Tainted: G D O
  448. [ 71.200000] ra : 80c9ce7c 0x80c9ce7c
  449. [ 71.200000] Status: 1100f403 KERNEL EXL IE
  450. [ 71.200000] Cause : 0080000c
  451. [ 71.200000] BadVA : 00000000
  452. [ 71.200000] PrId : 0001974c (MIPS 74Kc)
  453. [ 71.200000] Modules linked in: ath79_wdt ohci_hcd ledtrig_usbdev ledtrig_netdev nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUERADE iptable_nat nf_nat pppoe
  454. [ 71.200000] Process swapper (pid: 0, threadinfo=802d6000, task=802d9e00, tls=00000000)
  455. [ 71.200000] Stack : 00000003 8009c728 0b5335cc 80165ac4 819110a0 802e4d50 00000047 0b5358b7
  456. [ 71.200000] 7fffffff 802e4418 0b5335cc 802e0000 00000047 8009d008 00000001 00000000
  457. [ 71.200000] 80cbe780 80d55760 81aca200 80d55760 0000000a 80f11830 81b1c000 80d54a80
  458. [ 71.200000] 81b1c000 81ba068c 0000002f 802e62f4 00000001 00000001 00000000 80350000
  459. [ 71.200000] 802a4a88 800a4260 802e2880 00000007 00000000 80d5649c 000609fd 8034e160
  460. [ 71.200000] ...
  461. [ 71.200000] Call Trace:[<8009c728>] 0x8009c728
  462. [ 71.200000] [<80165ac4>] 0x80165ac4
  463. [ 71.200000] [<8009d008>] 0x8009d008
  464. [ 71.200000] [<81ba068c>] 0x81ba068c
  465. [ 71.200000] [<800a4260>] 0x800a4260
  466. [ 71.200000] [<80076b10>] 0x80076b10
  467. [ 71.200000] [<80077038>] 0x80077038
  468. [ 71.200000] [<800a4fc4>] 0x800a4fc4
  469. [ 71.200000] [<80077248>] 0x80077248
  470. [ 71.200000] [<80064e
  471. [ 71.200000] [<80318850>] 0x80318850
  472. [ 71.200000] [<802f20dc>] 0x802f20dc
  473. [ 71.200000]
  474. [ 71.200000]
  475. [ 71.200000] Code: 12e00003 00000000 8e020008 <a6e20000> 53c00006 8e020004 8e230050 8e020008 00621023
  476. [ 71.480000] ---[ end trace 157c83baf580638c ]---
  477. [ 71.480000] Kernel panic - not syncing: Fatal exception in interrupt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement