Maximilian Luz

Results 703 comments of Maximilian Luz
trafficstars

There is https://github.com/linux-surface/linux-surface/issues/1066. Someone apparently got it to vibrate.

I think unfortunately not in the foreseeable future. I'd love to switch to Fedora at some point (as my SB2 is running that now as well) but I really don't...

> FYI, if you create a Fedora image with packages that are not in the Fedora repositories, then you cannot call it Fedora and you have to replace the Fedora...

Although hopefully at some point we have all the packages in the official Fedora repos thanks to the ARM Thinkpad (apart from patched kernel and grub probably).

Suspend seems to work (mostly?) fine when I boot the system fully to ram and disable PCIe in the device tree. There are a couple of USB related errors/warnings, so...

Adapting https://github.com/steev/linux/commit/9ec798bf7b9239a29eefa66d6cca345926f31cd0 for sc8180x prevents the PCIe suspend problems. There are still some pciehp timeouts and USB PHY power-state warnings as well as an xHC error. Also, the system takes...

I've found this on the topic: > For the Windows on Arm64 stack (on currently shipped SoCs), a mechanism, Secure Launch, is provided to escalate from EL1 to EL2. bootmgfw...

It turns out that openSUSE provides a signed shim for Leap at https://download.opensuse.org/distribution/leap/15.4/repo/oss/aarch64/ ([direct link](https://download.opensuse.org/distribution/leap/15.4/repo/oss/aarch64/shim-15.4-4.7.1.aarch64.rpm)). This can be used to boot grub via prior a enrolled hash, but unfortunately grub...

With the recent advances in #12 we are now only blocked by the devicetree command not being allowed. Maybe [DtbLoader](https://github.com/aarch64-laptops/edk2/tree/dtbloader-app) can provide a way around this?

Depends on #35 for alt-mode/orientation/DP detection (at least for USB-C ports; DP via Surface Connect should work without this).