Maximilian Luz
Maximilian Luz
Ah, thanks for clearing that up! I thought that only the performance-base models had a dGPU. So you'll need to run the commands at #93, I think https://github.com/linux-surface/linux-surface/issues/93#issuecomment-810198755 should cover...
You'll need to tell it to use the dGPU. See https://github.com/linux-surface/linux-surface/issues/93#issuecomment-811674249.
AFAIK the 15" and 13" don't differ with regards to the camera. So it should work, but keep in mind that camera support is still work in progress.
First, there are two modes for touch: 1) single-touch requiring no processing and 2) multi-touch requiring processing by IPTSd. UEFI and GRUB (basically everything pre-OS) runs in the first mode....
> Are you saying the only way to enable tablet mode is to make my own custom driver? Normally, that should not be necessary. It may be one workaround, but...
> When closing, the screen blanks momentarily before turning back on. I think that's an indication that there is a lid event being sent, but something isn't configured right. Nevertheless,...
> I'm not 100% sure if this is due to my Linux setup or if really isn't available at all. If anyone else has a way I can confirm that,...
> The last thing I checked was the lid test which listens for lid events. It needed acpid to run this test so I went ahead and installed it, I...
@rlad78 So I can't see anything out of the ordinary in the log. The relevant parts are ``` [ 3838.879332] PM: suspend entry (s2idle) [ 3838.894803] Filesystems sync: 0.015 seconds...
See #51. The AMD versions use a HID-over-SPI channel that doesn't yet have a driver in the kernel. There is a driver available for device-tree based devices in downstream sources,...