Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-06-06 Thread Michael Yartys via E1000-devel
Hi It seems like my issues are caused by faulty hardware. The activity LEDs on the port do not light up even when I'm in the BIOS menu, and there's also no activity when I try to NIC boot. I didn't really consider the possibility of a hardware failure since it happened to coincide with the upg

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-31 Thread Michael Yartys via E1000-devel
‐‐‐ Original Message ‐‐‐ On 29 May 2018 5:12 PM, Alexander Duyck wrote: > On Fri, May 25, 2018 at 11:33 AM, Michael Yartys > > michael.yar...@protonmail.com wrote: > > > I'm running OpenWrt on a NETGEAR R7800, and I'm trying to connect my laptop > > to one of the LAN ports. I've run t

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-29 Thread Andre Ruiz
Alex Yes, that's a workaround. To be fair, 10Mbit/s is not a big problem and I would probably have not discovered the problem in the first place if it was the only issue. The second problem, OTOH is bigger (not passing traffic), but I have not been able to reproduce it for some time now. I will s

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-29 Thread Michael Yartys via E1000-devel
I'm running OpenWrt on a NETGEAR R7800, and I'm trying to connect my laptop to one of the LAN ports. I've run the tests you suggested: - [telia@lulz ~]$ uname -a Linux lulz 4.16.11-300.fc28.x86_64 #1 SMP Tue May 22 18:29:09

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-29 Thread Alexander Duyck
On Fri, May 25, 2018 at 11:33 AM, Michael Yartys wrote: > I'm running OpenWrt on a NETGEAR R7800, and I'm trying to connect my laptop > to one of the LAN ports. I've run the tests you suggested: > > - > > [telia@lulz ~]$ unam

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-29 Thread Alexander Duyck
On Fri, May 25, 2018 at 10:25 AM, Andre Ruiz wrote: > > Alex, > > The tests I'm making at work and at home, both to cheap 8 port switches, one > is an Encore Gigabit Switch and the other is a TP-Link Fast Ethernet Switch. > Although they are cheap hardware, both behave well in normal conditions. >

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Andre Ruiz
Alex, In fact, sometimes it won't pass traffic at all and sometimes it will work at 10Mbit/s. I still cannot tell what causes each scenario. The common aspect is the 10Mbit/Full part. IIRC a failed link speed negotiation will make it come up at 10Mbit/Half Duplex, right? This behaviour has been t

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Andre Ruiz
Alex, The tests I'm making at work and at home, both to cheap 8 port switches, one is an Encore Gigabit Switch and the other is a TP-Link Fast Ethernet Switch. Although they are cheap hardware, both behave well in normal conditions. Right now I'm connecting to the Fast Ethernet one. Just upgraded

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Andre Ruiz
And, at least in my case, it works fine after a reboot, same port, same switch, same cable. It's only after a sleep that it won't work anymore. Andre On Thu, May 24, 2018 at 6:32 PM, Michael Yartys via E1000-devel < e1000-devel@lists.sourceforge.net> wrote: > I've tested several cables, includi

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Michael Yartys via E1000-devel
Hi The connection doesn't work and I get no traffic. I tried rebooting with the cable plugged in, but I still experience no connectivity. Here's the dmesg output from e1000e: [telia@lulz ~]$ dmesg | grep -e1000e [3.011443] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [3.011444] e1

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Alexander Duyck
On Fri, May 25, 2018 at 3:19 AM, Michael Yartys wrote: > Hi > > The connection doesn't work and I get no traffic. I tried rebooting with the > cable plugged in, but I still experience no connectivity. Here's the dmesg > output from e1000e: > > [telia@lulz ~]$ dmesg | grep -e1000e > [3.011443

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-25 Thread Alexander Duyck
On Thu, May 24, 2018 at 6:54 PM, Andre Ruiz wrote: > > Alex, > > In fact, sometimes it won't pass traffic at all and sometimes it will work > at 10Mbit/s. I still cannot tell what causes each scenario. The common > aspect is the 10Mbit/Full part. IIRC a failed link speed negotiation will > make it

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-24 Thread Alexander Duyck
Thanks for the input. Michael, do you know if your problem exhibits itself similarly? Does a reboot allow you to connect, and then you lose connectivity after suspending/resuming the laptop? Also I would be curious if we are seeing any messages in the dmesg log as I would interpret us reporting a

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-24 Thread Michael Yartys via E1000-devel
I've tested several cables, including ones that work flawlessly with other machines. Here's what I'm advertising: [telia@lulz ~]$ sudo ethtool eno1 Settings for eno1: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full 100bas

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-24 Thread Alexander Duyck
On Thu, May 24, 2018 at 11:24 AM, Michael Yartys via E1000-devel wrote: > > > I also experience this issue on my Dell Latitude E6420 running Fedora 28 with > an Intel 82579LM. > > [telia@lulz ~]$ lspci | grep Ethernet > 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network > Con

Re: [E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-24 Thread Michael Yartys via E1000-devel
I also experience this issue on my Dell Latitude E6420 running Fedora 28 with an Intel 82579LM. [telia@lulz ~]$ lspci | grep Ethernet 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04) [telia@lulz ~]$ uname -a Linux lulz 4.16.10-300.fc28.x8

[E1000-devel] Intel I219-LM picking 10mb/s instead of 1000mb/s

2018-05-09 Thread Andre Ruiz
Hello! I recently bought a ThinkPad T470 (6th gen i5-6300U) with an Intel Ethernet I219-LM (rev 21). Installed fedora 28 and noticed a problem with link speed after sleeping, it won't negotiate 1000Mbit/s after the machine went to sleep once, staying at 10Mbit/s always and sometimes not passing an