I wasted 2h trying to figure out why GTA V only run at 35fps and use 25w of power, turn out my dumb ass set power profiles daemon to powersaving mode and forgot about it.
from ColdWater@lemmy.ca to linux@lemmy.ml on 29 Jun 16:06
https://lemmy.ca/post/47064898

I just got this laptop (Asus TUF A15 2021) today and it surprised me that everything works just fine out of the box on Vanilla Arch, except NVIDIA gpu I had to install it manually on battery power that’s why I enable powersaving mode. As for games performance it’s basically the same as windows no more no less.

#linux

threaded - newest

ColdWater@lemmy.ca on 29 Jun 16:11 next collapse

This is also my first time using a screen above 60hz, and I gotta say it’s pretty smooth to move around the desktop.

Schnille@feddit.org on 29 Jun 16:27 next collapse

And how much fps youve got afterwards?

ColdWater@lemmy.ca on 30 Jun 00:29 collapse

90-100 on ultra

zaemz@lemmy.world on 30 Jun 04:56 collapse

Hell yeah, it’s kinda mind bending isn’t it? Feels like dragging the mouse through sand when going back to 60Hz after getting used to it haha

ColdWater@lemmy.ca on 30 Jun 05:33 collapse

True, I hope this doesn’t ruins 60hz for me because most of my screen are 60hz XD.

catloaf@lemm.ee on 29 Jun 16:44 next collapse

I just did that on my own laptop, trying to figure out why it was running like crap. Turns out I set it to quiet mode instead of cool, so it underclocked instead of running the fan

donuts@lemmy.world on 29 Jun 16:58 next collapse

Careful with those laptops though, they run really hot. I have the same one and my dedicated GPU is broken, possibly from overheating but I will admit I can’t know for sure.

MentalEdge@sopuli.xyz on 29 Jun 17:24 next collapse

Undervolting is great on gaming laptops. Usually nets you a performance boost simply by reducing thermal throttling.

Even just a few mV has made a difference for me.

NaiP@lemmy.world on 30 Jun 04:18 collapse

How’d ya do that?

MentalEdge@sopuli.xyz on 30 Jun 05:47 collapse

intel-undervolt/amdctl for cpu, lact for amd gpu, gwe for nvidia gpu (although voltage control on linux with nvidia is not possible, you can get a similar result by overclocking+limiting power)

NaiP@lemmy.world on 30 Jun 10:23 collapse

Ty :) will have a look into it.

awesomesauce309@midwest.social on 29 Jun 18:07 collapse

In college I had an aluminum body laptop that mostly sat in its dock. I cut a sheet of thermal gap fill to the size of two heatsinks and put one over the cpu and one over the gpu. It shaved off a few degrees

Xirup@lemmy.dbzer0.com on 29 Jun 17:57 next collapse

Ha, recently I was unable to play some of my games in my new full-AMD system because I forgot to install amdvlk, and I was thinking that it was the game’s fault.

SavvyBeardedFish@reddthat.com on 29 Jun 20:16 collapse

amdvlk, any reason you’re not using the Mesa driver, RADV?

thenose@lemmy.world on 29 Jun 17:58 next collapse

Been there done that 🥲

qaz@lemmy.world on 29 Jun 18:04 collapse

Yeah, took me some time to figure out too

Maiq@lemy.lol on 29 Jun 18:29 next collapse

asus-linux.org

Might be worth checking out, not positive it supports your laptop but if it does it might give you control over some bells and whistles like fan curves and lighting.

Sturgist@lemmy.ca on 29 Jun 21:19 collapse

Doesn’t work for kernels newer than 6.13 if I recall correctly. Tried to install it last month. I’m running Garuda Arch, and kernel 6.15, even having the repository active completely borks pacman.

Edit: it’s an active project, so keep an eye on it. Or install CatchyOS as it’s now standard there.

Edit²: I’m going to have another stab at it, possibly fucked something up? Idk, I was following the instructions, and everything was fine until I added the Repos to pacman.

