-
Posts
11,397 -
Joined
-
Days Won
546
Content Type
Profiles
Forums
Events
Downloads
Everything posted by fabiosun
-
e' il sabrent nvme. non ho provato con altri
-
che ho una immagine di tutto questo che ho fatto per la VM da circa 400 Gb se provo a metterla sul disco con i settori a 4096 mi dice disco nn compatibile.. se lo converto a 512 posso farlo
-
Ciao Renato, do not worry I have understood well and I am asking for others user help to find the best and correct way to do...Your link is useful and I have learned a lot from Proxmox wiki link While I am trying in my system, I am also trying to find a simple and intelligible way to write it 🙂 No so simple, but take it as it comes 🙂 In initial stage of my experience in proxmox I have not tried to pass an entire controller as I did now so it could work also as you say. Not tested Instead I tested well a thing passing and using an SSD with Catalina installed on..and it is working with EFI installed on it (same of HS or Mojave in my case) There is a "bug" I think in OVMF bios Inside it I have all my disk connected in sata controller passed but it is not possible to save a correct boot orders if you delete "qemu filled drive".. I think is a bug but if no other user can confirm it should be also a problem of my little knowledge ! 😉
-
some words about PCI,USB and SATA passthrough. Open a shell window in your host pc ant type lspci, you will have a similar list of useful data: 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 21:00.0 VGA compatible controller: NVIDIA Corporation GP102 [TITAN Xp] (rev a1) 21:00.1 Audio device: NVIDIA Corporation GP102 HDMI Audio Controller (rev a1) 23:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Starship USB 3.0 Host Controller 23:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller 43:00.0 USB controller: ASMedia Technology Inc. Device 3242 44:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) 45:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) 46:00.1 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller 46:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller 47:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) 48:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 51) 49:00.0 Ethernet controller: Aquantia Corp. AQC107 NBase-T/IEEE 802.3bz Ethernet Controller [AQtion] (rev 02) this is a short selection of groups and data you should see in your shell. You can see USB controllers, audio controller, via controllers and so on With web interface we have a graphical way to insert this important stuff to pass controller completely. Web interface has a limitation..it is possible to pass only a limited number of PCI controllersf. It is simple to by pass this limit using shell editing. Web interface add: or to avoid 4 PCI limit also you can type in your linux shell: root@pve:~# nano /etc/pve/qemu-server/100.conf and you should see: You can compare easily with previous data in my linux shell (lspci) and see my "passed" stuff for now... This can work easily if groups are separated and well defined (search on Proxmox wiki for this), our new TRX40 shouldn't have many problems in this
- 32 replies
-
Hi Renato, this guide is in continue evolution.. Passed most of things and that link is very useful.. I am trying to clear all other things I did and put here in a clear way 🙂 These are some of passed drive (passed 2 sata controllers) and following Asmedia and USB 3.1 and 3.2 USB controllers passed completely : I discover also a big OVMF bug..but I am investigating it 😉 ah sorry HS.iso is basesystem.dmg converted in iso and uploaded on your host via web interface clover.iso is the same for clover.
-
args: -device isa-applesmc,osk="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" -smbios type=2 -cpu Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+invtsc,vmware-cpuid-freq=on,+ssse3,+sse4.2,+popcnt,+avx,+adx,+avx2,+bmi1,+bmi2,+fma,+f16c,+tsc_adjust,+tm,+tm2,+aes,+xsave,+xsaveopt,check Boot args I am using now..I loose a little performance then before in Catalina..but I am not concentrated on it because my goal is High Sierra
- 32 replies
-
@Imanol for now better do not say exactly because it is not safe and with it I loose audio synch but... if you want try the key is to put Penryn in CPU: Penryn in vm and delete all (ALL) args line..you can comment it with # when you have time ..if you have configured well GPU passthrough I would like to see Cinebench 15 GPU benchmark (OSX/WIndows)) also luxmark3.1..and any test you can try 🙂 Thank you
-
Si i settori la versione precedente non andava
-
OpenCore 0.57 graphical boot menu in VM environment 🙂 thanks @carlo_67 for pointing me in the right direction!
- 32 replies
-
- 1
-
-
chissà se supporta I drive con 4096 Bytes invece di 512...
-
+pcid as args in Penryn cpu type produce this: without it will be: In both cases OSX VM starts fine with all its functionality
- 32 replies
-
I think a minimal of 2/3 post is required..you can also introduce yourself in presentation area 🙂
-
welcome here 😉 when you have time put also your "beast" in signature 🙂 🙂
-
- 32 replies
-
- 1
-
-
- 32 replies
-
- 3
-
-
-
- 32 replies
-
- 1
-
-
-
-
Ciao Renato You have to be logged inside this forum to download any file you want
-
And this is my simple ssd passthrough with Catalina.. VM boots from SSD with its EFI I have a 64 Gb disk unitializated and EFI which is my parachute if I did some errors 😉
-
@Imanol only fp16c is not taken..bu I have not investigated for now with these features I can install and boot fine with all OSX version
-
@Pavoput yours and check well linux part of passthrough (iommu and so on)
-
@pavo when you will have all working as you desire you can autostart and shutdown your system as you want.. I do not understand well your passthrough problem 🙂 @pavo @Imanol when you have time could you post some gfx benchmark? I would like to see if you loose performance in vm compared with a real windows also @Pavoyou can do a cinebench in a "vanilla" hack and here in vm 🙂 🙂