We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As I am running muvm inside an LXC container which has no GPU attached it always throws this error at the beginning (but other than that runs fine):
thread 'gpu worker' panicked at src/devices/src/virtio/gpu/virtio_gpu.rs:240:14: Rutabaga initialization failed!: ComponentError(-1) stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: devices::virtio::gpu::worker::Worker::work
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As I am running muvm inside an LXC container which has no GPU attached it always throws this error at the beginning (but other than that runs fine):
The text was updated successfully, but these errors were encountered: