Maximilian Luz

Results 703 comments of Maximilian Luz
trafficstars

@chester681 Can you upload an acpidump and lspci/lsusb output? Also some infos on what's going wrong during boot would help (eg via `journalctl -b -1`, which kernel exactly?).

For 5.1: The TPM error should not cause the system to fail booting and should be fixed on 5.2 and 5.3 (I think). So it looks like this is an...

Hi, so let's first look at the surface-acpi/surface-sam issues. Let's go with the auto-loading first: That should be easy to fix and I'll update the patches later. It basically boils...

For Touchscreen/IPTS on 5.4: Intel has disabled GuC submission since 5.3 (I think?) due to changes in firmware. IPTS unfortunately relies on that, so in 5.3 we have basically copied...

@avshytov > After you've told me it has to be WSID, I see that the DSDT calculates its value implicitly instead of making it hardcoded. Yeah that's a bit unfortunate,...

Patches are updated and new kernels uploaded.

@avshytov Awesome, thanks! If you want to, you could try to find the patch fixing the pinctrl issues for 5.4 (I think @archseer mentioned something about that a while ago)...

The i915_legacy hack isn't included in the 5.4 release, so if you want a pre-built release you probably shouldn't use 5.3 on the gen7 devices at all.

@shadowrylander You could try to disable bluetooth via `rfkill` in the systemd sleep script and enable it after wakeup, if nothing else works. You could also have a look at...

@alturismo You can find it [here](https://github.com/qzed/linux-surface/releases/tag/v5.2.5-pre1). I'll try to update the builds more frequently in the future.