Jump to content

Driftwood

Members
  • Posts

    457
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Driftwood

  1. Cool @IGPU: Ill give it a go! Might save some trouble! My kvm.conf I just rebuilt with nano editing and saved... so it should be the same, I need to lspci-nnk though as youre right things may have changed! Edit: Still getting 'No VNC' and cannot connect to server. I may have to take a look at all the other configs I rebuilt...
  2. Hi guys, So Im about to go again after network nics just would not respond to allow me to log on. It seems the only way was for a re install of proxmox to achieve access to my home network! In the vm before the network problem, I had installed Catalina onto the first nvme which was in m2 slot 2 and Ive now moved to m2 slot 0. My SSD for Proxmox is on sata 0. After reinstalling to a new ssd, and able to root login, Im trying to recreate my old vm101 and all the other confs which Ive done, but for some reason when I start the vm it cannot connect getting 'No VNC' and cannot connect to server. Im under chrome but safari fails too. So Im wondering if Ive failed to do something or do I have to start all over again re-installing isos and catalina onto the nvme because something has gone amiss?
  3. I can only 'restart' fine from macos, but 'shutdown' will cause the aforementioned bug. Where do you run that from shell console ?
  4. Ok guys here's my system before I begin the main passthru configs. Only pass thru'd a pair of Radeon VII GPUs so far. There's a bit of tidying up to to do and add the 2nd MP600 to the box. Enjoy! /etc/pve/qemu-server/101.conf etc/default/grub /etc/modprobe.d/kvm.conf /etc/modprobe.d//blacklist.conf /etc/modprobe.d//vfio.conf ./iommu.sh dmesg –kernel find /sys/kernel/iommu_groups/ -type l Anything else you need to know let me know! Proxmox Screens: Hardware & Options
  5. Im currently running MacPro 1,1 do you think Ill be better served running MacPro7,1 for this threadripper 3970x and radeon VII pair? About to begin passthrough of everything outside of the GFX cards. Hoping to see performance gains in NVMEs and rest. By the way, if you have dual GPU use PCIe lane 0 and 2 (first and third slot) Both will guarantee x16 speed.
  6. @fabiosun I'm getting https://enterprise.proxmox.com/debian/pve buster InRelease' is not signed / unauthorized IP etc... when trying to upgrade - did the proxmox thing pasting in the following;- # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use deb http://download.proxmox.com/debian/pve buster pve-no-subscription Any ideas, and does your proxmox versio show v 6.2? Edit: Sorted: Ran this through https://serenity-networks.com/how-to-update-proxmox-ve-when-you-do-not-have-a-valid-subscription/ ssh 'Shutdown -r Now' , Then ran Update off the Datacenter/PVE/Updates button. Sorted to Virtual Environment 6.2-4
  7. Skylake 1080 ti vs the dual Radeon VII cards + Threadripper 3970X. I havent passed thru the cpu, nvme yet and USBs etc... just the GPUs. Looking on track though in initial tests - here Skylake versus Threadripper Ryzen 3970x. Disk SPeed plus 8K 12:1 RAW tests.
  8. So with the new proxmox update we have greater than 6 maximum PCIE devices to pass through right? Is it okay to Update using the Proxmox web console Update button?
  9. which boot flag? In proxmox or opencore or ? My boot screen only gets to "ramdisk..." too. even though it boots correctly, it would be nice to see complete proxmox messages!
  10. Finally got the Radeon VII working on the host and using DP and HDMI together....Big sigh, next... all the other passthroughs....
  11. Did you have your HD Audio Enabled in BIOS? or AUTO? ENABLED better ?
  12. Its weird as I did note the Aquantia is showing up in Proxmox 'Network' under pve as vmbr0 'enp69s0' (Linux Bridge) so where has my Intel Nic gone?! Hardware doesn't seem to be able to see it. ±Okay after much re-reading and lots of stuff about nic commands being deprecated in Proxmox, I see you can show your nics by typing;- 'ip link show' in proxmox shell Whats 'UP' is live and active, what's 'DOWN' is not active. So it appears no. 3 option is DOWN and is the rogue corrupted nic. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: enp69s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master vmbr0 state UP mode DEFAULT group default qlen 1000 link/ether a8:a1:59:16:33:87 brd ff:ff:ff:ff:ff:ff 3: wlp70s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 50:eb:71:77:e7:fa brd ff:ff:ff:ff:ff:ff 4: vmbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether a8:a1:59:16:33:87 brd ff:ff:ff:ff:ff:ff Now just gotta work out how to change/rename/edit it....
  13. ±Nice work Rocket88 :-) Im having strange problems with my first network output. Its gone awol and I can no longer log in to the host root. I think somewhere along the line after a crash it went missing (or was renamed) sometime after by a really slow boot into Mac, followed by out of space error on my Proxmox lvm drive, so Im starting out all over again. Has anyone else found their first nic going missing? ie its not able to be ping'd by the Web interface, and the host doesn't see the web guest either. I used to log in with 198.192.1.134:8006/ on it, now when I reinstall proxmox the install autos to 198.162.100.2 - which is completely unuseable. So my only route into / from web interface is to install and connect to the 2nd nic (the Aquina one) now which luckily auto finds in Proxmox install the correct home network (198.162.1.134:8006/). I'm wondering how to write back the correct nic to the non-working port? I tried reflash my ASRock BIOS but its still the same! It al started when I was messing with passthrough of the Radeon VII card.... then not sure what happened! So wondering if through Proxmox I can bring my first nic back to its default etho0. Incidentally, the nic stiull lights up as though its communicating but that weird address can no longer join my home network ping to/back in any way.
  14. Been a bit slow to get back to this project... Right.. errors > I'm getting a communication failure then host reboot ust trying to get Radeon VII passthrough. Did all the stuff in the guide about rerading in address of pcie for Radeon exactly. Getting log warning: STOPPED UNEXPECTED STATUS QMSTART error kvm: warning: host doesn't support requested feature: CPUID.01H:ECX.pcid [bit 17]kvm: warning: host doesn't support requested feature: CPUID.80000001H:ECX.fma4 [bit 16] followed by an Unable to Read Tail (got 0 bytes) status. Log shows May 09 01:10:51 pve systemd[1]: Startup finished in 34.590s (firmware) + 24.060s (loader) + 4.985s (kernel) + 9.133s (userspace) = 1min 12.769s.May 09 01:10:51 pve kernel: atlantic: link change old 0 new 1000May 09 01:10:51 pve kernel: vmbr0: port 1(enp69s0) entered blocking stateMay 09 01:10:51 pve kernel: vmbr0: port 1(enp69s0) entered forwarding stateMay 09 01:10:51 pve kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vmbr0: link becomes ready So cant seem to get into Catalina to see if the passthrough is working. Any ideas? If I remove the h'Hardware' passthrough pcie raadeon items I can boot back into Catalina so its a pcie radeon vii fault. ..summit I havent done right... do I need a ROM? Becaus ein Hardware it was saying NoRoM
  15. Good tips in here about finding out the NVME controller device settings.
  16. Trx40 creator ASRock. Also going to try out passing an old FireWire pcie (for an rme fireface 800 audio device) and decklink card. Both work in my Intel hack BMD Raw test on an old shitty SSD used for trialing setup
  17. Now I move on to getting Radeon VII working and a m2 NVME. I guess I can use the Proxmox working VM as a template for a more thorough install. I know you cant share VMs to the same drive else it will screw up - each needing a separate drive. So I experimented on a SSD got it working, copied over the vanilla working boot EFI to the main drive with this resource's help and a bit of Nick Sherlock stuff in order to begin all the other stuff like kexts, config plists, etc... I keep reading about different setups & ROMs people are using to pass through for the Radeon VII, what is the most reliable found to date anyone?
  18. When you hit the menu option 3 here in UK it doesn't work. Neither does a python s script I tried so it must be country related. The arguments work. Just the menu. Just thought I'd note it for you guys @fabiosun I want to thankyou for all the amazing work you have provided here. Without this 3970x users would be a bit lost. Awesome work and a helluva lot of gratitude to you.
  19. Thanks fabiosun. Yeah I did a those arguments & settings first time round. The problem is I tried two full installs - one I originally downloaded from app store with my macbook pro and the other with the VM Assistant but both wouldn't work with OC but did with Clover. The 2gb base DMG did work with OC. Also option 3 on VM Assistant menu return an error for Catalina server querying, where as the VMA command line help variables work. Options 1 HS and 2 for mojave seem to work fine. Maybe (@gengik84) will take a look. Good app though. Anyways, I'm in now and analysing devices to pass thru and configs... BTW I'm very grateful for your guide, Sherlock's guide, Pavos stuff and all the thread members here. It's an amazing resource.
  20. Great stuff Im into the OS Catalina now... the mission begins...
    v1.06 All fixed and working 'off the menus' ie option 2 Catalina :-) Ace script. Thank you :-)
×
×
  • 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.