this post was submitted on 02 Feb 2024
19 points (91.3% liked)

Linux

47559 readers
516 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
 

Hi there, I'm new to Nix - but i'm not sure if this is a Nix or a KDE specific issue or not. So basically I just opened my laptop this morning, and whilst typing in my password, the audio from the movie I was watching (via Jellyfin) started to play before I had actually logged in. I assume this is the system getting things ready and loaded for a better/faster user experience. But personally don't want this to happen, or to at least have all sound muted when starting up the computer.

Does anyone know how to go around this "issue"? Or could explain to my why it happens?

Appreciate you 🌻

you are viewing a single comment's thread
view the rest of the comments
[–] LunchEnjoyer 1 points 8 months ago (1 children)

Using the dedicated app yes 👍

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

Right. I'm a fellow Jellyfin + NixOS user so I'll try and investigate if I manage to find some time over the next few days. I'll report back if I find anything of note!

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

I just came across this GitHub issue and sure enough, it seems to confirm my theory. Since it doesn't show on KDE's media center, it probably doesn't know to pause it before going to sleep.

I saw at least one person with your exact issue, and a few suggested workarounds but not sure how easy it'd be to apply them to an actual Nix derivation. I'll keep looking into it. 🤔

[–] LunchEnjoyer 2 points 8 months ago

Neat find! I'll read up too.

I also believe I did pause the video before closing the lid, I could try recreate the issue later and report over at the GH issue.