failing on AMD Ryzen 5 #25

Closed
opened 2025-12-28 23:21:46 +01:00 by adam · 3 comments
Owner

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 denied

Setup:
OS: Ubuntu 18.04
processor: AMD® Ryzen 5 3500u with radeon vega mobile gfx × 8
graphics: AMD® Raven
arch: 64bit
RAM: 8GB
Storage: 250GB

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 denied ` Setup: OS: Ubuntu 18.04 processor: AMD® Ryzen 5 3500u with radeon vega mobile gfx × 8 graphics: AMD® Raven arch: 64bit RAM: 8GB Storage: 250GB
adam closed this issue 2025-12-28 23:21:46 +01:00
Author
Owner

@sickcodes commented on GitHub (Jun 9, 2020):

ls -l /dev/kvm

groups

@sickcodes commented on GitHub (Jun 9, 2020): `ls -l /dev/kvm` `groups`
Author
Owner

@sickcodes commented on GitHub (Jun 9, 2020):

Check readme for troubleshooting, chmod 666 /dev/kvm should fix yours

@sickcodes commented on GitHub (Jun 9, 2020): Check readme for troubleshooting, chmod 666 /dev/kvm should fix yours
Author
Owner

@c1tt1 commented on GitHub (Jun 9, 2020):

Fixed, thanks.

During installation, it's showing the disk is locked. Not sure how that's possible.

@c1tt1 commented on GitHub (Jun 9, 2020): Fixed, thanks. During installation, it's showing the disk is locked. Not sure how that's possible.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#25