mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #29] failing on AMD Ryzen 5 #25
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/29
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.