Giter Site home page Giter Site logo

stb6100's Introduction

stb6100

This module source will create a new Linux kernel demodulator module with enhanced capabilities for low C/N or RF level signals. This module is part of my TechnoTrend TT-budget S2-3200 PCI card and also in other devices

Frontend tweaks (second repository stb0899) can also be used if included in device (my use case).

Total changes from Linux sources are in separate file ListOfChanges.

I use it since kernel 4.x on different distribution familys (Ubuntu, Debian, Arch ,Fedora, Redhat).

Installing:

To compile the driver, you need to have make, compiler and kernel headers installed. This module is based on kernel module replacing and is linked to others media sources of kernel, so you need first to install closest kernel source for your distribtion.

Next, get the repository to local:

git clone https://github.com/enigma131/stb6100.git

If different kernel, you have to adjust the right path for KERNSRC and KERNELSOURCE in Makefile:

nano stb6100/Makefile 

If changes made, save the file then exit nano.

Initialize the DKMS structure:

sudo dkms add ./stb6100

Compile source / Install DKMS:

sudo dkms install stb6100/enigma13

Verify result :

sudo dkms status

sudo modinfo stb6100

Reboot and test

stb6100's People

Contributors

enigma131 avatar

Watchers

 avatar

Forkers

winiq

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.