Maiq@lemy.lol on 30 Jun 00:02 next collapse

Running arch as well and have it installed. Works just fine with linux-g14 kernel and headers. I use the zen kernel mostly so i don’t have the armory settings most of the time because I use zen but everything else works.

Just did a pacman -Q | grep linux and my linux-g14 is on 6.15.2 and zen is on 6.15.3.

Did you add the keys?

Sturgist@lemmy.ca on 30 Jun 05:57 collapse

Hm. Maybe I’ll take another shot. I was following the instructions, got as far as installing the keys, adding the Repos didn’t work, it broke pacman.

NaiP@lemmy.world on 30 Jun 04:18 collapse

Follow up that you can also just install the cachy-os kernel which has it baked in.

Sturgist@lemmy.ca on 30 Jun 05:59 collapse

Tried that. Also didn’t work. 🤷

As I replied above, I’ll give it another shot. Maybe I fucked something up? Everything seemed to be working fine until I added the Repos to pacman, then it all went tits up.

NaiP@lemmy.world on 30 Jun 10:17 collapse

Be thorough, what messages did you get?

Also their tool i stalls the repos only (you install the kernel right after)

Sturgist@lemmy.ca on 30 Jun 10:48 collapse

Don’t remember the exact messages.

Was following these instructions off the official page.

Got to where the orange line is on the screenshot below, and it started throwing up a load of network errors. Again can’t remember the exact messages, it’s been a month, but it was saying that the Repos were unreachable. And pacman then stopped working entirely until I removed the Repos.

<img alt="" src="https://lemmy.ca/pictrs/image/76aa3a19-206f-4641-bfa2-6d58d2fa3fe7.jpeg">

Edit: I’ll run through it again tonight and come back with actual answers

NaiP@lemmy.world on 30 Jun 15:03 collapse

Apologies. Was under the impression you installed the cachy os kernel. Keep in mins you can join the discord and ask there!

Sturgist@lemmy.ca on 30 Jun 15:07 collapse

No, so Garuda has a kernel switcher GUI. And I had tried switching to the latest CachyOS kernel, that didn’t seem to do anything. AsusCTL still threw the “missing Asus drivers” error. So I went through the process of actually following the instructions and doing it all myself, and hit the roadblock I mentioned above.

jawa22@lemmy.blahaj.zone on 30 Jun 00:47 next collapse

I have the same laptop, running Garuda. As someone else said, definitely watch the temps. Mine can hit 90 degrees easily. It seriously is worth looking into undervolting the GPU. I haven’t done it yet because I’m the odd one out and am very hesitant to mess with something that is working at all.

ColdWater@lemmy.ca on 30 Jun 03:24 collapse

My CPU got up to 93C and GPU got to 85C when use ultra settings and unlock framerate, I’m might look into undervolting in the future but I might have some problems because I never done that in Linux.

jawa22@lemmy.blahaj.zone on 30 Jun 04:45 collapse

Yeah, the performance seems fine, but under load touch the area near the hinge. The plastic is warm, almost hit on mine.

thingsiplay@beehaw.org on 30 Jun 02:17 next collapse

I had recently same issue, but with a different game. Out of nowhere the performance was bad. And it took me even a day to resolve this. My PC does not need power profiles actually, its not a laptop at all. Not sure why or how the profile changed, but it got me from say 100 fps to stutter-fest 17 or something like that. I think that there was a key combination in KDE I hit by accident maybe.

Scolding7300@lemmy.world on 30 Jun 05:37 next collapse

What software do you use to get that overlay on the top left?

ColdWater@lemmy.ca on 30 Jun 05:42 collapse

It’s mangohud+goverlay

MonkderVierte@lemmy.zip on 30 Jun 08:04 collapse

35 fps 25W of power

Sounds like a win to me. Or was it slugish?

ColdWater@lemmy.ca on 30 Jun 12:25 collapse

it’s pretty playable considering it’s on ultra 1080p, far better than what I used to play.