summaryrefslogtreecommitdiff
path: root/deployment/systems/akashi.scm
AgeCommit message (Collapse)Author
5 daysRevert "[0] akashi: use the staging branch of Deployment channel"Marek Paśnikowski
This reverts commit 82a3d8b78629c66ebe2c0ace462d32532ac30e9f.
5 days[2] akashi: enable fan_control in thinkpad_acpiMarek Paśnikowski
Akashi system needs to have fan control enabled and customized. By default, the firmware fails to adequately cool the computer which results in thermal throttling. --- The goal is to have the laptop fan run at high speed at all times, regardless of CPU temperature. --- [x] Enable fan control in thinkpad_acpi module. [x] Set fan speed to level 5. --- This commit adds an appropriate entry to the kernel command line to set the fan speed level. --- Akashi system will now adequately cool itself in most circumstances.
12 days[1] akashi: enable fan_control in thinkpad_acpiMarek Paśnikowski
Akashi system needs to have fan control enabled and customized. By default, the firmware fails to adequately cool the computer which results in thermal throttling. ----- The goal is to have the laptop fan run at high speed at all times, regardless of CPU temeperature. ----- [X] Enable fan control in thinkpad_acpi module. [ ] Set fan speed to level 5. ----- This commit adds an appropriate entry to the kernel command line to enable fan control. The goal of the series is now to set level 5 fan speed, as it is more pleasing to the ear. ----- Akashi system will now allow fan control without havind to reload thinkpad_acpi module.
12 days[0] akashi: use the staging branch of Deployment channelMarek Paśnikowski
Akashi system needs to have fan control enabled and customized. By default, the firmware fails to adequately cool the computer which results in thermal throttling. ----- The goal is to have the laptop fan run at full throttle at all times, regardless of CPU temeperature. ----- [ ] Enable fan control in thinkpad_acpi module. [ ] Set fan speed to full throttle. ----- This commit configures a custom guix configuration for Akashi system in order to set up a testing loop with a staging branch. Additional modules need to be imported in order to facilitate this change. ----- Akashi system will now pull the staging branch of Deployment channel during updates.
2025-07-07systems: standardise label creationMarek Paśnikowski
All operating-system records are configured to prepend default labels with respective host names. ----- Some minor adaptations had to performed.
2025-06-18systems: stop importing dead modulesMarek Paśnikowski
2025-06-17systems: update sudoers-file to use the definition in sovereign repositoryMarek Paśnikowski
2025-03-14import systems to deployment channelMarek Paśnikowski