GithubHelp home page GithubHelp logo

abhijeet2096 / kdrivermanager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 180 KB

kdrivermanagement will be driver management solution targeted for kde user's. It will use ldm library provided by Solus-Project.

License: Other

CMake 21.29% C++ 78.71%

kdrivermanager's Introduction

KDriverManager {K.D.M} Under-Development

Distro Independent Driver management Solution

Introduction

Kdrivermanager is aimed to provide distro independent driver management solution for KDE Plasma.

The Kdrivermanager uses [linux-driver-management(https://github.com/solus-project/linux-driver-management) for device enumeration, hotplug capablities and device abstraction. Intial Proposal can be found here

Brief Overview

  1. kdm-daemon is a KDED module to listen for new devices and able to suggest suitable driver on the go.

  2. kdm-kcm is the front-end for providing the driver management solution. It uses the standard KDE-KCM style and is subclassed from it.

Developement Environment

As described above, this project is splitted into two sub-projects, kdm-kcm and kdm-daemon. Both of these contain their own CMake files. For building these, make a build folder into the directory

1. $cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DKDE_INSTALL_LIBDIR=lib -DCMAKE_INSTALL_LIBEXECDIR=lib  -DBUILD_TESTING=OFF

2. $make

To-Do [Very Naive work-flow]

  1. Start basic code layout for CMake [Completed]

  2. Complete the basic code for kded module and kcm and check for basic data exchange between them, via DBus.

  3. Write Initializer for ldm-manager, to listen and enumerate device and display the same on kcm

  4. Use some database/ldm-lib for driver solution and package-kit API Call to install the required driver.

  5. Move the KDM-KCM from QWidgetStyle to QML

Background

I started this project back in Aug 2018, but could not focus much due to some other important engagement.

References/Inspiration

  1. https://github.com/solus-project/linux-driver-management

  2. https://wiki.manjaro.org/index.php/Manjaro_Hardware_Detection

  3. https://github.com/KDE/kubuntu-driver-kcm

  4. https://userbase.kde.org/Color_Management

kdrivermanager's People

Contributors

abhijeet2096 avatar

Watchers

 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.