GithubHelp home page GithubHelp logo

Comments (12)

tedli avatar tedli commented on June 12, 2024

@tylinux
Hi. Have look at this moby/hyperkit#230

I don't think it's vanilla's fault nor virtual box. Because apple never have an AMD based machine, so software vendors assume that they don't need to compatible with AMD. Also software vendors can't fully test their softwares on AMD hackintosh since the machine specs varies.

I'm using VMs on AMD hackintosh, the vmware fusion works. However only ver 10 works (10.1.6 (12989998)), the latest 11 doesn't.

from bugtracker.

zalivar71 avatar zalivar71 commented on June 12, 2024

Hi,
I run Virtualbox on my AMD Ryzen and Virtual PC show good speed and detect real CPU.

CPU Perfomance is the same when I ran Virtualbox with Windows on Ubuntu in this PC (I use it for MetaTester)
изображение

from bugtracker.

tedli avatar tedli commented on June 12, 2024

@zalivar71
Hi,
Could you please provide which version of VirtualBox you are using. I'm also interested in VirtualBox, since the vmware only provide paid license.

from bugtracker.

zalivar71 avatar zalivar71 commented on June 12, 2024

@tedli
Version 6.0.10 r132072 (Qt5.6.3)
And my config of VirtualPC
image
image
image

PS I sure you checked, but I should to ask:), did you checked Virtualisation Checkbox in BIOS in CPU Options? Some Hackintosh manuals recommended disable this function.

from bugtracker.

tedli avatar tedli commented on June 12, 2024

@zalivar71
Thanks for reply. I did check the Virtualization (SVM) in BIOS (SVM enabled). Indeed many manuals told to turn it off. I don't know why. But for my machine, turning SVM on didn't trick me, everything works fine.

from bugtracker.

zalivar71 avatar zalivar71 commented on June 12, 2024

Except Virtualisation )
My motherboard ASRock A320M-HDV. I don't know where to look any difference more (
I can share my config and kexts from Clover

from bugtracker.

tylinux avatar tylinux commented on June 12, 2024

I know it's not vanilla's fault nor virtual box. I just want to know if there is a way to patch kernel or something else to let application like VirtualBox or sysctl machdep.cpu.features to know this machine support svm, maybe my vm's performance will be better.

I use libcupuid to detect my cpu info, report is

CPUID is present
CPU Info:
------------------
  vendor_str : `AuthenticAMD'
  vendor id  : 1
  brand_str  : `AMD Ryzen 7 1700 Eight-Core Processor          '
  family     : 15 (0Fh)
  model      : 1 (01h)
  stepping   : 1 (01h)
  ext_family : 23 (17h)
  ext_model  : 1 (01h)
  num_cores  : 8
  num_logical: 16
  tot_logical: 16
  L1 D cache : 32 KB
  L1 I cache : 64 KB
  L2 cache   : 512 KB
  L3 cache   : 16384 KB
  L4 cache   : -1 KB
  L1D assoc. : 8-way
  L2 assoc.  : 8-way
  L3 assoc.  : 16-way
  L4 assoc.  : -1-way
  L1D line sz: 64 bytes
  L2 line sz : 64 bytes
  L3 line sz : 64 bytes
  L4 line sz : -1 bytes
  SSE units  : 128 bits (authoritative)
  code name  : `Ryzen 7 (Summit Ridge)'
  features   : fpu vme de pse tsc msr pae mce cx8 apic mtrr sep pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht pni pclmul monitor ssse3 cx16 sse4_1 sse4_2 syscall movbe popcnt aes xsave osxsave avx mmxext nx fxsr_opt rdtscp lm lahf_lm cmp_legacy svm abm misalignsse sse4a 3dnowprefetch osvw skinit wdt ts ttp tm_amd hwpstate constant_tsc fma3 f16c rdrand aperfmperf avx2 bmi1 bmi2

svm is enabled..

from bugtracker.

teddyfold avatar teddyfold commented on June 12, 2024

I have the same problem, with vmware pro 11 and parallels the app would either crashes or hang my machine. Docker doesn't work either.

ended up with vmware pro 10.

from bugtracker.

JoelNichols avatar JoelNichols commented on June 12, 2024

VirtualBox works just fine for me with these patches. Haven't tried VMWare or Parallels but don't see much point as it seems fairly established to me that they won't work.

Thing is, should this even be an issue on this repository? This isn't an issue with the patches themselves but rather the fact that Mac app developers aren't going to be rushing to add AMD virtualisation support.

from bugtracker.

LiuJiangshan avatar LiuJiangshan commented on June 12, 2024

Except Virtualisation )
My motherboard ASRock A320M-HDV. I don't know where to look any difference more (
I can share my config and kexts from Clover

@zalivar71 Can you share your config and kexts from Clover?

from bugtracker.

zalivar71 avatar zalivar71 commented on June 12, 2024

@zalivar71 Can you share your config and kexts from Clover?

@LiuJiangshan Hi,
Sure. Don't forget to change S/N in SMbios
https://yadi.sk/d/XD_d2iUDqHAiyg

from bugtracker.

williamcorney avatar williamcorney commented on June 12, 2024

Is there any update on this matter as of 2023.

I have a ryzen cpu which supports svm , enabled in bios , however ‘svm’ not appearing in list of cpu features and virtual box won’t launch any vms successfully .

from bugtracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.