Jump to content

lebestnoob

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I've started using an MXQ-4K box as a file server, but writing files over the network is slow, with speeds in the 3-5 MB/s range. Reads cap out at the fast ethernet link speed (~11 MB/s). I don't believe there's a CPU, disc, or RAM bottleneck as the speeds are the same regardless of file size or transfer protocol as SMB, FTP, and WebDAV all give me the same speeds, and checking in htop, they are never at 100%. These speeds are also observed when downloading a file from another device on the local network using wget or aria2 while sshed into it, with faster speeds on other devices. As far as I can tell, iostat doesn't suggest high io wait times are the culprit. If it matters, I'm writing to an external USB HDD, but the write speeds are the same when writing to the SD card through the network, which makes me believe this is not an issue. If I write a ~1.0GB file using dd to the HDD while sshed into it with `dd if=/dev/random of=/mnt/disk/tmp.bin bs=64k count=16500 conv=fdatasync`, it gives a local disk speed of ~20 MB/s, which is more than enough to saturate the 100 mbps link. Has anyone else experienced similar results? Are the slow network speeds just a limitation of the onboard nic/hardware? I'm open to suggestions.
  2. @jock I've uploaded the images of the board here. Front Side Back Side I wish you a Merry Christmas
  3. Thanks for your work. I have been able to give my old android box an actual use, but I am facing some issues. The LEDs on the box don't work as expected. I've tried them all, but none of them have the correct pinout. I have attached the decompiled device tree from it's stock android ROM. I cannot upload the compiled file. The board is labeled MXQ-4K-3229X3D-20170928-V1.8. devicetree.dts I am also having issues with it's wifi chip. I don't know if this is a known issue, but the sv6051p chip it has disables itself after a reboot. It only re-appears after a power cycle. This isn't as much of a deal breaker as I could use Ethernet, but I'd still like the option to use WiFi. It might be related to user BLFC's isuess. I'm hoping there's a resolution for these problems. It would really improve the functionality of the android box.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines