nickp85 Posted July 19 Share Posted July 19 There seems to be an issue with this plugin. I installed it and my max speed starting capping out around 350-400 Mbps. I uninstalled it and my speed is fine again. Quote Link to comment
rmagar Posted July 20 Share Posted July 20 I also have an issue with this plugin currently which limits my download speeds to around 300Mb/s. It only happens after upgrading from 6.12.8 to 6.12.10 or 6.12.11. Uninstalling and reinstalilng the plugin did not help. Returning to 6.12.8 or uninstalling the plugin restores my speeds. Quote Link to comment
Naidu Posted July 27 Share Posted July 27 (edited) Hello, I am also having an issue with USB Realtek RTL8156BG. The hardware sets the TX buffers to n/a, and TX speeds are capped at 800, while RX is at 2.5 gigs. Thanks Edited July 27 by Naidu Screenshots Quote Link to comment
Naidu Posted July 27 Share Posted July 27 I think I found the issue. Unraid Kernel doesn't allow flow control for TX to be turned off, whereas the driver requires it to be turned off. If I use "ethtool -A eth0 rx on tx off" (Enable flow control), it also enables it for TX. Settings the following setting to "Yes" drops all speeds to 500 Mbps: Thanks 1 Quote Link to comment
bigboo Posted August 3 Share Posted August 3 (edited) I'm using OMV with proxmox kernel and this dkms: https://github.com/awesometic/realtek-r8125-dkms/ I have the same slow speed problem for some times. I have a r8125.conf file in /modprobe.d with: options r8125 aspm=1 options r8125 eee=0 I changed the last line to options r8125 eee_enable=0 rebooted, now full speed is back! Edited August 3 by bigboo Quote Link to comment
obowan Posted August 4 Share Posted August 4 (edited) On 8/3/2024 at 2:01 PM, bigboo said: I'm using OMV with proxmox kernel and this dkms: https://github.com/awesometic/realtek-r8125-dkms/ I have the same slow speed problem for some times. I have a r8125.conf file in /modprobe.d with: options r8125 aspm=1 options r8125 eee=0 I changed the last line to options r8125 eee_enable=0 rebooted, now full speed is back! Thank you for sharing this. While this did effectively disable EEE, which the previous r8125.conf file did not, my speed issues still persist in Unraid. Edited August 4 by obowan Quote Link to comment
stry8993 Posted August 9 Share Posted August 9 (edited) I'm on unraid 7 beta 2, and I'm having a similar issue to what other sare describing. Not AS slow, but much slower than it (has been and) should be. Before it'd be much closer to 2500 on the download. The upload is fine. But a month or so ago, maybe two if memory serves, it was hitting near 2500 on the D/L every time. Wanted to add, I had a hunch, and check on the dashboard, and, even before much of ANYTHING is going on, theres constant drops happening. Even more so when Docker is running. And sure enough, its on the receive end as well, which matches the speed test above. I cannot, for the life of me, figure out whats going on :(. Edited August 12 by stry8993 Added new info Quote Link to comment
bfeist Posted 7 hours ago Share Posted 7 hours ago Hoping to get some help on this ongoing saga. I've been running 6.12.4 with the RTK 8156 plugin for a long while (a year?) at full 2.5Gbps. Got to this point after an 18 month fight with the drivers and am very thankful for this plugin. I remember at the time that I couldn't upgrade past 6.12.4 or the network driver would break so I just left things there. I should define "thing would break" - The USB RTK 8156 nic would run at full speed for quite some time (anywhere from 30 minutes to a few hours) before suddenly dropping completely offline. My server is headless so getting back online requires a hard reset of my system at which point it comes back online for 30 minutes to a few hours before dying again. Tailing syslog shows no notifications leading up to the NIC dropping offline. 6.12.4 plus the driver plugin fixed this. Fast forward to yesterday when I forgot the above and happily upgraded unraid to 6.12.13. As the upgrade progressed, I saw a notification in the web UI that said that the RTK plugin was being updated as part of the OS upgrade. I'm now back to square one, suffering with the NIC dropping offline after some period. To add to this, I no longer get 2.5Gbps even though unraid reports a link at 2500Mbps. I get around 830Mbps using iperf3. Do I try to revert to 6.12.4? I don't know how I could figure out what version of the plugin I used to have that was working. Any advice would be greatly appreciated. Quote Link to comment
stry8993 Posted 7 hours ago Share Posted 7 hours ago (edited) 33 minutes ago, bfeist said: Hoping to get some help on this ongoing saga. I've been running 6.12.4 with the RTK 8156 plugin for a long while (a year?) at full 2.5Gbps. Got to this point after an 18 month fight with the drivers and am very thankful for this plugin. I remember at the time that I couldn't upgrade past 6.12.4 or the network driver would break so I just left things there. I should define "thing would break" - The USB RTK 8156 nic would run at full speed for quite some time (anywhere from 30 minutes to a few hours) before suddenly dropping completely offline. My server is headless so getting back online requires a hard reset of my system at which point it comes back online for 30 minutes to a few hours before dying again. Tailing syslog shows no notifications leading up to the NIC dropping offline. 6.12.4 plus the driver plugin fixed this. Fast forward to yesterday when I forgot the above and happily upgraded unraid to 6.12.13. As the upgrade progressed, I saw a notification in the web UI that said that the RTK plugin was being updated as part of the OS upgrade. I'm now back to square one, suffering with the NIC dropping offline after some period. To add to this, I no longer get 2.5Gbps even though unraid reports a link at 2500Mbps. I get around 830Mbps using iperf3. Do I try to revert to 6.12.4? I don't know how I could figure out what version of the plugin I used to have that was working. Any advice would be greatly appreciated. Okay, now is my time to shine! So, here is what I did to 'fix' this. I don't know that its fully working, as its meant too, however, I haven't 'crashed' or dropped connection too the server (I was in the same boat, unable to connect, server essentially dead in the water). Now I'm pulling most of this from very vague memory, as I've had a lot going on, and, I really just sort of winged it when I did it and didn't make a mental, or any physical, notes as to the steps I did. I'm on 7 beta 2, so, you know, a bit different, however, because the updates to the plug in weren't happening, I checked the github page manually, myself. I then remember downloading the plug in from the git, the most recent version of it, for my adapter (I'm using the USB version of the 2.5gbps nic) and put it in the plugins section of my unraid USB. Now.... I can't remember much after that, if there was a step I had to do, or if it just picked it up, but.... its been working ever since, no drop outs, nothing. Now I know this isn't thorough or definitive, but there might be enough in here for you to pair with something else to help you pinpoint the exact fix. I really do hope this helps. Best of luck. PS I should also add, this will make it so that it doesn't show up in your plugins. But it DOES work. So I suppose you more or less won't be able to update using the update plugin option (but, for me, it wasn't updating to a version that was helping my NIC anyways - hence doing it manually) Edited 7 hours ago by stry8993 Additional Info Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.