this post was submitted on 05 Oct 2024
65 points (98.5% liked)

Linux

47732 readers
859 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
 

What software have you found particularly frustrating or difficult to configure on Linux?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 week ago* (last edited 1 week ago)

I've been on arch for years, but have recently started pc gaming. Lutris has been surprisingly easy to get working. I have a nintendo switch already and decided I want to try to use the joycons for the computer, don't want to buy gamepads but it gives and alternative to keyboard and mouse. Getting them consistently recognized by bluetooth has been a massive pain, but after searching I've figured out a package that I can install that fixes the issues. In fact, I couldn't find anyone who found a solution to this issue without installing this specific package.

That package is pulseaudio-bluetooth, even though the nintendo joycons do not have an audio jack or capability to receive audio. I've had my audio set up and configured with alsa, and alsa does everything (relating to audio) that I need it to, but pulseaudio-bluetooth requires me to install pulseaudio (duh) and will not work unless I enable the pulseaudio service, which fucks up my alsa config. I've spent a while dicking around trying to get pulseaudio to pretend it doesn't exist except for connecting joycons, but there's always some nuisance popping up. I also tried using a different usb bluetooth controller and plugging them into different usb ports. Given up for the moment and will probably just buy another gamepad and hope it works better without needing pulseaudio-bluetooth.

In all honesty I still don't really know what the hell I'm doing on arch, I originally installed it to learn this stuff better but all I've really learned is how to read documentation well enough to get things working by trial-and-error. I've had a stable system for like ten years now though and I'm too comfortable with it to warrant switching to a friendlier distro, but this specific issue is a pain in the ass.

[–] [email protected] 3 points 1 week ago (1 children)

Cloud-init. The config yaml is rather straight forward, but I can't convince my VM to execute it, and it's driving me nuts.

load more comments (1 replies)
[–] [email protected] 3 points 1 week ago (7 children)

XDG portal filechooser for Firefox: the KDE implementation uses Dolphin, which is full of features and I use most of them; the default GTK one is mildly infuriating to use and looks ugly too, but getting the browser to use the portal I want was a nightmare - especially since GTK discontinued the GTK_USE_PORTAL envvar.
The related Firefox config entries make no sense either.

load more comments (7 replies)
[–] [email protected] 3 points 1 week ago (1 children)

Nextcloud requiring me to set the actual domain when I just want to run it locally was pretty frustrating

load more comments (1 replies)
[–] [email protected] 3 points 1 week ago* (last edited 1 week ago)

Setting up Alpine or Mutt with multiple SMTP accounts is an exercise in frustration.

[–] [email protected] 3 points 1 week ago

Getting Keycloak and Headscale working together.

But I did it after three weeks.

I captured my efforts in a set of interdependent Ansible roles so I never have to do it again.

[–] [email protected] 2 points 1 week ago

Motion on my RPI. I didn't want it to save videos or photos, so I turned it off in the config. But it still saved them. So I tried a few other places in the config to turn it off, but nothing worked and I'd run out of space within a day. So I changed the save directory to /dev/null.

Then I tried to upgrade the pi, and the new version of motion has a different config, incompatible with the old one. So I'm running the old one.

[–] [email protected] 2 points 1 week ago

it's embarrassing but for me it's thinkfan. Instead I wrote my own solution in bash.

[–] [email protected] 2 points 1 week ago

hostapd. I have no idea how you’re supposed to figure out the 50 or so options OpenWrt outputs for an AX card that I just ended up copying. And why doesn’t it detect those on its own?

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (1 children)

Skyrim mods.

Btw, anyone got the new reshade working on wine?

[–] [email protected] 3 points 1 week ago (1 children)

For skyrim, I'm using vortex in lutris, and install the mods this way. This requires a more bit of actions but works fine.

[–] [email protected] 2 points 1 week ago

Wabbajack still doesn't work in wine?

[–] [email protected] 2 points 1 week ago

xorg.conf. The (wrong) example from Arch Wiki works but following the official documentation doesn't.

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

Caddy. The config and docs suck.

Eg. I thought I configured it to limit some sites to an allowlist of IPs. Turns out (months later) the config did nothing, but ran anyway.

load more comments (1 replies)
[–] [email protected] 2 points 1 week ago

Rootless podman, PostgreSQL, redis, nextcloud, nginx, iptables in one....

[–] [email protected] 1 points 1 week ago

I was trying to get wine to run something the other day and couldn't figure it out.

load more comments
view more: ‹ prev next ›