Just testing the script for ZenBook UX363EA_UX363EA, with ubuntu 20.04. The available script named touchpad_numpad_m433ia.py works for me with a minor fix, as I can describe:
1) install.sh script detects the correct interface of the numeric pad: # bash install.sh Testing interface i2c-1 : failed Testing interface i2c-14 : sucess ... Then I could test edit boot python scripts I found inside the folder and test it. 2) For touchpad_numpad_m433ia.py I have edited the lines 9 and 10, fixing the interface to turn ON/OFF. I edited the line 25 to: if touchpad_detected == 0 and "Name=\"ASUE" in line and "Touchpad" in line: Known issues: My numeric pad has % key, but don't works. On the code as mapped to "APOSTROPHE". I checked here, https://elixir.bootlin.com/linux/v5.11.11/source/include/uapi/linux /input-event-codes.h , to try to fix it, but I have not found the corresponding entry. Please if you known how to fix it, let me know. https://www.asus.com/Laptops/For-Home/ZenBook/Zenbook-Flip-13-UX363 -11th-gen-Intel/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1810183 Title: numpad on touchpad doesn't work in ASUS Zenbook 14 Status in Linux: New Status in linux package in Ubuntu: Confirmed Bug description: I have Asus Zenbook 14 UX433FA which I have installed Ubuntu 18.10 alongside windows 10. The numeric keypads are within the touchpad and are supposed to be turned on by a button on the touchpad. This works well in Windows but doesn't work in Ubuntu. I have tried to search for any related problems/solutions online but I haven't been able to. I will appreciate any suggestion or help. Thanks, --- ProblemType: Bug ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 18.10 InstallationDate: Installed on 2018-12-30 (4 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) Package: linux (not installed) Tags: cosmic Uname: Linux 4.19.11-041911-generic x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True --- ProblemType: Bug ApportVersion: 2.20.10-0ubuntu13.1 Architecture: amd64 CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 18.10 InstallationDate: Installed on 2018-12-30 (4 days ago) InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3) Package: linux (not installed) Tags: cosmic Uname: Linux 4.18.10-041810-generic x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1810183/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

