Results 1 to 2 of 2

Thread: Keyboard is recognised, won't accept input

  1. #1
    Join Date
    Apr 2015
    Beans
    1

    Keyboard is recognised, won't accept input

    So I have a Corsair K70 RGB keyboard and it works fine in Windows, GRUB, and BIOS. However, it won't work in Linux.

    Going into terminal and using the command
    Code:
    xinput list
    I get:

    Code:
     Virtual core pointer                        id=2    [master pointer  (3)]
    ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
    ⎜   ↳ Razer Razer Taipan                          id=9    [slave  pointer  (2)]
    ⎜   ↳ Razer Razer Taipan                          id=10    [slave  pointer  (2)]
    ⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
        ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
        ↳ Power Button                                id=6    [slave  keyboard (3)]
        ↳ Razer Razer Taipan                          id=11    [slave  keyboard (3)]
        ↳ Dell Dell USB Entry Keyboard                id=12    [slave  keyboard (3)]
        ↳ Corsair Components, Inc. Corsair Vengeance 1500    id=8    [slave  keyboard (3)]
        ↳ Power Button                                id=7    [slave  keyboard (3)]
        ↳ Corsair Corsair K70 RGB Gaming Keyboard     id=13    [slave  keyboard (3)]
    The last entry is the keyboard that I want to use. I've tried reinstalling the input drivers using
    Code:
    sudo apt-get install --reinstall xserver-xorg-input-all
    but to no avail.

    Any help would be very much appreciated

  2. #2
    Join Date
    May 2015
    Beans
    50
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Keyboard is recognised, won't accept input

    Try this--> CKB 4 Linux

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •