<div dir="ltr">But no luck. For some reason after a wile autoneg turns on, I do not understand why. Then it turns off thanx to the script, but the link flaps. :(</div><br><div class="gmail_quote"><div dir="ltr">ср, 28 окт. 2015 г. в 11:30, Kseniya Blashchuk &lt;<a href="mailto:ksyblast@gmail.com">ksyblast@gmail.com</a>&gt;:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">No, adding DEVICE line didnt help, still using a script in disptcher.d<br><br><div class="gmail_quote"><div dir="ltr">ср, 28 окт. 2015 г. в 11:05, Kseniya Blashchuk &lt;<a href="mailto:ksyblast@gmail.com" target="_blank">ksyblast@gmail.com</a>&gt;:<br></div></div></div><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you, Rick. <div>1) Of course the first thing i did was replacing the cabling, plugging into another port and even into another switch.</div><div>2) I put a script changing autoneg in /etc/NetworkManager/dispatcher.d/. But I&#39;ll try what you adviced and have a look. </div><br><div class="gmail_quote"><div dir="ltr">вт, 27 окт. 2015 г. в 20:08, Rick Stevens &lt;<a href="mailto:ricks@alldigital.com" target="_blank">ricks@alldigital.com</a>&gt;:<br></div></div></div><div dir="ltr"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 10/27/2015 05:08 AM, Kseniya Blashchuk wrote:<br>
&gt; Now something strange happens - auto negotiation automatically turns on<br>
&gt; after a while. Cannot distinguish what changes this value. I<br>
&gt; added ETHTOOL_OPTS=&quot;autoneg off speed 100 duplex full&quot; to the<br>
&gt; ifcfg-Wired_connection_1 config. But seems it doesn&#39;t work.<br>
&gt; Am I doing something wrong?<br>
<br>
I haven&#39;t had to chase this in a long time, but I see two possible<br>
issues:<br>
<br>
1) Replace your network cable. Gigabit does put more &quot;strain&quot; on the<br>
cable and if it&#39;s flaky (the cable itself or, more likely, the<br>
connectors), you could have issues--especially if it&#39;s solid at 100Mbps<br>
but not at 1000Mbps. I&#39;ve had that issue many times in the past.<br>
<br>
2) I had always put the options in the modprobe.d/whatever.conf file so<br>
it was tied to the driver regardless of which network device the kernel<br>
decided to call it (what an absolutely idiotic concept to rename the<br>
devices at boot).<br>
<br>
I&#39;ve never put ETHTOOL_OPTS in a network-scripts/ifcfg-XXX file. Having<br>
said that, I took a quick look at the scripts and it appears that<br>
invoking ethtool is dependent on the presence of a &quot;DEVICE=&quot; line in<br>
that file (well, really on the value of &quot;${REALDEVICE}&quot;). If you don&#39;t<br>
have that line, then ethtool isn&#39;t called with the &quot;-s&quot; flag to set<br>
parameters as it doesn&#39;t know which physical device to apply them to.<br>
<br>
Try buggering the ifcfg-Wired_connection_1 file and insert a<br>
<br>
        DEVICE=enp2s0<br>
<br>
line and try it again. This is just a guess, mind you.<br>
<br>
&gt; вт, 27 окт. 2015 г. в 10:34, Joe Zeff &lt;<a href="mailto:joe@zeff.us" target="_blank">joe@zeff.us</a> &lt;mailto:<a href="mailto:joe@zeff.us" target="_blank">joe@zeff.us</a>&gt;&gt;:<br>
&gt;<br>
&gt;     On 10/27/2015 12:27 AM, Kseniya Blashchuk wrote:<br>
&gt;      &gt; BTW, I thought maybe its not a driver but a NIC issue and some of the<br>
&gt;      &gt; pins dont work properly. Maybe anybody knows how to check if all NIC<br>
&gt;      &gt; pins are working?<br>
&gt;<br>
&gt;     I have a friend who does all of my hardware work once it gets past the<br>
&gt;     card swapping phase.  (That I can do myself.)  Some of his wire-wrap<br>
&gt;     work is heading out of the Solar System, and he doesn&#39;t even try to<br>
&gt;     troubleshoot things like that; he just replaces the card if possible.<br>
&gt;     However, as the card works fine at 100 Mbps but not at 1000, I doubt<br>
&gt;     that it&#39;s hardware.<br>
&gt;     --<br>
&gt;     users mailing list<br>
&gt;     <a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a> &lt;mailto:<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a>&gt;<br>
&gt;     To unsubscribe or change subscription options:<br>
&gt;     <a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
&gt;     Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
&gt;     Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
&gt;     Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
--<br>
----------------------------------------------------------------------<br>
- Rick Stevens, Systems Engineer, AllDigital    <a href="mailto:ricks@alldigital.com" target="_blank">ricks@alldigital.com</a> -<br>
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -<br>
-                                                                    -<br>
-   To understand recursion, you must first understand recursion.    -<br>
----------------------------------------------------------------------<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org" target="_blank">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
</blockquote></div></div></div></blockquote></div></div></div></blockquote></div>