Gonçalo Negrier Duarte
Gonçalo Negrier Duarte
It disappear if you open a game? I notice that some bugs on the Steam big picture don't happen when gaming.
Well I didn't test HDR maybe is a problem only with that. Because without HDR everthing works fine. The only problem I have, was the fps in the Steam big...
Here is the script I use on hyprland: ```bash #!/bin/bash #ADD TO HYPERLAND CONFIG: exec = $HOME/.config/hypr/set-displays-swayidle set_res set -ex ##Starter Commands laptop=eDP-1 external_display=HDMI-A-1 laptop_ori=0x0 external_display_ori=1920x0 hyprctl -j monitors |...
LGTM, I gonna make the python changes and this can be merge. #185 need to be update since it have some fixes to new devices
The commit I just push need be tested in a newer device but the code did compile. The temperature is still hardcoded for the legion go values. @antheas can you...
> I would personally keep using rpm for older models and change the driver name though. Perhaps even split the EC fan stuff to a different module that is out-of-tree,...
@LoKolbasz you might want to give a look at this: https://github.com/hhd-dev/hwinfo/tree/master/devices/readme.md I saw you extract some of the information on there, like the `acpi tables`, but the `WMI Methods` it...
> I have not really though about automatically committing the data. Is you idea to use githubs's API such that LLL creates a issue/comment on behalf of the user on...
> I was only concerned with automating the script but yeah, it seems like a good idea. The tool suggested in the instructions doesn't have a prepackaged version but builds...
> It's kind of unclear to me, what acpi tables should be uploaded. Is the `DSDT.dsl` file enough, or are the other files (copied/generated) in the `acpi_re` directory needed as...