• 3 Posts
  • 81 Comments
Joined 2 years ago
cake
Cake day: March 15th, 2023

help-circle

  • I don’t recommend GL.inet routers. I have the Marble and it is slower than my ISPs router. It has a thing called network hardware acceleration, and it breaks my home server. Services just stop working well with it. So I keep it turned off. When I reported the issue they said it is working for them and came up with a completely hypotical setup…

    With AdGuard enabled it frequently froze and I had to reboot it. For some reason even without AdGuard name resolution is noticeably slower. Doesn’t matter if I use my ISP’s DNS or not.

    Also, DynDNS doesn’t support custom names, so I installed an alternative service for mywire.org.

    Overally, this box came with drawbacks, but no doubt about it is hackable in the good way.

    I would like to try openwrt’s own router, next time.













  • Linux itself is not the problem here. Which DE is it? Does it use X.org or wayland? If you disable the login manager, do the screens work in TTY right after the boot? If you use X.org, Sometimes X.org drivers needs to be configured, Some OSes come with X.org configs like Arch. So in Arch you usually just have to install the packages you need. If you use Wayland, try X.org.

    Did you try windows and Linux on the same machine? Hardware limitation can cause such issues. But if it works with Windows but not with Linux then it’s not that.

    Windows may use worse quality output, e.g. different refresh rate, different color profile to fit into the hardware bottleneck. You can also experiment with these.

    USB controller kernel driver could also interfere in theory, you can try different kernel versions.

    Multiple GPU setups have also many options that you can play with.

    I hope it helps.