MxGPU-Virtualization icon indicating copy to clipboard operation
MxGPU-Virtualization copied to clipboard

Results 39 MxGPU-Virtualization issues
Sort by recently updated
recently updated
newest added

Hello! When I run `./gim.sh`,I got this problem: ``` Current User is root check: /usr/src/linux-headers-4.4.0-124-generic make -C /lib/modules/4.4.0-124-generic/build M=/etc/libvirt/qemu/linux-4.4.0/MxGPU-Virtualization/drv modules make[1]: Entering directory '/usr/src/linux-headers-4.4.0-124-generic' Building modules, stage 2. MODPOST 1...

Both Intel's i915 driver & Nvidia's driver allow for merged host Direct Rendering Manager (DRM) and VFIO-mdev graphics functionality alongside one another. (Intel example): https://01.org/sites/default/files/documentation/an_introduction_to_intel_gvt-g_for_external.pdf The GPU-IOV Module driver code...

How to install to Proxmox VE can not be install to Proxmox Please Help me ~~ Proxmox VE Ver:5.4 Kernel :4.15.18-12-pve

Hello, We have been trying for months now to get our AMD Firepro S7150x2 working with Linux. Getting new motherboard and digging into UEFI capabilities. Now I have a better...

I am trying to use AMD s7150x2 on proxmox 6.3. I have used flumm's version of the driver #24 pull request. I was able to successfully compile the driver and...

kernel 5.0 removed some deprecated timespec/timeval functions so conditionally convert everything to timespec64 Signed-off-by: Dominik Csapak

HardWare: Dell R720XD (VT-X +SRIOV is open) + S7150X2 OS: CentOS7.8 shell#dmesg | grep gim [ 162.019958] gim: loading out-of-tree module taints kernel. [ 162.023581] gim: module verification failed: signature...

[ 63.725792] gim: loading out-of-tree module taints kernel. [ 63.728298] gim info:(gim_init:149) Start AMD open source GIM initialization [ 63.728299] gim info:(gim_init:152) GPU IOV MODULE - version 1.1.4 [ 63.728299]...

Hi, I've added the following lines to GRUB_CMDLINE_LINUX_DEFAULT: `GRUB_CMDLINE_LINUX_DEFAULT=[...] amd_iommu=on pci=realloc` I've built and install the driver, according to the README.md, with the gim.sh-script. I've also blacklisted the amdgpu-module. Know,...