akmods icon indicating copy to clipboard operation
akmods copied to clipboard

add : acpi_call

Open MiMillieuh opened this issue 2 years ago • 1 comments

Describe the package

I would like to request to add acpi_call dkms to the akmods. (this way ublue will be superior to fedora (that's a joke please don't kill me))

I have yet another motherboard that uses acpi to controls fans and some other stuff. I don't even understand why it isn't in the mainline kernel since a lot of laptops seems to have use of it but still.

Neraly all lenovo, clevo, PCspecialist laptops are concerned. and there are many more that I don't know.

This is a common issue for me on a lot of distro to control my fans and sometimes power.

Image

All Images

MiMillieuh avatar Aug 20 '23 22:08 MiMillieuh

Since I have 0 knowledge on akmods I build the dkms and make it work with a post script. acpi_call is meant to be used with DKMS so I don't even know if it will be possible to use akmods.

here are the sources of my build I also made a little guide for ublue on it : https://github.com/MiMillieuh/acpi_call-fedora

As a temporary working solution for anyone else trying to install acpi_call to your Ublue Image you can add the content of this zip in your repository and modify in script/post/acpi_call-module.sh this line :

wget https://github.com/MiMillieuh/Ublue-MiMiOS/raw/live/modules/acpi_call.ko

to this :

wget https://github.com/yourusername/yourrepo/raw/live/modules/acpi_call.ko

acpi_call-modification.zip

MiMillieuh avatar Aug 21 '23 13:08 MiMillieuh

I think this is contingent on #222

randogoth avatar Dec 14 '24 09:12 randogoth

Hi, @MiMillieuh. I'm Dosu, and I'm helping the akmods team manage their backlog. I'm marking this issue as stale.

Issue Summary

  • You requested the inclusion of the acpi_call dkms package in akmods for better hardware management on laptops.
  • You provided a workaround using dkms and shared a guide on GitHub for temporary implementation.
  • You mentioned uncertainty about akmods' compatibility with acpi_call.
  • Another user, randogoth, indicated that this issue might be linked to the resolution of issue #222.

Next Steps

  • Could you please confirm if this issue is still relevant with the latest version of the akmods repository? If so, feel free to comment here to keep the discussion open.
  • If there is no further activity, this issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

dosubot[bot] avatar Mar 16 '25 16:03 dosubot[bot]