View previous topic :: View next topic |
Author |
Message |
pratikmishra n00b

Joined: 27 Sep 2017 Posts: 2 Location: Mumbai, India
|
Posted: Wed Sep 27, 2017 7:12 am Post subject: USB Keyboard not detected on Threadripper and core i9 |
|
|
Hi,
I recently acquired an AMD Threadripper 1950X (ASUS PRIME X399-A MoBo) and an Intel Core i9 7900X (Asus ROG STRIX X299-E MoBo) based machines.
We have installed gentoo version 4.4.39 on both the machines and have been facing a peculiar problem since.
During the BIOS boot process the keyboard and mouse which are both connected to USB ports are functioning properly.
As soon as gentoo is loaded and the login prompt is shown keyboard stops functioning.
We tried to manually build the kernel but still the issue remains.
Require guidance as to what need to be done to resolve this. _________________ Regards,
Pratik Mishra |
|
Back to top |
|
 |
krinn Watchman


Joined: 02 May 2003 Posts: 7471
|
|
Back to top |
|
 |
joanandk Apprentice

Joined: 12 Feb 2017 Posts: 169
|
Posted: Wed Sep 27, 2017 9:57 am Post subject: Re: USB Keyboard not detected on Threadripper and core i9 |
|
|
pratikmishra wrote: |
We tried to manually build the kernel but still the issue remains.
Require guidance as to what need to be done to resolve this. |
I assume the live-cd works? If so, you should check which modules are loaded and make sure that these are available too. |
|
Back to top |
|
 |
Naib Watchman


Joined: 21 May 2004 Posts: 6074 Location: Removed by Neddy
|
Posted: Wed Sep 27, 2017 10:28 am Post subject: Re: USB Keyboard not detected on Threadripper and core i9 |
|
|
pratikmishra wrote: |
We have installed gentoo version 4.4.39 on both the machines and have been facing a peculiar problem since.
|
Gentoo version 4.4.39? do you mean kernel version?
pratikmishra wrote: |
During the BIOS boot process the keyboard and mouse which are both connected to USB ports are functioning properly.
As soon as gentoo is loaded and the login prompt is shown keyboard stops functioning.
We tried to manually build the kernel but still the issue remains.
Require guidance as to what need to be done to resolve this. |
did you include usb3 drivers? _________________ #define HelloWorld int
#define Int main()
#define Return printf
#define Print return
#include <stdio>
HelloWorld Int {
Return("Hello, world!\n");
Print 0; |
|
Back to top |
|
 |
Jaglover Watchman


Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
|
Back to top |
|
 |
pratikmishra n00b

Joined: 27 Sep 2017 Posts: 2 Location: Mumbai, India
|
Posted: Thu Sep 28, 2017 1:31 pm Post subject: |
|
|
Hi All,
Thanks for the prompt replies.
This got resolved once we rebuilt the kernel with USB 3.0 support. _________________ Regards,
Pratik Mishra |
|
Back to top |
|
 |
joanandk Apprentice

Joined: 12 Feb 2017 Posts: 169
|
Posted: Thu Sep 28, 2017 8:48 pm Post subject: |
|
|
You might also need x2apic for multiprocessor support. For the case you have forgotten it. |
|
Back to top |
|
 |
|