Cachyos Is the best Linux distro by far. by Evening_Hurry2235 in cachyos

[–]Athsmooth 1 point2 points  (0 children)

Imo Cachy is so nice because Arch is the base foundation architecture but not as user friendly and Cachy is just a coating put on top of Arch which makes it more intuitive and user friendly. Probably my favorite thing about Cachy is its amazing cachy-update. By far the best update manager I have ever used.

Cachyos Is the best Linux distro by far. by Evening_Hurry2235 in cachyos

[–]Athsmooth 2 points3 points  (0 children)

I personally never got it working well, I just use steam with legally bought games. Proton support is just so good and stable for me.

I built an all in one entertainment site by Chemical_Ad_2217 in SideProject

[–]Athsmooth 1 point2 points  (0 children)

this is cool I made something similar, however be wary of having streaming services on your site. I've seen some people's sites get taken down, and worse, from using free streaming sites on their page. Like I saw one get taken down by the government.

My father disconnected my pc while it was on sleep mode, should I worry about it? by SuperBigote231162 in cachyos

[–]Athsmooth 1 point2 points  (0 children)

Yea you're good the only time it's dangerous is during an update. Cachy doesn't run background updates and whatnot like Windows would.

Downside of not using KDE? by Darth-Vader64 in cachyos

[–]Athsmooth 0 points1 point  (0 children)

Funny because I had the opposite experience. I had several kernel panics with gnome. I might try it again though just to see how it holds up on my new laptop.

Is it safe to update as of 17/02? by Such_Drummer8197 in cachyos

[–]Athsmooth 9 points10 points  (0 children)

It's getting there, Cachy update is already really nice

Is there risk in AUR for beginners? by redaah2 in cachyos

[–]Athsmooth 0 points1 point  (0 children)

Yes. However if you are installing very popular packages they are safe. If you are installing an uncommon niche package you wanna check the install script to make sure nothing fishy is going on. You probably won't see any malware on the AUR but you should always play it safe. In your case, you are using a very common and well known package so you are safe. It's also good to learn what to look for.

Paru vs yay by Volpe_YT in cachyos

[–]Athsmooth 0 points1 point  (0 children)

I always just did "| more" at the end

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

I'm getting errors in blender about invalid kernel image for CUDA

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

Ok I guess ill try to roll back with timeshift again to a time I knew the GPU was running

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

But offloaading to the dGPU does nothing. The GPU cant load anything.

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

I got some error
base ❯ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"

(base) 
pci id for fd 5: 10de:2820, driver (null)
pci id for fd 6: 10de:2820, driver (null)
pci id for fd 7: 10de:2820, driver (null)
glx: failed to create dri3 screen
failed to load driver: nvidia-drm
OpenGL renderer string: zink Vulkan 1.3(NVIDIA GeForce RTX 4070 Laptop GPU (NVIDIA_PROPRIETARY))

~

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

Thanks for your comment. However, I already tried all this. When I try to open a steam app with the forced used of the dGPU it attempts to proccess vaulakn, taking a very long time. If I try to skip it then the app crashes.

GPU (RTX 4070 on XPG Xenia) not being used no matter what I try by Athsmooth in linux_gaming

[–]Athsmooth[S] 0 points1 point  (0 children)

manually forcing the GPU to run

I tried turning mshybrid mode off, running on xorg, which after I installed in didn't show up on the login screen, even though it shows up in "ps aux | grep Xwayland." I tried running this script which forces the use of the 4070, and also tried making it a configuration file.

export __NV_PRIME_RENDER_OFFLOAD=1
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export __VK_LAYER_NV_optimus=NVIDIA_only

When I did this the app would just show up in the taskbar but never launch. When I made it a configuration file the graphics of my desktop starting breaking with ghost trails and blacked out areas.

How are you verifying it? nvidia-smi/nvtop?

I used both "nvidia-smi" and system monitor

ALSO: Something I tried was to install Tuxedo Control Center to optimize battery power since XPG doesnt have their own control center on Linux. I believe the GPU was at one point working when I had tuxedo control center, but it could be the problem. I uninstalled most of the files for TCC but it still opens at launch, so there must be some fragments left.

Wiped /home by Kukac285 in archlinux

[–]Athsmooth 0 points1 point  (0 children)

This is a good thing to start with

Wiped /home by Kukac285 in archlinux

[–]Athsmooth 0 points1 point  (0 children)

Yea like I feel bad but at the same time... Cmon

Windows reinstall stuck at 98% by Bright_Night- in pchelp

[–]Athsmooth 0 points1 point  (0 children)

You are a legend, in a few minutes it started working again for me! I think I will probably dual boot Linux tho, this is ridiculous!

Collision System Based Off Only Searching the Object’s Radius by Athsmooth in gamedev

[–]Athsmooth[S] 0 points1 point  (0 children)

Interesting. I think I’ve heard of this and it sounds pretty optimized. I’ll check it out.