Jump to content

obermeim

Members
  • Posts

    8
  • Joined

  • Last visited

  1. Hello, I have just updated to the latest Debian Server image of NanoPI NEO 2. When connecting via Serial and using vim.basic/tiny I got the following strange behaviour: As soon as I enter the insert mode a newline is inserted automatically. This does not happen when connecting via SSH. So far I haven't experienced this behaviour with my previous image. Any ideas? Kind regards, Markus NB: textwidth is set to 0 (disabled).
  2. Wow. I have tested now on two different Nanopi NEO2 with two different cables. And you have been right, it was the cable. Unbelievable. Thanks for your hints.
  3. Thanks for reponse and your links. I have just read thru them. There is one note ( see below ) I don't know how to check if this paramter is set correctly on Nanopi NEO2. But anyway as proposed I will do some thorough testing as proposed by you.
  4. Just tested with another Ethernet cable. Problem is still there: /var/log/armhwinfo.log has been uploaded to http://sprunge.us/QQKP My understanding is that actually Nanopi NEO2 is different from most of the other variants because it uses this Gigabit Ethernet chip RTL8211E-VB-CG. Do you think this makes a difference with respect to this issue? My next step is to test this issue on another Nanopi NEO2 this evening.
  5. Right now only one. But tomorrow I will try another one. I will keep you posted :-)
  6. Thanks for checking. It doesn’t look like a hardware issue because it only happens if I run the iperf in downstream ( iMac > Nanopi ) mode. If I run iperf in upstream mode ( Nanopi > iMac ) the connection is absolutely stable ( no disconnect ). I think it’s a driver issue because of the huge amount of data transmitted. Do you know a mailing list I can address this issue to?
  7. /var/log/armhwinfo.log has been uploaded to http://sprunge.us/EBBG
  8. Hi everybody, I would like to use the Nanopi NEO2 as firewall and therefore would like to support testing ethernet. I setup an iperf server on Nanopi NEO2 and I am running the client on my iMac to test stability of ethernet connections. After around 30-40 seconds the ethernet links goes down and is coming up back again. IPERF LOG imac:~ mobs$ iperf3 -p 5001 -c 192.168.1.100 -t 0 Connecting to host 192.168.1.100, port 5001 [ 5] local 192.168.1.109 port 53298 connected to 192.168.1.100 port 5001 [ ID] Interval Transfer Bitrate [ 5] 0.00-1.00 sec 111 MBytes 932 Mbits/sec [ 5] 1.00-2.00 sec 112 MBytes 939 Mbits/sec [ 5] 2.00-3.00 sec 112 MBytes 941 Mbits/sec [ 5] 3.00-4.00 sec 112 MBytes 940 Mbits/sec [ 5] 4.00-5.00 sec 112 MBytes 940 Mbits/sec [ 5] 5.00-6.00 sec 112 MBytes 940 Mbits/sec [ 5] 6.00-7.00 sec 112 MBytes 940 Mbits/sec [ 5] 7.00-8.00 sec 112 MBytes 940 Mbits/sec [ 5] 8.00-9.00 sec 112 MBytes 940 Mbits/sec [ 5] 9.00-10.00 sec 112 MBytes 940 Mbits/sec [ 5] 10.00-11.00 sec 112 MBytes 940 Mbits/sec [ 5] 11.00-12.00 sec 112 MBytes 939 Mbits/sec [ 5] 12.00-13.00 sec 112 MBytes 941 Mbits/sec [ 5] 13.00-14.00 sec 112 MBytes 940 Mbits/sec [ 5] 14.00-15.00 sec 112 MBytes 939 Mbits/sec [ 5] 15.00-16.00 sec 112 MBytes 941 Mbits/sec [ 5] 16.00-17.00 sec 111 MBytes 929 Mbits/sec [ 5] 17.00-18.00 sec 112 MBytes 940 Mbits/sec [ 5] 18.00-19.00 sec 112 MBytes 940 Mbits/sec [ 5] 19.00-20.00 sec 112 MBytes 940 Mbits/sec [ 5] 20.00-21.00 sec 112 MBytes 940 Mbits/sec [ 5] 21.00-22.00 sec 112 MBytes 939 Mbits/sec [ 5] 22.00-23.00 sec 112 MBytes 941 Mbits/sec [ 5] 23.00-24.00 sec 112 MBytes 940 Mbits/sec [ 5] 24.00-25.00 sec 112 MBytes 939 Mbits/sec [ 5] 25.00-26.00 sec 112 MBytes 941 Mbits/sec [ 5] 26.00-27.00 sec 112 MBytes 940 Mbits/sec [ 5] 27.00-28.00 sec 112 MBytes 940 Mbits/sec [ 5] 28.00-29.00 sec 112 MBytes 940 Mbits/sec [ 5] 29.00-30.00 sec 112 MBytes 940 Mbits/sec [ 5] 30.00-31.00 sec 112 MBytes 940 Mbits/sec [ 5] 31.00-32.00 sec 112 MBytes 940 Mbits/sec [ 5] 32.00-33.00 sec 112 MBytes 940 Mbits/sec [ 5] 33.00-34.00 sec 112 MBytes 940 Mbits/sec [ 5] 34.00-35.00 sec 94.8 MBytes 794 Mbits/sec [ 5] 35.00-36.00 sec 0.00 Bytes 0.00 bits/sec [ 5] 36.00-37.00 sec 0.00 Bytes 0.00 bits/sec [ 5] 37.00-38.00 sec 0.00 Bytes 0.00 bits/sec [ 5] 38.00-39.00 sec 2.88 MBytes 24.2 Mbits/sec [ 5] 39.00-40.00 sec 112 MBytes 942 Mbits/sec [ 5] 40.00-41.00 sec 112 MBytes 940 Mbits/sec [ 5] 41.00-42.00 sec 112 MBytes 940 Mbits/sec [ 5] 42.00-43.00 sec 112 MBytes 941 Mbits/sec ^C[ 5] 43.00-43.46 sec 52.0 MBytes 940 Mbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate [ 5] 0.00-43.46 sec 4.30 GBytes 850 Mbits/sec sender [ 5] 0.00-43.46 sec 0.00 Bytes 0.00 bits/sec receiver iperf3: interrupt - the client has terminated AND on the syslog I can see the following Nov 12 17:33:14 localhost NetworkManager[623]: <info> [1510504394.8756] device (eth0): link disconnected Nov 12 17:33:14 localhost NetworkManager[623]: <info> [1510504394.8759] device (eth0.10): link disconnected I would like to stabilize the Nanopi NEO2 build. How can I help? Need I address this issue to another mailing list? Kind regards, obermeim
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines