tuxedo-rs
tuxedo-rs copied to clipboard
Rust libraries for interacting with hardware from TUXEDO Computers
This is my first draft for implementing the sysfs abstraction for the charging profiles discussed in #80. The TODO notes in the diff mark stuff where I'm unsure which model...
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11) → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a?narHash=sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ%3D' (2024-09-17) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/9e7f26f82acb057498335362905fde6fea4ca50a?narHash=sha256-VnG0Eu394Ga2FCe8Q66m6OEQF8iAqjDYsjmtl%2BN2omk%3D' (2024-04-06) → 'github:nixos/nixpkgs/e2f08f4d8b3ecb5cf5c9fd9cb2d53bb3c71807da?narHash=sha256-CAZF2NRuHmqTtRTNAruWpHA43Gg2UvuCNEIzabP0l6M%3D' (2024-10-05)...
Also /var/lib/tailord may be a better default than /etc/tailord, since these files are generated by the tools and not really 'static' configuration.
I did a quick test with a graphic intensive application (DOOM on Steam) and not only did the fan not spin up, the GPU shut down due to temperature... which...
Hi there! When setting curves for fan control, there is a drop-down fan 1 / fan 2 selector that does not seem to do anything. At least, whatever is selected...
First of all: This project is simply amazing! Now, onto my feature request itself: more recent tuxedo control center versions allow to set so called 'charging profiles', which limit battery...
The Tuxedo Control Center allows profiles to configure additional settings regarding CPU performance. I.e. both Tuxedo Control Center and tuxedo-rs support a so called 'performance' or 'odm' profile, while only...
Hi there! After using this utility for a bit, there is a feature that is missing. It would be awesome to be able to monitor the fan speeds for the...
Machine: Metabox Prime-16 (Rebranded Clevo NP60SND / Tuxedo Gemini 16 Gen 2/ XMG FOCUS 16 E23) CPU: 13900HX GPU: RTX 4060 Laptop Number of Fans: 2 OS: Arch Linux BIOS:...
:robot: I have created a release *beep* *boop* --- tailor: 0.3.2 ### Dependencies * The following workspace dependencies were updated * dependencies * tailor_api bumped from 0.2.5 to 0.2.6 *...