Bug 114533

Summary: USB initialization prints FAILED under kernel 2.6
Product: [Retired] Red Hat Raw Hide Reporter: Gary Peck <gbpeck>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 7.44-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-01-29 16:31:36 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 Gary Peck 2004-01-29 08:50:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20040105 Firebird/0.7

Description of problem:
The USB loading section on lines 204-209 in rc.sysinit fails on 2.6
kernels. Specifically, the fgrep on /proc/bus/usb/drivers fails
because that file doesn't exist. modprobe keybdev and modprobe
mousedev also both fail because those modules don't exist in 2.6. I'm
using uhci-hcd as my USB module.

Version-Release number of selected component (if applicable):
initscripts-7.43-2

How reproducible:
Always

Steps to Reproduce:
1. Install this initscripts and a 2.6 kernel
2. Reboot
3. Watch the status messages scroll by
    

Actual Results:  Around the USB initialization section, you'll see two
red FAILED's and an error from fgrep.

Expected Results:  It should pass since this failure is actually
harmless on a 2.6 kernel.

Additional info:

This is with kernel-2.6.1-1.61.

Comment 1 Bill Nottingham 2004-01-29 16:31:36 UTC
Some of this is cleaned up in 7.44-1.