View previous topic :: View next topic |
Author |
Message |
v_andal Guru
Joined: 26 Aug 2008 Posts: 544 Location: Germany
|
Posted: Fri Jul 20, 2018 8:59 am Post subject: [SOLVED] wrong keyboard after upgrade to kernel 4.14.52 |
|
|
I've upgraded kernel using "make oldconfig". Compiled and installed - no problems. But after boot into Xorg I've discovered that
my mouse and keyboard are not working. After rebooting into old kernel I've compared Xorg logs. It appears that new kernel has found 2 keyboards and 2 mices instead of only 1.
I'm using Medion wireless keyboard and mouse. But they are connected to PC via USB dongle. So normally they appear as regular USB devices in Xorg. With new kernel Xorg sees additional devices with names like "MEDION keyboard" and "MEDION mouse".
Which new option may cause such behavior?
Last edited by v_andal on Wed Sep 05, 2018 7:10 pm; edited 1 time in total |
|
Back to top |
|
|
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
v_andal Guru
Joined: 26 Aug 2008 Posts: 544 Location: Germany
|
Posted: Wed Sep 05, 2018 7:08 pm Post subject: |
|
|
Finally, I've found the reason for the problem. There's new kernel option CONFIG_USB_PCI. When I did "make oldconfig" this option was not set, as result my USB devices didn't work. Enabling this option has fixed the problem. |
|
Back to top |
|
|
|