PhilProg
PhilProg
I have a similar problem on the Go 3. Sometimes after it started the multitouch gestures and tap to click doesn't work. Sometimes this also happens when its flipped for...
> Any chance this could be related to https://github.com/linux-surface/linux-surface/issues/1059? I.e. can you try adding `usbcore.quirks=045e:09b5:g` to the kernel command line (replace `045e:09b5` with your respective device IDs) and see if...
@qzed Unfortunately that didn't help.
> Just to confirm @PhilDevProg what's the output from `cat /proc/cmdline` to confirm the quirk's in the command-line properly? `cat /proc/cmdline`: `BOOT_IMAGE=/vmlinuz-6.1.11-1.surface.fc37.x86_64 root=UUID=515e9922-d2db-4dd7-9176-10cb9541c00e ro rootflags=subvol=root rd.luks.uuid=luks-6126b5b3-2fe7-478b-894a-ad4600b2ccc9 rhgb quiet usbcore.quirks=045e:09b5:g` >...
> I guess that looks like it should be applied. Just to be absolutely sure though, can you post the output of `cat /sys/bus/usb/devices/1-7/quirks`? It returns `0x40`
> @PhilDevProg Are you on X, or Wayland? I did see the 'synaptics' driver behave differently on X. Wayland
@qzed If it helps you, the touchpad also works correctly after flipping the typing cover to the back and then reflipping it to Laptop mode.
@qzed Here: [dmesg.txt](https://github.com/linux-surface/linux-surface/files/10872815/dmesg.txt) Flipping also sometimes causes this issue. I had to flip 2/3 times until it was working again correctly.
@erfanoabdi > camera on halium devices with treble and on mainline devices v4l2 generic camera is supported I have a normal USB Webcam. Can you tell me, how to setup...
Waydroid seems to get the information which size the window has to be when the session starts because if you first rotate and then start the session, the window has...