You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have seen another issue for the same laptop model, however that issue has the version with an RTX 4060 and my laptop has an RTX 4070.
Moreover, I am getting an error when running sudo make reloadmodule, and the error I am getting suggests that I make an issue here.
[ 371.132532] legion PNP0C09:00: legion_laptop not loaded for this device
[ 371.132643] legion PNP0C09:00: probe with driver legion failed with error -5
It seems like fan controls are broken as well. fan curves point size is always "0". The fan curve section also doesn't show any values at all. In the GUI, all values in the fan curve section shows "0". Clicking any of the buttons in "Fancurve Hardware" always crashes the GUI with OSError: [Errno 95] Operation not supported. Nothing in "Fancurve Preset" works as well, but it doesn't crash the GUI.
Model and Debug Info
Distribution: Nobara Linux 40
Model name: Lenovo Legion Slim 5 16APH8
CPU model: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
GPU model: NVIDIA GeForce RTX 4070 Laptop GPU
Keyboard backlight: 4-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:
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.4.0 present.
Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: LENOVO
Product Name: 82Y9
Version: Legion Slim 5 16APH8
Serial Number: ----
UUID: ----
Wake-up Type: Power Switch
SKU Number: LENOVO_MT_82Y9_BU_idea_FM_Legion Slim 5 16APH8
Family: Legion Slim 5 16APH8
Handle 0x001B, DMI type 12, 5 bytes
System Configuration Options
Option 1: String1 for Type12 Equipment Manufacturer
Option 2: String2 for Type12 Equipment Manufacturer
Option 3: String3 for Type12 Equipment Manufacturer
Option 4: String4 for Type12 Equipment Manufacturer
Handle 0x002A, DMI type 32, 20 bytes
System Boot Information
Status: No errors detected
Output of sudo dmidecode -t bios:
# dmidecode 3.6
Getting SMBIOS data from sysfs.
SMBIOS 3.4.0 present.
Handle 0x0000, DMI type 0, 26 bytes
BIOS Information
Vendor: LENOVO
Version: M3CN42WW
Release Date: 01/11/2024
Address: 0xE0000
Runtime Size: 128 kB
ROM Size: 32 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.42
Firmware Revision: 1.42
Handle 0x001C, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Long
Installable Languages: 4
en|US|iso8859-1
fr|FR|iso8859-1
ja|JP|unicode
zh|TW|unicode
Currently Installed Language: en|US|iso8859-1
Output of sudo cat /sys/kernel/debug/legion/fancurve (BEFORE sudo make forcereloadmodule):
cat: /sys/kernel/debug/legion/fancurve: No such file or directory
I have seen another issue for the same laptop model, however that issue has the version with an RTX 4060 and my laptop has an RTX 4070.
Moreover, I am getting an error when running
sudo make reloadmodule
, and the error I am getting suggests that I make an issue here.It seems like fan controls are broken as well.
fan curves point size
is always "0". The fan curve section also doesn't show any values at all. In the GUI, all values in the fan curve section shows "0". Clicking any of the buttons in "Fancurve Hardware" always crashes the GUI withOSError: [Errno 95] Operation not supported
. Nothing in "Fancurve Preset" works as well, but it doesn't crash the GUI.Model and Debug Info
Distribution: Nobara Linux 40
Model name: Lenovo Legion Slim 5 16APH8
CPU model: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
GPU model: NVIDIA GeForce RTX 4070 Laptop GPU
Keyboard backlight: 4-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:Output of
sudo dmidecode -t bios
:Output of
sudo cat /sys/kernel/debug/legion/fancurve
(BEFOREsudo make forcereloadmodule
):Output of 'sudo make reloadmodule`:
Output of
sudo make forcereloadmodule
:Output of
sudo cat /sys/kernel/debug/legion/fancurve
(AFTERsudo make forcereloadmodule
):The text was updated successfully, but these errors were encountered: