Bug 173291 - After unclean shutdown, module options for ipw2100 driver are ignored
Summary: After unclean shutdown, module options for ipw2100 driver are ignored
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: hotplug
Version: 4
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-11-15 23:28 UTC by Andre Srinivasan
Modified: 2014-03-17 02:56 UTC (History)
1 user (show)

Fixed In Version: FC5
Clone Of:
Environment:
Last Closed: 2006-09-25 19:11:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andre Srinivasan 2005-11-15 23:28:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
If I have an unclean shutdown, on boot I noticed that even though I have specified that the ipw2100 driver module get loaded disabled in modprobe.conf, the driver gets loaded and the radio is enabled.  The expected behavior (of the driver getting loaded and the radio staying disabled during boot) occurs if I have a clean shutdown.

Version-Release number of selected component (if applicable):
2.6.14-1.1637_FC4

How reproducible:
Always

Steps to Reproduce:
1. Configure options to disable the radio on ipw2100 in modprobe.conf
2. Kill power to the box
3. Boot the box.  You'll see the driver module get loaded with the radio enabled.
  

Actual Results:  The driver ignores the options in modprobe.conf

Expected Results:  The option to disable the radio should have been respected.

Additional info:

Comment 1 Bill Nottingham 2005-11-16 17:25:01 UTC
This only happens on unclean shutdown?

Comment 2 Andre Srinivasan 2005-11-16 17:33:25 UTC
This only happens (and happens every time) on startup after an unclean shutdown.


Comment 3 Bill Nottingham 2005-11-16 17:39:40 UTC
What's the exact line you have in modprobe.conf?


Comment 4 Andre Srinivasan 2005-11-16 18:15:24 UTC
options ipw2100 disable=1

Comment 5 Bill Nottingham 2006-09-25 18:46:25 UTC
Does this persist in FC5? I was unable to reproduce this.

Comment 6 Andre Srinivasan 2006-09-25 18:50:20 UTC
(In reply to comment #5)
> Does this persist in FC5? I was unable to reproduce this.

No, this no longer occurs in FC5.

Thanks.
-andre.

Comment 7 Bill Nottingham 2006-09-25 19:11:48 UTC
Closing, then.


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