web-dev-qa-db-fra.com

dkms Module de noyau installé mais ne fonctionnant pas après le redémarrage

J'ai acheté un clavier qui est montré sur lsusb:

Bus 002 Device 009: ID 0c45:7603 Microdia

mais le CtrlWindows/Super et Alt les boutons sont tous mappés sur Shift bouton. J'ai donc suivi le code du matériel et trouvé cette solution ici , qui fonctionne bien:

dkms status aziokbd
aziokbd, 1.0.0, 3.13.0-48-generic, x86_64: installed

Cependant, après le redémarrage, le clavier revient à son état d'origine (ctrl/alt/win associé à shift) alors que dkms status est identique à ce qui précède, je dois donc Sudo dkms uninstall -m aziokbd -v 1.0.0 et l'installer à nouveau.

Comment pourrais-je "sauver" l'état installé? Merci.

J'ai Ubuntu 14.04. Sortie de uname -a

Linux PC 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  • informations de débogage après installées, redémarrées et ne fonctionnant pas :

    #####################
    dkms status
    ###############################
    
    8192cu, 1.9, 3.11.0-26-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-44-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-45-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-46-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-48-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-65-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-67-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-68-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-69-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-70-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-72-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-74-generic, x86_64: installed
    aziokbd, 1.0.0, 3.13.0-48-generic, x86_64: installed
    virtualbox, 4.3.10, 3.13.0-46-generic, x86_64: installed
    virtualbox, 4.3.10, 3.13.0-48-generic, x86_64: installed
    virtualbox-guest, 4.3.10, 3.13.0-46-generic, x86_64: installed
    virtualbox-guest, 4.3.10, 3.13.0-48-generic, x86_64: installed
    
    #########################################3
    lsmod | grep -e usbhid -e aziokbd 
    #######################################3
    
    aziokbd                12900  0 
    usbhid                 52659  0 
    hid                   106148  2 hid_generic,usbhid
    
    
    ########################################
    lsusb -t
    #####################################
    /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
        |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
            |__ Port 1: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
            |__ Port 1: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
            |__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
            |__ Port 3: Dev 5, If 0, Class=Video, Driver=uvcvideo, 480M
            |__ Port 3: Dev 5, If 1, Class=Video, Driver=uvcvideo, 480M
    /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
        |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
            |__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M
    
  • informations de débogage après avoir été réinstallé et fonctionné:

    ###########################
    dkms status
    ###########################
    
    8192cu, 1.9, 3.11.0-26-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-44-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-45-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-46-generic, x86_64: installed
    8192cu, 1.9, 3.13.0-48-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-65-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-67-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-68-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-69-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-70-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-72-generic, x86_64: installed
    8192cu, 1.9, 3.2.0-74-generic, x86_64: installed
    aziokbd, 1.0.0, 3.13.0-48-generic, x86_64: installed
    virtualbox, 4.3.10, 3.13.0-46-generic, x86_64: installed
    virtualbox, 4.3.10, 3.13.0-48-generic, x86_64: installed
    virtualbox-guest, 4.3.10, 3.13.0-46-generic, x86_64: installed
    virtualbox-guest, 4.3.10, 3.13.0-48-generic, x86_64: installed
    
    ######################
    lsmod | grep -e usbhid -e aziokbd
    #########################
    
    
    usbhid                 52659  0 
    aziokbd                12900  0 
    hid                   106148  2 hid_generic,usbhid
    
    #########################
    lsusb -t
    ############################
    /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
        |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
            |__ Port 1: Dev 7, If 0, Class=Human Interface Device, Driver=aziokbd, 1.5M
            |__ Port 1: Dev 7, If 1, Class=Human Interface Device, Driver=aziokbd, 1.5M
            |__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 12M
            |__ Port 3: Dev 5, If 0, Class=Video, Driver=uvcvideo, 480M
            |__ Port 3: Dev 5, If 1, Class=Video, Driver=uvcvideo, 480M
    /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/2p, 480M
        |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/6p, 480M
            |__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=rtl8192cu, 480M
    
6
cstsangac

Le usbhid est toujours chargé en tant que pilote pour le clavier. Il semble que les bizarreries ne fonctionnent pas en tant qu'option modprobe.

  1. Essayez l'option du noyau de grub, ajoutez:

    usbhid.quirks=0x0c45:0x7603:0x4
    

    à GRUB_CMDLINE_LINUX_DEFAULT dans /etc/default/grub

  2. Mettre à jour la grub

    Sudo update-grub
    

Référence: Empêcher usbhid de réclamer un périphérique USB

4
user.dz