I followed the conversation at https://bbs.archlinux.org/viewtopic.php?pid=1410745. They have gotten the mouse buttons to work as well as two-finger scrolling and turning the touchpad off while typing.
the driver can be found at https://github.com/aduggan/hid-rmi.git
I downloaded and was able to make the package, but when I tried "sudo make install" I got an error message saying "can't read private key".
master@2r3z4r:~/Downloads/hid-rmi/hid-rmi$ sudo make make -C /lib/modules/3.13.0-24-generic/build SUBDIRS=/home/master/Downloads/hid-rmi/hid-rmi modules make[1]: Entering directory `/usr/src/linux-headers-3.13.0-24-generic' CC [M] /home/master/Downloads/hid-rmi/hid-rmi/hid-rmi.o Building modules, stage 2. MODPOST 1 modules CC /home/master/Downloads/hid-rmi/hid-rmi/hid-rmi.mod.o LD [M] /home/master/Downloads/hid-rmi/hid-rmi/hid-rmi.ko make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-24-generic' master@2r3z4r:~/Downloads/hid-rmi/hid-rmi$ sudo make install make -C /lib/modules/3.13.0-24-generic/build SUBDIRS=/home/master/Downloads/hid-rmi/hid-rmi modules_install make[1]: Entering directory `/usr/src/linux-headers-3.13.0-24-generic' INSTALL /home/master/Downloads/hid-rmi/hid-rmi/hid-rmi.ko Can't read private key DEPMOD 3.13.0-24-generic make[1]: Leaving directory `/usr/src/linux-headers-3.13.0-24-generic' /bin/bash install.sh hid-rmi hid-generic
I followed the conversation at https:/ /bbs.archlinux. org/viewtopic. php?pid= 1410745. They have gotten the mouse buttons to work as well as two-finger scrolling and turning the touchpad off while typing.
the driver can be found at https:/ /github. com/aduggan/ hid-rmi. git
I downloaded and was able to make the package, but when I tried "sudo make install" I got an error message saying "can't read private key".
master@ 2r3z4r: ~/Downloads/ hid-rmi/ hid-rmi$ sudo make 3.13.0- 24-generic/ build SUBDIRS= /home/master/ Downloads/ hid-rmi/ hid-rmi modules linux-headers- 3.13.0- 24-generic' Downloads/ hid-rmi/ hid-rmi/ hid-rmi. o Downloads/ hid-rmi/ hid-rmi/ hid-rmi. mod.o Downloads/ hid-rmi/ hid-rmi/ hid-rmi. ko linux-headers- 3.13.0- 24-generic' 2r3z4r: ~/Downloads/ hid-rmi/ hid-rmi$ sudo make install 3.13.0- 24-generic/ build SUBDIRS= /home/master/ Downloads/ hid-rmi/ hid-rmi modules_install linux-headers- 3.13.0- 24-generic' Downloads/ hid-rmi/ hid-rmi/ hid-rmi. ko linux-headers- 3.13.0- 24-generic'
make -C /lib/modules/
make[1]: Entering directory `/usr/src/
CC [M] /home/master/
Building modules, stage 2.
MODPOST 1 modules
CC /home/master/
LD [M] /home/master/
make[1]: Leaving directory `/usr/src/
master@
make -C /lib/modules/
make[1]: Entering directory `/usr/src/
INSTALL /home/master/
Can't read private key
DEPMOD 3.13.0-24-generic
make[1]: Leaving directory `/usr/src/
/bin/bash install.sh hid-rmi hid-generic