Does ubuntu has intel 1G/bits wire Ethernet driver?
Sven Aluoor
aluoor at gmail.com
Tue Jan 4 12:34:58 UTC 2011
On Tue, Jan 4, 2011 at 1:09 PM, loody <miloody at gmail.com> wrote:
> Dear all:
> i bout a 1G bits ethernet switch and connect to my T60 laptop.
> I am quite sure the build-in ethernet card of T60 support 1G bits, but
> from the attach pic, I saw the network speed is 10Mb/s.
> Should I update my ehternet driver?
> appreciate your help,
Hi
do the following commands and post the output here
$ sudo apt-get install ethtool
$ sudo ethtool $INTERFACE (eth0 or what you have)
I guess your NIC is not on 1000 full duplex.
cheers Sven
More information about the ubuntu-users
mailing list