Maximilian Luz

Results 694 comments of Maximilian Luz
trafficstars

Loading the module should not be necessary on those releases. The keyboard should work without the modules (in these releases the kernel contains the exact same code as provided by...

Awesome, thanks. Let me know if there are any more keyboard issues.

@alturismo Touchscreen should be working on those releases.

@alturismo The touchscreen worked on the 5.2.x kernels though, right? I suspect this might be an issue with some changes to IPTS that we introduced in 5.3. See also https://github.com/jakeday/linux-surface/issues/574....

@alturismo thanks, for the wifi problems you may want to check some of the other issues here. Unfortunately I'm currently not up-to-date on them, so I'm not much help there.

@TSWorld1314 have a look at https://github.com/linux-surface/linux-surface/. There have been a couple of updates on the driver handling the keyboard which are integrated there.

Please make sure you're booted into the right kernel via `uname -a`. That should show something containing `surface`. If you are booting into the right kernel and the problem still...

Btw. you should have a look at https://github.com/linux-surface/linux-surface/ as we're maintaining up-to-date patches and releases there. Specifically https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup for installation.

You'll need to install the kernel just like in this repo. The easiest way is if you set the package repository and follow these steps: https://github.com/linux-surface/linux-surface/wiki/Installation-and-Setup#surface-kernel-installation.

In short: For full touchscreen support you should install the 4.19 (LTS) kernel. On 5.5 you can enable either single-touch OR stylus, with stylus enabled by default. There's a bit...