Fedora Linux

2147 readers
4 users here now

All about Fedora Linux

founded 5 years ago
MODERATORS
1
 
 

Fedora 40 running on Dell laptop with KDE spin has done it twice on separate occasions: after rebooting for updates it just hangs after applying them. Is this something known? I've looked on google but could find only similar queries in other places with no answers or "just hard reset it" answers. I've been running Fedora for over a decade now and haven't seen such behaviour until recent releases. Some config drift? something else?

2
 
 

I'm running Fedora 41 KDE and had what appeared to be an issue with the system not loading to desktop from the GUI login screen. I am getting a black screen with just the cursor and nothing else. I can get a terminal window going on TTY3-6 to reboot and doing so would load into the desktop pretty much instantly.

Turns out that there's actually a process causing total boot time from power on to exceed 6 minutes. Boot log is viewable here https://paste.centos.org/view/raw/8846c1ec

Using systemd-analyze blame I can see that smartd.service is causing 3 minutes of that boot time. From a quick search it seems like it might be doing a full SMART test of my 3 SSDs on the first boot of the day.

Does anyone know how to disable this at boot? There doesn't appear to be a conf file in /etc/ and smartmontools isn't installed.

edit with solution

Thanks @[email protected] and @[email protected] for correctly pointing out that fedora was struggling to mount a drive.

I checked fstab and there was no entry for the drive. mtab showed that it was mounted even though the drive wasn’t listed. I tried to find a way to have the drive ignored at boot but the only results that came up involved setting udev rules and those results were more than a decade old.

In the end I found the drive listed in /dev/. Using

rm nvmeXnXpX

I deleted the two partition entries and it now boots perfectly AND the drive is now listed correctly in the desktop and accessible.

3
 
 

For instance I want to install neovim-0.11.0-1.fc42 which is currently labeled testing > stable on the top right.

It seems like its a matter of days until the nvim 0.11.0 Fedora package is ready, but I would like to know in case I want to want to install other packages, especially if it takes over a week for new versions of nvim.

4
5
6
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 
 

Hello all, can anyone help me figure out what permissions/ownership settings and/or configuration changes I need to make to fix logrotate.service on my Fedora 41 host?

Here is what journalctl reports: https://pastebin.com/Hp31DJEX

It seems like the permission for /var/log/samba/ and /var/log/sshd/ might be messed up? I am struggling to find what the right ownership/permissions for these directories and files should be.

Additionally, when I look in /var/log/ I see many different log files for the same services:

https://pastebin.com/WXivZmST

6
7
8
9
5
submitted 3 weeks ago* (last edited 3 weeks ago) by [email protected] to c/[email protected]
10
 
 

I've been trying for days and have been impossible.

All I get is not enough permission to access share from client

`testparm

Load smb config files from /etc/samba/smb.conf

Loaded services file OK.

Weak crypto is allowed by GnuTLS (e.g. NTLM as a compatibility fallback)

Server role: ROLE_STANDALONE

Press enter to see a dump of your service definitions

Global parameters

[global]

printcap name = cups

security = USER

usershare allow guests = Yes

usershare max shares = 100

workgroup = SAMBA

idmap config * : backend = tdb

cups options = raw

[homes]

browseable = No

comment = Home Directories

inherit acls = Yes

read only = No

valid users = %S %D%w%S

[printers]

browseable = No

comment = All Printers

create mask = 0600

path = /var/tmp

printable = Yes

[print$]

comment = Printer Drivers

create mask = 0664

directory mask = 0775

force group = @printadmin

path = /var/lib/samba/drivers

write list = @printadmin root

[Drive]

guest ok = Yes

path = /var/home/htpc/Drive

read only = No

valid users = htpc`

11
14
submitted 1 month ago* (last edited 4 weeks ago) by [email protected] to c/[email protected]
 
 

First I tried installing CUDA for blender cycles renderer. That broke my driver installation.

