@Dariusmiles2123@sh.itjust.works
Same distribution, but different DE. Wifi works in one, but not in the other.
2026-03-16 13:21 UTC
Replies (4)
-
@just_another_person@lemmy.world 2026-03-16 13:26
If you're saying you started on Gnome, then dropped in another DE, you need to switch to an agnostic network manager if you were relying on Gnome's Desktop Network manager implementation probably. If you're saying you booted a clean Fedora Cosmic LiveUSB and couldn't get WiFi working, you need to look at logs or run through some cli debugging to see what's up. Probably just Cosmic issues. Edit: forgot about [nmtui](https://www.networkmanager.dev/docs/api/latest/nmtui.html). You can use this to debug issues from the clinpretty simply if the desktop tools are failing.
-
@edinbruh@feddit.it 2026-03-16 13:43
Fedora desktop (any DE, and most desktop distros, for that matter) uses networkmanager to configure networks, because it is powerful and offers an API for DEs to configure networks, so as long as you have the drivers, networking will work the same. *However*, If I recall correctly, Gnome and KDE use the same frontend library for networkmanager, just with different GUIs, so they really are going to be the same, and they have for many years. Cosmic being new and rust based might have rolled its own frontend or used a different library, and it might not be as mature as what the other DEs use. Try configuring your WiFi manually, editing networkmanager's config files directly, instead of the gui. And see if that work. I would even suggest straight up copying the config files produced by gnome or KDE.
-
@panda_abyss@lemmy.ca 2026-03-16 13:43
Cosmic can feel pretty immature still. I’ve had to write some of my own widgets and I mostly deal with settings through terminal controls unfortunately (e.g. Bluetooth pairing hangs if a device needs a password). While I had no issues with my network, if it’s “unique” in some way it might have bugs still, and the terminal tools would be better. I’m new to Linux and I haven’t really had to deal with this, so I can’t say what the right way is.
-
@HexagonSun@lemmy.zip 2026-03-22 10:15
I run Linux on a 2012 MBP, and the WiFi has got more and more problematic the last few years. Buying a TP-Link USB WiFi adapter and just using that made my Linux life so much more straightforward. I don’t think the Broadcom card was capable of supporting WPA3 anyway.