-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Python scripts no longer work #287
Comments
Sorry, we updated the kernel and the GUI at the same time but did not make the GUI compatible with lower level version kernels. We need to make a breaking change to follow official kernel standard to eventually merge it into main line kerne. Please just update the kernel module. Which package from which source did you use to install it? It should be correct in the package sources. If you installed a dkms package for the kernel module please also try to update this. |
I was using v0.0.15, then I upgraded to v0.0.18 via the .deb file from this link (I followed the Debian repo link in the README page). I tried to install it via DKMS but no luck, no error when building but when I reboot, the module is not loaded. |
I'm currently using an old commit, everything works perfectly. Thank you so much for your work. |
Hey, do you have problems with the newest version and fixed it by using an old commit? Or did you had problems with an old commit? |
I had problems with the newest version and fixed it by using an old commit. |
Problem Description
After this commit, I'm getting the following error message when executing the Python GUI
legion_gui.py
then trying to set or read a profile:This is the list of all files inside
/sys/module/legion_laptop/drivers/platform:legion/PNP0C09:00/hwmon/hwmon4/
:Model and Debug Info
Installation type: via package manager,
Distribution: KDE neon 5.27, ubuntu 22.04
Model name: 16ACH6H
CPU model: AMD Ryzen 7 5800H
GPU model: NVIDIA RTX 3700
Output of
sudo dmidecode -t system
:Output of
sudo dmidecode -t bios
:Output of
sudo cat /sys/kernel/debug/legion/fancurve
:The text was updated successfully, but these errors were encountered: