YoyPa / isw

Ice-Sealed Wyvern
GNU General Public License v3.0
378 stars 79 forks source link

problem when running isw -r #236

Closed Shadowphoenix closed 2 years ago

Shadowphoenix commented 2 years ago

set up: i am running a 'ully updated Arch KDE Plasma, installed isw via yay ran modprobe ec_sys as told in the readme enabled service with systemctl enable isw@16R1EMS1.service and systemctl start isw@16R1EMS1.service without altering isw.conf

whats the issue: upon running sudo isw -r i get the following error: image

did i do something wrong? if yes how do i fix this issue?

stef204 commented 2 years ago

what is the output of:

# ls -l /sys/kernel/debug/ec/ec0 (as root)

Also, you might try the package isw-git which builds the latest master with the new options.

What is the output of:

ps aux | grep isw

and

systemctl status isw@16R1EMS1.service

Shadowphoenix commented 2 years ago

i just installed isw-git, after a systemctl disable, enable and reboot now it returns the expected boxes with the values. seems like the isw.1.10-package was bugged for me in some way. thanks for the recommendation - i completely forgot a git-version of this existed^^