tangalbert919 / gigabyte-laptop-wmi

Linux kernel module for Gigabyte laptops to interact with the embedded controller
11 stars 2 forks source link

Working until reboot #9

Open TipJar420 opened 3 months ago

TipJar420 commented 3 months ago

Could someone help with: I just got Fedora Working well on my Aorus Lappy. I was trying to use extensions .gnome.org for my battery to only charge 75%. It seems to work until ReBoot. I know I had to install some dependancies module but am not sure if I put it in the proper directory. I disapears every reboot,...

TipJar420 commented 3 months ago

I see now if I keep "sudo insmod gigabyte-laptop.ko" every reboot it works from the install dir. What is going on that it is not being read by the bootup sequence,....?

tangalbert919 commented 3 weeks ago

I'm guessing Fedora doesn't automatically load kernel modules unless they are installed with their package manager. They don't seem to like using DKMS, as they have their own "kmod" standard.

For now, you will just have to load the module manually, but I'll see if I can support that kmod standard. That way, you can reinstall the kernel module through the package manager and Fedora can load it automatically.

I've never used Fedora before, so this might take a while.

majidmadadi commented 2 weeks ago

I'm guessing Fedora doesn't automatically load kernel modules unless they are installed with their package manager. They don't seem to like using DKMS, as they have their own "kmod" standard.

For now, you will just have to load the module manually, but I'll see if I can support that kmod standard. That way, you can reinstall the kernel module through the package manager and Fedora can load it automatically.

I've never used Fedora before, so this might take a while.

I use fedora too. Its a perfect distro and I hope you can solve the problem. Which distro works perfectly with this module?