Search Criteria
Package Details: corectrl 1.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/corectrl.git (read-only, click to copy) |
---|---|
Package Base: | corectrl |
Description: | Core control application |
Upstream URL: | https://gitlab.com/corectrl/corectrl |
Keywords: | AMD CPU GPU |
Licenses: | GPL3 |
Submitter: | der_fenix |
Maintainer: | der_fenix |
Last Packager: | der_fenix |
Votes: | 75 |
Popularity: | 3.63 |
First Submitted: | 2019-07-15 09:06 (UTC) |
Last Updated: | 2022-02-25 13:28 (UTC) |
Dependencies (19)
- botan (botan-git)
- hwdata
- karchive (karchive-git)
- kauth (kauth-git)
- procps-ng (procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd, procps-ng-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-charts (qt5-charts-git, qt5-charts-ubuntu-ver)
- qt5-quickcontrols2 (qt5-quickcontrols2-git)
- qt5-svg (qt5-svg-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- cmake (cmake-git) (make)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- gcc (fastgcc, gccrs-git, gcc-multilib-git, gcc-git) (make)
- karchive (karchive-git) (make)
- qt5-tools (qt5-tools-git) (make)
- mesa-utils (optional) – For glxinfo,
- util-linux (util-linux-nosystemd-minimal-git, util-linux-aes, util-linux-selinux) (optional) – For lscpu
- vulkan-tools (optional) – For vulkaninfo
Latest Comments
evil-god commented on 2022-03-08 19:17 (UTC)
@matrs: arch or manjaro?
matrs commented on 2022-03-08 18:59 (UTC) (edited on 2022-03-08 19:00 (UTC) by matrs)
Same as @SimplyTadpole. Recently updated system, first time installing the package, all the dependencies get properly installed but the
build
fails:SimplyTadpole commented on 2022-01-22 15:10 (UTC)
This is still broken for me. Even after the latest update and running a full system update & upgrade, trying to run the clocking function still crashes my computer.
leonavis commented on 2022-01-22 09:31 (UTC)
yes, rebuild works flawlessly.
evil-god commented on 2022-01-22 09:18 (UTC)
just do a rebuild and everything works. no symlinking or something...
@der_fenix: please set pkgrel=3 to 4 and everyone is happy :-)
Nanoshift commented on 2022-01-21 20:34 (UTC)
For a temporary fix, I reverted the botan update via: sudo pacman -U /var/cache/pacman/pkg/botan-2.18.2-3-x86_64.pkg.tar.zst
SimplyTadpole commented on 2022-01-21 20:16 (UTC)
This is indeed broken by a libbotan update. I also tried to use Wiichele's suggestion of symlinking the newer botan library, but it causes my computer to kill itself and reboot.
Wiichele commented on 2022-01-20 23:25 (UTC)
It turns out there is a cmake file looking for the botan library, so I just recompiled the package
Wiichele commented on 2022-01-20 23:14 (UTC)
botan in extra changed the name of a .so file, which in turn broke the program. I used this command as a temporary solution: sudo ln -s /usr/lib/libbotan-2.so.19 /usr/lib/libbotan-2.so.18
der_fenix commented on 2022-01-12 09:17 (UTC)
Stop making it outdated. hwdata already in dependence, instead of hwids. Update corectl first to resolve the dependence blocking
evdinowork commented on 2022-01-11 13:41 (UTC)
change hwids to hwdata in the dependancies
shaybox commented on 2022-01-11 09:23 (UTC)
Same as @nanotwerp,
removing hwids breaks dependency 'hwids' required by corectrl
nanotwerp commented on 2022-01-10 23:41 (UTC)
The latest Arch update recommends using hwdata instead of hwids (as hwids is now inactive), but hwids is still listed as a mandatory dependency. This forced me to modify the PKGBUILD and .SRCINFO myself and build it with makepkg.
HurricanePootis commented on 2021-11-28 21:08 (UTC)
Hey, the command
glxinfo
has moved from the packagemesa-demos
tomesa-utils
. Therefore, you should change the optdependmesa-demos
tomesa-utils
, because CoreCtrl only needsglxinfo
der_fenix commented on 2021-11-17 15:18 (UTC)
It's not mine, all credits goes to the @jpalaciosdev :)
tsujigiri_nin commented on 2021-11-17 15:06 (UTC)
Just wanted to say thanks der_fenix for an amazing utility.
leonavis commented on 2021-10-15 13:27 (UTC) (edited on 2021-10-31 11:19 (UTC) by leonavis)
Hmm, okay. Just for that, I won't do that for now ;-) but maybe when I wanna play something very demanding. thx for help Edit: Alright I found the weirdest work-around. When I reinstall it, it works - I do not have to rebuild it, just remove it and install it again, and it works. Don't really understand what's happening but as long as it works, whatever
ffffffffffff commented on 2021-10-14 00:13 (UTC)
then you might wanna consider cleaninstall of arch,because linux,unlike windows, is still prone to system file corruptions and power outages(talking from experience)
leonavis commented on 2021-10-13 16:35 (UTC) (edited on 2021-10-13 17:16 (UTC) by leonavis)
I did, otherwise it wouldn't show me the options to change the voltage at all. If I rebuild it, voltage-control works, but as soon as I reboot my system, although it still shows me the options I have saved correctly, the voltage-control stops working, and I'm stuck with default voltage. I already made a ticket at the corectrl-gitlab-page, but no response so far. The fan-control works fine. Same in X11 and Wayland, so it's not that either. Quite strange. It also did work up until some time ago (no idea when exactly though, but some update not very long ago must have caused it). It's not the kernel either, tried Zen and Default linux-kernel (haven't tried LTS yet, maybe I will, too). Edit: Okay, lts-kernel doesn't help either.
ffffffffffff commented on 2021-10-13 06:03 (UTC) (edited on 2021-10-13 06:06 (UTC) by ffffffffffff)
srry for my attitude,didnt read ur comment properly so im dumb, not wise at all. if u already tried these then i cant help u: did you save your profile? did you add the kernel parameter to your boot loader? https://gitlab.com/corectrl/corectrl/-/wikis/Setup https://wiki.archlinux.org/title/kernel_parameters
leonavis commented on 2021-10-13 02:03 (UTC)
I have and as stated, it works fine when first build and only stops working after rebooting. So I do not think it's a problem with the setup. But if you're so very wise, why not hint me in the right direction to solve my apparantly easy-to-solve problem?
ffffffffffff commented on 2021-10-12 23:13 (UTC)
@leonavis first go read its docs and how to set it up before posting this kind of shit
leonavis commented on 2021-09-24 11:26 (UTC)
I have a weird failure. CoreCtrl does seem to work, but it does not seem to be able to keep the voltage-settings. When I build it, it works, but as soon as I reboot (it's in Autostart) it just takes the default settings for the card, not the ones I have set, which are however shown correctly in CoreCtrl. I'm on a RX580 with AMDGPU-mesa drivers, the default ones. Fancontrol does seem to work.
pika02 commented on 2021-05-12 11:53 (UTC) (edited on 2021-05-12 11:54 (UTC) by pika02)
Thank you for the trick. I didn't know makepkg.conf before ;)
der_fenix commented on 2021-05-11 06:21 (UTC)
It uses MAKEFLAGS from /etc/makepkg.conf. So, just add your '-jxx' there and the build will be faster.
pika02 commented on 2021-05-11 00:02 (UTC)
The package build too slow with default settings. I think
make -C build -j $(nprocs)
will be much quicker.Gip-Gip commented on 2021-05-04 15:40 (UTC) (edited on 2021-05-04 16:54 (UTC) by Gip-Gip)
EDIT: fixed as of may 4th, 2021
makepkg -si fails with this message as of may 4th, 2021
wackbyte commented on 2021-04-18 23:24 (UTC)
if it stops working after updating botan just rebuild it
capoeira commented on 2021-04-18 09:47 (UTC)
Damn, I was wonderig why my system was so hot yesterday. Din´t even realize CC was not running until I recieved notification from here.
der_fenix commented on 2021-04-17 18:10 (UTC)
Just rebuild and reinstall the corectrl package
kamilpajek commented on 2021-04-17 18:09 (UTC)
After update:
corectrl: error while loading shared libraries: libbotan-2.so.17: cannot open shared object file: No such file or directory
der_fenix commented on 2020-11-22 12:10 (UTC)
There is no such automatic option, but I will try to find a solution.
codewiz commented on 2020-11-22 07:58 (UTC)
The corectrl binary is out-of-sync again with botan:
% corectrl corectrl: error while loading shared libraries: libbotan-2.so.15: cannot open shared object file: No such file or directory
I don't know if this is a limitation in aur, but would it be possible to bump the package version every time one of its dependencies change in a way that requires rebuilding it?
capoeira commented on 2020-11-11 00:37 (UTC)
new boton version broke it again
hk3wx commented on 2020-10-28 14:57 (UTC) (edited on 2020-10-28 15:00 (UTC) by hk3wx)
[28-10-20 11:36:46.634][I] ----- Application started -----
[28-10-20 11:36:47.063][W] No translation found for locale en_US
[28-10-20 11:36:47.063][W] Using en_EN translation.
[28-10-20 11:36:47.139][E] [helpercontrol.cpp:139] Helper start error.
[28-10-20 11:36:47.139][W] Cannot start helper
[28-10-20 11:36:47.139][W] Initialization failed
[28-10-20 11:36:47.139][W] Exiting...
der_fenix commented on 2020-10-24 18:47 (UTC)
Just re-build and re-install the package, it should help.
abzstrak commented on 2020-10-24 18:10 (UTC)
looks like boton got upgraded to 1.6
corectrl: error while loading shared libraries: libbotan-2.so.15: cannot open shared object file: No such file or directory
I made a link to libbotan-2.so.16 and it seems to be working for now.
deemon commented on 2020-08-26 18:30 (UTC)
It does not seem to work with my Ryzen 1700 CPU. I mean profiles and any OC or fan speed stuff is just missing. In the "system" part it does identify it just fine. (also GPU part works)
der_fenix commented on 2020-08-25 17:38 (UTC)
Fixed, thanks!
yochananmarqos commented on 2020-08-25 16:42 (UTC)
The
$pkgdir
should not be referenced in the build() function.Normally the
-DCMAKE_BUILD_TYPE=Release
option should not be used, see Cmake undesired behaviors.wackbyte commented on 2020-07-31 22:09 (UTC)
Rebuilding it worked, thanks!
der_fenix commented on 2020-07-31 15:03 (UTC)
There were update for botan a few days ago. Just re-install corectl
wackbyte commented on 2020-07-31 15:01 (UTC)
I started getting this error today when running it:
It looks like corectrl depends on botan 2.13, but the botan package is on 2.15.
appetrosyan commented on 2020-07-15 19:19 (UTC)
I have a solution.
The problem that @saloniamatteo faced is caused by lack of a polkit authentication agent. What you need to do is install one, and have it run before launching Corectrl.
saloniamatteo commented on 2020-06-09 19:35 (UTC) (edited on 2020-06-09 19:42 (UTC) by saloniamatteo)
I get this error:
What should I do? My machine's language was always set to en_US; I installed corectrl with
yay -Sy corectrl
, and I also installed the optional dependencies, with no luck whatsoever.cat /tmp/CoreCtrl.log
:I've also found this issue on upstream's gitlab: https://gitlab.com/corectrl/corectrl/-/issues/89
LevitatingRein commented on 2020-06-09 10:18 (UTC)
@py_crash I got a similiar issue with a Qt package recently, and updating all of my packages helped.
py_crash commented on 2020-06-08 20:02 (UTC) (edited on 2020-06-08 20:03 (UTC) by py_crash)
It doesn't work in Manjaro with KDE:
$ corectrl
corectrl: /usr/lib/libQt5Core.so.5: version `Qt_5.15' not found (required by corectrl)
corectrl: /usr/lib/libQt5Core.so.5: version `Qt_5.15' not found (required by /usr/lib/libcorectrl.so)
der_fenix commented on 2020-06-07 10:27 (UTC)
@u666sa Added, thanks!
u666sa commented on 2020-06-07 10:19 (UTC)
@der_fenix Add two more dependencies, without these there is going to be tray icon problem, tray icon will be missing. If you don't have these problems, that simply means you already have these packages installed. Add these to your PKGBUILD 1. qt5-svg 2. qt5-xmlpatterns
u666sa commented on 2020-06-01 07:56 (UTC)
Tray icon is missing, it is shown as blank. What to do? Arch, XFCE
frpenguin commented on 2020-01-16 20:46 (UTC)
Friendly note. If you get an error about libbotan check if the botan package was recently updated. It seems it's not only a regular dependency but also a make dependency. All you need is rebuilt the package
frankyboy commented on 2019-08-17 16:15 (UTC) (edited on 2019-08-17 16:15 (UTC) by frankyboy)
[17-08-19 17:42:43.261][E] [helpercontrol.cpp:131] Helper start error. DBus Backend error: could not contact the helper. Connection error: Message recipient disconnected from message bus without replying. Message error:
[17-08-19 17:42:43.261][W] Cannot start helper
got this error when trying to launch corectrl. xfce
jpalaciosdev commented on 2019-07-29 10:08 (UTC)
@c0d3st0rm Yes, please. Include your CoreCtrl logs on the issue. You can find them on /tmp.
c0d3st0rm commented on 2019-07-23 00:19 (UTC)
I keep on getting a std::bad_alloc on initialization. Should that be reported upstream?
der_fenix commented on 2019-07-22 18:15 (UTC)
Updated, thanks!
jpalaciosdev commented on 2019-07-22 18:09 (UTC)
Just released 1.0.5
Remember, qca is not needed anymore so you can remove it as a build dependency.
jpalaciosdev commented on 2019-07-22 15:06 (UTC)
Some of the components required for building are required as runtime dependencies as well. I should have include them on the list of runtime dependencies on the wiki. My fault.
Add the following packages as required: karchive, kauth, qt5-charts, qt5-quickcontrols2, botan, qt5-base.
I also removed qca as a requided dependency on master. It will be removed on 1.0.5 too.
Rhinoceros commented on 2019-07-22 07:04 (UTC) (edited on 2019-07-22 07:04 (UTC) by Rhinoceros)
I was also missing
botan
andqt5-charts
. Both should be dependencies, otherwise I getor
Toasty commented on 2019-07-22 06:48 (UTC)
Libraries required for the program to run should be regular dependencies, not make dependencies. I had to install botan, kauth, and qt5-quickcontrols2 manually because pikaur uninstalled them after making the package.
laichiaheng commented on 2019-07-21 02:03 (UTC) (edited on 2019-07-21 02:04 (UTC) by laichiaheng)
corectrl: error while loading shared libraries: libbotan-2.so.10: cannot open shared object file: No such file or directory I have botan2.11.0
laichiaheng commented on 2019-07-19 14:55 (UTC)
I need to install qt5-quickcontrols2 to make it work.
jpalaciosdev commented on 2019-07-17 11:42 (UTC)
Dependecies were updated on the wiki. Now requires gcc>=8.
der_fenix commented on 2019-07-15 17:24 (UTC)
Removed, thanks!
schw0reismus commented on 2019-07-15 17:20 (UTC)
I think you should remove that
for size ...
line because it ruins icons again. The problem was solved.der_fenix commented on 2019-07-15 15:06 (UTC)
Added missing deps, thanks
c0d3st0rm commented on 2019-07-15 15:01 (UTC)
On my system, both qt5-quickcontrols and qca were required as dependencies.
jpalaciosdev commented on 2019-07-15 13:05 (UTC)
Version 1.0.2 fixed the missing icons issue, so the PKGBUILD doesn't that workaround anymore.
der_fenix commented on 2019-07-15 13:02 (UTC)
Thanks for corrections, changes applied, should work now
schw0reismus commented on 2019-07-15 12:41 (UTC) (edited on 2019-07-15 12:45 (UTC) by schw0reismus)
If you don't see icons, add this to
package()
:Also make changes to the patch: replace
/home/fenix/tmp/
to the directory where you cloned this repo.jpalaciosdev commented on 2019-07-15 12:17 (UTC)
Just released 1.0.2 with important fixes.