Skip to content

Installation

Albert Tang edited this page Nov 1, 2024 · 2 revisions

How to install

make
sudo insmod gigabyte-laptop.ko

If you have Secure Boot enabled, you must sign the compiled kernel module. See this page from Ubuntu on how to do that.

How to remove

sudo rmmod gigabyte_laptop
Clone this wiki locally