@CAPDEVILLE

I just cloned the repo 
git clone https://github.com/mohamed-badaoui/ux433-touchpad-numpad.git
cd ux433-touchpad-numpad

sudo apt install libevdev2 i2c-tools (Ubuntu/Debian)
sudo dnf install libevdev i2c-tools (Fedora)

sudo modprobe i2c-dev
sudo i2cdetect -l (see whats there)

sudo pip3 install libevdev (can't be installed as pip install --user gotta use 
sudo)
sudo chmod +x ./install.sh
sudo ./install.sh

Install with symbols on my UX425J

Look if the "driver" is loaded correctly 
systemctl status asus_touchpad_numpad.service

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810183

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1810183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to