Maximilian Luz
Maximilian Luz
@emha No need to open a new issue, looks like it's the same. A `dmesg` log with the module loaded would be helpful. This should show the messages being sent...
@emha Are you sure you have installed and loaded the module as described above? I can't see any EC communication. Should look something like this: ```[ 143.489924] surfacegen5_acpi_ssh serial0-0: recv:...
@emha Ah, sorry I thought you were following the instructions to install/compile the surface-acpi module. Unfortunately, you need to install the surface-acpi module separately for all the debugging functionality. For...
@emha Nothing to be sorry for! It's only required for debugging, as I've disabled most of the logs for this repo here to not flood the output. Your logs look...
@emha Your steps look correct. I've only had a quick look at it and it seems like the command that should enable it is not correct. (Indicated by a `aa...
@emha That's awesome, thank you! > Do I have to do these steps every time after system startup? So would it make sense for me to write a small script...
@emha Alright, can you try the updated module? Should work now without the script.
@emha Also, if you have Windows installed and want to help implement support for the caps-lock light, please have a look at https://github.com/qzed/linux-surfacegen5-acpi/issues/8. Basically all I need for that are...
Will be fixed by #540.
I've uploaded two new releases to https://github.com/qzed/linux-surface/releases containing the fix (5.2.14 and 4.19.72). Would be neat if you could check if the fix works, thanks!