(Solved) - Improve network speed over lan
|
27th Oct, 2016, 06:02 AM
Post: #13
|
|||
|
|||
RE: Improve network speed over lan
i also test it with my old laptop with Win7, but still the same speed.
Heres the result of the raw test: (my HDD is a little bit faster than yours ) Terminal xbian@xbian /media/MyBook $ sudo fdisk -l /dev/sda1 Disk /dev/sda1: 3.7 TiB, 4000751550464 bytes, 976745984 sectors Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0x69205244 Device Boot Start End Sectors Size Id Type /dev/sda1p1 ? 218129509 1920119918 1701990410 6.3T 72 unknown /dev/sda1p2 ? 729050177 1273024900 543974724 2T 74 unknown /dev/sda1p3 ? 168653938 168653938 0 0B 65 Novell Netware 386 /dev/sda1p4 2692939776 2692991410 51635 201.7M 0 Empty Partition table entries are not in disk order. xbian@xbian /media/MyBook $ sudo dd if=/dev/sda1 of=/dev/null bs=1M count=1024 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 35.3758 s, 30.4 MB/s xbian@xbian /media/MyBook $ sudo dd if=/dev/zero of=2G bs=1M count=2048 2048+0 records in 2048+0 records out 2147483648 bytes (2.1 GB) copied, 62.9152 s, 34.1 MB/s @rikardo1979: I installed quickly Xbina on the SD card wich i used for the test with OSMC, but still get the same speed of 8-9MB/s. If anybody read this theard with an RPI2, can you plese test your SMB speed and give a feedback (so we know the problem is only with me) |
|||
« Next Oldest | Next Newest »
|