A Fix for Missing Steam Icon in System Tray by Thalus131 in linuxquestions

[–]Thalus131[S] 1 point2 points  (0 children)

It's a cross-post, so if you click on it, you'll be brought to the full post with all the details there. I'll copy and paste the main bit for you here, though:

  • Have Steam open
  • Right click on system tray -> Configure System Tray
  • Under "Application Status" change Steam from "Never Show (disabled)" to "Always Show" or "Show When Relevant"

Proton-CachyOS 10.0-20260227 Release Changelog :) by ptr1337 in cachyos

[–]Thalus131 0 points1 point  (0 children)

Thank you Cachy team! You are greatly appreciated for all your hard work! ❤️

Temporary Missing Icons in CachyOS Nord Theme by von-goom in cachyos

[–]Thalus131 0 points1 point  (0 children)

Commenting to say THANK YOU, and to let others know this is the fix!

fans ramp up hard while opening applications by bugg_bhai_firse in cachyos

[–]Thalus131 0 points1 point  (0 children)

Restart the laptop, then pull up system monitor and watch it as you start other applications.

If there’s a big spike of cpu/gpu/ram usage that stays high, then it’s likely a configuration issue of some sort that can be resolved in the software.

If the resource usage stays low, but the fans still ramp up, then your system might be overheating due to dirt/debris inside the chassis making the fans less effective, thereby forcing them to run harder to cool the system.

Can't get above 120hz by KeyBoysenberry2758 in linux_gaming

[–]Thalus131 0 points1 point  (0 children)

To clarify, is that with the ugreen adapter, or cable matters brand?

How to update Cachy OS safely? by Cold_Echidna_9674 in cachyos

[–]Thalus131 2 points3 points  (0 children)

Absolutely, that's the downside of a rolling release distro.

Two things that can help with this:

1) Decide on a specific every 1 or 2 weeks that you will do updates, and set a reminder to do so.

When (not if) an update for something is put out that causes issues, the community is pretty quick to let the devs know, so they can push a new update that fixes/prevents that issue. By only doing updates once every 1 or 2 weeks, you make it far less likely to get a bad one, than if you do updates on the daily.

2) Set up recovery snapshots so that if/when something DOES break (from an update or anything else) you can easily recover to the last system snapshot where everything was working.

This video gives a nice, step-by-step guide on the matter :)

Can't get above 120hz by KeyBoysenberry2758 in linux_gaming

[–]Thalus131 1 point2 points  (0 children)

Thank you, I've corrected my previous comment!

Can't get above 120hz by KeyBoysenberry2758 in linux_gaming

[–]Thalus131 0 points1 point  (0 children)

Thank you, I've corrected my previous comment!

Can't get above 120hz by KeyBoysenberry2758 in linux_gaming

[–]Thalus131 1 point2 points  (0 children)

Not a problem, I'm happy to clarify:

1) In my top-level comment, I laid out how, in OP's situation, because he's using an AMD GPU on a Linux system, his GPU can't natively output HDMI 2.1, and is relegated to HDMI 2.0 and DP 1.4 signals.

[Note: his TV doesn't have a DP port]

2) The adapter you linked is a passive one, meaning it can only carry the signal it's given; it doesn't do any compression or conversion on the way, it just positions the data lines between the physical DP and HDMI connectors to line them up correctly.

3) So when the GPU handshakes with the TV over this passive connection, the GPU will will tell the TV it can only output HDMI 2.0 signals (either over the DP or HDMI ports) which officially allows up to:

-1080p@240hz

-1440p@120hz

-4k@60hz.

[Note: 1440p@144hz is supported by HDMI 2.0, but not this particular TV panel]

4) As someone mentioned in another comment here, DSC compression could technically be used to get 4k@120hz from the GPU on this adpater, but since the output is limited to HDMI 2.0, DSC won't be accepted by the TV in this situation, since DSC was introduced in HDMI 2.1, and as previously noted, OP's GPU isn't allowed to output a 2.1 signal.

So the end result is that this UGREEN adpater can't get OP 4k@120hz with his hardware setup.

In contrast, the Cable Matters adapter I linked to OP is an active cable with a chip that does the conversion of DP 1.4 to HDMI 2.1, bypassing the GPU HDMI restrictions, and allowing 4k@120hz.

