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 stops on trying to open System - CPU (Via Eden CPU) #192

Open
tmuehlhoff opened this issue Apr 24, 2023 · 1 comment
Open

Comments

@tmuehlhoff
Copy link

tmuehlhoff commented Apr 24, 2023

I'm trying to open the "Set CPU speed and governor" menu entry of armbian-config, instead of the new menu the following text appears:

Error: Expected at least 5 tokens for --menu, have 4.
Use --help to list options. / 1000: syntax error in expression (error token is ": Expected at least 5 tokens for --menu, have 4.
Use --help to list options. / 1000")

This is probably triggered by the non-existent CPU performance information in /sys/devices/system/cpu/cpufreq, thus the according dialog can't be created - but I guess it anyway should result in a message not in a "crash" of the tool.

OS: uefi-x86, Armbian 23.02.2 Bullseye (up to date)
armbian-config: 23.02.2
CPU: VIA Nano U3400@800MHz
HW: IGEL UD3 M310c

@igorpecovnik
Copy link
Member

This is probably triggered by the non-existent CPU performance information

Without looking into the code, I would say the same. This CPU does not have such features - an exception needs to be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants