Re: "SIOCSIFFLAGS: Resource temporarily unavailable"

From: Tim Kelley (tim_at_it.kpt.cc)
Date: 08/28/04

  • Next message: Tong: "unable to eject"
    To: debian-user@lists.debian.org
    Date: Sat, 28 Aug 2004 16:06:01 -0500
    
    

    On Saturday 28 August 2004 03:11, Phil Thomson wrote:

    > TIA. This is my first time installing Debian, and I'm not a Linux wizard at
    > the best of times. Some of these questions may appear basic, but I'm just
    > trying to learn how to do this stuff. You can reply to me offlist if you
    > want.

    Just turn your eth0 card off

    ifdown eth0

    unload the driver

    modprobe -r rtl8139

    load the new one

    modprobe 8139too

    bring the card back up

    ifup eth0

    lastly, edit /etc/modules and remove rtl8139 permanently, replace with the
    other one.

    -- 
      _   _   _   _   _   _   _   _   _   _   _   _   _  
     / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 
    ( t | i | m | @ | i | t | . | k | p | t | . | c | c )
     \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ 
    GPG key fingerprint = 1DEE CD9B 4808 F608 FBBF  DC21 2807 D7D3 09CA 85BF
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Tong: "unable to eject"