Hello,
the problem seems to be gone in 2.6.24-rc kernels.
--
Lukáš Hejtmánek
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Lukas Hejtmanek wrote:
> On Tue, Dec 04, 2007 at 09:19:11AM -0800, Kok, Auke wrote:
>> if you "just" want to disable gigabit speed, get the latest ethtool and run:
>>
>>ethtool -s eth0 advertise 0x0f
>>
>
> thanks. You may then let know people behind http://www.lesswatts.org/ to
> change tips&
On Tue, Dec 04, 2007 at 09:19:11AM -0800, Kok, Auke wrote:
> if you "just" want to disable gigabit speed, get the latest ethtool and run:
>
>ethtool -s eth0 advertise 0x0f
>
thanks. You may then let know people behind http://www.lesswatts.org/ to
change tips&tricks related to the network. I
Here is some boilerplate on autoneg which I've been using in other
forums for a number of years when questions about autoneg vs hardcoding
and duplex-mismatch arise:
How 100Base-T Autoneg is supposed to work:
When both sides of the link are set to autoneg, they will "negotiate"
the duplex set
Lukas Hejtmanek wrote:
> On Tue, Dec 04, 2007 at 11:02:23AM -0500, Matt Mathis wrote:
>> This is probably not an e1000 problem, but a general Ethernet "feature".
>> If you defeat auto-negotiation to force the data rate, you implicitly
>> defeat duplex negotiation as well. You need to explicitly
On Tue, Dec 04, 2007 at 11:02:23AM -0500, Matt Mathis wrote:
> This is probably not an e1000 problem, but a general Ethernet "feature".
> If you defeat auto-negotiation to force the data rate, you implicitly
> defeat duplex negotiation as well. You need to explicitly set the duplex
> mode.
et
This is probably not an e1000 problem, but a general Ethernet "feature". If
you defeat auto-negotiation to force the data rate, you implicitly defeat
duplex negotiation as well. You need to explicitly set the duplex mode.
In full duplex mode, send and receive are are fully independent, and pa
Another problem at my own machine. If I force speed to 100Mb on 1GE network,
I can reach 95Mbps bidirectional using UDP (0.34% loses) but only 1.2Mbps
using TCP. A bug? If I enable autonegotiation and run at 1GE, I can got 95Mb
on TCP to the target machine (the target machine has only 100Mb connect
On Mon, Dec 03, 2007 at 07:20:48AM -0800, Kok, Auke wrote:
> can you open up a ticket on e1000.sf.net and fill in a full bugreport
> including
> output of all of these? :
>
> - ethttool -i eth0
> - ethtool -e eth0
> - lspci -vv
> - full dmesg (not just the driver parts)
> - dmidecode
> - cat /proc
Lukas Hejtmanek wrote:
> On Tue, Nov 27, 2007 at 10:23:00AM -0800, Kok, Auke wrote:
>> can you see if your problem goes away with this patch?
>
> I cannot test it right now but friend of mine has the same card with 2.6.23.1
> kernel. it does not. he also tried module 7.6.12 from source fourge, you
On Tue, Nov 27, 2007 at 10:23:00AM -0800, Kok, Auke wrote:
> can you see if your problem goes away with this patch?
I cannot test it right now but friend of mine has the same card with 2.6.23.1
kernel. it does not. he also tried module 7.6.12 from source fourge, your patch
did not help. Moreover,
Lukas Hejtmanek wrote:
> On Tue, Nov 27, 2007 at 09:40:08AM -0800, Kok, Auke wrote:
>>> I'm afraid, I'm missing the point as you have stated that in-kernel drivers
>>> have problem with suspicious board hang...
>> my mistake, sorry for that confusion.
>>
>> the fake hangs on 82562/6 devices occur o
On Tue, Nov 27, 2007 at 09:40:08AM -0800, Kok, Auke wrote:
> > I'm afraid, I'm missing the point as you have stated that in-kernel drivers
> > have problem with suspicious board hang...
>
> my mistake, sorry for that confusion.
>
> the fake hangs on 82562/6 devices occur on 10mbit link only. You
[moving this discussion to netdev, dropping lkml]
Lukas Hejtmanek wrote:
> On Tue, Nov 27, 2007 at 08:48:52AM -0800, Kok, Auke wrote:
>>> unfortunately, the 7.6.9 driver cannot be compiled with 2.6.24-rc3-git2
>>> kernel due to compilation errors.
>> but the in-kernel version of e1000 supports th
14 matches
Mail list logo