Skip to content

ekimiateam/linux-universal-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Universal Driver

This program installs drivers and provides restore functionality for linux powered machines.

This software is based on system76-driver project ( Thanks to them ! )

It is only used currently on https://ekimia.fr/linuxuniversaldriver/

#Supported machines

OEM Manufacturer Board Name Product Name
Clevo System76 Any Any
Clevo Ekimia NS50_70MU Jaguar1 or leopard1
Tongfang Ekimia PH4TRX1 fox1
Clevo Ekimia NS5x_NS7xPU jaguar2 or leopard2
Clevo Ekimia NP5x_NP7xHH_HJ_HK guerilla1
Clevo Ekimia NL40_50CU pulsar1 or polar1
Clevo Ekimia NL41MU2 pulsar3
Clevo Ekimia L141CU neutron1
Clevo Ekimia L141MU neutron2
Clevo Ekimia L140PU neutron3
Clevo Ekimia L141MU neutron2

Using LUD

You can start quickly the GUI by double cliking ( or launch as a program ) on startlud.sh

Or once installed :

Launch the 'LUD' application and enter your password to open the application.

Making changes

  1. Checkout new branch
  2. Push new branch
  3. Bump the version (./bump-version.py)
  4. Make changes
  5. Make pull request
  6. Get PR approved and merged
  7. Make a release from master branch (./make-release.py)

License

This software is made available under the terms of the GNU General Public License; either version 2 of the License, or (at your option) any later version. See LICENSE for details.

Sponsor this project

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%