Recent content by BICEPS

  1. B

    OPNSense VM Low Inter-VLAN throughput, SR-IOV the play?

    I am running an opensense VM in proxmox and while VM-VM throughput on the same VLAN can do ~32Gbps, routing across VLANs incur a 94% penalty dropping it to 2Gbps. I understand this is a limitation of emulating a L3 switch through software in which these devices typically have tailor-made ASICs...
  2. B

    Error 43 for the umpteenth time!

    Not too sure if bumping is frowned upon but I posted this late in the night so it's probably getting overshadowed by newer threads. Bump.
  3. B

    Error 43 for the umpteenth time!

    I had been trying to get my Windows 10 VM for 3 days already and I've just about had it - I figured this warrants some help because I've just about exhausted the last of my brain cells! The gist is that I want to passthrough my card to the Windows guest but nothing I do removes this error...
  4. B

    GPU passthru blank screen

    I don't think I have as I have no clue how to do so. Skimming through the docs don't seem to offer that option. How do I go about doing that?
  5. B

    GPU passthru blank screen

    Yes, I have already set it to prioritize CPU Graphics but I am having the same problem with the blank no signal output screen on my monitor still.
  6. B

    GPU passthru blank screen

    Sure, here's my vm conf args: -device isa-applesmc,osk="thisisaplaceholdersoignorethis" -smbios type=2 -cpu Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check -device usb-kbd,bus=ehci.0,port=2,kernel_irqchip=on balloon: 0...
  7. B

    GPU passthru blank screen

    Yes, I have tried with and without the romfile and rombar setting. I thought that the 1060 is uefi compatible too but on my own vbios dump, mine did not. However, checking the dumps on TPU, those did. Still having the same problem of having no graphic output whatsoever on my monitor. I shouldn't...
  8. B

    GPU passthru blank screen

    Hey Jim, still no dice, same blank output on my monitor.
  9. B

    GPU passthru blank screen

    I'm running it on proxmox 6. Hopefully that won't be a problem.
  10. B

    GPU passthru blank screen

    Hey everyone, Before I start, here's what I'm working with. If anyone knows any alternate formatting to {code} that would be pretty cool :p i7 6700 GTX1060 32GB RAM 850EVO as only SSD I have been following Nick Sherlock's blog post on getting a Mojave VM and I eventually got installed. Only...