Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Ethernet connection to Slate 7 slower than WiFi connection

+3
−0

I've connected multiple devices to a Slate 7 WiFi router (GL-BE3600). However, my laptop and phone get significantly better internet speeds over WiFi than the desktop connected with Ethernet.

The Ethernet is gigabit and the internet speeds are sub-gigabit so it's not just the limitations of my NIC. Indeed, the speeds over Ethernet are slower than my old router which was the bottleneck before. Also, I get gigabit speeds when doing speed tests within my LAN and directly from the router to the PC. Connecting the desktop to the router via WiFi is not slow.

I've tried different (new) Ethernet cables with no change, and the speed is slower with the same cable than it was with the old router anyway. The desktop is running Arch Linux. I've tried changing various settings on both sides with no effect.

History

1 comment thread

I'm not 100% sure if this is on-topic, so feel free to close if not. Also, I intend to self-answer be... (2 comments)

1 answer

+3
−0

It turns out the resolution was the Network Acceleration option. It is enabled and set to Hardware Acceleration by default. Setting it to Software Acceleration or turning it off entirely resolves the issue. I currently just have it completely disabled.

I hadn't tried changing this option earlier, because it seemed counter-productive. In my case, it doesn't seem to cause any significant performance decrease for the WiFi connected devices and also does not seem to cause significant CPU load on the router itself. A benefit of not using Network Acceleration is that the speeds reported in the UI are accurate.

I'm not sure why Hardware Acceleration causes this issue. The documentation mentions that it can interact poorly with Smart Queue Management (SQM). I had set up SQM on the device directly through LuCI, but disabling it and changing queuing discipline settings on the desktop didn't seem to resolve the issue. I don't know if merely installing the SQM package on the router caused the issue. Again, the devices connected via WiFi did see the latency differences of enabling SQM without having their performance destroyed.

History

0 comment threads

Sign up to answer this question »