this post was submitted on 02 May 2024
36 points (92.9% liked)

Linux

48044 readers
758 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I am running Fedora 39 right now and the last time I did a distro upgrade my graphics drivers were a huge PITA. Did your upgrade to 40 went smooth?

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 6 months ago

Running Silverblue here and only one minor issue due to the wifi mac address changes and locking myself out of my network.

I also realised, that the upgrade didn't like it when Ihade packages removed from the base which resulted in broken dependencies.

After resetting it upgrading went without any glitch.

[–] [email protected] 3 points 6 months ago

I decided to upgrade, and so far everything is working fine. I had some hiccups after the installation, but a reboot fixed all of them. Thanks for your input :)

[–] [email protected] 5 points 6 months ago (1 children)

I upgraded from 39 to 40 and I think the only issues I had were:

  • Background I was using got removed, got a better one anyway
  • A few gnome extensions stopped working and I had to update them or find an alternative
  • Had to re-create virtual disk mapped to real disk for booting windows installation in virtual box (there is a sonicwall VPN I have to use for work which only works on Windows)

I think that was it!

I have had some strange behaviour from Firefox saying it's become unresponsive a few times and at the same time Thunderbird but that seems to have fixed itself now

[–] [email protected] 3 points 6 months ago
  • Background I was using got removed, got a better one anyway

I had that happen a few times. This time I downloaded those backgrounds again (from gnome-backgrounds repository). Still, it's pretty annoying to have this happen.

I upgraded just before the beta. Discovered a mutter crash, reported it, it was fixed in a day or so.

[–] [email protected] 1 points 6 months ago

No issues jumping straight from 37 server edition to 40.

[–] [email protected] 1 points 6 months ago

I use fedora on my thinkbook with Gnome/PaperWM and my upgrade experience was ezpz.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

Had a sound issue: output device options only listed "Dummy Output" and nothing was listed for input devices. I eventually got my headset to be recognized again, but sadly couldn't tell you what did it, since I tried so many things and I lack proper understanding of the Linux sound scene.

Just in case it's useful to someone, here's a collection of ideas I found while working through the issue:

  • Make sure wireplumber service is enabled and running OK
  • Plug in an HDMI device and reboot (some people said this permanently fixed a similar issue)
  • Backup, then delete $XDG_STATE_HOME/wireplumber and reboot
  • Check if you have installed the packages:
    • kernel-modules
    • alsa-sof-firmware

Note, however, that I really don't understand what some of these do. You should be very wary of taking suggestions from people who don't know what they're talking about... unless you're desperate enough and want your sound back, perhaps.

...Also, here's a gentle reminder to test your sound device with other equipment and try different ports/adapters, if available. Wasn't my case, but sometimes stuff simply breaks at inopportune times.

[–] [email protected] 2 points 6 months ago

Audio was a little flaky one time and creating virtual machines with TPM is broken unless you disable selinux

[–] [email protected] 1 points 6 months ago

My upgrade went very smoothly. No issues.

[–] [email protected] 1 points 6 months ago

Plasma 5 to 6 with a long used setup went perfectly.

Fedora Atomic Plasma Workstation? I am in!

[–] [email protected] 3 points 6 months ago

It's a solid release. The only thing that broke were some plasma widgets not yet available for KDE 6.

[–] [email protected] 1 points 6 months ago (2 children)

Screen sharing with Discord no longer works, but I think that's from an update to Flatpak because it was also happening at the end of 39's lifecycle.

[–] [email protected] 1 points 6 months ago

Doesn't work for me on GNOME Wayland on Arch either. I'm also using the flatpak.

[–] [email protected] 1 points 6 months ago (1 children)

You can mask flatpaks to not update. Likely also rollback

[–] [email protected] 1 points 6 months ago (2 children)

I'm fairly confident that it's a change in Flatpak itself rather than any one specific Flatpak, since all of my apps now use the same new screen sharing interface. Difference is that it actually works in those apps.

[–] [email protected] 1 points 6 months ago

Flatpak doesnt handle that, this is an xdg-desktop-portal by your Desktop that is also used for other apps.

[–] [email protected] 3 points 6 months ago

Were you using X11 before, by chance? IIRC Fedora 40 dropped X11, and only ships with Wayland by default. The fact that all of your apps are using the same screen sharing interface sounds like they're using the screen share portal due to running under a Wayland session, which Discord doesn't currently support currently.

For a while there was a workaround using a tool called XWaylandVideoBridge but even that stopped working for me.

I've heard that Vesktop supports screensharing under Wayland (and supposedly with sound support too), and it is available on Flathub - might be worth a try.

[–] [email protected] 4 points 6 months ago (3 children)

I cant update because of sunshine

[–] [email protected] 1 points 6 months ago (1 children)

You can install sunshine on Fedora 40 with their COPR repo. Their GitHub releases lag behind on OS releases, but the COPR is automatically configured for new versions of Fedora since it doesn't rely on compiling in a Docker container. Haven't tried it myself, but it was recommended on their issues page.

[–] [email protected] 1 points 6 months ago (1 children)

I updated and now kde connect wont run without kde. Any alternative to open urls from android

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago) (1 children)

There's a GNOME extension GSConnect that uses the KDE Connect backend if you're on GNOME. I haven't used it in awhile since switching to KDE, but it worked well when I used it.

As far as KDE's documentation says though, you should be able to use it on any DE. What exactly is the problem you're experiencing? Will it not start, will it not connect (if so try re-pairing), or is there functionality that is missing?

[–] [email protected] 1 points 6 months ago (1 children)

It says it requires kde desktop but the cli works so i set it to autostart on hyprland. One thing tho is i cant type from the app but i got sunshine for that

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

The remote input issue is related to Wayland, and currently all wlroots based compositors (including Hyperland) have issues with this. KDE Plasma has merged support for remote input to work with KDE Connect, however many other DEs do not have the support merged, and will have to rely on xdg-desktop-portal-wlr to implement it. Here are the related bug reports and issues:

https://bugs.kde.org/show_bug.cgi?id=448604

https://github.com/emersion/xdg-desktop-portal-wlr/issues/2

https://github.com/hyprwm/Hyprland/issues/1775

Also, it seems the other issue is unrelated, are you seeing an error on the command line, or is there a dialog popup, and can you quote what is said? I'm having trouble finding any related issues anywhere on GitHub, even the Hyperland issues around remote desktop did not seem to have this particular error (or didn't mention it at least).

[–] [email protected] 4 points 6 months ago

Average Linux user

[–] [email protected] 1 points 6 months ago (1 children)

No f40 version? Is there a spec file? Should be possible on COPR

[–] [email protected] 3 points 6 months ago
load more comments
view more: next ›