[BUG] Add Model Support Legion 7i Gen 10 83KY
Is your feature request related to a problem? Please describe. I want to ask for support for the Legion 7i 10th gen laptop
As in
- Per Key RGB Support
- A/C Charging Limit Support
- Modeset
- etc Describe the solution you'd like I searched for a bit but didn't find anyway to help the devs, I don't code with C, and I'm not gonna try to bother to learn this stack but in a week or two, I'll be able to give you like a firmware/bios dump, I know with MSIs you had to, but I need to know HOW you want me to, especially since, I'm gonna install Linux, so if you need anything that requires Windows, do tell me so I can do that before putting my main OS.
Describe alternatives you've considered Nothing so far
Model and Debug Info Legion 7i Gen 10 (16” Intel)
Distribution: EndeavourOS Model name: 83KYCTO1WWPT1 CPU model: Intel Core Ultra 9 275HX GPU model: NVIDIA 5070 8GB Keyboard backlight: Per Key 24 Zone RGB Light in lid or logo: no Light at IO-Ports at back: no
Output of sudo dmidecode -t system. Please remove Serial Number and UUID for privacy:
not applicable yet
Output of sudo dmidecode -t bios:
not applicable yet
Output of sudo cat /sys/kernel/debug/legion/fancurve:
not applicable yet
Referencing #166
Same exact problem, seeing as though this isn't updated in months, I don't know where the repo owner is trying to get into the mainline kernel with such little time to dedicate to maintaining a product such as this.
sudo dmidecode -t system
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.6 present.
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: LENOVO
Product Name: 83KY
Version: Legion 7 16IAX10
Serial Number: ----
UUID: ------
Wake-up Type: Power Switch
SKU Number: LENOVO_MT_83KY_BU_idea_FM_Legion 7 16IAX10
Family: Legion 7 16IAX10
Handle 0x0024, DMI type 12, 5 bytes
System Configuration Options
Option 1: ConfigOptions1
Option 2: ConfigOptions2
Option 3: ConfigOptions3
Handle 0x0027, DMI type 15, 29 bytes
System Event Log
Area Length: 0 bytes
Header Start Offset: 0x0000
Header Length: 8192 bytes
Data Start Offset: 0x2000
Access Method: General-purpose non-volatile data functions
Access Address: 0x0000
Status: Valid, Not Full
Change Token: 0x12345678
Header Format: OEM-specific
Supported Log Type Descriptors: 3
Descriptor 1: POST memory resize
Data Format 1: None
Descriptor 2: POST error
Data Format 2: POST results bitmap
Descriptor 3: Log area reset/cleared
Data Format 3: None
Handle 0x0034, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Output of ➜ ~ sudo dmidecode -t bios
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.6 present.
Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
Vendor: LENOVO
Version: RXCN21WW
Release Date: 06/20/2025
ROM Size: 48 MB
Characteristics:
PCI is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
3.5"/2.88 MB floppy services are supported (int 13h)
8042 keyboard services are supported (int 9h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 1.21
Firmware Revision: 1.21
Handle 0x0025, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Long
Installable Languages: 8
en|US|iso8859-1,0
fr|FR|iso8859-1,0
zh|TW|unicode,0
ja|JP|unicode,0
it|IT|iso8859-1,0
es|ES|iso8859-1,0
de|DE|iso8859-1,0
pt|PT|iso8859-1,0
Currently Installed Language: en|US|iso8859-1,0
Output of sudo cat /sys/kernel/debug/legion/fancurve
cat: /sys/kernel/debug/legion/fancurve: No such file or directory
I tried installing from the github repo, from the AUR, the regular kernel patch, and even DKMS, most settings are greyed out.... Sure, not 24 zone per key RGB, but fan settings, power profiles, or even screen brightness works....
If anyone is reading this, Kernel 6.17 breaks a lot of things for newer lenovos, like a purple power button (custom power mode, just Fn + Q should fix it if you're in a similar model)
If it's relevant Here is the log from Lenovo Legion GUI - also says hwmon not found.
2025-10-12 12:33:29,843 - INFO: 2025-10-12 12:33:29,843 - INFO: Feature LockFanController with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/lockfancontroller and path None 2025-10-12 12:33:29,843 - WARNING: Feature LockFanController does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature RapidChargingFeature with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/rapidcharge and path None 2025-10-12 12:33:29,843 - WARNING: Feature RapidChargingFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature BatteryConservation with pattern /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode and path /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/conservation_mode 2025-10-12 12:33:29,843 - INFO: Feature MaximumFanSpeedFeature with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/fan_fullspeed and path None 2025-10-12 12:33:29,843 - WARNING: Feature MaximumFanSpeedFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature FnLockFeature with pattern /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/fn_lock and path /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/fn_lock 2025-10-12 12:33:29,843 - INFO: Feature WinkeyFeature with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/winkey and path None 2025-10-12 12:33:29,843 - WARNING: Feature WinkeyFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature TouchpadFeature with pattern ['/sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/touchpad', '/sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/touchpad'] and path None 2025-10-12 12:33:29,843 - WARNING: Feature TouchpadFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature CameraPowerFeature with pattern /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/camera_power and path /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/camera_power 2025-10-12 12:33:29,843 - INFO: Feature OverdriveFeature with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/overdrive and path None 2025-10-12 12:33:29,843 - WARNING: Feature OverdriveFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature GsyncFeature with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gsync and path None 2025-10-12 12:33:29,843 - WARNING: Feature GsyncFeature does not exist. exits: 0 2025-10-12 12:33:29,843 - INFO: Feature PlatformProfileFeature with pattern /sys/firmware/acpi/platform_profile and path /sys/firmware/acpi/platform_profile 2025-10-12 12:33:29,843 - INFO: Feature StrFileFeature with pattern /sys/firmware/acpi/platform_profile_choices and path /sys/firmware/acpi/platform_profile_choices 2025-10-12 12:33:29,843 - INFO: Feature IsOnPowerSupplyFeature with pattern /sys/class/power_supply/ADP0/online and path /sys/class/power_supply/ADP0/online 2025-10-12 12:33:29,843 - INFO: Feature AlwaysOnUSBChargingFeature with pattern /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/usb_charging and path /sys/bus/platform/drivers/ideapad_acpi/VPC2004:00/usb_charging 2025-10-12 12:33:29,843 - INFO: Feature BatteryCurrentCapacityPercentage with pattern /sys/class/power_supply/BAT0/capacity and path /sys/class/power_supply/BAT0/capacity 2025-10-12 12:33:29,844 - INFO: Feature CPUOverclock with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_oc and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUOverclock does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPULongtermPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_longterm_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPULongtermPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPUShorttermPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_shortterm_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUShorttermPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPUPeakPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_peak_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUPeakPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPUDefaultPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_default_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUDefaultPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPUCrossLoadingPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_cross_loading_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUCrossLoadingPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature CPUAPUSPPTPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/cpu_apu_sppt_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature CPUAPUSPPTPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature GPUOverclock with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gpu_oc and path None 2025-10-12 12:33:29,844 - WARNING: Feature GPUOverclock does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature GPUBoostClock with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gpu_boost_clock and path None 2025-10-12 12:33:29,844 - WARNING: Feature GPUBoostClock does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature GPUCTGPPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gpu_ctgp_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature GPUCTGPPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature GPUPPABPowerLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gpu_ppab_powerlimit and path None 2025-10-12 12:33:29,844 - WARNING: Feature GPUPPABPowerLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature GPUTemperatureLimit with pattern /sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/gpu_temperature_limit and path None 2025-10-12 12:33:29,844 - WARNING: Feature GPUTemperatureLimit does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature YLogoLight with pattern /sys/class/leds/platform::ylogo/brightness and path None 2025-10-12 12:33:29,844 - WARNING: Feature YLogoLight does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: Feature IOPortLight with pattern /sys/class/leds/platform::ioport/brightness and path None 2025-10-12 12:33:29,844 - WARNING: Feature IOPortLight does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: CommandFeature PowerProfilesDeamonService: [] 2025-10-12 12:33:29,844 - WARNING: Feature PowerProfilesDeamonService does not exist. exits: 0 2025-10-12 12:33:29,844 - INFO: CommandFeature PowerProfilesDeamonService execute "systemctl status power-profiles-daemon" 2025-10-12 12:33:29,849 - INFO: CommandFeature PowerProfilesDeamonService reading with code 0: ● power-profiles-daemon.service - Power Profiles daemon Loaded: loaded (/usr/lib/systemd/system/power-profiles-daemon.service; enabled; preset: disabled) Active: active (running) since Sun 2025-10-12 12:09:44 WEST; 23min ago Invocation: 707801919cf140bcb1a2923832817355 Main PID: 1800 (power-profiles-) Tasks: 4 (limit: 37488) Memory: 2.3M (peak: 3.3M) CPU: 51ms CGroup: /system.slice/power-profiles-daemon.service └─1800 /usr/lib/power-profiles-daemon
out 12 12:09:44 kitty systemd[1]: Starting Power Profiles daemon... out 12 12:09:44 kitty systemd[1]: Started Power Profiles daemon. out 12 12:09:44 kitty power-profiles-daemon[1800]: PlatformDriver file ../power-profiles-daemon/src/ppd-driver-platform-profile.c: line 100 (acpi_platform_profile_value_to_profile): should not be reached out 12 12:09:55 kitty power-profiles-daemon[1800]: PlatformDriver file ../power-profiles-daemon/src/ppd-driver-platform-profile.c: line 100 (acpi_platform_profile_value_to_profile): should not be reached out 12 12:17:45 kitty power-profiles-daemon[1800]: PlatformDriver file ../power-profiles-daemon/src/ppd-driver-platform-profile.c: line 100 (acpi_platform_profile_value_to_profile): should not be reached
2025-10-12 12:33:29,849 - INFO: CommandFeature LenovoLegionLaptopSupportService: [] 2025-10-12 12:33:29,849 - WARNING: Feature LenovoLegionLaptopSupportService does not exist. exits: 0 2025-10-12 12:33:29,849 - INFO: CommandFeature LenovoLegionLaptopSupportService execute "systemctl status legiond.service legiond-onresume.service legiond-cpuset.service legiond-cpuset.timer" 2025-10-12 12:33:29,856 - INFO: CommandFeature LenovoLegionLaptopSupportService reading with code 3: ● legiond.service - legiond daemon Loaded: loaded (/etc/systemd/system/legiond.service; enabled; preset: disabled) Active: active (running) since Sun 2025-10-12 12:09:43 WEST; 23min ago Invocation: 642ec5252d9a481e85cf869d790ce831 Main PID: 1662 (legiond) Tasks: 2 (limit: 37488) Memory: 620K (peak: 2M) CPU: 20ms CGroup: /system.slice/legiond.service └─1662 /usr/bin/legiond
out 12 12:32:30 kitty legiond[1662]: cmd: "B" received out 12 12:32:30 kitty legiond[1662]: ---------------set_cpu start--------------- out 12 12:32:30 kitty legiond[1662]: cpu_control is set to false out 12 12:32:30 kitty legiond[1662]: skip cpu_control out 12 12:32:30 kitty legiond[1662]: ---------------set_cpu end--------------- out 12 12:33:29 kitty legiond[1662]: cmd: "B" received out 12 12:33:29 kitty legiond[1662]: ---------------set_cpu start--------------- out 12 12:33:29 kitty legiond[1662]: cpu_control is set to false out 12 12:33:29 kitty legiond[1662]: skip cpu_control out 12 12:33:29 kitty legiond[1662]: ---------------set_cpu end---------------
○ legiond-onresume.service - Start legiond-ctl fanset on resume Loaded: loaded (/etc/systemd/system/legiond-onresume.service; enabled; preset: disabled) Active: inactive (dead)
○ legiond-cpuset.service - set legion cpu Loaded: loaded (/etc/systemd/system/legiond-cpuset.service; static) Active: inactive (dead) since Sun 2025-10-12 12:33:29 WEST; 190ms ago Invocation: b0df6744ca95488eaa23fdf8f111f7db TriggeredBy: ● legiond-cpuset.timer Process: 13320 ExecStart=/usr/bin/legiond-ctl cpuset (code=exited, status=0/SUCCESS) Main PID: 13320 (code=exited, status=0/SUCCESS) Mem peak: 2M CPU: 3ms
out 12 12:33:29 kitty systemd[1]: Starting set legion cpu... out 12 12:33:29 kitty legiond-ctl[13320]: successfully sent cmd out 12 12:33:29 kitty systemd[1]: legiond-cpuset.service: Deactivated successfully. out 12 12:33:29 kitty systemd[1]: Finished set legion cpu.
● legiond-cpuset.timer - Reapply legiond-cpuset Loaded: loaded (/etc/systemd/system/legiond-cpuset.timer; enabled; preset: disabled) Active: active (waiting) since Sun 2025-10-12 12:09:43 WEST; 23min ago Invocation: 8a4791b398b849e488e3a56fdd52b2ea Trigger: Sun 2025-10-12 12:33:59 WEST; 29s left Triggers: ● legiond-cpuset.service
out 12 12:09:43 kitty systemd[1]: Started Reapply legiond-cpuset.
2025-10-12 12:33:29,856 - INFO: Feature LegionGUIAutostart with pattern /home/kitty/.config and path /home/kitty/.config 2025-10-12 12:33:29,856 - WARNING: Feature LegionGUIAutostart does not exist. exits: 0 2025-10-12 12:33:29,856 - INFO: Feature NVIDIAGPUIsRunning with pattern /sys/bus/pci/devices/0000:01:00.0/power/runtime_status and path /sys/bus/pci/devices/0000:01:00.0/power/runtime_status 2025-10-12 12:33:29,857 - INFO: Setting feature automatic_close to 0 2025-10-12 12:33:29,857 - INFO: Notifying subscribers of change 2025-10-12 12:33:29,857 - INFO: Setting feature close_to_tray to 0 2025-10-12 12:33:29,857 - INFO: Notifying subscribers of change 2025-10-12 12:33:29,857 - INFO: Setting feature open_closed_to_tray to 0 2025-10-12 12:33:29,857 - INFO: Notifying subscribers of change 2025-10-12 12:33:29,857 - INFO: Setting feature enable_gui_monitoring to 0 2025-10-12 12:33:29,857 - INFO: Notifying subscribers of change 2025-10-12 12:33:29,857 - INFO: Setting feature icon_color_mode to always-color 2025-10-12 12:33:29,857 - INFO: Notifying subscribers of change 2025-10-12 12:33:29,857 - INFO: Settings file does not exist. 2025-10-12 12:33:29,857 - INFO: Using icon_color color 2025-10-12 12:33:29,857 - INFO: Using icon legion_logo 2025-10-12 12:33:29,892 - INFO: update_view_from_feature: 0 2025-10-12 12:33:29,893 - INFO: Feature FnLockFeature reading 2025-10-12 12:33:29,893 - INFO: Feature FnLockFeature reading: 0 2025-10-12 12:33:29,893 - INFO: Feature CameraPowerFeature reading 2025-10-12 12:33:29,895 - INFO: Feature CameraPowerFeature reading: 0 2025-10-12 12:33:29,895 - INFO: Feature BatteryConservation reading 2025-10-12 12:33:29,895 - INFO: Feature BatteryConservation reading: 1 2025-10-12 12:33:29,896 - INFO: Feature AlwaysOnUSBChargingFeature reading 2025-10-12 12:33:29,896 - INFO: Feature AlwaysOnUSBChargingFeature reading: 1 2025-10-12 12:33:29,896 - INFO: update_view_from_feature: 0 2025-10-12 12:33:29,896 - INFO: Feature StrFileFeature reading 2025-10-12 12:33:29,896 - INFO: Feature StrFileFeature reading: low-power balanced balanced-performance performance custom 2025-10-12 12:33:29,896 - INFO: Feature PlatformProfileFeature reading 2025-10-12 12:33:29,896 - INFO: Feature PlatformProfileFeature reading: balanced-performance 2025-10-12 12:33:29,896 - INFO: CommandFeature PowerProfilesDeamonService execute "systemctl is-active power-profiles-daemon" 2025-10-12 12:33:29,899 - INFO: CommandFeature PowerProfilesDeamonService reading with code 0: active
2025-10-12 12:33:29,899 - INFO: CommandFeature LenovoLegionLaptopSupportService execute "systemctl is-active legiond.service legiond-onresume.service legiond-cpuset.service legiond-cpuset.timer" 2025-10-12 12:33:29,904 - INFO: CommandFeature LenovoLegionLaptopSupportService reading with code 0: active inactive inactive active
2025-10-12 12:33:29,904 - INFO: update_view_from_feature: 0
2025-10-12 12:33:29,905 - INFO: Feature BatteryConservation reading
2025-10-12 12:33:29,906 - INFO: Feature BatteryConservation reading: 1
2025-10-12 12:33:29,906 - INFO: Feature FnLockFeature reading
2025-10-12 12:33:29,906 - INFO: Feature FnLockFeature reading: 0
2025-10-12 12:33:29,906 - INFO: Feature AlwaysOnUSBChargingFeature reading
2025-10-12 12:33:29,906 - INFO: Feature AlwaysOnUSBChargingFeature reading: 1
2025-10-12 12:33:29,906 - INFO: update_view_from_feature in EnumFeatureTrayController
2025-10-12 12:33:29,906 - INFO: Feature StrFileFeature reading
2025-10-12 12:33:29,906 - INFO: Feature StrFileFeature reading: low-power balanced balanced-performance performance custom
2025-10-12 12:33:29,906 - INFO: Feature PlatformProfileFeature reading
2025-10-12 12:33:29,906 - INFO: Feature PlatformProfileFeature reading: balanced-performance
2025-10-12 12:33:29,906 - INFO: update_view_from_feature in EnumFeatureTrayController
2025-10-12 12:33:29,906 - INFO: Feature StrFileFeature reading
2025-10-12 12:33:29,906 - INFO: Feature StrFileFeature reading: low-power balanced balanced-performance performance custom
2025-10-12 12:33:29,906 - INFO: Feature PlatformProfileFeature reading
2025-10-12 12:33:29,906 - INFO: Feature PlatformProfileFeature reading: balanced-performance
2025-10-12 12:33:42,862 - INFO: FileFeature FanCurveRepository execute "['pkexec', 'legion_cli', 'set-feature', 'FanCurveRepository', 'performance-ac', 'name: unknown\nentries:\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\n- fan1_speed: 0.0\n fan2_speed: 0.0\n cpu_lower_temp: 0\n cpu_upper_temp: 0\n gpu_lower_temp: 0\n gpu_upper_temp: 0\n ic_lower_temp: 0\n ic_upper_temp: 0\n acceleration: 0\n deceleration: 0\nenable_minifancurve: false\n']"
2025-10-12 12:33:50,673 - INFO: FileFeature FanCurveRepository executed with code 1: ; Traceback (most recent call last):
File "/usr/bin/legion_cli", line 8, in