Kroese

Results 432 comments of Kroese

Did you enable "Nested Virtualization" for the VM? Its always a bit tricky to run a VM inside a VM, so that might be the cause of this problem.

I now created a new release (v2.05) which should provide more error info in your case. Can you please try and see if it reports more info? And if not,...

Yes you can set ```yaml3 environment: KVM: "N" ``` to run without KVM. But it will also mean the machine will be much slower, so it's not useful to do...

I have no idea why... It would not really advice to disable KVM. If you want to use Virtualbox at the same time it should not be a problem, because...

It will not help, the GPU has nothing to do with it. Maybe this helps if it works: https://www.dedoimedo.com/computers/kvm-virtualbox.html But its an old article from 2011 so high chance those...

It depends a bit on the Windows version I guess. On Win11 and lower they are invisibly executed before you see the login screen and the desktop. But on Windows...

I cannot think of a reason why this happens. Because even without setting these values in your Dockerfile, they are still set to the defaults (4G and 2 cores) so...

For anyone experiencing this issue, can you add: ```yaml environment: DEBUG: "Y" ``` to your compose file. And then copy and paste the QEMU commandline arguments here. And also a...

I can find very little information about this error. I suspect this is some incompatibility between the OrangePI kernel and KVM, because all of you are running into this problem...