Bug 114533 - USB initialization prints FAILED under kernel 2.6
Summary: USB initialization prints FAILED under kernel 2.6
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: initscripts
Version: 1.0
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-29 08:50 UTC by Gary Peck
Modified: 2014-03-17 02:41 UTC (History)
1 user (show)

Fixed In Version: 7.44-1
Clone Of:
Environment:
Last Closed: 2004-01-29 16:31:36 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.