New question about OS hang up.

Helge Kreutzmann kreutzm at itp.uni-hannover.de
Wed Jul 7 06:55:44 UTC 2004


Hello,
On Wed, Jul 07, 2004 at 08:38:49AM +0930, Nickolas Falkner wrote:
> Secondly, you don't have to recompile the kernel to try a new network 
> driver.
> 
> Edit your /etc/modules.conf file and change the line:
> 
> alias eth0 <whatever it is>
> 
> to
> 
> alias eth0 de4x5
> 
> Save this file and then reboot.

Why ? If your current driver is loaded (and a module), then

/etc/rc.d/init.d/networking stop
rmmod OldDriver

and then

modprobe de4x5
/etc/rc.d/init.d/networking start


Heck, if you want to tune your driver (usually only needed for
development/high performance/benchmarking), then you can recompile
your driver and replace it without rebooting (just after the rmmod
step). Rebooting is for this other OS!

Greetings

           Helge



-- 
Helge Kreutzmann, Dipl.-Phys.               Helge.Kreutzmann at itp.uni-hannover.de
  gpg signed mail preferred    gpg-key: finger kreutzm at zibal.itp.uni-hannover.de
    64bit GNU powered                  http://www.itp.uni-hannover.de/~kreutzm
       Help keep free software "libre": http://www.freepatents.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/axp-list/attachments/20040707/12d82139/attachment.sig>


More information about the axp-list mailing list