@alessnet can you send the entire error in a pastebin please? I cannot reproduce it at the current moment
It's an upstream (Arch packaging) issue. Best thing you can do is manually install python-typing_extensions
yourself.
Search Criteria
Package Details: auto-cpufreq 2.6.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/auto-cpufreq.git (read-only, click to copy) |
---|---|
Package Base: | auto-cpufreq |
Description: | Automatic CPU speed & power optimizer |
Upstream URL: | https://github.com/AdnanHodzic/auto-cpufreq |
Licenses: | LGPL-3.0-or-later |
Submitter: | liljaylj |
Maintainer: | parmjot (MusicalArtist12) |
Last Packager: | parmjot |
Votes: | 84 |
Popularity: | 0.89 |
First Submitted: | 2020-10-29 00:09 (UTC) |
Last Updated: | 2025-06-10 07:31 (UTC) |
Dependencies (18)
- dmidecode (dmidecode-gitAUR)
- gobject-introspection
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- python (python37AUR)
- python-click
- python-distro
- python-gobject
- python-psutil
- python-pyasyncore
- python-pyinotify
- python-requests
- python-setuptools
- python-urwid
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-poetry-dynamic-versioning (make)
- python-wheel (make)
Required by (0)
Sources (4)
parmjot commented on 2025-06-12 06:27 (UTC) (edited on 2025-06-12 07:45 (UTC) by parmjot)
parmjot commented on 2025-06-12 05:44 (UTC)
Appears that the dependencies aren't properly done Arch-side, which isn't great.
alessnet commented on 2025-06-10 10:17 (UTC) (edited on 2025-06-10 10:18 (UTC) by alessnet)
Hello. If you choose "Y" to the "Remove make dependencies after install?" then the software fails with "ModuleNotFoundError: No module named 'typing_extensions'"
It's because python-typing_extensions (and maybe others) is not part of the dependencies (but only make dep)
parmjot commented on 2025-06-10 03:51 (UTC)
Apologies, I've had exams. Should've pushed the update when I had the chance but I got really busy. I'll do it in the next hour.
tomaswaldow commented on 2025-05-30 16:13 (UTC)
Hi, any news for the new version? Thanks
parmjot commented on 2025-04-24 07:34 (UTC) (edited on 2025-04-24 07:57 (UTC) by parmjot)
There is a new update, I am working on some bugs, please be patient :)
Note: I have found issues and am waiting for a fix from the dev.
parmjot commented on 2025-01-29 03:16 (UTC)
@donsmak sorry for late update, i was working. bumped version now, everything seems to be working. :)
donsmak commented on 2025-01-24 12:17 (UTC)
hey new update is out v2.5.0
archdem commented on 2024-09-27 17:34 (UTC) (edited on 2024-09-27 18:12 (UTC) by archdem)
I have installed this package and lost power profile options. It shows power profile "not available" despite power-profile-daemon is enabled and running. Uninstalling this package or reinstalling power-profile-daemon did not help. Does anyone have any suggestion to fix?
Edit: It seems it is caused by powerprofilesctl command returning profiles as "placeholder". Any idea why auto-cpufreq caused this and how to fix?
parmjot commented on 2024-09-09 20:53 (UTC) (edited on 2024-09-09 20:53 (UTC) by parmjot)
@adachi flagging as out of date is enough.
Pinned Comments
liljaylj commented on 2021-06-03 12:13 (UTC)
@coxe87b you don't need to --install daemon manually, this package contains systemd service already. instead, you need to start and enable service using:
systemctl enable --now auto-cpufreq.service