mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
failing on AMD Ryzen 5 #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @c1tt1 on GitHub (Jun 9, 2020).
The following when trying to run the image:
qemu-system-x86_64: warning: dbind: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-9O0afgm3Sz: Connection refused Could not access KVM kernel module: Permission denied qemu-system-x86_64: failed to initialize kvm: Permission deniedSetup:
OS: Ubuntu 18.04
processor: AMD® Ryzen 5 3500u with radeon vega mobile gfx × 8
graphics: AMD® Raven
arch: 64bit
RAM: 8GB
Storage: 250GB
@sickcodes commented on GitHub (Jun 9, 2020):
ls -l /dev/kvmgroups@sickcodes commented on GitHub (Jun 9, 2020):
Check readme for troubleshooting, chmod 666 /dev/kvm should fix yours
@c1tt1 commented on GitHub (Jun 9, 2020):
Fixed, thanks.
During installation, it's showing the disk is locked. Not sure how that's possible.