Jump to content

littlema

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by littlema

  1. 9 minutes ago, TCB13 said:

     

    @littlema can you try 

    
    ethtool -K eth0 rx off tx off

    with the built in network adaptor and see if it helps?

     

    Check my answer here to survive reboots https://unix.stackexchange.com/a/495378/23085 .

    I try it in kernel 4.4.167.

    Thank you for your help.

    I am very excited that it can work very well.

    But I also try it in the latest kernel 4.20,but get 'don't support the operation'.

    I don't know why.

    But I can have a good work in the 4.4.167.

    Thank you very much!!!

  2. On 1/18/2019 at 7:52 AM, TCB13 said:

     

    @Igor just found out the source of my problems. It's the on-board network.

     

    I just added a cheap USB 3 to Ethernet adaptor and I'm able to download files without issues at all. Maybe there is some strange bug with the driver for the built in network? However I don't get why it only manifests itself on HTTPS, other protocols such as SSH work just fine.

     

    Thank you all.

     

    ----------------

     

    Update: I manage to find out that this issues are caused by TCP offloading. Disabling it with `ethtool -K eth0 rx off tx off` fixed the issue, no more errors on downloads.

    I have the same problem with you. When I download bittorrent file from web,the network crashed,and when I use usb network card,every work good.

  3. 10 hours ago, Carlos Eduardo De Paula said:

    As I reported here (https://github.com/armbian/build/issues/1230), I'm seeing frequent reboots and Kernel Panics on a RK3399 board while running ElasticSearch, a kinda heavy application that runs on Java.

     

    I currently run a Kubernetes cluster on two RK3399 boards (NanoPC-T4). One of them I has a version of DietPi with a Kernel 4.4.138 compiled by myself. and runs perfectly. The other had a newer version of a Kernel (4.4.154) also compiled by me and that's where I started seeing the reboots.

     

    After this, I installed Armbian thinking it might be something with my DietPi distro. I installed 5.69 with Kernel 4.4.167 and saw the same problems. I did a full memory test with *memtester* and found no errors.

     

    After I reverted this board to the same 4.4.138 and it's DTB, the board is stable again. I can provide the DTB and Kernel I used that works. Looks like it's something from either newer kernels or newer DTB. I fetched the DTBs from FriendlyArm own tree (https://github.com/friendlyarm/kernel-rockchip) but compiled into the Rockchip Kernel (https://github.com/rockchip-linux/kernel). \

     

    My board info:

     

    
    _   _                   ____   ____   _____ _  _   
    | \ | | __ _ _ __   ___ |  _ \ / ___| |_   _| || |  
    |  \| |/ _` | '_ \ / _ \| |_) | |       | | | || |_ 
    | |\  | (_| | | | | (_) |  __/| |___    | | |__   _|
    |_| \_|\__,_|_| |_|\___/|_|    \____|   |_|    |_|  
                                                        
    
    Welcome to ARMBIAN 5.69 stable Debian GNU/Linux 9 (stretch) 4.4.167-rk3399   
    System load:   2.93 1.25 0.47   Up time:       1 min
    Memory usage:  44 % of 3811MB   IP:            192.168.1.72 10.42.0.0
    CPU temp:      56°C           
    Usage of /:    25% of 15G    
    
    [ 0 security updates available, 15 updates total: apt upgrade ]
    Last check: 2019-01-17 16:11
    
    [ General system configuration (beta): armbian-config ]
    
    $ uname -a
    Linux k8s-armnode2 4.4.167-rk3399 #70 SMP Thu Jan 10 20:46:25 CET 2019 aarch64 GNU/Linux

     

     

    Here are the dumps I got from two crashes:

     

    1:

    Spoiler
    
    
    k8s-armnode2 login: [  840.378459] Kernel panic - not syncing: hung_task: blocked tasks
    [  840.379900] CPU: 4 PID: 39 Comm: khungtaskd Not tainted 4.4.167-rk3399 #70
    [  840.381419] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.382786] Call trace:
    [  840.383914] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.385313] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.386685] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.388042] [<ffffff800818eb18>] panic+0xe8/0x23c
    [  840.389360] [<ffffff8008157858>] proc_dohung_task_timeout_secs+0x0/0x7c
    [  840.390848] [<ffffff80080d7bd4>] kthread+0xe0/0xf0
    [  840.392174] [<ffffff8008082ef0>] ret_from_fork+0x10/0x20
    [  840.393534] CPU2: stopping
    [  840.396332] CPU: 2 PID: 10583 Comm: containerd Not tainted 4.4.167-rk3399 #70
    [  840.399565] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.402641] Call trace:
    [  840.405452] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.408581] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.411688] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.414778] [<ffffff800808db74>] handle_IPI+0x1d0/0x248
    [  840.417860] [<ffffff8008080f24>] gic_handle_irq+0x17c/0x180
    [  840.420936] Exception stack(0xffffffc0e24ebec0 to 0xffffffc0e24ebff0)
    [  840.424114] bec0: 0000000000000000 0000000000000000 0000000000000000 00000044209f6800
    [  840.427450] bee0: 0000000000000000 0000000000000000 0000000000000001 0000000000000001
    [  840.430735] bf00: 0000000000000062 0000000000000000 0000005586a37e00 0000000000000000
    [  840.433990] bf20: 0000000000000000 0000000000000008 0000000000000013 0000000000000000
    [  840.437236] bf40: 000000442083b7f0 0000004420340780 00000000000404a7 0000005585e60488
    [  840.440487] bf60: 0000005585e877e8 0000000000000000 0000007f787fe5cf 0000005586922ab8
    [  840.443739] bf80: 0000007f5bfff2b0 0000000001406f40 000000442083b468 0000000000000010
    [  840.447005] bfa0: 000000442085be00 0000007f5bffe960 000000558622fb50 000000442083b800
    [  840.450290] bfc0: 000000558622fbf0 0000000020000000 000000442005fd48 ffffffffffffffff
    [  840.453587] bfe0: 0000000000000000 0000000000000000
    [  840.456584] [<ffffff8008082cd4>] el0_irq_naked+0x4c/0x58
    [  840.459631] CPU3: stopping
    [  840.462432] CPU: 3 PID: 0 Comm: swapper/3 Not tainted 4.4.167-rk3399 #70
    [  840.465649] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.468731] Call trace:
    [  840.471566] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.474704] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.477793] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.480871] [<ffffff800808db74>] handle_IPI+0x1d0/0x248
    [  840.483980] [<ffffff8008080f24>] gic_handle_irq+0x17c/0x180
    [  840.487137] Exception stack(0xffffffc0eeefbe30 to 0xffffffc0eeefbf60)
    [  840.490414] be20:                                   0000000000000000 00000040eed3a000
    [  840.493891] be40: 000000c3a5c2520d 0000000000000000 00000040eed3a000 00000004bc3a9dbc
    [  840.497405] be60: 000000000005bbe8 0000000000000000 ffffffc0eeefbf50 0000000000000000
    [  840.500919] be80: 0000000000000a30 0000000000000400 00000000000000c1 0000000000000001
    [  840.504429] bea0: 0000000000000001 0000000000000000 ffffff8008134bc0 000000442006ae58
    [  840.507938] bec0: 00000000000404a7 ffffffc0f7f140c0 000000c3a5c2520d ffffff80091d4000
    [  840.511420] bee0: ffffff8009205000 ffffff8009205738 ffffff8008cbd000 000000000345b000
    [  840.514875] bf00: 000000000345e000 0000000002ca0234 0000000000000000 ffffffc0eeefbf60
    [  840.518322] bf20: ffffff8008130ce8 ffffffc0eeefbf60 ffffff8008130d44 0000000060000145
    [  840.521798] bf40: ffffffc0eeefbf60 ffffff8008130ce8 ffffffffffffffff 000000c3a5c2520d
    [  840.525269] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  840.528499] [<ffffff8008130d44>] tick_nohz_idle_exit+0xd8/0xe4
    [  840.531848] [<ffffff8008100a14>] cpu_startup_entry+0x48/0x2ac
    [  840.535198] [<ffffff800808d550>] secondary_start_kernel+0x190/0x1bc
    [  840.538595] [<0000000002ca0178>] 0x2ca0178
    [  840.541775] CPU1: stopping
    [  840.544824] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.4.167-rk3399 #70
    [  840.548282] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.551582] Call trace:
    [  840.554583] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.557884] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.561126] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.564353] [<ffffff800808db74>] handle_IPI+0x1d0/0x248
    [  840.567611] [<ffffff8008080f24>] gic_handle_irq+0x17c/0x180
    [  840.570909] Exception stack(0xffffffc0eeef3d80 to 0xffffffc0eeef3eb0)
    [  840.574331] 3d80: 0000000000007e1c 0000000000000001 00000040eed10000 0000000000000000
    [  840.577909] 3da0: 0000000000000015 00ffffffffffffff 000000c3ab5b9438 0000000000000000
    [  840.581436] 3dc0: ffffffc0eeee9890 ffffffc0eeef3ef0 0000000000000a30 0000000000000400
    [  840.584998] 3de0: 00000000000000b9 0000000000000001 0000000000000001 00000000000003d2
    [  840.588591] 3e00: ffffff8008207224 0000007fa8041130 00000000000404a7 ffffffc0f7eee200
    [  840.592223] 3e20: ffffffc0eeee8e00 ffffffc0ecab2a00 0000000000000000 ffffff8008c97f98
    [  840.595863] 3e40: 0000000000000001 ffffffc0f7eee200 0000000000000000 ffffff8008cbe000
    [  840.599489] 3e60: ffffffc0eeee9490 ffffffc0eeef3eb0 ffffff8008c9b200 ffffffc0eeef3eb0
    [  840.603127] 3e80: ffffff8008c9b204 0000000060000145 ffffffc0eeef3eb0 ffffff8008c9b200
    [  840.606769] 3ea0: ffffffffffffffff ffffffc0eeee8e00
    [  840.610129] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  840.613482] [<ffffff8008c9b204>] _raw_spin_unlock_irq+0x24/0x30
    [  840.616935] [<ffffff80080e1500>] finish_task_switch+0x134/0x200
    [  840.620375] [<ffffff8008c97f98>] __schedule+0x5ac/0x64c
    [  840.623723] [<ffffff8008c98378>] schedule_idle+0x40/0x54
    [  840.627041] [<ffffff8008100a20>] cpu_startup_entry+0x54/0x2ac
    [  840.630396] [<ffffff800808d550>] secondary_start_kernel+0x190/0x1bc
    [  840.633793] [<0000000002ca0178>] 0x2ca0178
    [  840.636997] CPU5: stopping
    [  840.638231] CPU: 5 PID: 0 Comm: swapper/5 Not tainted 4.4.167-rk3399 #70
    [  840.639833] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.641304] Call trace:
    [  840.642525] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.644004] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.645441] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.646869] [<ffffff800808db74>] handle_IPI+0x1d0/0x248
    [  840.648311] [<ffffff8008080f24>] gic_handle_irq+0x17c/0x180
    [  840.649784] Exception stack(0xffffffc0eef03da0 to 0xffffffc0eef03ed0)
    [  840.651339] 3da0: 0000000000000000 0000000000000005 00000040eed64000 0000000000000020
    [  840.653027] 3dc0: 00ffffffffffffff 00000004bc3a9dbc 000000000005bbe8 0000000000000005
    [  840.654707] 3de0: 00000034b5593519 ffffff8008081800 0000000000001000 0000000000000000
    [  840.656376] 3e00: 0000000034d5d91d 00000040eed64000 ffffffc0eeeec600 0000000000000000
    [  840.658043] 3e20: 0000000000000000 0000000000000000 0000000030d00800 000000c3a5c2f934
    [  840.659699] 3e40: 0000000000000002 ffffffc0ec4faa00 0000000000000002 ffffff800935eab8
    [  840.661358] 3e60: 0000000000000001 000000c3a48ea564 ffffff800930d3f8 0000000002ca0234
    [  840.663024] 3e80: 0000000000000000 ffffffc0eef03ed0 ffffff8008a279b4 ffffffc0eef03ed0
    [  840.664692] 3ea0: ffffff8008a279b8 0000000060000145 ffffffc0eef03ed0 ffffff8008a279b4
    [  840.666362] 3ec0: ffffffffffffffff 0000000000000002
    [  840.667769] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  840.669171] [<ffffff8008a279b8>] cpuidle_enter_state+0x1fc/0x254
    [  840.670666] [<ffffff8008a27a84>] cpuidle_enter+0x34/0x44
    [  840.672091] [<ffffff80081009c4>] call_cpuidle+0x70/0x78
    [  840.673501] [<ffffff8008100c68>] cpu_startup_entry+0x29c/0x2ac
    [  840.674969] [<ffffff800808d550>] secondary_start_kernel+0x190/0x1bc
    [  840.676484] [<0000000002ca0178>] 0x2ca0178
    [  840.677813] CPU0: stopping
    [  840.680834] CPU: 0 PID: 994 Comm: kubelet Not tainted 4.4.167-rk3399 #70
    [  840.684241] Hardware name: FriendlyElec NanoPC-T4 (DT)
    [  840.687478] Call trace:
    [  840.690458] [<ffffff80080888d8>] dump_backtrace+0x0/0x220
    [  840.693736] [<ffffff8008088b1c>] show_stack+0x24/0x30
    [  840.696963] [<ffffff800850c56c>] dump_stack+0x98/0xc0
    [  840.700152] [<ffffff800808db74>] handle_IPI+0x1d0/0x248
    [  840.703338] [<ffffff8008080f24>] gic_handle_irq+0x17c/0x180
    [  840.706563] Exception stack(0xffffffc0eaadf930 to 0xffffffc0eaadfa60)
    [  840.709887] f920:                                   0000000000006e62 0000000000000000
    [  840.713381] f940: 00000040eecfb000 0000000000000000 ffffffc0f7ed9200 0000000000000001
    [  840.716863] f960: 00000000009406da 00000000000002e9 0000000000c37e1e 0000000000000191
    [  840.720341] f980: 0000000000000348 0000000011d5ca0b 0000000000000018 000000005c40a90c
    [  840.723816] f9a0: 001e11e2f6890fa2 00005506f10d0926 ffffff80081f4ee8 0000000000000008
    [  840.727304] f9c0: 00000000000404a7 0000000000000140 ffffffc0e703ee00 0000000000000140
    [  840.730794] f9e0: 0000000000000001 0000000000000304 0000000000007ff5 0000000000000000
    [  840.734287] fa00: 000000000000000b ffffffc0eaadfcd0 ffffffc0e6727c28 ffffffc0eaadfa60
    [  840.737801] fa20: ffffff8008c9b1d0 ffffffc0eaadfa60 ffffff8008c9b1d4 0000000060000145
    [  840.741323] fa40: ffffffc0eaadfa60 ffffff8008c9b1d0 0000008000000000 0000000000000001
    [  840.744833] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  840.748094] [<ffffff8008c9b1d4>] _raw_spin_unlock_irqrestore+0x28/0x34
    [  840.751508] [<ffffff80081003a0>] __wake_up_sync_key+0x64/0x78
    [  840.754823] [<ffffff8008ba9a64>] unix_write_space+0x50/0x78
    [  840.758112] [<ffffff8008af15ec>] sock_wfree+0x54/0x8c
    [  840.761332] [<ffffff8008ba9f28>] unix_destruct_scm+0x60/0x6c
    [  840.764622] [<ffffff8008af2c04>] skb_release_head_state+0x7c/0xd8
    [  840.767982] [<ffffff8008af5c28>] __kfree_skb+0x20/0xa4
    [  840.771254] [<ffffff8008af65f4>] consume_skb+0x94/0xc4
    [  840.774509] [<ffffff8008babb44>] unix_stream_read_generic+0x520/0x6e0
    [  840.777876] [<ffffff8008babde8>] unix_stream_recvmsg+0x50/0x60
    [  840.781130] [<ffffff8008aeab10>] sock_recvmsg+0x5c/0x6c
    [  840.784319] [<ffffff8008aeab98>] sock_read_iter+0x78/0xb0
    [  840.787503] [<ffffff80081f3c24>] __vfs_read+0xc8/0xe8
    [  840.790640] [<ffffff80081f4454>] vfs_read+0x84/0x138
    [  840.793748] [<ffffff80081f4f3c>] SyS_read+0x54/0x98
    [  840.796814] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
    [  840.799896] CRU:
    [  840.800957] 00000000: 0000003f 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
    [  840.802636] 00000020: 00000053 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
    [  840.804299] 00000040: 00000064 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
    [  840.805948] 00000060: 000000c0 00001302 8000031f 00000008 00000007 00007f00 00000000 00000000
    [  840.807587] 00000080: 00000064 00001301 80000000 00000108 00000007 00007f00 00000000 00000000
    [  840.809221] 000000a0: 0000004b 00001301 80000000 00000108 00000007 00007f00 00000000 00000000
    [  840.810845] 000000c0: 000000c6 00001202 8000031f 00000008 00000007 00007f00 00000000 00000000
    [  840.812462] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.814071] 00000100: 00000100 00000707 00000140 00006909 00000083 00008581 00008320 00000141
    [  840.815672] 00000120: 00000181 00008181 00000141 00000141 00004141 00008340 00003185 00000201
    [  840.817271] 00000140: 0000041d 00000300 00002e87 00000110 00009381 00008387 00001103 00005282
    [  840.818862] 00000160: 00008247 00000187 00001743 0000001f 00000380 00000300 00000380 00000000
    [  840.820443] 00000180: 00006380 00009200 00000200 00000200 00000200 00000200 00003f3f 00000081
    [  840.822019] 000001a0: 00000000 00000000 00004141 00000421 00008700 000002dc 00000004 00000381
    [  840.823589] 000001c0: 00000381 00000001 00000003 00000087 00000087 00000141 00000141 00008181
    [  840.825158] 000001e0: 00008320 00000007 00008f1f 00008f8f 00008f8f 00008787 00008787 00008787
    [  840.826735] 00000200: 000000cf 000000cf 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.828316] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.829887] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.831436] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.832958] 00000280: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60
    [  840.834481] 000002a0: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 00000000 00000000 00000000 00000000
    [  840.835999] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.837518] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.839016] 00000300: 00000080 00000080 00000202 0000006b 00000c30 00000000 0000001c 000001c0
    [  840.840506] 00000320: 0000fff8 0000f0ff 0000f0ff 0000c130 0000000a 0000e233 00000000 00000000
    [  840.841997] 00000340: 00000505 00000505 00000000 00000000 00000e04 0000000f 0000cfeb 00003f00
    [  840.843482] 00000360: 0000ef60 00000020 00000ffe 000001f0 000000cc 00000f86 00000d0a 00000198
    [  840.844962] 00000380: 00002010 00000000 0000002a 00000000 00000000 00000000 00000000 00000000
    [  840.846434] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.847883] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.849314] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.850727] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.852127] 00000420: 00000000 00004070 00000000 00000014 00000000 00000000 00000000 00000000
    [  840.853518] 00000440: 00000000 00000000 00000000 00000000 00001000 00000000 00000000 00000000
    [  840.854898] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.856264] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.857617] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.858964] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.860295] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.861616] 00000500: 00000000 00000000 00640064 00000000 00000003 00000001 00000000 00000000
    [  840.862926] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.864233] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.865526] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.866808] 00000580: 00000002 00000000 00000004 00000854 00000004
    [  840.867885] PMU CRU:
    [  840.868613] 00000000: 000000a9 00001203 80000000 00000108 00000007 00007f00 00000000 00000000
    [  840.869933] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.871226] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.872519] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.873809] 00000080: 0000060d 00001986 00000302 00000003 000002dc 00000600 0bb8ea60 00010014
    [  840.875109] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.876415] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.877720] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.879020] 00000100: 00000ffc 0000fb80 0000000f 00000000 00000024 00000000 00000000 00000000
    [  840.880316] 00000120: 00000000 00000000 00000000 00000000 00000003
    [  840.881398] PMU:
    [  840.882099] 00000000: 00000000 00000000 00000000 00000000 00000000 10df8100 10df8100 00000000
    [  840.883429] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.884750] 00000040: 00000000 00000000 00000000 00000000 00000000 98df833f 00000000 00000000
    [  840.886061] 00000060: 004007f9 004007f9 004007f9 00000010 00000000 00007e00 00000000 28800000
    [  840.887375] 00000080: 000003c0 00011940 00005dc0 000003c0 00005dc0 00000060 0000000f 00000018
    [  840.888692] 000000a0: 00000018 00000018 00000018 00000006 00000006 00005dc0 00005dc0 00005dc0
    [  840.890011] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 3fffffff 00000000
    [  840.891326] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.892639] Kernel Offset: disabled
    [  840.893521] Memory Limit: none
    [  840.894379] rockchip-thermal ff260000.tsadc: channal 0: temperature(43 C)
    [  840.895574] THERMAL REGS:
    [  840.896405] 00000000: 00000200 00030133 00000031 00000002 00000000 00000000 00000000 00000000
    [  840.897794] 00000020: 0000022d 0000021e 00000000 00000000 00000268 00000000 00000000 00000000
    [  840.899189] 00000040: 000002a5 000002a5 00000000 00000000 00000000 00000000 00000000 00000000
    [  840.900581] 00000060: 00000004 00000004 00000753 00000753 00000000 00000000 00000000 00000000
    [  840.901963] 00000080: 00000000 00000000
    [  840.902930] Rebooting in 10 seconds..

     

     

    2:

    Spoiler
    
    
    [  433.025324] Bad mode in Error handler detected, code 0xbf000000 -- SError
    [  433.025932] Internal error: Oops - bad mode: 0 [#1] SMP
    [  433.026395] Modules linked in: xt_physdev xt_NFLOG nfnetlink_log veth dummy vport_vxlan vxlan ip6_udp_tunnel udp_tunnel openvswitch nf_defrag_ipv6 ip_set_hash_ip xt_set xt_statistic xt_nat xt_tcpudp ip_set ip_vs_sh ip_vs_wrr ip_vs_rr ip_vs xt_comment xt_mark ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter xt_conntrack nf_nat nf_conntrack br_netfilter bridge stp llc ipv6 overlay ip_tables x_tables [last unloaded: configs]
    [  433.030849] CPU: 4 PID: 4711 Comm: java Not tainted 4.4.138 #3
    [  433.031365] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.031839] task: ffffffc091eb1b00 task.stack: ffffffc09376c000
    [  433.032359] PC is at 0x7f8002133c
    [  433.032648] LR is at 0x7f80021344
    [  433.032947] pc : [<0000007f8002133c>] lr : [<0000007f80021344>] pstate: 20000000
    [  433.033590] sp : 0000007f7f5d6eb0
    [  433.033879] x29: 0000007f7f5d6eb0 x28: 0000000000000034 
    [  433.034363] x27: 0000000000200021 x26: 0000000100280000 
    [  433.034847] x25: 0000000000020000 x24: 0000000000000000 
    [  433.035331] x23: 0000000100260000 x22: 0000000000000000 
    [  433.035813] x21: 0000000000000000 x20: 0000000100280000 
    [  433.036297] x19: 000000010026e000 x18: 0000007f7885af00 
    [  433.036780] x17: 0000007f80447908 x16: 0000007f802f9028 
    [  433.037263] x15: 0000007f7885b130 x14: 00000001002590c0 
    [  433.037746] x13: 0000007f1c76b578 x12: 0000000000000000 
    [  433.038229] x11: 0000000000000013 x10: 0000007f1c76c318 
    [  433.038712] x9 : 0000000000000012 x8 : 00000000000000de 
    [  433.039195] x7 : fffffffffffff000 x6 : fffffffffffff000 
    [  433.039678] x5 : 0000000000000000 x4 : 0000000000000000 
    [  433.040161] x3 : 0000000000000000 x2 : 1900b81d799a9700 
    [  433.040644] x1 : 0000000100280000 x0 : 0000000000001000 
    [  433.041128] 
    [  433.041269] Process java (pid: 4711, stack limit = 0xffffffc09376c000)
    [  433.041905] ---[ end trace 215a1602b5a507c3 ]---
    [  433.042313] Kernel panic - not syncing: Fatal exception
    [  433.042778] CPU0: stopping
    [  433.043036] CPU: 0 PID: 3646 Comm: containerd Tainted: G      D         4.4.138 #3
    [  433.043702] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.044175] Call trace:
    [  433.044408] [<ffffff8008088870>] dump_backtrace+0x0/0x21c
    [  433.044884] [<ffffff8008088ab0>] show_stack+0x24/0x30
    [  433.045337] [<ffffff8008429eb4>] dump_stack+0x94/0xbc
    [  433.045790] [<ffffff800808db94>] handle_IPI+0x1e0/0x260
    [  433.046253] [<ffffff8008080ee0>] gic_handle_irq+0x128/0x180
    [  433.046749] Exception stack(0xffffffc0beb57940 to 0xffffffc0beb57a70)
    [  433.047315] 7940: ffffff80091dd000 0000000000000000 00000040eecf7000 00000040eecf7000
    [  433.048006] 7960: 0000000000000000 000000000000000c 000000000000003f 0000000000000008
    [  433.048696] 7980: 0000000000000001 0000000000000007 0101010101010101 0000000000000001
    [  433.049386] 79a0: 001fffffe03fffff 000000000000000b 000000000000000b 0000000000000000
    [  433.050076] 79c0: ffffff80081d7eec 0000004420083d70 000000000004048a ffffffc0ed3cedd8
    [  433.050767] 79e0: ffffffc0beb57bc0 ffffffc0ed3ced80 ffffffc0beb57d50 00000000002900c4
    [  433.051457] 7a00: ffffffc0ef19caa0 0000000000000316 ffffffc0ef19d6e0 ffffff8008c52000
    [  433.052148] 7a20: ffffffc0be973600 ffffffc0beb57a70 ffffff8008c39478 ffffffc0beb57a70
    [  433.052838] 7a40: ffffff8008106864 0000000060000145 ffffffc0ed3ceb50 ffffffc0beb57d50
    [  433.053527] 7a60: 0000008000000000 ffffff8008c393d8
    [  433.053956] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  433.054387] [<ffffff8008106864>] do_raw_spin_unlock+0x90/0xd0
    [  433.054897] [<ffffff8008c39478>] _raw_spin_unlock+0x20/0x2c
    [  433.055396] [<ffffff8008435660>] lockref_get+0x28/0x34
    [  433.055850] [<ffffff80081e4060>] follow_managed+0xb0/0x22c
    [  433.056336] [<ffffff80081e484c>] lookup_fast+0x264/0x27c
    [  433.056810] [<ffffff80081e4c78>] walk_component+0xc8/0x290
    [  433.057295] [<ffffff80081e4fe4>] link_path_walk+0x1a4/0x478
    [  433.057792] [<ffffff80081e5a40>] path_openat+0x208/0xbd4
    [  433.058267] [<ffffff80081e75f4>] do_filp_open+0x48/0x94
    [  433.058731] [<ffffff80081d7d68>] do_sys_open+0x114/0x250
    [  433.059205] [<ffffff80081d7f28>] SyS_openat+0x3c/0x4c
    [  433.059656] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
    [  433.060129] CPU3: stopping
    [  433.060377] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G      D         4.4.138 #3
    [  433.061009] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.061480] Call trace:
    [  433.061704] [<ffffff8008088870>] dump_backtrace+0x0/0x21c
    [  433.062179] [<ffffff8008088ab0>] show_stack+0x24/0x30
    [  433.062629] [<ffffff8008429eb4>] dump_stack+0x94/0xbc
    [  433.063080] [<ffffff800808db94>] handle_IPI+0x1e0/0x260
    [  433.063543] [<ffffff8008080ee0>] gic_handle_irq+0x128/0x180
    [  433.064038] Exception stack(0xffffffc0ef2f3d50 to 0xffffffc0ef2f3e80)
    [  433.064603] 3d40:                                   0000000000001ac6 0000000000000003
    [  433.065294] 3d60: 00000040eed36000 0000000000000000 ffffffc0f7f1d970 00ffffffffffffff
    [  433.065984] 3d80: 0000000000000000 0000000000000000 ffffffc0ef2db2a0 ffffffc0ef2f3ed0
    [  433.066674] 3da0: 00000000000009c0 0000000000000000 0000000000000018 000000005c40edeb
    [  433.067365] 3dc0: 0003226c0f21c0f9 0000187c8e003226 ffffff8008122a44 0000007faf73302f
    [  433.068055] 3de0: 0000000000000000 ffffffc0f7f1d080 ffffffc0f7f1d080 ffffff8008c35f68
    [  433.068745] 3e00: ffffffc0e92db600 0000000000000000 0000000000000001 ffffffc0ef2da880
    [  433.069435] 3e20: 0000000000000000 ffffff8008c5e000 ffffffc0ef2daf10 ffffffc0ef2f3e80
    [  433.070126] 3e40: ffffff8008c394d8 ffffffc0ef2f3e80 ffffff8008c394dc 0000000060000145
    [  433.070817] 3e60: ffffffc0ef2f3e80 ffffff8008c394d8 ffffffffffffffff ffffff8008c36218
    [  433.071507] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  433.071935] [<ffffff8008c394dc>] _raw_spin_unlock_irq+0x24/0x30
    [  433.072456] [<ffffff80080e0990>] finish_task_switch+0x128/0x20c
    [  433.072978] [<ffffff8008c35f68>] __schedule+0x338/0x65c
    [  433.073442] [<ffffff8008c36608>] schedule_idle+0x48/0x5c
    [  433.073918] [<ffffff80080fff38>] cpu_startup_entry+0x58/0x2bc
    [  433.074426] [<ffffff800808d560>] secondary_start_kernel+0x194/0x1c0
    [  433.074980] [<0000000002c3e178>] 0x2c3e178
    [  433.075339] CPU1: stopping
    [  433.075586] CPU: 1 PID: 2527 Comm: kube-proxy Tainted: G      D         4.4.138 #3
    [  433.076252] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.076724] Call trace:
    [  433.076948] [<ffffff8008088870>] dump_backtrace+0x0/0x21c
    [  433.077423] [<ffffff8008088ab0>] show_stack+0x24/0x30
    [  433.077873] [<ffffff8008429eb4>] dump_stack+0x94/0xbc
    [  433.078324] [<ffffff800808db94>] handle_IPI+0x1e0/0x260
    [  433.078786] [<ffffff8008080ee0>] gic_handle_irq+0x128/0x180
    [  433.079281] Exception stack(0xffffffc0e8df7b90 to 0xffffffc0e8df7cc0)
    [  433.079846] 7b80:                                   000000000000340e 0000000000000001
    [  433.080536] 7ba0: 00000040eed0c000 0000000000000000 0000000000000000 0000000000000001
    [  433.081226] 7bc0: 0000000000000004 00000064d35c0796 ffffffc0e8c70a20 ffffffc0e8df7d10
    [  433.081916] 7be0: 00000000000009c0 0000000000000191 00000000000000cc 0000000000000004
    [  433.082607] 7c00: 0000000000000001 000017bd2600309e ffffff8008122a44 0000007fa6280440
    [  433.083298] 7c20: 000000000004048a ffffffc0f7ef3080 ffffffc0f7ef3080 ffffff8008c35f68
    [  433.083988] 7c40: ffffffc0e842d100 0000000000000000 0000000000000001 ffffffc0e8c70000
    [  433.084678] 7c60: 0000000000000000 ffffff8009217000 ffffffc0e8c70688 ffffffc0e8df7cc0
    [  433.085368] 7c80: ffffff8008c394d8 ffffffc0e8df7cc0 ffffff8008c394dc 0000000060000145
    [  433.086059] 7ca0: ffffffc0e8df7cc0 ffffff8008c394d8 0000008000000000 ffffff8008c35da4
    [  433.086749] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  433.087177] [<ffffff8008c394dc>] _raw_spin_unlock_irq+0x24/0x30
    [  433.087697] [<ffffff80080e0990>] finish_task_switch+0x128/0x20c
    [  433.088217] [<ffffff8008c35f68>] __schedule+0x338/0x65c
    [  433.088680] [<ffffff8008c36310>] schedule+0x84/0x98
    [  433.089109] [<ffffff8008c38ca8>] do_nanosleep+0x7c/0xf4
    [  433.089574] [<ffffff80081229c4>] hrtimer_nanosleep+0x94/0x114
    [  433.090083] [<ffffff8008122adc>] SyS_nanosleep+0x98/0x9c
    [  433.090557] [<ffffff8008082f30>] el0_svc_naked+0x24/0x28
    [  433.091029] CPU5: stopping
    [  433.091276] CPU: 5 PID: 0 Comm: swapper/5 Tainted: G      D         4.4.138 #3
    [  433.091907] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.092378] Call trace:
    [  433.092605] [<ffffff8008088870>] dump_backtrace+0x0/0x21c
    [  433.093078] [<ffffff8008088ab0>] show_stack+0x24/0x30
    [  433.093527] [<ffffff8008429eb4>] dump_stack+0x94/0xbc
    [  433.093976] [<ffffff800808db94>] handle_IPI+0x1e0/0x260
    [  433.094436] [<ffffff8008080ee0>] gic_handle_irq+0x128/0x180
    [  433.094930] Exception stack(0xffffffc0ef2fbd90 to 0xffffffc0ef2fbec0)
    [  433.095492] bd80:                                   ffffffc0f7f47080 00000040eed60000
    [  433.096181] bda0: ffffffc0f7f47080 0003226c0f21c0f9 00ffffffffffffff 000000027ef86746
    [  433.096868] bdc0: 000000000007aaf2 0000000000000000 ffffffc0ef2fbf50 0000000000000000
    [  433.097556] bde0: 00000000000009c0 0000000000000644 00000000000004e6 0000000100000005
    [  433.098243] be00: 0000000000000004 000000000000000e 0000000000000004 00000000a45aa36f
    [  433.098932] be20: 00000000000000b7 00000064cee6c00b 0000000000000000 ffffffc0ede25e00
    [  433.099619] be40: ffffff800938ac78 0000000000000000 00000064cee4d4fe ffffff8009332bb8
    [  433.100307] be60: ffffffc0ef2dc380 0000000002c3e234 0000000000000000 ffffffc0ef2fbec0
    [  433.100994] be80: ffffff800898fbd0 ffffffc0ef2fbec0 ffffff800898fc04 0000000060000145
    [  433.101682] bea0: ffffffc0ef2fbec0 ffffff800898fbd0 ffffffffffffffff 0000000000000000
    [  433.102369] [<ffffff80080827b4>] el1_irq+0xb4/0x140
    [  433.102798] [<ffffff800898fc04>] cpuidle_enter_state+0x1cc/0x25c
    [  433.103326] [<ffffff800898fd08>] cpuidle_enter+0x34/0x44
    [  433.103799] [<ffffff80080ffed8>] call_cpuidle+0x6c/0x74
    [  433.104260] [<ffffff800810018c>] cpu_startup_entry+0x2ac/0x2bc
    [  433.104777] [<ffffff800808d560>] secondary_start_kernel+0x194/0x1c0
    [  433.105327] [<0000000002c3e178>] 0x2c3e178
    [  433.105686] CPU2: stopping
    [  433.105936] CPU: 2 PID: 183 Comm: systemd-journal Tainted: G      D         4.4.138 #3
    [  433.106625] Hardware name: FriendlyElec NanoPi NEO4 (DT)
    [  433.107096] Call trace:
    [  433.107320] [<ffffff8008088870>] dump_backtrace+0x0/0x21c
    [  433.107795] [<ffffff8008088ab0>] show_stack+0x24/0x30
    [  433.108246] [<ffffff8008429eb4>] dump_stack+0x94/0xbc
    [  433.108696] [<ffffff800808db94>] handle_IPI+0x1e0/0x260
    [  433.109158] [<ffffff8008080ee0>] gic_handle_irq+0x128/0x180
    [  433.109654] Exception stack(0xffffffc0ed577ec0 to 0xffffffc0ed577ff0)
    [  433.110220] 7ec0: 00000000000001a8 0000007f7d8dcc80 0000000000000010 0000007f7c4fe760
    [  433.110910] 7ee0: 0000007f7c4fe901 0000007f7c4fe848 00000000000000e1 ffffffffffffffff
    [  433.111601] 7f00: ffffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffff
    [  433.112291] 7f20: ffffffffffffffff ffffffffffffffff 0000000000000027 00001835eaaadc40
    [  433.112981] 7f40: 0000007f7d90d218 0000007f7db58838 0000000000000063 0000007f7db714a8
    [  433.113671] 7f60: 0000007f7db64a80 0000000000000003 0000000000000003 0000007f7db64a50
    [  433.114361] 7f80: 0000000000000010 0000007f7db75030 000000557ec99760 0000000000000001
    [  433.115052] 7fa0: 0000000000000001 0000007fd8715c00 0000007f7db58950 0000007fd8715c00
    [  433.115742] 7fc0: 0000007f7db58930 0000000020000000 000000557ec97230 ffffffffffffffff
    [  433.116431] 7fe0: 0000000000000000 0000000000000000
    [  433.116860] [<ffffff8008082cd4>] el0_irq_naked+0x4c/0x58
    [  433.117334] CRU:
    [  433.117503] 00000000: 0000003b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.118251] 00000020: 0000004b 00001101 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.118999] 00000040: 00000064 00001301 8000031f 00000108 00000007 00007f00 00000000 00000000
    [  433.119747] 00000060: 00000041 00004601 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.120494] 00000080: 00000190 00001206 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.121242] 000000a0: 0000004b 00001301 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.121989] 000000c0: 000000c6 00001202 8000031f 00000008 00000007 00007f00 00000000 00000000
    [  433.122736] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.123484] 00000100: 00000100 00000606 00000140 00006808 00000083 00008581 00008320 00000141
    [  433.124232] 00000120: 00000181 00008181 00000141 00000141 00004141 00008343 00003185 00000201
    [  433.124979] 00000140: 0000041d 00000300 00004a87 00000110 00009381 00008387 00001103 00005282
    [  433.125727] 00000160: 00008247 00000187 00001743 0000001f 00000380 00000300 00000380 00000000
    [  433.126474] 00000180: 0000e380 00009200 00000200 00000200 00000200 00000200 00003f3f 00000081
    [  433.127221] 000001a0: 00000000 00000000 00004141 00000421 00008700 000002dc 00000005 00000381
    [  433.127968] 000001c0: 00000381 00000100 00000003 00000087 00000087 00000141 00000141 00008141
    [  433.128715] 000001e0: 00008321 00000007 00008f1f 00008f8f 00008f8f 00008787 00008787 00008787
    [  433.129463] 00000200: 000000cf 000000cf 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.130210] 00000220: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.130957] 00000240: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.131705] 00000260: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.132452] 00000280: 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60 0bb8ea60
    [  433.133199] 000002a0: 0bb8ea60 0bb8ea60 00010014 0bb8ea60 00000000 00000000 00000000 00000000
    [  433.133946] 000002c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.134694] 000002e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.135441] 00000300: 00000080 00000080 00000202 0000006b 00000c30 00000000 0000001c 000001c0
    [  433.136188] 00000320: 0000fff8 0000f0ff 0000e0ff 0000c130 0000004a 0000e233 00000000 00000000
    [  433.136936] 00000340: 00000505 00000505 00000000 00000000 00000e04 0000000f 0000cfeb 00003f00
    [  433.137683] 00000360: 0000ef60 00000020 00000ffe 000001c0 000000c0 00000f86 00000d0a 000001b8
    [  433.138430] 00000380: 00000010 00000000 0000002a 00000000 00000000 00000000 00000000 00000000
    [  433.139177] 000003a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.139924] 000003c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.140672] 000003e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.141419] 00000400: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.142166] 00000420: 00000000 00004070 00000000 00000014 00000000 00000000 00000000 00000000
    [  433.142913] 00000440: 00000000 00000000 00000000 00000000 00001000 00000000 00000000 00000000
    [  433.143661] 00000460: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.144408] 00000480: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.145155] 000004a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.145902] 000004c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.146649] 000004e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.147396] 00000500: 00000000 00000000 00640064 00000000 00000003 00000001 00000000 00000000
    [  433.148143] 00000520: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.148891] 00000540: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.149637] 00000560: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.150384] 00000580: 00000004 00000000 00000004 0000081c 00000004
    [  433.150923] PMU CRU:
    [  433.151124] 00000000: 000000a9 00001203 80000000 00000108 00000007 00007f00 00000000 00000000
    [  433.151873] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.152622] 00000040: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.153371] 00000060: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.154120] 00000080: 0000060d 00001986 00000302 00000003 000002dc 00000600 0bb8ea60 00010014
    [  433.154869] 000000a0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.155618] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.156367] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.157116] 00000100: 00000ffc 0000fb80 0000000f 00000000 00000024 00000000 00000000 00000000
    [  433.157863] 00000120: 00000000 00000180 00000000 00000000 00000003
    [  433.158403] PMU:
    [  433.158571] 00000000: 00000000 00000000 00000000 00000000 00000000 008f8100 008f8100 00000000
    [  433.159319] 00000020: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.160068] 00000040: 00000000 00000000 00000000 00000000 00000000 988f833f 00000000 00000000
    [  433.160817] 00000060: 00000579 00000579 00000579 00000010 00000000 00007e00 00000000 28800000
    [  433.161566] 00000080: 000003c0 00011940 00005dc0 000003c0 00005dc0 00000060 0000000f 00000018
    [  433.162315] 000000a0: 00000018 00000018 00000018 00000006 00000006 00005dc0 00005dc0 00005dc0
    [  433.163064] 000000c0: 00000000 00000000 00000000 00000000 00000000 00000000 3fffffff 00000000
    [  433.163813] 000000e0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.164558] Kernel Offset: disabled
    [  433.164868] Memory Limit: none
    [  433.165151] rockchip-thermal ff260000.tsadc: channal 0: temperature(43 C)
    [  433.165747] THERMAL REGS:
    [  433.165982] 00000000: 00000200 00030133 00000031 00000002 00000000 00000000 00000000 00000000
    [  433.166730] 00000020: 00000225 0000021c 00000000 00000000 0000024e 00000000 00000000 00000000
    [  433.167478] 00000040: 000002a5 000002a5 00000000 00000000 00000000 00000000 00000000 00000000
    [  433.168226] 00000060: 00000004 00000004 00000753 00000753 00000000 00000000 00000000 00000000
    [  433.168971] 00000080: 00000000 00000000
    [  433.169306] Rebooting in 10 seconds..

     

    I can provide more info if needed.

    I have the same problem with you,and my network crashed when I download bittorrent files.

  4. Here I found a bug in Nanopi M4.

    When I download BitTorrent file through ipv6(use Transmission,qbittorent...),the network will crashed.

    And I even can't ping it successful.

    When I connect it in local.I don't see any log in the network service.

    And when I replace the network card(1000Mb) with a usb network card.

    The network work very good.And didn't appear any problem.

    I have try all the linux system include the office system.

    the problem happen again.

    So I only can use the usb network card or wifi.

    Does anyone who know how to solve the problem???

    I would be very grateful for it.

    I noticed a same problem in firely board.

    if it is the same problem??

    http://dev.t-firefly.com/thread-11741-2-1.html

    and he change the kernel in this way:

     &gmac {

             phy-supply = <&vcc_phy>;

             phy-mode = "rgmii";

             clock_in_out = "input";

             snps,reset-gpio = <&gpio3 15 GPIO_ACTIVE_LOW>;

             snps,reset-active-low;

             snps,reset-delays-us = <0 10000 50000>;

             assigned-clocks = <&cru SCLK_RMII_SRC>;

             assigned-clock-parents = <&clkin_gmac>;

             pinctrl-names = "default";

             pinctrl-0 = <&rgmii_pins>;

             tx_delay = <0x28>;

     -       rx_delay = <0x11>;

    +       rx_delay = <0x1B>;

             status = "okay";

     };

    I don't know if it work.

    And I didn't know how to change it in the kernel files.

    I am poor in this work.

    I also find that the nanopi m4 use the st_gmac driver for eth0 1000m.

    And I'm sure it has some bug.

    When I use the usb card drvier for usb card.Every thing work good.

  5. 16 hours ago, Igor said:

     

    Both. Some are known, some not. That is the main reason why none of RK3399 based hardware doesn't have a label "stable". 

    Bluetooth is one of the last functions we focus on. There are many other more critical issues, which have to be fixed before that. In new boards as such it is usually better to use well known and fully supported USB BT dongles. Until support for internal improves. I am afraid you don't have any choices. Other images are only at this level or worse.

    With which ARM board you have sftp speed of 100Mb/s?

    I find out the problem.

    the network eth0 will not work in my network enviroment,and other people who use the same network card have the same problem with me.

    It's because the enviroment in my school.

    And I change another network card with usb,the problem has solved.

  6. 14 hours ago, Igor said:

     

    Both. Some are known, some not. That is the main reason why none of RK3399 based hardware doesn't have a label "stable". 

    Bluetooth is one of the last functions we focus on. There are many other more critical issues, which have to be fixed before that. In new boards as such it is usually better to use well known and fully supported USB BT dongles. Until support for internal improves. I am afraid you don't have any choices. Other images are only at this level or worse.

    With which ARM board you have sftp speed of 100Mb/s?

    Do you know zidoo x9s ?

    It's a tv box which can enable openwrt and android both.

    I test the smb speed in zidoo x9s with my usb3 hdd disk in ntfs,

    the speed is same as in the computer.100MB/s (not '100Mb/s')

    But it has a big box,and I don't need the tv function.

    So I sell it.

    But It's openwrt's function in usb3 disk is very good.

    But when it download bt,the speed is a little slow.

     my bt is BitTorrent.

    I'm Sorry,It's not Bluetooth.

    I don't need the Bluetooth.

  7. Oh,You are all cool guys.

    I first try to use the neo4 to make a bt server in my school.

    But the network server will crashed when I download bt from the websit through ipv6.

    And I even can't ping it successful.

    When I restart the eth0,it work agian.

    But When bt a few minutes,it crashed again.

    And I try many ways to find out the reason.

    But I don't know why.

    So I give up this device.

    And I buy a Nano pi M4 for testing if it has the same problem.

    In Neo4 with 5v4a,I test the seq speed from sftp to my computer.

    The speed is only 50MB, and write speed is only 30MB.

    I test it in a ntfs usb3 hdd disk.

    the speed when i use the ntfs in my computer or other arm board is always 100MB.

    I don't know why.

    if it is neo4 has some handware bug or software bug??

    all is gone,next I will try use nanopi m4 as a test in bt server, smb server and sftp server

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines