Search Criteria
Package Details: tuxedo-control-center-bin 2.1.16-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tuxedo-control-center-bin.git (read-only, click to copy) |
---|---|
Package Base: | tuxedo-control-center-bin |
Description: | A tool to help you control performance, energy, fan and comfort settings on TUXEDO laptops. |
Upstream URL: | https://github.com/tuxedocomputers/tuxedo-control-center |
Keywords: | TUXEDO |
Licenses: | GPL3 |
Conflicts: | auto-cpufreq, tuxedo-control-center |
Submitter: | StevenSeifried |
Maintainer: | StevenSeifried |
Last Packager: | StevenSeifried |
Votes: | 39 |
Popularity: | 0.65 |
First Submitted: | 2021-08-08 14:20 (UTC) |
Last Updated: | 2024-12-18 17:00 (UTC) |
Dependencies (6)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxss
- nss (nss-hgAUR)
- tuxedo-drivers-dkmsAUR (tuxedo-drivers-xmg-dkms-gitAUR, tuxedo-drivers-nocompatcheck-dkmsAUR, clevo-drivers-dkms-gitAUR, kc57-drivers-dkmsAUR)
- libappindicator-gtk3 (optional)
- libayatana-appindicator (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
evorster commented on 2023-09-26 16:38 (UTC)
Hi there! In the PKGBUILD it says that this package conflicts with auto-cpufreq. However, it is possible to turn off cpu control in tuxedo-control-center, and then use it to control the fans and backlight only.
FabioLolix commented on 2023-08-02 07:40 (UTC)
@Chromie https://wiki.archlinux.org/title/Arch_package_guidelines -> Package etiquette -> Packages should never be installed to /usr/local/
<deleted-account> commented on 2023-08-02 07:22 (UTC)
@yochananmarqos: Not to start a tug-of-war but Arch’ guidelines don’t mention
/usr/local
at all, so wouldn’t it be a stretch to say that it is forbidden to use that spot? It would help differentiate between regularly sourced and AUR-sourced files. (Otherwise, the only way to tell if one’s forgotten is to askpacman
.)yochananmarqos commented on 2023-07-31 14:18 (UTC)
@Chromie: Services should be installed to
/usr/lib/systemd/
. Nothing should be installed to/usr/local/
. See https://wiki.archlinux.org/title/Arch_package_guidelines#Directories<deleted-account> commented on 2023-07-31 09:38 (UTC)
Might I suggest altering the path where the service unit files for systemd are going to be installed? Currently, those are written to
/etc/systemd/
which, according tosystemd.unit(5)
*, is meant for "[s]ystem units created by the administrator". The same man page states that/usr/local/lib/systemd/
is meant for "[s]ystem units installed by the administrator". It would seem that having Pacman write our freshly packaged service unit files into /etc is somewhat... improper?Hence, I suggest the following change to the PKGBUILD:
dominic434 commented on 2023-07-26 13:26 (UTC)
I think the SHA256 hash for the source file tuxedo-control-center-bin.install is incorrect in the current PKGBUILD.
a_manthey commented on 2023-03-29 20:09 (UTC) (edited on 2023-03-29 20:10 (UTC) by a_manthey)
after update of package tuxedo-control-center does not start from autostart on gnome wayland or wayfire. So i tried to start from console:
The file "/opt/tuxedo-control-center/chrome-sandbox" has mode 755 at this time and is owned by root. After running
tuxedo-control-center starts as expected.
StevenSeifried commented on 2023-03-29 18:39 (UTC)
@a_manthey where are you getting that message? I tried to reproduce the issue, but without success.
journalctl | grep -E "SUID sandbox"
founds nothing. I can add it, but without being able to reproduce the problem myself, I'd like to do so reluctantlya_manthey commented on 2023-03-29 16:53 (UTC)
After every update i get this error:
Adding this line to PKGBUILD solved it:
« First ‹ Previous 1 2 3 4 5 Next › Last »