sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.64k stars 389 forks source link

Multitouch Surface 5 Pro not working #2031

Open Djrush86 opened 7 months ago

Djrush86 commented 7 months ago

After install the actually Brunch and Chrome OS I can only touch with one finger, no multi touch. Is there any solution for that?

tejasraman commented 6 months ago

After install the actually Brunch and Chrome OS I can only touch with one finger, no multi touch. Is there any solution for that?

Do you have ipts_touchscreen enabled in framework options? That's required for full IPTS multitouch on some Surface Pro devices (Surface Pro 4/5/6).

To open options, press Ctrl+Alt+T and type these commands in order one at a time:

shell

sudo edit-brunch-config

(Edit: in #2032 similar symptoms are reported. Could you please send me a dmesg? To obtain a dmesg log, type sudo dmesg > ~/Downloads/dmesg.txt into a shell and upload the dmesg.txt that will be in your Downloads folder on this issue.)

Djrush86 commented 6 months ago

Yes I have. I am currently on a older brunch r113 and rammus build r13. All is working fine here. No problem.

I will install this week a newer build and send the dmesg file from it.

tejasraman commented 6 months ago

Yes I have. I am currently on a older brunch r113 and rammus build r13. All is working fine here. No problem.

I will install this week a newer build and send the dmesg file from it.

Thanks so much @Djrush86