My gaming keyboard not working on ubuntu 16.4
My usb gaming keyboard not working on ubuntu 16.4. How can i solved it??
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu ubiquity Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2018-01-03
- Last reply:
- 2018-01-03
What do you mean "not working"? It tells us nothing
Ash Astro (ash0019) said : | #2 |
my gaming keyboard working on windows bt same keyboard not working on ubuntu.. so how can i solve this problem??
my gaming keyboard is "GAMDIAS MODEL: GKB2010"
OK I'll make it easier. What happens when you type on the keyboard? Does it type OK in the OS?
Can you log in OK?
Ash Astro (ash0019) said : | #4 |
i am using laptop. in ubuntu i'm using laptop keyboard bt here is no problem.. when i connect usb external keyboard that one not working on ubuntu.. any key also did not work. my keyboard is gaming keyboard. i use this command :- sudo apt-get install --reinstall xserver-
Manfred Hampl (m-hampl) said : | #5 |
For diagnostic purposes try the following:
Unplug the keyboard
Open a terminal window(e.g. by simultaneously pressing ctrl-alt-t)
Issue the command
lsusb
Plug the keyboard into an USB port of the laptop and wait half a minute, then issue the commands
dmesg | tail
lsusb
Then use the terminal window's menu entries "edit - select all" and "edit - copy" and finally paste everything into this question document that we can see the results.
Ash Astro (ash0019) said : | #6 |
ash@Ash-PC:~$ lsusb
Bus 002 Device 004: ID 8086:0189 Intel Corp.
Bus 002 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
ash@Ash-PC:~$ dmesg |tail
[ 312.269423] usb 3-2: New USB device found, idVendor=1b80, idProduct=b403
[ 312.269429] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 312.269434] usb 3-2: Product: Kworld Gaming Keyboard
[ 312.269437] usb 3-2: Manufacturer: Kworld
[ 312.279354] input: Kworld Kworld Gaming Keyboard as /devices/
[ 312.337582] hid-generic 0003:1B80:
[ 312.345212] hid-generic 0003:1B80:
[ 312.347818] input: Kworld Kworld Gaming Keyboard as /devices/
[ 312.405752] hid-generic 0003:1B80:
[ 312.417897] hid-generic 0003:1B80:
ash@Ash-PC:~$ lsusb
Bus 002 Device 004: ID 8086:0189 Intel Corp.
Bus 002 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 1b80:b403 Afatech
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Manfred Hampl (m-hampl) said : | #7 |
The output shows that the keyboard is detected by Ubuntu.
Does the keyboard work in BIOS setup, or on the grub menu screens?
Doing a web search for "1b80:b403" I found two web links that seem to contain relevant information:
https:/
https:/
Ash Astro (ash0019) said : | #8 |
in BIOS setup also does not working
Can you help with this problem?
Provide an answer of your own, or ask Ash Astro for more information if necessary.