Hi everybody!
I am new to this community and have recently become interested in running Linux on Chromebooks. I recently purchased the ASUS CX3202CVA Chromebook Plus (Boardname: Marasov; CPU: i5 1335), and got Coreboot UEFI and Arch Linux installed and working quite well! There are just a few final things that need to be ironed out so I can make this my daily driver. Specifically, the touchpad driver doesn’t seem to work correctly. If I run libinput debug-gui
and touch the touchpad, it detects and recognizes where I put my fingers; however, it won’t move my cursor on GNOME Wayland. dmesg
recognizes the touchpad as 2 devices: “PIXA2342:00 093A:200D Touchpad” & “PIXA2342:00 093A:200D Mouse”. A temporary fix to this disable the hid_multitouch
kernel module, but this has the side effect of turning the touchpad into a simple 1 finger pointer, no scrolling or gestures. Any help is appreciated; this project/website is great and thanks for the awesome documentation
I solved this using TeebsTeebson’s solution! Just change “Elan” to “PIXA” No touchpad multitouch on ASUS Chromebook CX9 (DROBIT)