Jump to content

Driftwood

Members
  • Posts

    464
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Driftwood

  1. Check to see if your bios settings have changed. You downloaded the new beta firmware I take? You may have to sort out the same error I had with Ethernet, and load the real driver (realtek 8125) assigned and active to enp70s0 and using the vmbr0 Linux bridge so that the status in port/slaves (see Network tab of pve) is at address 192.168.1.134 (gateway = your network home gateway) Then is the Mac VM ther Aquantia will be wicked up by DHCP and assign its own address.
  2. Thanks @fabiosun for the inspiration and godfather of this project. Without seeing your video & guide I would never have got here. Thanks to all here for helping - it's a great group. And a BIG mention to @Pavo for sorting all my configs, saving me on numerous occasions! His git guide gets better every week.
  3. cba to take trouble to switch off some of my back ground tasks but dual radeon viis benchtest looking good.
  4. Back to 64. Seems much better now since the BIOS changes and fw update (the popping is rare).
  5. Luxmark 3.1 Had quite a few progs running in background but you get the gist!
  6. @fabiosun Here's Activity Monitor reports on Davinci tests. I guess you are looking good on your Titan?
  7. @fabiosun So on 6 TRN Im getting at 200 fps playback 26-27 on the fps on repeat playback? On 66 blur nodes at 200 playback Im gettting 33-34? Is this good or shit? I have got a few other apps open like this web browser though. Im noticing rendering Apple Pro Res Raw in FCPX is insanely quick. Here's a quick video showing test - of course I have a few background apps going off so it is better than this!
  8. @Rox67er Yeah I would say 32 cores is extremely safe and no errors. ON 64 cores I do get the very occasional audio pop on playback of videos. But its much better than when I was experiencing it before. I actually switched the firewire and decklink pcie cards around (lanes 2&4) and it didnt really make much difference - apart from IOMMU changed). Overall the pops are very very rare so I can live with it. On benchmarks at 32 cores I was around 66% performance Im now seeing with 64 cores...! I also read somewhere when you change cores to use the power of 2, so its only 2, 4, 8, 16, 32 or 64 is our choice!
  9. @fabiosuni downloaded candle test and get 24fps continuous and with 8 implementations running. Is that how it's supposed to work? I couldn't see any clear instructions as to how to use it! The one on the site doesn't really tell u what to use or do?
  10. I posted this information several days ago here. Ah I must have missed that @iGPU sorry. Funny how the addresses are inverted for the SATAs. I was predicting 5-8 to be on 49:00 but they ended up at 48:00. Guess it's just IOMMU movement between different boards/cards being used. So glad it works though. I'm kinda set now till the broadcom arrives. Did u get your FireWire sorted?
  11. Well Im getting happier....! Drives!!!!
  12. This BIOS looks good @Rox67er... Im reporting back to ASRock. I can now run my 64 cores stable too with these BIOS settings. I'm running Above 4G too and you get slightly better benchmarks.
  13. The ASRock TrX40 Creator has two SATA controllers at 48:00.0 and 49:00.0 respectively. I got ports 5-8 working on the SATA controller at address 48:00.0 now and passedthru: VFIO options vfio=pci ids=1022:7901 VM 100.CONF hostpci6: 48:00.0,pcie=1,rombar=1 This means I can now use four internal drives on those ports (indeed, Im looking at my windows boot drive on port 5 right now!), whilst keeping the Proxmox SSD boot drive on 49:00.0, SATA port 1 (1-4 is free) from outside the hypervisor. 🙂 Here's v2 of my chart updated. Now lets get these USB ports figured out! @Rox67er
  14. ASRock Creator TRX40 board owners : I believe that the following should be set in BIOS. A little tip from ASRock that may or may not help us... Advanced>Onboard Devices Configuration>SR-IOV Support>Enabled Advanced>AMD CBS>NBIO Common Options>IOMMU>Enabled Advanced>AMD CBS>NBIO Common option>Enable AER Cap>Enable Yours is very nice @fabiosun nice and neat 🙂 It seems easier to config MSI! @Rox67er ASRock techie said the report for IOMMU groups was done on the following (not using Proxmox) It was just a fresh Ubuntu desktop 20.04 LTS installation: https://ubuntu.com/download/desktop So that should be kernel 5.4.
  15. I posted mine in yesterday's post after the ASRock Techie's. but here it is again. https://www.macos86.it/applications/core/interface/file/attachment.php?id=19337
  16. Type in command shell:- for d in /sys/kernel/iommu_groups/*/devices/*; do n=${d#*/iommu_groups/*};n=${n%%/*}; printf 'IOMMU Group %s ' " $n";lspci -nns "${d##*/}"; done; and copy it into a excel spreadsheet. Could you show me your complete spreadsheet?
  17. Im asking ASRock these very questions and to fill in all the addresses being employed on the motherboard for the two SATAs (which is controlling which ports?) and the USB 2.0 device, front panel addresses etc... These will change addresses depending on what is in the PCIe slots/m.2 slots occupied. etc. Where you have 46:00.1 etc I have them at 47:00.1 etc...
  18. @cj750 What is your vfio.conf looking like? You are passing the addresses: for video and HDMI audio: - ie you have the following for the Frontier card in your vfio.conf options vfio-pci ids=1002:6863 ,1002:aaf8 disable_vga=1? After every modprobe vfio change your updating the initramfs, update grub, pve-efiboot-tool refresh and shutdown now? switch off, then power back up. Here's a few VFIO guide tips: https://github.com/SMeatBoy/vfio/blob/master/README.md
  19. So here's my back panel layout for the ASRock Creator TRX40:- Motherboard Layout * Its important you keep a tab on your IOMMU Groups & ID addresses for VFIO.conf because if you move your cards around address will move around for the PCIe cards.
  20. Nice work. Yeah I had to take the mobo apart and unscrew to remove the old one. Now I will buy Broadcom, just ordered off ebay... totally forgot about buying this. Thanks Yeah, its actually a m.2 slot but they dont advise using m.2s in it 🙂
  21. Interested to see how u get on with this. If it works, I buy!
  22. ASRock techie guy sent me his 1.63 IOMMU Groups spreadsheet which looks correct. He is interested to see how we get on with Linux and Proxmox. Also attached is my latest IOMMU groups with my firewire and decklink cards swapped into pcie slots 2 and 4 for those who need to see what is going on. IOMMU TRX40 Creator BIOS 1.60 & 1.63.ods.zip IOMMU groups Driftwood.xlsx.zip
  23. How fast is your Titan, what is rendering times like?
  24. Okay, I begin the check of the 1.63 Beta BIOS for ASRock Creator... Oh wow! Restart bug seems very nearly solved though it did error at Proxmox screen on reboot before restarting the boot process and getting me into the desktop. However, the screen display was all off colour (my background facial image had gone blue!), then an error kicked in saying Id lost Internet/ethernet down. Followed by the report APIC below 🙂 Theyre getting closer to fixing this shutdown bug. BTW Im not using any hook scripts yet. * BIOS settings were default apart from CSM=Disabled and Above 4G Enabled, plus XMP 1 profile on the 3600 memory. Here's the crash report that the Mac Pro Proxintosh gave:- Aquantia crashed, screen went blue and and a tad laggy.
  25. No notes supplied. Just the bios file entitled: TRX4CTR1.63 Yeah, I'd asked for new Agesa and told them about a few problems we are experiencing already mentioned in this group.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.