Mainly here to keep up with the news on Linux.

  • 1 Post
  • 53 Comments
Joined 1 year ago
cake
Cake day: July 15th, 2023

help-circle



  • It mentions it fixed bluetooth issues with certain devices, I wonder if it’s related to what I’m experiencing on regular fedora KDE (and EndeavorOS too) with a kernel version 6.9.3, CachyOS kernel on fedora, Liqourix on EndeavorOS, where my game controller will not connect to Bluetooth unless I restart the bluetooth service or pair the controller again.

    With Fedora’s default kernel which is currently 6.8.11 I don’t have this issue. Honeslty I don’t know what’s up, and from a quick search I couldn’t find people with the same issue. I’ll search again later just in case


  • One pet peeve of mine is how in Windows 10 switching between virtual desktops was flawless, and somehow in Windows 11 they fucked it up. At first it had no animation when switching, the taskbar kind of glitches. Now it has an animation but it’s kind of delayed and the taskbar still kind of glitches, it seems to reload or something. Kinda crazy honestly


  • I tried it out for a while and I think a new feature? is that you can control de brightness of the monitor through Plasma. Cool for one monitor but I have 2 and one is brighter than the other at a given brightness %, so it got a bit annoying. I didn’t look further into it but when 6.1 is released on Fedora I will probably need to.

    Additionally the SDR colors when HDR is turned on looked better overall. Better than Windows was able to do even. Awesome stuff








  • Yeah I’m fairly certain it’s a permission issue. Having the gpu with permissions 666 makes it work inside the containers.

    The thing is also that these container images (plex and jellyfin) create a separate user inside, instead of using the root user, and this new user (“abc” for lsio images) doesn’t get added to the same groups as the root user.

    Also the render group that gets passed to the container appears as “nogroup”, so I thought of adding user abc to “nogroup” but still didn’t seem to work.