Skip to content

Linux USB Display device driver with fbdev & drm support.

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.jpegenc
Notifications You must be signed in to change notification settings

embeddedboys/udd

Repository files navigation

embeddedboys USB Display Device driver

This will be the main branch for UDD driver maintenance until the release of Ubuntu 26.04 LTS.

System Info

Distro Kernel version
Ubuntu 24.04.2 LTS 6.11.0-25-generic

install tools

sudo apt install git make gcc vim -y

clone and build

git clone https://github.com/embeddedboys/udd.git
cd udd
git checkout ubuntu-24.04
make
sudo insmod udd.ko

The default display backend is DRM and input support is disabled.

About

Linux USB Display device driver with fbdev & drm support.

Resources

License

MIT, Apache-2.0 licenses found

Licenses found

MIT
LICENSE
Apache-2.0
LICENSE.jpegenc

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages