Falcosc

Results 63 comments of Falcosc

No, it is already at the lowest possible power state if not in use. You can turn the notebook screen of to try to get the integrated gpu into an...

Hi @TechieAndroid do you have an AMD Ryzen 7 3700U? If yes I would like to invite you on the PTable tests. My Renoir doesn't support any clock related parameters...

At first only output of the power metrics to help understand the value changes better. For example most people can not differentiate between: - limit change message response is ok...

I want to handle both cases. I want the to show old values with the --info option if no value change arguments are given, to help people who are unsure...

It is an issue with bash4, current version does only support bash 3. I did add a pull request with bash 4 support: https://github.com/wadewegner/salesforce-cli-bash-completion/pull/4

Install bash v4 on your mac or use linux with bash v4 or a VM with windows and gitbash or if you would like to test even more, windows 10...

You just need to install bash-completion on mac or any other environment which doesn't have this by default. If you don't have bash-completion you get just the message that you...

When I remove my `HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\[MYDEVICEID]` folder, my driver does recreate a new one with a different ID on reboot. But every driver behaves differently. You can also just remove the...

If you have trouble finding everything, `$env:temp\SoundEnhancementsTMP.reg` does contain which values got set (overwritten)

You need a standard Windows installation and a non modified environment Here is the normal output of a normal powershell: ``` PS C:\Users\falco> get-command reg CommandType Name Version Source -----------...