Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armbian-config Set CPU speed and governor fix and warning. #205

Conversation

schwar3kat
Copy link
Contributor

@schwar3kat schwar3kat commented Oct 6, 2023

A change in lib/functions/rootfs/distro-agnostic.sh disables cpufrequtils by default.

Armbian-config "CPU - Set CPU speed and governor" requires cpufrequtils to be enabled in order to work.

Cpufrequtils is deprecated and troublesome on some boards but is still used and wanted by forum members.

This change will add 'Deprecated' to the armbian-config menu item label and modify the associated job script to allow cpufrequtils to be enabled with a warning or disabled.

Tested on orangepizeroplus.
Jira reference number AR-1883

Menu-deprecated
set
Save-warning

A change in lib/functions/rootfs/distro-agnostic.sh disables  cpufrequtils by default.

Armbian-config CPU - Set CPU speed and governor requires cpufrequtils to be enabled in order to work.

Cpufrequtils is deprecated and troublesome on some boards but is still used and wanted by forum members.

This change will add 'Deprecated' to the armbian-config menu item label and modify the associated job script to allow cpufrequtils to be enabled with a warning.
@schwar3kat schwar3kat force-pushed the armbian-config-Set-CPU-speed-and-governor-fix-and-warning branch from 7adb531 to 0506007 Compare October 6, 2023 00:52
@igorpecovnik igorpecovnik merged commit 6e88dad into armbian:master Oct 6, 2023
@schwar3kat schwar3kat deleted the armbian-config-Set-CPU-speed-and-governor-fix-and-warning branch October 6, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants