Skip to content

Releases: PXDiv/Div-Acer-Manager-Fan-Controls

Div Acer Manager v0.5.0

12 Apr 13:48
822ca7e

Choose a tag to compare

DAMFC_GUI v1.20

DAMFC_Daemon v0.8.6

Packaged without OPENSSL Libraries
-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.1
Removed Sudo Implementations

NitroDrivers v1.21

Setup Script v0.2.7

Div Acer Manager v 0.4.9

11 Apr 09:16
aade981

Choose a tag to compare

DAMFC_GUI v1.20

  • Fixed the instruction in the advanced setting that told v16's values are 64-128 instead of 128-512
  • Fixed a bug where the Mixed Fan Slider wont update to min max value changes in Advanced Settings

DAMFC_Daemon v0.8.4

-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0

NitroDrivers v1.21

Setup Script v0.2.7

Div Acer Manager v0.4.8

11 Apr 08:45
aade981

Choose a tag to compare

DAMFC_GUI v1.19

Fixed the instruction in the advanced setting that told v16's values are 64-128 instead of 256-512
Added a GUI version indicator
Added a check for updates button that redirects to the Github release page.

DAMFC_Daemon v0.8.4

Logs the current version
Logs to a better named directory "/var/log/Div_Acer_Manager_Logs"
Excludes the OPENSSL Library from the packaging to prevent library mismatch

-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0

NitroDrivers v1.21

Setup Script v0.2.7

Div Acer Manager v0.4.6

09 Apr 07:48

Choose a tag to compare

Div Acer Manager v0.4.6

DAMFC_GUI v1.14
Fixed the GUI Bug where the Tempreature Input Num Values are not updated visually in GUI after restart

DAMFC_Daemon v0.8.3
-> DAMFC_HardwareStatus v0.1.2
-> DAMFC_DriverManager v0.3.0

NitroDrivers v1.21

Setup Script v0.2.7

v0.4.5

08 Apr 05:20
2569668

Choose a tag to compare

Div Acer Manager v 0.4.5

DAMFC_GUI v1.13

DAMFC_Daemon v0.8.3

  • Modified set_fan_speed function to write directly to fan device files instead of using os.system("sudo...") calls. The daemon already runs as root, making sudo calls unnecessary and eliminating conflicts between system OpenSSL (3.4.1) and bundled libraries in PyInstaller temp directories.
    This resolves fatal errors related to "version 'OPENSSL_3.4.0' not found" when the daemon attempted to use sudo internally with mismatched libraries.

DAMFC_HardwareStatus v0.1.2

DAMFC_DriverManager v0.3.0

  • Driver Manger Now contains code for battery health mode (charge limiter to 80%) and Battery Calibration mode, but its still not implemented in Daemon

NitroDrivers v1.21

Setup Script v0.2.7

  • Now Supprts KDE Menu Integration, Desktop Icon Creation and a overall better package

v0.4.2

06 Apr 12:07
45ebb35

Choose a tag to compare

Div Acer Manager v 0.4.2

DAMFC_GUI v1.13

  • Removed Unused Buttons
  • Introduced 'Clean and Unload Compiled Drivers' Button Replacing 'Clean Compiled Driver Button'

DAMFC_Daemon v0.8.2

  • Introduced Unload Drivers Connection Execution

I hope Everything works :)