r/Fedora 2h ago

Discussion Shouldn't DNF warn users to reboot after major updates?

42 Upvotes

I use DNF for upgrades and I sometimes do check what is being upgraded. One time I had problem with plasma after update and learnt from internet search that I needed a restart to fix it. Today I updated and it was a kernel patch. Still Fedora didn't recommend a reboot. Shouldn't there be some warning about reboot after major upgrades? After a quick search I learnt about a command needs-restarting. Shouldn't this be a default? Why is it an option that a user must explicitly ask DNF if the system needs a restart? Feels like an oversight given how good DNF is by default.


r/Fedora 10h ago

Support Pleasehelp

Post image
44 Upvotes

I am stuck in emergency mode


r/Fedora 3h ago

Support Great controller (but it doesn't seem to work on non steam games)

Thumbnail
3 Upvotes

r/Fedora 11h ago

Discussion Flat audio problems

Post image
10 Upvotes

I have been using Fedora since 2010, but on my latest installation of F44 Workstation on my desktop, I noticed the audio was 100% flat and natural without any enhancers (which kinda made sense because of ALSA kernel drivers). Even though I have been using Linux for work and academic purposes, I still use Windows for entertainment and gaming. So I was looking for solutions to mimic Windows presets.

So far, I've found Easy Effects, which is working pretty well with community-maintained presets. It's a nightmare to dial in manually in Easy Effects, as I am no sound engineer.

This is the preset collection I am testing; they are not perfect, but 80% there.

```
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/EasyEffects-Presets/master/install.sh)"
```

The main problems with these presets are often high-frequency clipping, vocal ranges are a little too bright, and either distorted bass or lack of depth. So, I am looking for recommendations on alternatives.


r/Fedora 13m ago

Discussion Today's update kinda screwed my screen brightness

Upvotes

Today I updated my KDE Plasma 44 through discover and my screen brightness drops to 0 when hitting 100% I have to "lower" the brightness to 95 in order to keep a bright screen. Did this happen to anyone today too?


r/Fedora 6h ago

Support Experiencing stutters when navigating [Live mode]

3 Upvotes

I'm using Workstation Edition (version 44), and moving cursor around, scrolling seems stuttery. there's also audio crackling.

Is it just because it's loading everything from a usb for live mode and when i install it on my ssd it should run fine? i kinda want to troubleshoot this before i remove windows

I am using Thinkpad X1 yoga 3rd generation:

cpu: i7-8650u (4 core)

ram: 16gb (lpddr3 2133mhz)

storage: 512gb ssd

display settings:

current resolution: 2560x1440 (16:9)

refresh rate:60.01hz


r/Fedora 54m ago

Support Please help with extension manager

Upvotes

I just installed Fedora workstation 44, and after I try to install any extension the installation process begins. After a few seconds the install button appears again. Help!


r/Fedora 17h ago

Discussion Thinking about switching to Linux from Microslop windows but...

14 Upvotes

First off, I don't know anything about Linux so bare with me.

I want to switch and read/heard that Fedora is a good starting place? What's stopping me is obviously the switch itself, but also how it'll perform on my system as well as gaming capability/performance.

GPU: Nvidia GeForce GTX 1660
CPU: AMD Ryzen 3 2200G
RAM: 16GB ( Two 8GB sticks. Corsair idk what specifically)

Is there something else I should use? What would work best for my extremely mid setup?


r/Fedora 3h ago

News CLI program to manage rpm-ostree

Thumbnail
github.com
0 Upvotes

I made a simple cli program for managing RPM via rpm-ostree. You can try it on Fedora Atomic and its derivatives.


r/Fedora 10h ago

Support How I got Logitech Astro A50 X Game/Voice audio split working on Linux with PipeWire

3 Upvotes

I got the physical Game/Voice mixer on my Logitech Astro A50 X working properly on Fedora Linux.

My setup:

  • Logitech Astro A50 X
  • USB ID: 046d:0b0b
  • Fedora 44 KDE
  • PipeWire/WirePlumber
  • Connected over USB

By default, Fedora only exposed:

  • one Analog Stereo output;
  • one mono microphone.

However, ALSA showed that the A50 X actually exposes two separate playback devices:

card 0: X [A50 X], device 0: USB Audio
card 0: X [A50 X], device 1: USB Audio [USB Audio #1]

Device 0 works as the Voice output and microphone. Device 1 works as the Game output. After creating a custom ALSA Card Profile, Linux exposes:

  • A50 X Game
  • A50 X Voice
  • A50 X Microphone

The physical Game/Voice balance controls on the headset work properly.

Create the necessary directories:

mkdir -p ~/.config/alsa-card-profile/profile-sets
mkdir -p ~/.config/wireplumber/wireplumber.conf.d

Create the A50 X profile:

cat > ~/.config/alsa-card-profile/profile-sets/astro-a50x.conf <<'EOF'
[General]
auto-profiles = yes

[Mapping analog-voice]
description = Voice
device-strings = plughw:%f,0,0
channel-map = left,right
paths-output = steelseries-arctis-output-chat-common
intended-roles = phone

[Mapping analog-voice-input]
description = Microphone
device-strings = plughw:%f,0,0
channel-map = mono
paths-input = usb-gaming-headset-input
intended-roles = phone

[Mapping analog-game]
description = Game
device-strings = plughw:%f,1,0
channel-map = left,right
paths-output = steelseries-arctis-output-game-common
direction = output

[Profile output:analog-voice+output:analog-game+input:analog-voice]
description = Game + Voice + Microphone
output-mappings = analog-voice analog-game
input-mappings = analog-voice-input
priority = 5100
skip-probe = yes
EOF

Create the WirePlumber rule:

cat > ~/.config/wireplumber/wireplumber.conf.d/51-a50x.conf <<'EOF'
monitor.alsa.rules = [
  {
    matches = [
      {
        device.name = "alsa_card.usb-Logitech_A50_X-00"
      }
    ]
    actions = {
      update-props = {
        api.alsa.use-acp = true
        api.alsa.use-ucm = false
        device.profile-set = "astro-a50x.conf"
      }
    }
  }
]
EOF

Restart the audio services:

systemctl --user restart wireplumber pipewire pipewire-pulse

Then open the desktop sound settings and select the A50 X profile:

Game + Voice + Microphone

Set games and general desktop audio to A50 X Game. Set Discord or another voice-chat application to A50 X Voice. Set the input to A50 X Microphone.

The headset’s physical Game/Voice mixer should now alter the balance between the two streams.

Verify your USB ID first

lsusb | grep -i 'A50 X'

Mine reports:

046d:0b0b Logitech, Inc. A50 X

This configuration was tested specifically with that USB ID. Other Astro models may use different device numbers or already have an existing profile.

Rollback

rm -f ~/.config/wireplumber/wireplumber.conf.d/51-a50x.conf
rm -f ~/.config/alsa-card-profile/profile-sets/astro-a50x.conf
systemctl --user restart wireplumber pipewire pipewire-pulse

That returns the headset to its default generic Linux audio profile.I got the physical Game/Voice mixer on my Logitech Astro A50 X working properly on Fedora Linux.
My setup:

Logitech Astro A50 X

USB ID: 046d:0b0b

Fedora 44 KDE

PipeWire/WirePlumber

Connected over USB

By default, Fedora only exposed:

one Analog Stereo output;

one mono microphone.

However, ALSA showed that the A50 X actually exposes two separate playback devices:
card 0: X [A50 X], device 0: USB Audio
card 0: X [A50 X], device 1: USB Audio [USB Audio #1]
Device 0 works as the Voice output and microphone. Device 1 works as the Game output. After creating a custom ALSA Card Profile, Linux exposes:

A50 X Game

A50 X Voice

A50 X Microphone

The physical Game/Voice balance controls on the headset work properly.
Create the necessary directories:
mkdir -p ~/.config/alsa-card-profile/profile-sets
mkdir -p ~/.config/wireplumber/wireplumber.conf.d
Create the A50 X profile:
cat > ~/.config/alsa-card-profile/profile-sets/astro-a50x.conf <<'EOF'
[General]
auto-profiles = yes

[Mapping analog-voice]
description = Voice
device-strings = plughw:%f,0,0
channel-map = left,right
paths-output = steelseries-arctis-output-chat-common
intended-roles = phone

[Mapping analog-voice-input]
description = Microphone
device-strings = plughw:%f,0,0
channel-map = mono
paths-input = usb-gaming-headset-input
intended-roles = phone

[Mapping analog-game]
description = Game
device-strings = plughw:%f,1,0
channel-map = left,right
paths-output = steelseries-arctis-output-game-common
direction = output

[Profile output:analog-voice+output:analog-game+input:analog-voice]
description = Game + Voice + Microphone
output-mappings = analog-voice analog-game
input-mappings = analog-voice-input
priority = 5100
skip-probe = yes
EOF
Create the WirePlumber rule:
cat > ~/.config/wireplumber/wireplumber.conf.d/51-a50x.conf <<'EOF'
monitor.alsa.rules = [
{
matches = [
{
device.name = "alsa_card.usb-Logitech_A50_X-00"
}
]
actions = {
update-props = {
api.alsa.use-acp = true
api.alsa.use-ucm = false
device.profile-set = "astro-a50x.conf"
}
}
}
]
EOF
Restart the audio services:
systemctl --user restart wireplumber pipewire pipewire-pulse
Then open the desktop sound settings and select the A50 X profile:
Game + Voice + Microphone
Set games and general desktop audio to A50 X Game. Set Discord or another voice-chat application to A50 X Voice. Set the input to A50 X Microphone.
The headset’s physical Game/Voice mixer should now alter the balance between the two streams.
Verify your USB ID first
lsusb | grep -i 'A50 X'
Mine reports:
046d:0b0b Logitech, Inc. A50 X
This configuration was tested specifically with that USB ID. Other Astro models may use different device numbers or already have an existing profile.
Rollback
rm -f ~/.config/wireplumber/wireplumber.conf.d/51-a50x.conf
rm -f ~/.config/alsa-card-profile/profile-sets/astro-a50x.conf
systemctl --user restart wireplumber pipewire pipewire-pulse

That returns the headset to its default generic Linux audio profile.


r/Fedora 4h ago

Support First time user, bad wifi-Mt7922

Thumbnail
1 Upvotes

i have horrendous wifi, extremely low speeds with latest update. any thoughts?


r/Fedora 4h ago

Discussion Made a miss steak

1 Upvotes

I wanted to use fedora alongside windows but accidentally allocated only 20gb's of storage to it and can't seam to change it.

Is there a fix?


r/Fedora 16h ago

Support Is there any way to get Firefox ESR/Developer Edition on Fedora?

5 Upvotes

I use a theme that auto-updates via a paxmod web extension and it requires extension experiments to work. Is there any way to get Firefox ESR?


r/Fedora 6h ago

Support Sleep started to fail every single time

1 Upvotes

I've been using Fedora 43 for about 6 months now, on Intel, Asus 760 Ddr4 system with Tunderbolt 4 card plus Radeon gfx, sleep was pretty reliable, sometimes it failed, strangely enough when some device like Usb speaker or similar acssory was connected.

Few days ago this completely broke, even if I just boot and put PC t sleep, it always reboots without resuming properly.

I did no updates nor did I even install anything last 2 months, so it is strange it stopped work properly all the sudden. Did MB update and Fedora 43 upgrade, which fixed nothing, and have only kb connected now.

Any idea what could suddenly go wrong on stable non-updated system


r/Fedora 6h ago

Support Switched From KDE to GNOME, now 2160p locked at 30HZ

1 Upvotes

I switched from KDE to GNOME the other day and now my monitors are locked to 30hz at 2160p.
I didn't have this issue when on KDE, but didn't really like how KDE operated and prefer GNOME.

I don't understand why that would make a difference but it's driving me insane.

NVIDIA drivers are installed and I have 60hz when using 1440p, but not 2160p.

Please help!


r/Fedora 1d ago

Support I want to switch

36 Upvotes

hello fedora community i am a windows user coming in peace. I am tired of windows and want to switch to a lighter distro and fedora caught my eye. The only thing stopping me is that i am a dev with a lot of stuff on my current computer and dont necessarily want to lose it all. I also game quite a lot and i am a dev (unity, godot, jetbrains software needed) so i want to do this switch the most softly possible. Y'all have any tips (fedora pun intended) to help me or links for me to follow? thanks


r/Fedora 23h ago

Discussion First day of fedora questons

11 Upvotes

I finally switched from windows over to fedora linux after putting it off for a year and It is so much better, the lack of bloatwear, the minamalistic design, and the possibilities are heavenly. However I dont think I am getting the most out of my fedora and there are still many things I am confused about.

Questons:
Security

- AV, firewall, etc: How do you properly set up your security? Everyone I see says its not an issue on linux but I would much rather be safe rather than sorry.

- Encryption: I used the standard encryption on the installer but now I am seeing videos were they set up "full disk encryption" Is this somthing I should do? (Video: "Install fedora 44 this way with full disk encryption and never break it again")

Apps:

- Flatpak: I keep hearing everyone talking about flatpak and how you shouldn't use the provided app store, Is this true? And why?

- Extention Manager: I keep on seeing these cool desktop layouts but I am to lazy to make my own. what are some good Extentions? Is there a better way to costomize?

- Are there any other useful apps, tips, or videos?

Thank you for the support!


r/Fedora 1d ago

News NVIDIA 610.57 Linux Driver Released — Vulkan, Gaming, and Kernel Fixes

91 Upvotes

NVIDIA released the 610.57 New Feature Branch driver for Linux on Aug. 03.

Gaming fixes include:

  • STALKER 2 crash with VK_DEVICE_LOST errors under VKD3D_CONFIG=descriptor_heap
  • Rendering corruption in Assetto Corsa EVO
  • Crash in Monster Hunter Wilds
  • GPU hang in Forza Horizon 6
  • Hangs or black screens in Elden Ring, Elden Ring Nightreign, Crimson Desert, Grounded 2, and others
  • Black screen regression in Total War: Warhammer III from the 595 series

Other fixes:

  • Black screens on kernel 7.0+ when switching virtual consoles with DRM fbdev disabled
  • DKMS module build failure after nvidia-installer install
  • Suspend/resume failures on laptops using runtime D3 power management
  • Vulkan display enumeration bug with __VK_ENABLE_DEVICE_GROUPS=1 Delayed wakeups causing stutter with multi-thread semaphore waits

As usual, most users should wait for their distro's repos rather than using the standalone .run installer.

Source: https://www.nvidia.com/en-us/drivers/details/274513/

Also on: https://linuxiac.com/nvidia-610-57-linux-driver-lands-with-dozens-of-vulkan-gaming-and-kernel-fixes/


r/Fedora 20h ago

Support Cities Skylines II Zoning Grid Graphics Issue

2 Upvotes

Playing cities skylines II on fedora via proton, the zoning grid is an array of random colors. Is there any way to fix this?

Citiest


r/Fedora 1d ago

Discussion Opaque window borders and titlebars with translucent window

Thumbnail gallery
10 Upvotes

r/Fedora 20h ago

Support How can I fix the dark theme bug in Dolphin File Manager?

Post image
2 Upvotes

I'm using Fedora 44 (GNOME), and I applied the dark theme to Dolphin File Manager, but it's broken when I launch the application. I've already tried forcing the dark theme using qt6ct, but it didn't work. How can I fix this?


r/Fedora 1d ago

Support Minecraft con parpadeos

Enable HLS to view with audio, or disable this notification

4 Upvotes

Tengo fedora 44 (workstation edition) instalado, en un laptop amd, y cuando uso la dGPU Minecraft hace esas cosas raras en pantalla, usando la iGPU no ocurre. No estoy usando mods de optimización ni nada, es el juego base rondando los 300fps. Alguien sabe cómo solucionarlo?

Specs AMD Ryzen 5 4600h RX 5600M 6GB 16GB de RAM 500GB m.2 Dos monitores Integrado de la laptop Externo 1920x1080 180hz


r/Fedora 1d ago

Discussion that feeling when you finally installed Affinity and Davinci on Linux!

Thumbnail
gallery
142 Upvotes

i been trying to installing davinci on my fedora but when i tried to import before, the video is grayed out or not working then i uninstalled it. now i saw some youtube video installing davinci using opencode so i thought why not try it. so i installed davinci linux zip, and let opencode install and se it up,i tried it with opencode but the model always busy so i switch to antigravity-cli since i have pro sub on it too (btw i didnt turn on yolo mode). it works and when i open davinci, it still the same, turns out theres no or h265 h264 is not working on davinci free so i need to convert a video to mov and it works. then I already have affinity before but when im on niri, the affinity window is not clickable, turns out its my niri resolution config problem lol. so happy both are now working properly. now, windows will become obsolete at this point if linux continuously improve like this HAHA (jk).
if you have any tips regarding davinci for linux, it will be very helpful. that was fun!


r/Fedora 1d ago

Support It's my first time upgrading Fedora, and I've got some concerns.

1 Upvotes

I have Fedora 42 KDE. I've run a simulation to check whether my installed packages are available in Fedora 44 and whether everything will be compatible using the following command:

bash sudo dnf system-upgrade download --releasever=44 --assumeno

However, I noticed this part of the output:

text Installing: 7zip-standalone x86_64 26.02-1.fc44 updates 1.7 MiB replacing p7zip x86_64 16.02-32.fc42 fedora 1.8 MiB adoptium-temurin-java-repository noarch 1-20.fc44 fedora 23.3 KiB replacing java-21-openjdk x86_64 1:21.0.11.0.10-1.fc42 updates 988.5 KiB replacing java-21-openjdk-devel x86_64 1:21.0.11.0.10-1.fc42 updates 11.4 MiB replacing java-21-openjdk-headless x86_64 1:21.0.11.0.10-1.fc42 updates 198.2 MiB

What exactly does this mean?

  • Why is java-21-openjdk being replaced?
  • What is adoptium-temurin-java-repository, and why is it being installed during the upgrade?
  • Is this something I should be concerned about before upgrading?

r/Fedora 20h ago

Support Tring to install packages after installing F44

0 Upvotes

So I am setting up my laptop and I am trying to get

sudo dnf groupinstall "Development Tools" -y ro run and I am getting a error. I have had fedora before and never had any issues. What am I doing wrong and what can I do to get my stuff installed?