Docker-OSX icon indicating copy to clipboard operation
Docker-OSX copied to clipboard

while downloading i got this error : Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.

Open Naveenreddy7571 opened this issue 2 years ago • 6 comments

please help me

Naveenreddy7571 avatar Dec 01 '22 17:12 Naveenreddy7571

Anyone found a fix for this? I am getting this error on Nobara 36 (Fedora fork) with Docker Desktop installed via the guide on the Docker website for Fedora.

dajix350 avatar Dec 04 '22 07:12 dajix350

You need to have KVM virtualization installed to be able to have /dev/kvm.

ifmad avatar Dec 05 '22 22:12 ifmad

I installed all the dependency's as the guide said including KVM. I also already use virt-manager (which uses KVM) for other VMs.

dajix350 avatar Dec 05 '22 23:12 dajix350

Any updates on if there's a fix for this? I'm having the same problem

Breadmaster101 avatar Dec 14 '22 01:12 Breadmaster101

the fix for this for me was to not use Docker Desktop, but instead use Docker from the arch repos (in my case)

Desktop seems to take up KVM and it seems containers themselves can't use it if it's running

dynamyc010 avatar Dec 15 '22 07:12 dynamyc010

Same issue on Mac M1. Not sure how to install kvm on m1.

dinbtechit avatar Dec 23 '22 02:12 dinbtechit