You are not logged in.

#1 2018-06-19 01:07:54

growl
Member
Registered: 2018-06-19
Posts: 2

usb keyboard driver installation fails after kernel update

Installing a USB Gaming driver fails

https://bitbucket.org/Swoogan/aziokbd


[mx@longboard]: /home/mx/aziokbd>$ sudo ./install.sh dkms
[sudo] password for mx:
Backslash fix (y/N)?

## Installing package with DKMS ##
make -C /lib/modules/4.17.2-1-ARCH/build M=/home/mx/aziokbd clean
make[1]: se entra en el directorio '/usr/lib/modules/4.17.2-1-ARCH/build'
arch/x86/Makefile:184: *** Compiler lacks asm-goto support..  Alto.
make[1]: se sale del directorio '/usr/lib/modules/4.17.2-1-ARCH/build'
make: *** [Makefile:34: clean] Error 2
usbhid                 57344  0
hid                   139264  2 usbhid,hid_generic
usbcore               294912  8 xhci_hcd,ehci_pci,usbhid,cdc_acm,usb_storage,ehci_hcd,xhci_pci,uas
## 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.17.2-1-ARCH
## Attempting to reload usbhid module ##



Any idea ?

Last edited by growl (2018-06-19 01:17:54)

Offline

#2 2018-06-19 01:14:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: usb keyboard driver installation fails after kernel update

1. Don't paste screenshots of text, paste the actual text.

2. Don't paste huge screenshots, paste thumbs: http://wiki.archlinux.org/index.php/Cod … s_and_code

3. Post all errors in English: https://wiki.archlinux.org/index.php/Co … s_and_code

Paste, in code tags, the output of `pacman -Q linux && uname -r`


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2018-06-19 01:18:37

growl
Member
Registered: 2018-06-19
Posts: 2

Re: usb keyboard driver installation fails after kernel update

jasonwryan wrote:

1. Don't paste screenshots of text, paste the actual text.

2. Don't paste huge screenshots, paste thumbs: http://wiki.archlinux.org/index.php/Cod … s_and_code

3. Post all errors in English: https://wiki.archlinux.org/index.php/Co … s_and_code

Paste, in code tags, the output of `pacman -Q linux && uname -r`

Thanks, done!

Offline

Board footer

Powered by FluxBB