Realtek RTL8125 2.5GbE adapter

has anybody tested the Realtek RTL8125 2.5GbE adapter(usually on motherboards like Asus' B650 Wi-Fi) on bazzite and can tell me if hotspot(wifi 6, 5Ghz) works? I tried on linux mint and even with kernel 6.14 it doesnt. I just need this info before I decide to move over
9 Replies
AnEagle
AnEagle2mo ago
the realtek 8125 works perfectly, but it is a NIC (for ethernet), not for wifi. You are looking for the wifi chipset, not the NIC
peq42
peq42OP2mo ago
which one does the ASUS b650-plus wifi has
AnEagle
AnEagle2mo ago
run lspci I'm guessing that should show it
peq42
peq42OP2mo ago
AnEagle
AnEagle2mo ago
it's a Realtek RTL8852BE
AnEagle
AnEagle2mo ago
it's supported, in theory, by https://github.com/lwfinger/rtw89
GitHub
GitHub - lwfinger/rtw89: Driver for Realtek 8852AE, an 802.11ax device
Driver for Realtek 8852AE, an 802.11ax device. Contribute to lwfinger/rtw89 development by creating an account on GitHub.
AnEagle
AnEagle2mo ago
*which is in the upstream linux kernel I have the same one, and while it did work, it was horribly unstable. I ended up simply installing an intel AX210 but you can also create an issue on their github
peq42
peq42OP2mo ago
ooooo nice Sorry forgot to ask but, since u tested, did you make an issue report on the github saying how it went, issues etc?
AnEagle
AnEagle2mo ago
no, I didn't I just switched, I had other things on my mind. And now, I can't bothered to reinstall it

Did you find this page helpful?