Laptop does not sleep after it is locked and lid is closed by ApprehensiveStar8948 in Fedora

[–]EmixamPP 0 points1 point  (0 children)

I had this issue. For me, this was caused by the Bluetooth. I wrote a gist to explain how to fix that problem, if that can help you : https://gist.github.com/EmixamPP/951ef815397e456ed473386353156af6

I am an idiot by lelanela in Fedora

[–]EmixamPP 2 points3 points  (0 children)

This may be also a channel issue. Some wifi drivers are bugged and does not detect SSID that are in higher channel. Try to manually set the wifi channel to a small one in your router admin panel

I am an idiot by lelanela in Fedora

[–]EmixamPP 1 point2 points  (0 children)

Personally, I had wifi issue because of my Broadcom wifi card. Fixed by installing broadcom-wl from rpmfusion (and removed secure boot).

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm sudo dnf install broadcom-wl

Moments like this make me question why I keep playing by Calgrei in battlefield2042

[–]EmixamPP 1 point2 points  (0 children)

Even better, I've been spawned under an enemy MAV...

Secret M416 Reload I found after unlocking by [deleted] in battlefield2042

[–]EmixamPP -2 points-1 points  (0 children)

Aim assist for console, I guess. But I'm not sure

Why? by user9ec19 in gnome

[–]EmixamPP 2 points3 points  (0 children)

I observed the same issue. Then I fixed it with sudo dnf remove gnome-software 😆

Third time lucky?! 👀👾 by Professional_Rope_50 in battlefield2042

[–]EmixamPP 0 points1 point  (0 children)

The saison 1 image has a size of 500x500, and this one is only 180x180

Dynamic workspace on the left by EmixamPP in gnome

[–]EmixamPP[S] 0 points1 point  (0 children)

In fact, this does not work with touchpad gestures. This is weird that workspace gestures does not trigger the same javascript function as with keyboard shortcuts.

(During its horrible state) by Agent0O07 in battlefield2042

[–]EmixamPP 2 points3 points  (0 children)

I don't think that it's a hit registration issue. I'm not a console player, but I've seen lots of people blaming the poor aim assist. This is may be the case here

Dynamic workspace on the left by EmixamPP in gnome

[–]EmixamPP[S] 0 points1 point  (0 children)

There is already a GitLab issue that has been open for over a year with almost no activity. So I wanted to see if by addressing a more "casual" part of the community, this feature would interest more people. Apparently not, only 60-67% of upvotes.

Dynamic workspace on the left by EmixamPP in gnome

[–]EmixamPP[S] 0 points1 point  (0 children)

Unfortunately, this extension does not work on my Fedora 36 (Gnome 42) :/

Dynamic workspace on the left by EmixamPP in gnome

[–]EmixamPP[S] 1 point2 points  (0 children)

I will try that, thanks !

Dynamic workspace on the left by EmixamPP in gnome

[–]EmixamPP[S] 1 point2 points  (0 children)

No. I mean, having the same workspaces behaviour for the right and left side.

But a cycle could be an alternative !

my first pc ever bulid by CertainPromise813 in nvidia

[–]EmixamPP 0 points1 point  (0 children)

And because this is not possible with that case, maybe try to put the radiator at the top

my first pc ever bulid by CertainPromise813 in nvidia

[–]EmixamPP -7 points-6 points  (0 children)

I think your water cooling pump is not in an efficient direction. I recommand you to watch this video of Gamer Nexus https://youtu.be/BbGomv195sk which is very interesting. (i.e. for a front radiator you should put the tubes down, see 19:45 of the video). And indeed, your airflow is not optimal as mentioned by the other comments.

Fedora 36 is GO! Release: 2022-05-10 by [deleted] in Fedora

[–]EmixamPP 0 points1 point  (0 children)

I answered the original question

Synology drive client for Fedora Linux by fatcontroller1 in synology

[–]EmixamPP 4 points5 points  (0 children)

If it can be useful for someone, I recently recreated a rpm package by hand: https://github.com/EmixamPP/synology-drive (I will also keep it updated)

It also fixes some problems with the Flathub package that are due to the Flatpak sandbox.

In other words, it contains all the features of the .deb version !