Maximilian Luz
Maximilian Luz
> Well on my SP4 fully working on-screen touch keyboard appears even before the disk encryption unlock prompt >  > Is this just a SP BIOS/UEFI keyboard which can...
> However I don't believe it's safe though. With Surface UEFI virtual keyboard others may sneak peak your password because every key press is lit up with no way of...
It's hard to answer that without knowing anything about the device. If we're lucky, not much has changed under the hood. I'll certainly try to support it if I get...
Thanks! The output of our diagnostics script (see https://github.com/linux-surface/linux-surface/wiki/Testers-and-Contributing#support-for-new-devices) would be great. That basically collects all the data we (generally) need to provide initial support (except for the additional testing...
Thanks! I've got something to test for you now. Hopefully, this should enable the EC-related components (battery info, platform profile, tablet switch, keyboard/touchpad and related input devices). Essentially, I've copied...
Ahh, took me a while to spot the issue: Paths in the makefile were not quoted, so it broke due to the witespace. This should be fixed now. Can you...
If I understand that error correctly, it's another issue with the space in the path. Only this time it seems to be caused by the kernel makefile and not ours....
@CiaranWinna Thanks! Could you also upload a dmesg log while the modules are loaded so that I can check that there are no other (obvious) issues? For the touchpad, I'm...
The `modprobe: FATAL: Module ac is builtin` you can ignore. The script responsible for loading/unloading the modules tries to unload the `ac` and `battery` modules before unloading the surface/SAM related...
Okay, so it looks like two HID devices have changed. Either they moved their address or removed them: ``` [ 354.730342] surface_hid 01:15:01:03:00: unexpected descriptor length: got 0, expected 9...