linux-laptop.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: nr@cs.tufts.edu (Norman Ramsey)
To: linux-laptop@vger.kernel.org
Subject: gigabit ethernet on Thinkpad X300?
Date: Thu, 18 Sep 2008 22:15:35 -0400 (EDT)	[thread overview]
Message-ID: <20080919021535.1FE01E80FD@jindo.eecs.harvard.edu> (raw)

I've just booted kernel 2.6.26 (Debian lenny) on my new Thinkpad X300.
Things seem working OK so far except I can't get gigabit ethernet.
Output from ethtool says:

Settings for eth0:
        Supported ports: [ TP ]
        Supported link modes:   10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full 
                                100baseT/Half 100baseT/Full 
                                1000baseT/Full 
        Advertised auto-negotiation: Yes
        Speed: 100Mb/s
        Duplex: Full
        Port: Twisted Pair
        PHYAD: 1
        Transceiver: internal
        Auto-negotiation: on
        Supports Wake-on: pumbag
        Wake-on: g
        Current message level: 0x00000001 (1)
        Link detected: yes


As you can see both the hardware and the link support full duplex
1000baseT, but I'm getting only 100Mb/s (confirmed by lights on switch).

I tried

  sudo ifconfig eth0 media 1000baseT

but that media type isn't even recognized.

I also tried

  sudo ethtool -s eth0 speed 1000

but this seems to have broken the ethernet port entirely
(although a reboot brings it back).

Does anybody have any ideas?


Norman

P.S. After all this messaing around, it now negotiates down to 10Mb/s.
Booting 2.6.24 seems to get back to 100Mb/s.

             reply	other threads:[~2008-09-19  2:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-19  2:15 Norman Ramsey [this message]
2008-09-19  8:00 ` gigabit ethernet on Thinkpad X300? Norman Rieß

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=20080919021535.1FE01E80FD@jindo.eecs.harvard.edu \
    --to=nr@cs.tufts.edu \
    --cc=linux-laptop@vger.kernel.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).