loader image

ASUS UX582L [Linux, Numpad, Fixed]

What makes us different from other similar websites? Forums Tech ASUS UX582L [Linux, Numpad, Fixed]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8000
    thumbtak
    Keymaster

    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].

    • This topic was modified 5 days, 9 hours ago by thumbtak.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack