Make KVM work at boot #12

Closed
opened 2026-05-10 17:44:56 +02:00 by deusch · 0 comments
Owner

Right now the permissions aren't properly set, so Pocket VMs can't use KVM.

A workaround is

sudo chmod 666 /dev/kvm

but the proper way would probably be to add the user to the kvm group.

Right now the permissions aren't properly set, so Pocket VMs can't use KVM. A workaround is ``` sudo chmod 666 /dev/kvm ``` but the proper way would probably be to add the user to the kvm group.
deusch referenced this issue from a commit 2026-05-18 14:48:43 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ubports/device-google-tegu#12
No description provided.