Bug 214538

Summary: USB HID devices not recognised with SMP kernel
Product: Red Hat Enterprise Linux 4 Reporter: Ben Stringer <ben>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-30 19:05:06 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ben Stringer 2006-11-08 02:32:29 UTC
Description of problem:
USB keyboard and mouse not recognised when booting with SMP kernels. Hardware 
is a Dell Optiplex 280, with hyperthreading-capable Celeron processor.


Version-Release number of selected component (if applicable):
kernel-smp-2.6.9-22.EL and kernel-smp-2.6.9-42.0.3.EL

How reproducible:
This is occurring consistently. Booting with the equivalent UP kernel versions 
works as expected.

Steps to Reproduce:
1. Boot with SMP kernel
2. After GRUB screen, keyboard and mouse are unresponsive.
3. Boot with UP kernel - keyboard and mouse work as expected.
  
Actual results:
SMP kernels do not recognise USB HID devices.

Expected results:
USB HID devices should be recognised and work.

Additional info:

When booting with UP kernel, the following is logged in /var/log/messages:

  kernel: input: USB HID v1.10 Keyboard ...
  kernel: input: USB HID v1.10 Mouse ...

When booting with an SMP kernel, these lines are not logged.

Comment 1 Jason Baron 2006-11-30 19:05:06 UTC

*** This bug has been marked as a duplicate of 214537 ***