Then I removed anything nvidia with sudo dnf remove *nvidia*, which made my system return to the nouveau driver (which works great btw, it's just too slow for what I need)

Now, every time I go sudo dnf install nvidia-driver, it installs it, and when I reboot, my screen is all blown up and using an incorrectly small resolution I cannot change in the settings:

Also nvidia-smi is not being installed. So a lot of stuff is going wrong...
I also think it is not actually running the nvidia driver, since anything accelerated, like the GNOME animations are turned off.

It would be amazing if someone were to provide me with help on this! <3

12
 
 

TLDR: I want to be able to set specific window sizes and positions of the current window with hotkeys, as well as focus on specific apps with hotkeys, but I'm overwhelmed.

I've been trying to switch to Asahi Linux Fedora, and trying Gnome as my desktop environment since it can be customized with CSS, and with Wayland. I tried looking up how to change window layouts with hotkeys and it's confusing on what solution(s) I would end up wanting to use. Would I want to use a window manager?

Ultimate I want an alternative to Rectangle Pro app on Mac, which let's you set many hotketys for changing the current window's size & position: like use up the left or right halves or thirds of the screen, or corners and taking up a quarter of the screen. You can also make custom window layouts and bind those to keys.

I didn't find many results while looking up how to focus on specifc apps with hotkeys. For instance, I'd want to press CTRL Shift Z to switch specifically to Zen Browser or open it if it isn't opened, and CTRL Shift O to open or switch to Obsidian. I looked this up and didn't find options other than wmctrl or wlrctl. I tried the later: wlrctl window focus firefox, but got the error Foreign Toplevel Management interface not found!. on macOS there are many apps for this like BetterTouchTool & Hammerspoon.

13
 
 

As an update to everyone following, I had a meeting today with the Flatpak SIG and Fedora Project Leader, which was a very good conversation. We discussed the issues, how we got here, and what next steps are. For anyone not interested in the specific details, the OBS Project is no longer requesting a removal of IP or rebrand of the OBS Studio application provided by Fedora Flatpaks. This issue should be used for tracking of the other specific, technical issues, that the Fedora Flatpak does still have, which I will address below. From our perspective, there were two key points that we feel are the most important to address:

The issue with the Qt runtime having regression The issue of not knowing where to report bugs for what is a downstream package

For the first bullet, this should be resolved with the update to the latest runtime, which includes Qt 6.8.2 that has the fixes for those regressions in it. For the second, this is obviously a much larger issue to tackle, especially for a project as large as Fedora. We had some very good discussion on how this might be accomplished in the medium-long term, but don't consider it a blocker at this point. We plan to stay engaged and offer our perspective as an upstream project. In addition to those two previously blocking issues, we discussed a handful of other problems with the Fedora Flatpak. I'll keep the details high level in the interest of brevity on this update:

  • OBS Studio running on Mesa LLLVM pipe instead of with hardware acceleration (i.e. the GPU)
  • X11 Fallback leading to OBS crashing
  • VLC Plugin not behaving as expected in the sandbox, needs testing
  • Shipping of third-party plugins in the Fedora Flatpak

The discussion was positive and they are actively working to resolve those issues as well, which should hopefully only affect a small number of users. I would like to give a final thank you to Yaakov and the FPL for taking the time to talk to us today.

14
15
 
 

I need MySql Workbench on my daily driver OS, which is Fedora 41. But I can't seem to find a way to install it.

I first tried this, but dnf can't find the package even after adding the repository.

Same issue with this.

And this.

For all the tutorials I tried searching my dnf for the workbench and trying different variations of the name, but it just doesn't seem to exist as an installable package.

I even installed the snap package version (after installing snapd for the first time), which does install on the system, but it seems to have some kind of dependency issue because keeps saying could not execute child process dbus-launch no such file or directory when I try to do anything (even though I have dbus installed according to dnf).

So now I'm stumped. Does anyone know how you're "supposed" to install MySQL Workbench on Fedora 41?

16
 
 

Had some fairly bad glitches on the previous version with Wayland, and the 570 drivers are supposed to fix them. Is anyone already rocking 570 from rpm fusion, or is it still in beta?

17
 
 

For those who aren't aware, recently OBS was added to Fedora Flatpaks. OBS reported that the package was broken. The Fedora Flatpak maintainer didn't want to remove it, which eventually led to OBS threatening legal action.

Side note: the issues with the Fedora Flatpak are twofold. Only official builds of OBS get certain features. The other issue is Fedora's stance on proprietary and patented software limits what they can include. In my testing, the Fedora Flatpak worked fine for my basic screen recording use case.

The part which confuses me is how people are reacting to this. People seem to support the fact that this escalated to threatening legal action.

But at the same time, what Fedora is doing is really no different to what all other distros are doing. Debian, Ubuntu, Arch, and OBS Studio all also package unofficial versions that lack features because they don't have access to the OBS API key.

I get preferring getting your packages from upstream. I can get not liking Fedora Flatpaks. But supporting legal action against a FOSS project for providing a downstream package, even if it's a "bad" one? That's just crazy to me.

It's gets even funnnier (in a sad way) because a few years ago Red Hat donated $10k to OBS after they made the Flathub package official. And now OBS is threatening legal action against Fedora for providing an unofficial flatpak.

18
19
 
 

Does it make sense to snapshot the home subvolume? I wonder if taking snapshots of the home subvolume is a huge waste of disk space, since all the important files are already backed up through different and more secure methods. How is your setup? Open survey ✌🏻

20
21
22
23
24
25
9
"Fedora Project Leader" position open (redhat.wd5.myworkdayjobs.com)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/[email protected]
view more: next ›