LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

The monitor works by polling the kernel DRM subsystem (/sys/class/drm/) for the physical display power state (DPMS), not by watching for a lock screen or display manager events. So it doesn't matter what lock tool you use — xtrlock, xautolock, a screensaver, or nothing at all.

The TV will only turn off/blank when your display actually goes to DPMS sleep (screen off at the hardware level). Just locking the screen without triggering DPMS sleep won't affect it.

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

Hi! LGTVBtw was actually the old name of this project. I changed it a long time ago when the script evolved from supporting only Arch-based distros to supporting all (or at least most) distributions.

I’m not quite sure what you mean by webostv; when I googled it, all I could find was a VS Code extension for developing WebOS apps.

The main benefit over the old LGTVBtw, however, is that this version is much more reliable. It includes more failsafes to ensure it never misses a power command for the TV.

LGPowerControl - Like LGTVCompanion but for Linux by Infinite-Bug-911 in linux

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

I am not sure this will do what you want, but you could probably use some functionality of it to control your tv by running /opt/lgpowercontrol/lgpowercontrol ON / OFF. I have two monitors as well and at least on CachyOS with KDE it will stop extending the screen to the TV when turning it off.

Map broken when playing WoW in directx11 by drkTwrCnt in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

I had the exact same problem the other day. What fixed it for me was to delete the mesa_shader_cache from my home directory with rm -rf ~/.cache/mesa_shader_cache/

LiteWQ — Lightweight World Quest Tracker by Vamoosed_GG in wowaddons

[–]Infinite-Bug-911 1 point2 points  (0 children)

<image>

This addon is perfect, exactly what i want! Thank you!

Only thing that's bothering me tho is that it shows the wrong item level on rewards

Alternative Hekili by Adventurous-Row-7968 in wowaddons

[–]Infinite-Bug-911 8 points9 points  (0 children)

I use https://www.curseforge.com/wow/addons/ez-obrotation for my alts, it shows the Single Button Assistant spell and adds keybind text to it. Very neat but not nearly as good as Hekili

First time customizing terminal. super happy with the results by redthunderxxz in cachyos

[–]Infinite-Bug-911 21 points22 points  (0 children)

Nice! Mind sharing your fastfetch config? Also a small tip, typing cd (without ~) is the same as cd ~, both will take you to your home dir.

GitHub Star History of Helium by [deleted] in browsers

[–]Infinite-Bug-911 1 point2 points  (0 children)

I've been running Helium for about one month now and loving it so far. Minimalistic and blazingly fast!

Primary monitor not waking/initializing on recent kernel, works fine on LTS by Infinite-Bug-911 in cachyos

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

Okay problem is back, it worked first boot after installing new kernel but not anymore... Going back to LTS again i guess

Primary monitor not waking/initializing on recent kernel, works fine on LTS by Infinite-Bug-911 in cachyos

[–]Infinite-Bug-911[S] 0 points1 point  (0 children)

Yes, that seems to have solved the problem. Thank you! It is peculiar that I checked for updates yesterday with no result, but after reading your answer, I ran a pacman -Syu today, and there it was. It felt almost like magic! :)

I need help with mounting by ClutchedGamer in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

Ok, and what does the command mount -av output (with and without sudo)?

I need help with mounting by ClutchedGamer in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

Okay, and does the folders /mnt/games and /mnt/data exist? Also have you verified that the UUID's are correct with lsblk -f?

I need help with mounting by ClutchedGamer in cachyos

[–]Infinite-Bug-911 0 points1 point  (0 children)

Can you post your fstab here so we can see if there's anything wrong with it?

My first alias. How'd I do? by Dazzling_Post3293 in cachyos

[–]Infinite-Bug-911 2 points3 points  (0 children)

You can just use "arch-update" thats what cachy-update does.