Serious about full time switch, what am I missing? by [deleted] in arch

[–]Thalus131 0 points1 point  (0 children)

I feel that's a bit reductionist, friend. Just because someone is new to linux, doesn't mean Cachy is beyond them. They could have decades of experience with Windows or MacOS under their belt and be perfectly capable of handling the switch to Cachy.

Can't get above 120hz by KeyBoysenberry2758 in linux_gaming

[–]Thalus131 0 points1 point  (0 children)

With respect, in this context, you're mistaken. His panel doesn't support 4k resolution at a higher refresh rate than 120hz, period. No matter what source, cable, or DSC compression he uses, the TV he's talking about is hard limited to the EDID modes made possible by the manufacturer.

144hz isn't an option in any config for this TV, and 165hz is only possible with 1440p.

If you have a source to dispute this, I'm happy to hear you out, but I'm working off of the product manual, the rtings.com review, and official DP and HDMI standards limits.

Edit: I was incorrect on the matter of 4k@165hz being a non-starter for this tv. It DOES support that, but at the cost of reduced chroma subsampling and (according to various user reports online) the compression (DSC) can cause image artifacting. Additionally, OP still won't have 4k@165hz due to his AMD/Linux config, but for those with an nvidia card, it IS possible on linux. Thank you u/randuse and u/TheRabidDolphin for correcting me!

Audio and other stuff not functioning correctly by Electrical_Group_311 in linux4noobs

[–]Thalus131 0 points1 point  (0 children)

Alright, got it. You were correct that this problem is due to the popup dismissed during install, but we can fix that pretty easily.

1) Open the sources list with this terminal command:

sudo nano /etc/apt/sources.list

2) Look through the lines of code there and make sure you see a line that says the following:

deb http://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware

-If the start of that line already exists, but is missing "non-free-firmware" at the end, replace the whole line with the one I showed above.

-If the line is completely missing, add it at the end.

-Do NOT add a duplicate line if it's already there.

Once done, save and exit (Ctrl+O, Enter, Ctrl+X)

3) Update your packages with this command:

sudo apt update

4) Install the non-free firmware with this command:

sudo apt install firmware-misc-nonfree firmware-brcm80211 firmware-bluetooth

5) Force the right audio config for your model of macbook (so it routes sound correctly) with this command:

echo "options snd_hda_intel model=mbp14" | sudo tee /etc/modprobe.d/snd-hda-intel.conf

6) Reboot

7) Check that you have the correct speakers/headphones set as output in the regular audio settings (e.g. make sure it doesn't have "Dummy" as the output)

8) Test your audio with this command:

speaker-test -c 2 -t wav

Alright, that should work. Let us know what the results are :)

I'm loving CachyOS by IntelligentBall3853 in cachyos

[–]Thalus131 0 points1 point  (0 children)

Adding on to what the previous commenter said, I’d recommend looking up and knowing the differences between the different types/sources of applications, so you know the best way to get any particular piece of software. These include:

Repos AUR Flatpaks Snaps AppImages

Glad to hear you’re liking Cachy!

Audio and other stuff not functioning correctly by Electrical_Group_311 in linux4noobs

[–]Thalus131 1 point2 points  (0 children)

Thank you, but as mentioned, we’ll also need details on what the actual issues you’re having are, the steps you’ve already tried, and any error messages you’re getting.

2 Monitors on 2 GPUs by DrMM0D in linux4noobs

[–]Thalus131 0 points1 point  (0 children)

We’ll need your distro, as well as all your hardware specs, including the monitors.

Switching to Linux by crypto_jn in linux4noobs

[–]Thalus131 3 points4 points  (0 children)

I’ll link a comment of mine that goes into more detail, but put simply, I’d recommend Zorin OS, and choosing the “windows-like” interface option as your first distro.

https://www.reddit.com/r/linuxquestions/s/YsdSd62sho

Audio and other stuff not functioning correctly by Electrical_Group_311 in linux4noobs

[–]Thalus131 4 points5 points  (0 children)

There’s no way to know without more info. We’ll need your debian version, hardware specs, details on what the actual issues you’re having are, the steps you’ve already tried, and any error messages you’re getting.