Originally created by @Kaloyanes on GitHub (Mar 17, 2021).
When i try to run the cointainer its says "kvm version too old". How can i fix that?
this is a screenshot
Originally created by @Kaloyanes on GitHub (Mar 17, 2021).
When i try to run the cointainer its says "kvm version too old". How can i fix that?

this is a screenshot
# OS related issued, please help us identify the issue by posting the output of this
uname -a \
;echo"${DISPLAY}"\
;echo1| sudo tee /sys/module/kvm/parameters/ignore_msrs \
; grep NAME /etc/os-release \
; df -h . \
; qemu-system-x86_64 --version \
; libvirtd --version \
; free -mh \
; nproc \
; egrep -c '(svm|vmx)' /proc/cpuinfo \
; ls -lha /dev/kvm \
; ls -lha /tmp/.X11-unix/ \
; ps aux | grep dockerd \
; docker ps | grep osx \
; grep "docker\|kvm\|virt" /etc/group
@sickcodes commented on GitHub (Mar 17, 2021):
I agree that is a screenshot 😜
Can you post the output of this:
```bash
# OS related issued, please help us identify the issue by posting the output of this
uname -a \
; echo "${DISPLAY}" \
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
; grep NAME /etc/os-release \
; df -h . \
; qemu-system-x86_64 --version \
; libvirtd --version \
; free -mh \
; nproc \
; egrep -c '(svm|vmx)' /proc/cpuinfo \
; ls -lha /dev/kvm \
; ls -lha /tmp/.X11-unix/ \
; ps aux | grep dockerd \
; docker ps | grep osx \
; grep "docker\|kvm\|virt" /etc/group
```
well i kinda don't get there. I just start the docker and it does this. I'm on windows (if that matters)
@Kaloyanes commented on GitHub (Mar 18, 2021):
well i kinda don't get there. I just start the docker and it does this. I'm on windows (if that matters)
oof sorry, what other alternatives you could recommend me? I want a virutal mac only for the xCode. VirtualBox has bad performance.
@Kaloyanes commented on GitHub (Mar 18, 2021):
oof sorry, what other alternatives you could recommend me? I want a virutal mac only for the xCode. VirtualBox has bad performance.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Kaloyanes on GitHub (Mar 17, 2021).
When i try to run the cointainer its says "kvm version too old". How can i fix that?
this is a screenshot
@sickcodes commented on GitHub (Mar 17, 2021):
I agree that is a screenshot 😜
Can you post the output of this:
@Kaloyanes commented on GitHub (Mar 18, 2021):
well i kinda don't get there. I just start the docker and it does this. I'm on windows (if that matters)
@Kaloyanes commented on GitHub (Mar 18, 2021):
and sorry for the late response. I was sleeping @sickcodes
@sickcodes commented on GitHub (Mar 18, 2021):
It doesn't work on windows
@Kaloyanes commented on GitHub (Mar 18, 2021):
oof sorry, what other alternatives you could recommend me? I want a virutal mac only for the xCode. VirtualBox has bad performance.
@ZEON-1 commented on GitHub (Mar 18, 2021):
My guy u got this _don't Give up NEVER BACK DOWN 🐷🤞
@sickcodes commented on GitHub (Mar 18, 2021):
Sorry it works it's just incredibly slow. You can find by searching WSL2 in the closed issues section.
@Kaloyanes commented on GitHub (Mar 18, 2021):
ok thanks!