Code Monkey home page Code Monkey logo

opengigabyte's Introduction

OpenGigabyte

A collection of Linux drivers of various components for Gigabyte devices.

What's Done

Keyboard

  • All normal keys (alphanumerics and special character) working beforehand.
  • Make the C code into actual driver and ppa support.
  • Sleep, Mute, Volume Keys, Backlight [Fn + F1/F7/F8/F9/SPC] working even before this driver.
  • Brightness keys [Fn + F3/F4] working with this driver.
  • Make Fn + ESC/F2/F5/F10/F11/F12 work.
  • Look into controlling fan profiles with [Fn + Esc]
  • Look into the possibility of full keyboard RGB backlight support.
  • Add into the main linux kernel ?

Supported Devices

Keyboard

Device VID:PID
Gigabyte Aero 15X V8 1044:7A39
Gigabyte Aero 15X V9 1044:7A39
Gigabyte Aero 15 SA 1044:7A3F
Gigabyte Aorus 15G 1044:7A3C

Install Instructions

Ubuntu :

sudo add-apt-repository ppa:blmhemu/opengigabyte
sudo apt update
sudo apt install opengigabyte-driver-dkms

Arch Linux :

Install opengigabyte-meta from the AUR using an AUR helper. For example:

yay -S opengigabyte-meta

Notes

  • The keyboard driver converts the obscure key codes from the keyboard into standard keycodes. Handling the functionality of the keys is up to the user.
    • For example, link the BrightnessUp / BrightnessDown keyboard symbol to light utility or xbacklight to control brightness using the keys.

Releases / Changelog

https://github.com/blmhemu/opengigabyte/releases

Credits


OpenGigabyte is licensed under the GPL and not officially endorsed by Gigabyte, Ltd

opengigabyte's People

Contributors

blmhemu avatar rcassani 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.