Maximilian Luz
Maximilian Luz
Likely the usual issue: The latest kernel version (v6.15) is too new for any nvidia drivers that Ubuntu ships.
Stick to an older kernel until Ubuntu updates their driver packages or try to get the driver from nvidias website and install it manually. Unfortunately there really isn't a better...
For cameras, see https://github.com/linux-surface/linux-surface/discussions/1354. Regarding the virtual keyboard: That is handled by the desktop environment you're using. So likely an issue with that.
Does the touchscreen itself work? If not, did you install `iptsd`?
There are a couple of lines like the one below for the surface kernel. I can't spot it in the Debian kernel log though. Still, maybe an indication as to...
That's not the only difference. Some of the device services (e.g. `sys-module-configfs.device`) take almost twice as long... no idea why though.
I've only had a quick glance, but it looks pretty much like the SL5. The only difference I could spot is an additional node for (what based on other devices...
The following patch should enable SAM support (and with that hopefully battery, keyboard, and touchpad). Would be great if you can test it. In particular temperature sensors and fan, because...
@leenozara Thanks! That looks like things are working. A dmesg log from when you applied that would still be nice though, to confirm that there are no errors or warnings....
Looks like everything is working (for SAM at least). @StollD if you have some time feel free to apply this. I'm away for the next three weeks and I'm not...