Re: Chip shortage will affect PCs, and GPUs
Posted: Sat Jun 12, 2021 4:06 am
Let me know how you get on with using sudo inside a script without first initiating it outside of the script. It seems it would be an awfully big security hole if you could sudo something as root without confirming a password.
Personally I just run the script as root, everything in it needs root privileges anyway.
Like I said, I had to find my Xauthority file and ensure it worked because it wasn't located where other sites, including the one you linked, said it should be.
If by "coolbits" you mean "GPUFanControlState" then you are correct, once set it stays that way until changed or the system rebooted.
It's just easier to throw it in the script because its syntax was so exacting, it doesn't hurt performance to run it again and it needs to run at least once before "GPUTargetFanSpeed" can do its job.
One of the bugs of running the script at boot time is that it does not apply the fan speed settings. That system is currently hibernating so resolving it can wait.
Overclocking, go knock yourself out and come back with the results. Be that person to test your theory, find the quirks and pitfalls, find out if and where the online guides fail and how you work around them.
I'm not overclocking my cards, it's a game of diminishing returns.
Higher clocks = more power drawn to stabilise the signal paths = runs hotter = more cooling required.
Personally I just run the script as root, everything in it needs root privileges anyway.
Like I said, I had to find my Xauthority file and ensure it worked because it wasn't located where other sites, including the one you linked, said it should be.
If by "coolbits" you mean "GPUFanControlState" then you are correct, once set it stays that way until changed or the system rebooted.
It's just easier to throw it in the script because its syntax was so exacting, it doesn't hurt performance to run it again and it needs to run at least once before "GPUTargetFanSpeed" can do its job.
One of the bugs of running the script at boot time is that it does not apply the fan speed settings. That system is currently hibernating so resolving it can wait.
Overclocking, go knock yourself out and come back with the results. Be that person to test your theory, find the quirks and pitfalls, find out if and where the online guides fail and how you work around them.
I'm not overclocking my cards, it's a game of diminishing returns.
Higher clocks = more power drawn to stabilise the signal paths = runs hotter = more cooling required.