- This topic has 0 replies, 1 voice, and was last updated 5 days, 9 hours ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Uniting People
What makes us different from other similar websites? › Forums › Tech › ASUS UX582L [Linux, Numpad, Fixed]
Tagged: ASUS Laptop, Linux, Numpad, UX582L
Debian / Ubuntu / Linux Mint / Pop!_OS / Zorin OS:
$ sudo apt install libevdev2 python3-libevdev i2c-tools git
Arch Linux / Manjaro:
$ sudo pacman -S libevdev python-libevdev i2c-tools git
Fedora:
$ sudo dnf install libevdev python-libevdev i2c-tools git
Run the following:
$ sudo modprobe i2c-dev
$ sudo i2cdetect -l
$ git clone https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
$ cd asus-touchpad-numpad-driver
$ chmod +x install.sh
$ sudo ./install.sh
$ rm -rf asus-touchpad-numpad-driver/
Pick the closest to what you have. Option [4].