drobbins
28th November 2008, 04:47 PM
howdy,
I have a box with an onboard ethernet controller capable of gigabit speeds
in the past I've never had anything that fast to connect it to so it's always run at 100 Mb/s
now I've built myself a new "main" computer and retired the old one into a "server" role
this is all home/hobby stuff
the new box has a gigabit controller too so now I want to see this stuff work
here's the layout
SOHO_router/switch -------DSL_modem-------internet
|
|
old_pc-------------gigabit_switch---------------new_pc
so it should be a gigabit conection from the old box, through the gigabit switch, to the new box
when I run mii-tool on the old box it reports a 100 Mb/sec connection
ideas about what to do?
when run lsmod I see these lines which I suspect apply
e100 33997 0
mii 8385 1 e100
from there I'm lost
I can find the chipset if needed but it will take a little digging unless somebody knows a command to get linux to tell me
this is a fresh install of F8
TIA
Dave
I have a box with an onboard ethernet controller capable of gigabit speeds
in the past I've never had anything that fast to connect it to so it's always run at 100 Mb/s
now I've built myself a new "main" computer and retired the old one into a "server" role
this is all home/hobby stuff
the new box has a gigabit controller too so now I want to see this stuff work
here's the layout
SOHO_router/switch -------DSL_modem-------internet
|
|
old_pc-------------gigabit_switch---------------new_pc
so it should be a gigabit conection from the old box, through the gigabit switch, to the new box
when I run mii-tool on the old box it reports a 100 Mb/sec connection
ideas about what to do?
when run lsmod I see these lines which I suspect apply
e100 33997 0
mii 8385 1 e100
from there I'm lost
I can find the chipset if needed but it will take a little digging unless somebody knows a command to get linux to tell me
this is a fresh install of F8
TIA
Dave