GithubHelp home page GithubHelp logo

sebastianbergner / fl2000_drm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from klogg/fl2000_drm

0.0 0.0 0.0 764 KB

Linux kernel FL2000DX/IT66121FN dongle DRM driver

License: GNU General Public License v2.0

Makefile 0.34% C 87.12% Shell 1.80% Lua 10.74%

fl2000_drm's Introduction

Gitter Build Status Quality Gate Status

Linux kernel FL2000DX/IT66121FN dongle DRM driver

Clean re-implementation of FrescoLogic FL2000DX DRM driver and ITE Tech IT66121F driver, allowing to enable full display controller capabilities for USB-to-HDMI dongles based on such chips in Linux

Building driver

Check out the code and type

make

Use

insmod fl2000.ko && insmod it66121.ko

with sudo or in root shell to start the driver. If you are running on a system with secure boot enabled, you may need to sign kernel modules. Try using provided script for this:

./scritps/sign.sh

ensure that DRM components are loaded in your system, if not - please use

modprobe drm
modprobe drm_kms_helper

NOTE: proper kernel headers and build tools (e.g. "build-essential" package) must be installed on the system. Driver is developed and tested on Ubuntu 20.10 with Linux kernel 5.8, so better to test it this way. Please use gcc-8 or newer to build the driver

For more information check project's Wiki

fl2000_drm's People

Contributors

klogg avatar marcelwaldvogel avatar zeldin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.