Connor Edwards

Results 114 comments of Connor Edwards

@bguerout fyi maybe this workaround will work for you

I would also like to request a parameter to override the data directory, so something like `--data-dir`. This would make the program easier to package manage.

Happening to me too but the cause is probably different. x86 guest on ARM (M1 Pro). ``` ? Creating an instance "default" Open an editor to override the configuration INFO[0005]...

Oh, more kernel logs just appeared showing it setting up the network. I guess the initramfs generation took too long and the CLI timed out? But it took a really...

Huh, as another 9370 owner, I'm having different results. The system can hit 100% utilisation whilst only using 8W. No power limit warnings. ![screen](https://user-images.githubusercontent.com/38229097/50570477-360ace00-0d85-11e9-942b-b20ce4748a98.png) EDIT - I see @galfwender's CPU...

That looks interesting. When you say 'older Intel CPUs', does that mean it doesn't work for modern ones? Do you happen to know how it tests stability without locking it...

~~Since you already have a PR open, could I ask you to add `sudo` just before `dnf install`? I spent a good few minutes confused why the packages didn't install.~~

That seems to be the end goal yeah. There'll probably be a kernel parameter to disable the lockdown measures... but then there's the question of whether you really want to...

I would be glad to share my undervolting config with you. I also have an i7-8550U so there's a good chance it will work for you too. https://github.com/c-edw/dotfiles/blob/master/etc/lenovo_fix.conf

>Which device are you installing to? Pixel 5. >The getvar timeout is used when waiting for the device to respond to a simple "get variable" command Yes, getvar isn't the...