Alex Williamson
Alex Williamson
Please provide dmesg, the vgaswitcheroo file is only created if there are 2 clients registered (nouveau + intel) and 1 handler, asus-switcheroo. If attempting to use this with the nvidia...
Does the resulting initramfs still work? I get similar warnings from running dracut if I turn up the log level too, but it still works. What does 'grep stdloglvl /etc/dracut...
Sorry, /etc/dracut.conf, but your 01-dist.conf is the same as mine, so I don't see why you're getting those extra warnings. In any case, does the resulting initramfs work despite the...
Now that stgit uses mailinfo, this is just creating an option to use the -m flag. A hard coded variant is simply: ``` diff --git a/stgit/commands/imprt.py b/stgit/commands/imprt.py index 92c7d59e44fe..0ccd39752473 100644...
For others leaning on not only KVM, but serial console access to a server, my current solution is to install conserver on the pikvm. Unfortunately Arch doesn't build this for...
Yes, that's the correct conserver package, seems there's no update relative to lack of armv7h builds. Updated my pikvm and temporarily re-enabled ipmi sol, no obvious improvement from previous experience,...