public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joshua Schmidlkofer" <joshland@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ethernet link speed
Date: Tue, 6 Jun 2006 10:41:42 -0700	[thread overview]
Message-ID: <dd0cef60606061041i18bdf1efwa6799c5dae9c0541@mail.gmail.com> (raw)
In-Reply-To: <4bf052bf0606052001v7783f003y7acd1284f8a8b777@mail.gmail.com>

Ghaith,

  I think that you shouldn't do this this way, but so be it.  It's
generally spekaing to 'force' a specific setting.  In most cards and
switches this disables all negotiation, and can lead to all sorts of
strange problems.  Especially regard duplex issues.


put this in /etc/conf.d/net

 pre(){
    if [ ${IFACE} == "eth0" ]; then
       mii-tool -F 10baseT-FD eth0
    fi
    sleep .3
 }

That ought to work.  If that doesn't work, then emerge sync and update
baselayout.


thanks,
  Joshua



On 6/5/06, Ghaith Hachem <blacksadness@gmail.com> wrote:
> well actually it can function on 100 mbps but it would be extremly slow for
> some reason (really long cable) so the isp just told me to keep the link at
> 10 mbps.
>
>
> On 6/6/06, Joshua Schmidlkofer <joshland@gmail.com> wrote:
> > Why isn't it auto-detecting the link speed?
> >
> >
>
>
>
> --
>
> Ghaith Hachem
> TristMoon Staff
> TristMoon.com
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-06-06 17:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05 19:14 [gentoo-user] ethernet link speed Ghaith Hachem
2006-06-05 20:18 ` Neil Bothwick
2006-06-05 21:50 ` Joshua Schmidlkofer
2006-06-06  3:01   ` Ghaith Hachem
2006-06-06 17:41     ` Joshua Schmidlkofer [this message]
2006-06-06 17:42       ` Joshua Schmidlkofer
2006-06-07  6:19         ` Ghaith Hachem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd0cef60606061041i18bdf1efwa6799c5dae9c0541@mail.gmail.com \
    --to=joshland@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox