Maximilian Luz

Results 719 comments of Maximilian Luz
trafficstars

There is no automatic power control for the dGPU on the SB1, you have to turn it on/off manually. See #93 for more details.

Ashmem got removed upstream. See e.g. https://github.com/anbox/anbox/issues/2042. So even if you wanted to compile a kernel yourself, you'd need to revert that upstream change first. I'd recommend figuring out why...

I assume the tablet mode switch (as well as the HID device its's based on) gets removed when the tablet is removed. So it'd make sense to reset it to...

> I thought about implementing a kernel module which exposes an input device for the tablet mode switch only. This should for example be loaded based on the dmi. `hid-multitouch`...

Let me know if you need me to test anything.

I can confirm that in 5.19.4, the cameras do show up even though ov7251 still fails to probe. I'm not entirely sure what changed though, the only commit related to...

For this we need to implement support for the embedded controller. Some progress has been made in https://github.com/jakeday/linux-surface/issues/286#issuecomment-521518380, but I can't give you any time-frame when (or even a guarantee...

Unfortunately not. I've fixed the link in my comment above as that has been somehow broken. @kitakar5525 managed to power on the dGPU but at the moment that requires some...