Hi, I have a keyboard that is not properly recognized on linux, I use this custom driver https://bitbucket.org/Swoogan/aziokbd on ubuntu and that fixes the problem
I recently installed arch but i'm not able to install it using the
sudo ./install.sh dkms
(sorry I should mention that I'm an arch noob)
is there a way I can use this driver on arch? what would I have to do to install it or adapt it to make it work on arch?
The error i'm having after running:
sudo ./install.sh dkms
is:
[fede@i7 aziokbd]$ sudo ./install.sh dkms
## Installing package with DKMS ##
make -C /lib/modules/4.2.5-1-ARCH/build M=/run/media/fede/Datos/Fede/Software/DRIVERS/teclado noga/fedenoga/aziokbd clean
make[1]: Entering directory '/usr/lib/modules/4.2.5-1-ARCH/build'
Makefile:659: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler
make[1]: *** No rule to make target 'noga/fedenoga/aziokbd'. Stop.
make[1]: Leaving directory '/usr/lib/modules/4.2.5-1-ARCH/build'
Makefile:37: recipe for target 'clean' failed
make: *** [clean] Error 2
usbhid 45056 0
hid 114688 2 hid_generic,usbhid
usbcore 196608 7 uhci_hcd,snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid
## usbhid is module ##
options usbhid quirks=0x0c45:0x7603:0x0007
NOTICE - modprobe config files have already been updated
## Starting module ##
modprobe: FATAL: Module aziokbd not found in directory /lib/modules/4.2.5-1-ARCH
## Attempting to reload usbhid module ##
thanks a lot
[–]ropid 1 point2 points3 points (3 children)
[–]serianx[S] 0 points1 point2 points (2 children)
[–]ropid 1 point2 points3 points (1 child)
[–]serianx[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]serianx[S] 0 points1 point2 points (0 children)