oooh, it's starting to feel like a real system again...
Thanks for all your work on this!
:-)
@Foxie, thank you so much for all your fantastic work. The box is beginning to shine!
Couple of issues I noticed, thought I'd check with ya:
1. The ethernet interface, even though it is linked up at 1Gbps, is **extremely** slow. I was getting about ~10kB/s with the 4.13.7 image and ~50kB/s with the 4.13.10 image. And this is from another device also connected at 1Gbps on the same switch. I rolled back to Ayufan's 3.10 kernel, and I saw respectable speeds of 80 MB/s. I noticed that the dwmac kernel module has a number of parameters. Some tweaking required?
2. Only the lower USB port works. No devices connected to the upper USB port are detected.
Thanks again.
Vagrant should make it easier for anyone to contribute, in the end I rely on your repo for the kernel, rootfs and packaging.
You definitely don't need neither Vagrant nor docker if you are on a debian based linux already.
Excited to try the latest version soon!
My use case mostly involves getting the best IOs (network and USB) and good CPU scheduling from my 3 boards, so mainline is great in my case.
Ethernet is fine for me, I think you have the revision with the bad <whatever I cannot remember> which should have been fixed already :/ Honestly no idea tbh.
The driver has been mainlined in 4.13 but removed from a64 compatibility due to naming collission or something else with naming, so I reverted the PR that removed the compatibility.