Hello everyone,
Yesterday I've tried installing corectrl from the AUR but, when I tried to run it, I get the following error:
[09-06-20 21:31:00.457][W] No translation found for locale en_US [09-06-20 21:31:00.457][W] Using en_EN translation. [09-06-20 21:31:00.584][W] Cannot start helper [09-06-20 21:31:00.584][W] Initialization failed [09-06-20 21:31:00.584][W] Exiting...
What should I do? My machine's language was always set to en_US; I installed corectrl with yay -Sy corectrl (I also tried corectrl-git, still didn't work), and I also installed the optional dependencies, with no luck whatsoever.
cat /tmp/CoreCtrl.log:
[09-06-20 21:27:50.487][I] ----- Application started ----- [09-06-20 21:27:50.676][W] No translation found for locale en_US [09-06-20 21:27:50.676][W] Using en_EN translation. [09-06-20 21:27:51.041][E] [helpercontrol.cpp:139] Helper start error. [09-06-20 21:27:51.050][W] Cannot start helper [09-06-20 21:27:51.050][W] Initialization failed [09-06-20 21:27:51.050][W] Exiting...
I've also found this issue on upstream's gitlab: https://gitlab.com/corectrl/corectrl/-/issues/89
My setup:
Arch Linux
WM: i3wm (no DEs installed)
Display Manager: LightDM
Display server: X11
I've checked Polkit and it runs just fine. I also tried installing the qt5 package group, but that did nothing to fix the issue.
Any help is appreciated, thanks in advance!
EDIT: solved by running corectrl with sudo
I am running 22.04.1-Ubuntu and trying to install corectrl. I have gotten as far to add it to the repository list and install but when i try and run it i get an error.
[27-03-23 22:31:53.900][W] Empty sysfs entry /sys/class/drm/renderD129/device/hwmon/hwmon7/in0_input
[27-03-23 22:31:54.077][W] Cannot start helper
[27-03-23 22:31:54.077][W] Initialization failed
[27-03-23 22:31:54.077][W] Exiting..
I am using a laptop with an amd cpu, igpu and amd dedicated gpu.
Any help would be greatly appreciated. Thanks.
Hello everyone,
Yesterday I've tried installing corectrl from the AUR but, when I tried to run it, I get the following error:
[09-06-20 21:31:00.457][W] No translation found for locale en_US [09-06-20 21:31:00.457][W] Using en_EN translation. [09-06-20 21:31:00.584][W] Cannot start helper [09-06-20 21:31:00.584][W] Initialization failed [09-06-20 21:31:00.584][W] Exiting...
What should I do? My machine's language was always set to en_US; I installed corectrl with yay -Sy corectrl (I also tried corectrl-git, still didn't work), and I also installed the optional dependencies, with no luck whatsoever.
cat /tmp/CoreCtrl.log:
[09-06-20 21:27:50.487][I] ----- Application started ----- [09-06-20 21:27:50.676][W] No translation found for locale en_US [09-06-20 21:27:50.676][W] Using en_EN translation. [09-06-20 21:27:51.041][E] [helpercontrol.cpp:139] Helper start error. [09-06-20 21:27:51.050][W] Cannot start helper [09-06-20 21:27:51.050][W] Initialization failed [09-06-20 21:27:51.050][W] Exiting...
I've also found this issue on upstream's gitlab: https://gitlab.com/corectrl/corectrl/-/issues/89
My setup:
Arch Linux
WM: i3wm (no DEs installed)
Display Manager: LightDM
Display server: X11
I've checked Polkit and it runs just fine. I also tried installing the qt5 package group, but that did nothing to fix the issue.
Any help is appreciated, thanks in advance!
EDIT: fixed by running corectrl with sudo
I am using ubuntu 18.04 its a clean install
already updated and upgraded
added the repos needed for corectrl and vulkan
installed vulkan-utils
cant install vulkan-tools though i think it was removed
please help me
https://askubuntu.com/questions/1289780/how-do-i-install-corectrl-on-ubuntu-i-already-installed-vulcan-utils
First try sudo apt install --fix-broken install. Looks like vulkan tools package got corrupted. Try installing it by a separate .deb package.
Which repos did you add?
vulkan-tools was not removed from 18.04, itwas first added after 18.04 was released, in 18.04 the corresponding package is vulkan-utils.
It is available in 20.04 and later: https://packages.ubuntu.com/search?keywords=vulkan-tools&searchon=names
Looks like you added packages meant for 20.04 and not 18.04, maybe you just have to modify the source for the PPA if they also have packages for 18.04