Skip to content
/ ms912x Public
forked from rhgndf/ms912x

MacroSilicon USB to VGA/HDMI adapter (534d:6021) Linux DRM driver

License

Notifications You must be signed in to change notification settings

dcomp7/ms912x

 
 

Repository files navigation

ms912x beta driver for Linux (kernel 6.8)

Linux kernel driver for MacroSilicon USB to VGA/HDMI adapter. VID/PID is 534d:6021. Device is USB2.0

There are two variants:

  • VID/PID is 534d:6021. Device is USB 2
  • VID/PID is 345f:9132. Device is USB 3

Setup

sudo apt install -y build-essential
make clean
make all -j
sudo modprobe drm_shmem_helper
sudo insmod ms912x.ko

Forked from

rhgndf/ms912x

About

MacroSilicon USB to VGA/HDMI adapter (534d:6021) Linux DRM driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.7%
  • Python 23.0%
  • Makefile 1.1%
  • Shell 0.2%