Guest User

Omega2 panic custom firmware, closed source wifi driver

a guest
Aug 2nd, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.29 KB | None | 0 0
  1. [ 23.542274]
  2. [ 23.542274] _ _____ ___ ___ _________ ___ ____
  3. [ 23.542274] | | /| / / _ | / _ \/ _ \ / ___/ __ \/ _ \/ __/ V1.0
  4. [ 23.542274] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/
  5. [ 23.542274] |__/|__/_/ |_/_/|_/_/ \___/\____/_/|_/___/
  6. [ 23.542274] Onion Enhanced MT7688 WiFi Driver
  7. [ 23.542274]
  8. [ 23.698374] Kernel bug detected[#1]:
  9. [ 23.702028] CPU: 0 PID: 1212 Comm: ifconfig Tainted: G W 4.4.74 #0
  10. [ 23.709442] task: 83921e30 ti: 826da000 task.ti: 826da000
  11. [ 23.714912] $ 0 : 00000000 00000001 00000001 0000ff00
  12. [ 23.720231] $ 4 : 81c2012c 00000000 00000000 00000001
  13. [ 23.725542] $ 8 : 00000001 81c2016c 00000000 3d726562
  14. [ 23.730853] $12 : ffffffdf 00000058 00000000 00000041
  15. [ 23.736160] $16 : 81038400 0000012c 80430000 c0627bdc
  16. [ 23.741472] $20 : 8278bd00 c0620000 8273c600 c0740b88
  17. [ 23.746786] $24 : 00000000 800206c4
  18. [ 23.752097] $28 : 826da000 826dbaf0 00000000 82adba2c
  19. [ 23.757410] Hi : 00000000
  20. [ 23.760328] Lo : 00000000
  21. [ 23.763276] epc : 800206d0 r4k_dma_cache_wback_inv+0xc/0xc8
  22. [ 23.769586] ra : 82adba2c linux_pci_map_single+0x88/0xb4 [mt_wifi]
  23. [ 23.776114] Status: 1100e502 KERNEL EXL
  24. [ 23.780102] Cause : 10800034 (ExcCode 0d)
  25. [ 23.784167] PrId : 00019655 (MIPS 24KEc)
  26. [ 23.788227] Modules linked in: pppoe ppp_async option iptable_nat w1_therm w1_gpio uvcvideo usb_wwan snd_usb_audio pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_h
  27. [ 23.948334] Process ifconfig (pid: 1212, threadinfo=826da000, task=83921e30, tls=77c73d48)
  28. [ 23.956706] Stack : 00000000 83344000 50808000 80154170 826ee000 82adba2c 00000001 83344000
  29. 803c0000 83343000 a2b71000 c0620000 c0740b60 82a9c868 83358200 83358200
  30. c0630000 83344000 0000ff00 00000120 81c20120 00000001 81c2012c 00000000
  31. 00000001 00000001 00000000 81c2012c 8278bd00 c0740b5c 00000000 c0620000
  32. 8278bd00 c0740000 c0740b5c 82a9aacc c0620000 00000018 c0620000 00100000
  33. ...
  34. [ 23.992827] Call Trace:
  35. [ 23.995326] [<800206d0>] r4k_dma_cache_wback_inv+0xc/0xc8
  36. [ 24.001264] [<82adba2c>] linux_pci_map_single+0x88/0xb4 [mt_wifi]
  37. [ 24.008361] [<82a9c868>] AndesMTPciKickOutCmdMsg+0x138/0x27c [mt_wifi]
  38. [ 24.015904] [<82a9aacc>] AndesSendCmdMsg+0x36c/0x1fd0 [mt_wifi]
  39. [ 24.022830] [<82a9b928>] AndesSendCmdMsg+0x11c8/0x1fd0 [mt_wifi]
  40. [ 24.029374]
  41. [ 24.030884]
  42. Code: 27bdffe8 2ca20001 afbf0014 <00020336> 3c02803c 24426060 8c430008 7c630440 10600013
  43. [ 24.041204] ---[ end trace 555330d8a9f10f8a ]---
  44. [ 24.049603] Fatal exception: panic in 5 seconds
  45. [ 24.935831] Kernel bug detected[#2]:
  46. [ 24.939666] CPU: 0 PID: 1215 Comm: RtmpCmdQTask Tainted: G D W 4.4.74 #0
  47. [ 24.947432] task: 83922d48 ti: 826fe000 task.ti: 826fe000
  48. [ 24.952902] $ 0 : 00000000 80410000 00000001 0000ff00
  49. [ 24.958216] $ 4 : 81c2000c 00000000 00000000 00000001
  50. [ 24.963523] $ 8 : 00000001 81c20048 00000000 4cc7793f
  51. [ 24.968834] $12 : 00000006 00000000 00000000 779702c0
  52. [ 24.974143] $16 : 81038400 0000000c 80430000 c0627bdc
  53. [ 24.979455] $20 : 8274ec00 c0620000 8273c180 c0740b88
  54. [ 24.984768] $24 : 00000000 800206c4
  55. [ 24.990078] $28 : 826fe000 826ffcd8 00000000 82adba2c
  56. [ 24.995391] Hi : 00000000
  57. [ 24.998308] Lo : 00000000
  58. [ 25.001255] epc : 800206d0 r4k_dma_cache_wback_inv+0xc/0xc8
  59. [ 25.007561] ra : 82adba2c linux_pci_map_single+0x88/0xb4 [mt_wifi]
  60. [ 25.014089] Status: 1100e502 KERNEL EXL
  61. [ 25.018077] Cause : 10800034 (ExcCode 0d)
  62. [ 25.022140] PrId : 00019655 (MIPS 24KEc)
  63. [ 25.026200] Modules linked in: pppoe ppp_async option iptable_nat w1_therm w1_gpio uvcvideo usb_wwan snd_usb_audio pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_h
  64. [ 25.186293] Process RtmpCmdQTask (pid: 1215, threadinfo=826fe000, task=83922d48, tls=00000000)
  65. [ 25.195019] Stack : 803c6060 76f02000 803c6060 8007bbcc 02020200 82adba2c 826ea480 80045cc4
  66. 8381b9c0 802aadac a2b71000 c0620000 c0740b60 82a9c868 83922d48 8004313c
  67. 00000001 83b6a68c 0000ff00 00000120 81c20000 00000001 81c2000c 00000000
  68. 00000001 00000001 00000000 81c2000c 8274ec00 c0740b5c 00000000 c0620000
  69. 8274ec00 c0740000 c0740b5c 82a9aacc c0620000 00000014 c0620000 0000000a
  70. ...
  71. [ 25.231147] Call Trace:
  72. [ 25.233646] [<800206d0>] r4k_dma_cache_wback_inv+0xc/0xc8
  73. [ 25.239584] [<82adba2c>] linux_pci_map_single+0x88/0xb4 [mt_wifi]
  74. [ 25.246683] [<82a9c868>] AndesMTPciKickOutCmdMsg+0x138/0x27c [mt_wifi]
  75. [ 25.254227] [<82a9aacc>] AndesSendCmdMsg+0x36c/0x1fd0 [mt_wifi]
  76. [ 25.261152] [<82aa2698>] CmdSlotTimeSet+0xb0/0x118 [mt_wifi]
  77. [ 25.267815] [<82a8cb10>] MtAsicSetSlotTime+0x20/0x70 [mt_wifi]
  78. [ 25.274649] [<82a5316c>] CMDHandler+0x30c/0x3ac [mt_wifi]
  79. [ 25.281039] [<82aaabc0>] RTPCICmdThread+0xb4/0x1c8 [mt_wifi]
  80. [ 25.287242] [<8003bfb8>] kthread+0xd8/0xec
  81. [ 25.291402] [<80004478>] ret_from_kernel_thread+0x14/0x1c
  82. [ 25.296872]
  83. [ 25.298379]
  84. Code: 27bdffe8 2ca20001 afbf0014 <00020336> 3c02803c 24426060 8c430008 7c630440 10600013
  85. [ 25.308580] ---[ end trace 555330d8a9f10f8b ]---
  86. [ 25.316006] Fatal exception: panic in 5 seconds
  87. [ 29.055725] Kernel panic - not syncing: Fatal exception
  88. [ 29.063964] Rebooting in 3 seconds..
Add Comment
Please, Sign In to add comment