6600XT passthrough

This page summarizes the projects mentioned and recommended in the original post on /r/VFIO

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • forcefully-remove-bootfb

    releases memory areas used for BOOTFB for linux/kvm/vfio/pci-passthrough

  • My next step was to try a later kernel that supports my card so I could replicate the environment (at least somewhat) I had with my 580. Unfortunately, with the edge kernel from alpine I get the (paraphrased) error Failed to mmap 0000:0b:00.0. Performance may be slow. I found that alpine's edge kernel version uses simplefb instead of efifb. I did the following on the above bind script: sed 's/efi-framebuffer/simple-framebuffer/g' -i bind_devices.sh to no avail. The gpu was clearly unbound from the framebuffer with this modification, but BOOTFB (AFAICT, the simple-framebuffer) was still in the same address range as my GPU in /proc/iomem, which of course means the 'Failed to mmap' error remained. I found a repository that forcefully unmaps BOOTFB's address range and ran that script (after compiling the kernel module of course) after unbinding the simple framebuffer with still no luck. After work, the plan is to

  • Single-GPU-Passthrough

  • Upvoting for interest in these cards. I use this method using nodedev-de/reattach for pcie binding with 580s (no VBIOS dump) on Debian. Swap the NVIDIA instances with amdgpu.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts