[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where to put module option in Etch?



>No... that's why I never use initrd, too much hassle to modify trivial
>things.


Ok, I've solved the problem.

I created a the file tulip in /etc/modprobe.d like Paul suggested:

options tulip options=5,5

After that both nic's where configured correctly by running

modprobe tulip

>Perhaps rebuilding the initrd will pick up the modified modprobe.d
>stuff.

You are right!

To apply the changes to the initramfs you have to run:

update-initramfs -u

This will update the changes from /etc/modprobe.d
to the initramfs.

# demsg

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Linux Tulip driver version 1.1.13-NAPI (May 11, 2002)
--> tulip0: Transceiver selection forced to 100baseTx-FDX.
tulip0:  EEPROM default media type Autosense.
tulip0:  Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY (2) 
block.
tulip0:  Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial PHY 
(2) block.
tulip0:  Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY (4) 
block.
tulip0:  Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM PHY 
(4) block.
eth0: Digital DS21143 Tulip rev 48 at fffffcf980008400, 00:00:F8:10:86:80, 
IRQ 20.
--> tulip1: Transceiver selection forced to 100baseTx-FDX.
tulip1:  EEPROM default media type Autosense.
tulip1:  Index #0 - Media MII (#11) described by a 21140 MII PHY (1) 
block.
tulip1:  MII transceiver #5 config 0000 status 784b advertising 01e1.
eth1: Digital DS21140 Tulip rev 34 at fffffcfb80008800, 00:06:2B:00:22:E3, 
IRQ 42.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Big support! Thanks to all...


Steffen Pelzetter



Reply to: