Re: I want to force 1/2 duplex from my network card. How?

From: Andre Costa (acosta_at_ar.microlink.com.br)
Date: 03/30/04

  • Next message: Alexander Dalloz: "Re: No internet connection"
    Date: Tue, 30 Mar 2004 14:27:29 -0300
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Tue, 30 Mar 2004 10:51:03 -0600 (CST)
    Gilbert Sebenste <sebenste@weather3.admin.niu.edu> wrote:

    > Sorry, my bad. It is a Syskonnect SK-98xx (subvariant) Gigabit
    > ethernet card. It is currently running 100 MB full duplex.
    >
    > > anyway, what you probably need is some module parameters (assuming
    > > NIC support is configured as a module on your system).
    > >
    > > eg. here with my nForce2 chipset, nvnet allows the following
    > > parameters:
    [...]
    > > You could then provide the above params (speed, duplex,
    > > optimization) on the /etc/modules.conf file. Maybe something similar
    > > can be done for your network card module.
    >
    > Hmmm. I'm scared to try this out since I frankly admit I have no idea
    > what I am doing.

    Ok, no rush: linux kernel can have some of its components compiled as
    modules, which means they're loaded on demand. If you type

    lsmod

    you will see which modules are currently loaded for your kernel. Modules
    configuration stays on /etc/modules.conf (man is your friend). Modules
    usually can tell how to configure them with the 'modinfo' command I
    showed above. This means that if you run

    modinfo [module-name]

    you will be presented some basic description and the allowed parameters.
    Combining all the above info, you can infer what this entry on my
    /etc/modules.conf does:

    options nvnet duplex=2

    (answer: it is saying that nvnet modules should be loaded with
    param 'duplex' set to 2, which means full-duplex on my case).

    TIP: do a 'man modprobe'.
                 
    > >To you problem: use either ethtool or mii-tool to force half duplex
    > >mode.
    > >
    > >Alexander
    >
    > %ethtool -s eth1 duplex half
    > Cannot get current device settings: Operation not supported not
    > setting duplex
    >
    > Hmmm. OK, what am I doing wrong here?

    Maybe it's not your fault. eththool doesn't work with my NIC either.

    HTH,

    Andre

    -- 
    Andre Oliveira da Costa
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Alexander Dalloz: "Re: No internet connection"

    Relevant Pages

    • Re: Poor Wired Performance
      ... Change your Ethernet card to 100 mbps full duplex if it's set to Auto ... 2) Expand Network adapters; ... So I tried connecting the 360 directly to the router via a 100Mb/s ...
      (microsoft.public.windows.mediacenter)
    • Re: NIC (eth0) Problems Since Moving from RHL9 to FC1
      ... Curt Stauffer wrote: ... > Ethernet card is apparently fried, I guess it was just warning me that it ... Then increase to 100mbps half duplex and retest. ... The current Netgear 10-100 NICS ...
      (Fedora)
    • Re: RS-485 arrangements
      ... duplex only if there are only two devices attached. ... point-to-multipoint configuration, you are correct that it looks effectively ... A point-to-point FDX configuration is usually used when you need high ...
      (sci.electronics.design)
    • Re: duplex negotiation
      ... same setup and same configuration at 70 other sites and have not seen ... the duplex on the switch only to full then the link was running 100/ ... If one side of a connection is set to auto-negotiate and the other ... If you manually set both sides to 100/full you need to watch the ...
      (comp.dcom.sys.cisco)
    • Re: Xbox 360 Session Terminated
      ... Change your Ethernet card to 100 mbps full duplex if it's set to Auto ... 2) Expand Network adapters; ... getting network congestion errors but I'm not sure if they are related ...
      (microsoft.public.windows.mediacenter)