Does network work on those distros but not on openSUSE, or network doesn’t work at all?
Maybe it’s a switch issue? Can you try sudo rfkill
and see what’s the output?
Does network work on those distros but not on openSUSE, or network doesn’t work at all?
Maybe it’s a switch issue? Can you try sudo rfkill
and see what’s the output?
Solved the issue but thank you for the reply. It looks like a nice GUI option.
Found my answer faster than I thought. Thanks though, this might be useful for people who use Hyprland.
To be fair, that sounds like a driver issue rather than a desktop environment. But you can try though.
Not sure when the last time you used openSUSE but the reason why I think it’s noob-friendly is you don’t need a terminal to update the system (talking about the KDE version here). When there is an update a notification pops up, you go to system tray, click on the icon and do the updates. You can even see a list what’s been updating. It doesn’t even ask a password, probably thanks to polkit.
They’re fine for a stable release I think. Nvidia is on 550 for example. For Major updates, ping me next year since I’ll try it then, when new Leap arrived.
My first experiment with openSUSE was also not ended well back then but nowadays it’s in my top 3 list when I’m suggesting distros to people.
Leap is surely noob-friendly.
I do miss them. But I’m happy with my custom Suru++ Aspromauros
icons too.
river has community layouts and I’m currently using bsp-layout, it’s not the same as bspwm but somewhat similar. Also the developer of river is working on to separate the window management which will allow basically anything related to layouts.
river is awesome, and I like it even beyond bspwm.
Nah, Pale Moon won’t cut it. Even Dillo is quite slow on that hardware. qutebrowser maybe. To be fair using TUI-everything (or CLI) is the only viable way.
Last version update is from 30 March 2023. It doesn’t follow Android UI and has its own, works without a problem. I see no problem here, as long as it works. At least for Android 14, should be fine for 15 too.
My favourite is SicMu Player. The name sucks but it’s the best and lightweight folder base music player for me. Quite customizable as well.
Similar thing happens to me with my two monitor setup. No problem when I use single monitor. No problem when I use two monitor. However when I plugged out the second monitor or switch to single monitor with my script, the CPU starts doing random spikes on single cores in short intervals. Only a reboot fixes this.
New Empire Earth looks great too.
Unless there is a raccoon involved. Then it’s both.
I see. I checked its documents now and it seems it can be usable on Hyprland only, depending on hyprctl.
No problem.
Hmm, if there was a soft-block or a hard-block that would affect all the other distros as well. In that case, trying from a Live ISO would indeed help. Maybe this could be something related to Network Manager. Can you check interfaces with
ip a
?Also check if Network Manager running with
systemctl status NetworkManager
. If it doesn’t work, start it withsudo systemctl start NetworkManager
, then chekc your connection again.