Alas, I have no experience in this area of MS surface laptops but first one needs to determine whether the kernel sees the external monitor. If it doesn't, then it can't be used with that kernel. To check whether the kernel sees the monitor, one can open a terminal without the monitor plugged in. In the terminal run, as root:
Code:
dmesg -w
Speaking to a colleague here who does know about MS, she mentioned that there can be numerous issues with MS surface laptops with linux in relation to drivers, batteries, wifi etc. There is however, a linux response which is to install a linux-surface kernel which is specially designed to meet the demands of the MS surface laptop. That specialised kernel is available here: https://github.com/linux-surface/linux-surface. There are instructions at that github site to install it. There's a bit to read. For the debian/ubuntu folk, which I guess includes the mint users, this text looks most relevant: https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#Debian--Ubuntu.
Another aspect worth mentioning, to follow up on post #16 of @theLegionWithin , on that link in the post it mentions:
so it may be worth following that advice and checking the documentation. Hopefully it covers this particular aspect.Not all USB-C ports support video output. Checking your laptop's documentation is crucial to confirm this capability.
Last edited:

