kvm-switch VS vgpu_unlock

Compare kvm-switch vs vgpu_unlock and see what are their differences.

kvm-switch

Control hardware KVM/Matrix devices when your mouse moves to the edge of the screen (by timgws)

vgpu_unlock

Unlock vGPU functionality for consumer grade GPUs. (by DualCoder)
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
kvm-switch vgpu_unlock
4 144
12 4,264
- -
3.6 0.0
almost 2 years ago about 1 year ago
Go C
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kvm-switch

Posts with mentions or reviews of kvm-switch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-10.
  • Show HN: Multi-monitor KVM using just a USB switch
    9 projects | news.ycombinator.com | 10 Feb 2024
    With my COVID obsession of live streaming while writing code, I ended up building something a little more elaborate. https://github.com/timgws/kvm-switch

    It doesn't use DDC commands direct to the monitor(s), instead swapping it for a HDMI matrix combined with a traditional KVM for swapping around inputs smoothly when you roll your mouse over the edge of different operating systems.

    The switching client runs on Windows, MacOS and Linux (if you use X).

  • Displayport: A Better Video Interface
    3 projects | news.ycombinator.com | 11 Jul 2023
    I had the same issue with this device. I ended up writing some code that you could run on a machine to operate the switching via the RS232 port: https://github.com/timgws/kvm-switch/

    Bonus for adding 'glide and switch' functionality, so you can move the mouse to the edge of the screen and it would jump the input to the next display in your layout. It's like a hardware version of Synergy.

    Very finicky device, but if you don't touch it - and you don't use any of the shortcuts - it works.

  • Ask HN: What is something you built but never marketed?
    26 projects | news.ycombinator.com | 14 Aug 2022
    The proverb 'necessity is the mother of invention' made me build a solution for sharing a keyboard and mouse between multiple devices.

    Synergy/Barrier is not horrible, but I find the latency a little painful.

    Ended up getting an industrial HDMI switch, with a KVM. Built a server in Go that connects to the serial port of all the devices.

    A companion client that runs on all the machines tells the server when the mouse moves to the edge of the screen, so the USB inputs can be switched to the correct computer. Basically, it allows you to have multiple computers connected, to multiple displays, sharing one keyboard and mouse. (You can define layouts on the server, so the displays can move around on the matrix HDMI switcher).

    https://github.com/timgws/kvm-switch

  • Show HN: Send commands to KVM/HDMI matrix devices when touching screen edge
    1 project | news.ycombinator.com | 5 Jun 2022

vgpu_unlock

Posts with mentions or reviews of vgpu_unlock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • Tinygrad: Hacked 4090 driver to enable P2P
    5 projects | news.ycombinator.com | 12 Apr 2024
    This isn’t even the first time a hacked driver has been used to unlock some HW feature - https://github.com/DualCoder/vgpu_unlock
  • Is there specific hardware to make passthrough GPU easier?
    1 project | /r/Proxmox | 27 May 2023
    Alternatively enable vGPU for the 2070 and use it for both Jellyfin LXC and Windows VM. https://github.com/DualCoder/vgpu_unlock
  • GPU virtualization?
    3 projects | /r/kvm | 20 May 2023
    I'm on Linux and I'm running a 3070 Ti (Nvidia). I have always wanted to do GPU virtualization but because NVIDIA won't release vGPU for consumer card no one can do it without crossing legal red tape or problems with bricking your GPU. I did find this [https://github.com/jamesstringerparsec/Easy-GPU-PV] however it is only for windows, I found this [https://github.com/Arc-Compute/LibVF.IO/] and does not work with my GPU, and this [https://github.com/DualCoder/vgpu_unlock] and can't get it to work. Done any one know an alternative on Linux that work just like this, overcoming these problems (on KVM)?
  • GPU pass-through/Sharing between multiple VMs
    1 project | /r/VFIO | 6 May 2023
    Otherwise, your only other option is the real hardware virtualization options that are available. NVIDIA's enterprise vGPU solution is for expensive compute cards however some have had good luck making vGPUs work on consumer NVIDIA cards with tools such as vgpu_unlock
  • SR-IOV with RTX 3090 Ti
    1 project | /r/Proxmox | 18 Apr 2023
    There was a hack to enable it on some consumer cards, but it’s not available on Ampere/30x0 cards: https://github.com/DualCoder/vgpu_unlock/issues/8
  • Gaming PC for Proxmox
    1 project | /r/Proxmox | 12 Apr 2023
  • GPU virtualization, RTX 3000, Nvidia, and KVM?
    1 project | /r/linuxquestions | 7 Apr 2023
  • Hi, I need help building my VMware home-lab environment
    1 project | /r/vmware | 31 Mar 2023
  • cheap gpu for virtualization and stable diffusion
    1 project | /r/servers | 6 Mar 2023
  • GPU Passthrough
    4 projects | /r/Proxmox_BR | 29 Jan 2023
    Pci passthrough https://github.com/mbilker/vgpu_unlock-rs https://github.com/DualCoder/vgpu_unlock https://github.com/DualCoder/vgpu_unlock/issues/91 https://gitlab.com/polloloco/vgpu-proxmox https://github.com/joeknock90/Single-GPU-Passthrough https://gitlab.com/YuriAlek/vfio#start-here https://www.reddit.com/r/homelab/comments/b5xpua/the_ultimate_beginners_guide_to_gpu_passthrough/ https://forum.level1techs.com/t/single-gpu-passthrough-with-proxmox/113282/2 https://forum.proxmox.com/threads/problem-with-gpu-passthrough.55918/

What are some alternatives?

When comparing kvm-switch and vgpu_unlock you can also consider the following projects:

ViGEmClient - ViGEm Client SDK for feeder development.

Easy-GPU-PV - A Project dedicated to making GPU Partitioning on Windows easier!

cyclicbarrier - CyclicBarrier golang implementation

nvidia-patch - This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.

india-pincode-regex - A simple regex based exhaustive validator for PIN codes in India

LibVF.IO - A vendor neutral GPU multiplexing tool driven by VFIO & YAML.

keyAlarm - An alarm that prevents you from typing too much.

OSX-KVM - Run macOS on QEMU/KVM. With OpenCore + Monterey + Ventura + Sonoma support now! Only commercial (paid) support is available now to avoid spammy issues. No Mac system is required.

youtube2Anki - Convert Youtube Transcripts to Anki cards

vgpu_unlock-rs - Unlock vGPU functionality for consumer grade GPUs

netbase - 🌐 Netbase : Semantic Graph Database & Wikidata Server

vga-passthrough - Up to date (2021) reference for setting up a VGA passthrough on (Ubuntu) Linux.