Ethernet Extremely Slow (Not On Windows, Only In Bazzite)

Just today I have switched to Bazzite (good riddance Windows 11). I have nothing but Bazzite on my drive. Not dual booting. I notice my internet speed (wired ethernet) is extremely slow compared to being on Windows. On Windows, previously it was 20+ MB/s (still slow, but bearable to me). I am sure I am not downloading anything else. Please help, there must be something I can do about this. I know it's not because of hardware, the only thing changed was that I flashed Bazzite. All the cables and hardware stuff are identical.
No description
No description
Solution:
Are you sure your not confusing MB (MegaBytes) with Mb (Megabits)? 4MBps is around 32mbps (8Mb=1MB)...
Jump to solution
8 Replies
DoryToes
DoryToesOP4w ago
If it helps, the network device name is enp6s0. My setup can't have wireless, because the PC is in a room far away from router, and I am using powerline adapter internet.
amel
amel4w ago
Is it only behaving that way on Steam or on non-Steam apps too?
Jugeater
Jugeater4w ago
I'd look up who makes your network card, see if there's a firmware or drive update on their website. or try a USB to ethernet adapter, see if the speeds are any different
DoryToes
DoryToesOP4w ago
non-Steam apps too I show the Steam because that's how I noticed I've also disabled metered connection Before I disabled it it was kB/s This is what it says:
$ sudo lshw -class network
*-network
description: Ethernet interface
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
logical name: enp6s0
version: 05
serial: 34:5a:60:0a:b7:7a
size: 1Gbit/s
capacity: 2500Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd 2500bt-fd autonegotiation
configuration: autonegotiation=off broadcast=yes driver=r8169 driverversion=6.16.4-116.bazzite.fc42.x86_64 duplex=full firmware=rtl8125b-2_0.0.2 07/13/20 ip=192.168.1.10 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:36 ioport:e000(size=256) memory:f6b00000-f6b0ffff memory:f6b10000-f6b13fff
*-network DISABLED
description: Ethernet interface
product: MT7922 802.11ax PCI Express Wireless Network Adapter
vendor: MEDIATEK Corp.
physical id: 0
bus info: pci@0000:08:00.0
logical name: wlp8s0
version: 00
serial: 6e:f1:04:dc:2e:62
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm bus_master cap_list ethernet physical
configuration: broadcast=yes driver=mt7921e driverversion=6.16.4-116.bazzite.fc42.x86_64 firmware=____000000-20250523103234 latency=0 link=no multicast=yes
resources: iomemory:fc0-fbf irq:114 memory:fc20000000-fc200fffff memory:f6a00000-f6a07fff
$ sudo lshw -class network
*-network
description: Ethernet interface
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
logical name: enp6s0
version: 05
serial: 34:5a:60:0a:b7:7a
size: 1Gbit/s
capacity: 2500Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd 2500bt-fd autonegotiation
configuration: autonegotiation=off broadcast=yes driver=r8169 driverversion=6.16.4-116.bazzite.fc42.x86_64 duplex=full firmware=rtl8125b-2_0.0.2 07/13/20 ip=192.168.1.10 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s
resources: irq:36 ioport:e000(size=256) memory:f6b00000-f6b0ffff memory:f6b10000-f6b13fff
*-network DISABLED
description: Ethernet interface
product: MT7922 802.11ax PCI Express Wireless Network Adapter
vendor: MEDIATEK Corp.
physical id: 0
bus info: pci@0000:08:00.0
logical name: wlp8s0
version: 00
serial: 6e:f1:04:dc:2e:62
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm bus_master cap_list ethernet physical
configuration: broadcast=yes driver=mt7921e driverversion=6.16.4-116.bazzite.fc42.x86_64 firmware=____000000-20250523103234 latency=0 link=no multicast=yes
resources: iomemory:fc0-fbf irq:114 memory:fc20000000-fc200fffff memory:f6a00000-f6a07fff
I saw that Bazzite is immutable so installing the updated driver (if I found one) is not the usual process, can you tell me how to properly install the driver if I find it? I'll also look for USB-to-ethernet adapter Thank you two for the interest in my peril Additional info:
$ sudo ethtool -g enp6s0
Ring parameters for enp6s0:
Pre-set maximums:
RX: 256
RX Mini: n/a
RX Jumbo: n/a
TX: 256
TX push buff len: n/a
HDS thresh: n/a
Current hardware settings:
RX: 256
RX Mini: n/a
RX Jumbo: n/a
TX: 256
RX Buf Len: n/a
CQE Size: n/a
TX Push: off
RX Push: off
TX push buff len: n/a
TCP data split: n/a
HDS thresh: n/a
$ sudo ethtool -g enp6s0
Ring parameters for enp6s0:
Pre-set maximums:
RX: 256
RX Mini: n/a
RX Jumbo: n/a
TX: 256
TX push buff len: n/a
HDS thresh: n/a
Current hardware settings:
RX: 256
RX Mini: n/a
RX Jumbo: n/a
TX: 256
RX Buf Len: n/a
CQE Size: n/a
TX Push: off
RX Push: off
TX push buff len: n/a
TCP data split: n/a
HDS thresh: n/a
Solution
ETHREAL1
ETHREAL14w ago
Are you sure your not confusing MB (MegaBytes) with Mb (Megabits)? 4MBps is around 32mbps (8Mb=1MB)
ETHREAL1
ETHREAL14w ago
So could be that you are reading windows in mbps, and Linux is MBps? With that said, I’ve not noticed anything on my end assuming it’s not some HW issue
txt
txt4w ago
Also new to Bazzite so I am not sure if this will help or not. Have you tried setting the Link Negotiation from Ignore/Manual to Automatic in Configure Network Connections? Restart your connection before checking it again
DoryToes
DoryToesOP4w ago
Aw man yeah I was, oops My settings seem good rn, back to normal speed It's true that originally it was very slow though, mostly because of the metered option If it helps anyone, these are my settings and they're able to get my speed back to normal (for wired connection, powerline adapter):
No description
No description
No description
No description
No description

Did you find this page helpful?