<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ASRock Forums : AsRock z390 - stuttering</title>
  <link>https://forum.asrock.com/</link>
  <description><![CDATA[This is an XML content feed of; ASRock Forums : Intel Motherboards : AsRock z390 - stuttering]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 22:54:20 +0000</pubDate>
  <lastBuildDate>Thu, 22 Aug 2019 09:24:25 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.asrock.com/RSS_post_feed.asp?TID=11589</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ASRock Forums]]></title>
   <url>https://forum.asrock.com/forum_images/web_wiz_forums_black.png</url>
   <link>https://forum.asrock.com/</link>
  </image>
  <item>
   <title><![CDATA[AsRock z390 - stuttering : I&amp;#039;m Japanese, so my English...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=66987&amp;title=asrock-z390-stuttering#66987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=13702">Tsuyorin</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 22 Aug 2019 at 9:24am<br /><br />I'm Japanese, so my English is poor, sorry.<br /><br />I use Z390 Phantom 6 (bios 4.10) and have same problem.<br />I try to setting bios as follows.<br /> /Intel Turbo Boost is off. <br /> /Intel Speed Step is off<br /><br />Then, stuttering is not happened while one week.<br /><br />Now, the bios 4.20 is released today.<br />I will update bios from 4.10 to 4.20.<br />I hope bios 4.20 work fine under Intel Turbo Boost and Intel Speed Step functions. <br />]]>
   </description>
   <pubDate>Thu, 22 Aug 2019 09:24:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=66987&amp;title=asrock-z390-stuttering#66987</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : you can try to reinstall it or...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=64159&amp;title=asrock-z390-stuttering#64159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=13075">Aakash26</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 29 Jun 2019 at 9:18pm<br /><br />you can try to reinstall it or re-check your graphics card setting  and if it's not working thank go Pubg Mobile PC I hope Its Work <br /><br />and for more information, you can also visit on this article here<br /><br />https://askmeapps.com/game/pubg-mobile-pc-download/<br /><br />I think it's Works]]>
   </description>
   <pubDate>Sat, 29 Jun 2019 21:18:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=64159&amp;title=asrock-z390-stuttering#64159</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : Over the year I&amp;#039;ve built...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63520&amp;title=asrock-z390-stuttering#63520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=8398">Event4101</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 02 Jun 2019 at 12:52pm<br /><br />Over the year I've built many computers and I have never experienced a problem with the physical on-board Ethernet port.  Of course I could also just be a lucky sole.  Now problems with a driver have certainly happened and often I found myself visiting the hardware manufacturer's web site in a quest to find the most up-to-date driver file.<br /><br />From what you wrote it would appear that you are suspicious the Ethernet port might be the culprit, but I did not get the impression you were able to perform any type of testing that would help to verify this hunch.  A few days ago I noticed forum member jskibo made a post about slow lan speed with a Z390 Taichi board.  Apparently reverting back to an older Ethernet driver helped to partially resolve the problem.<br /><br />http://forum.asrock.com/forum_posts.asp?TID=11559&title=z390-taichi-slow-lan<br /><br />Focusing on the Ethernet port, and before sending back the board, it might be worth running some tests to see if there are problems with high packet loss or jitter.  I'm embarrassed to ask, but I assume you did try a different Ethernet cable. :)<br /><br />Anyway, if you don't mind using command line utilities, you might try using the program iperf to run some tests against one of the public iperf servers or against another computer on your lan acting in the role of an iperf server.<br /><br />https://iperf.fr/iperf-download.php<br /><br />I have used the 64-bit version with Windows 7 and experienced no problems with the utility.  I assume it would work okay with Windows 10, if that is what you are using.  There is nothing to install, just unzip the iperf files into a folder.<br /><br />It is rather simple to start an iperf server on another computer connected to your private lan.  Open a command prompt window and, from where the iperf files are stored, simply enter the command... iperf3 -s<br /><br />By default the port used is 5201 so upon first execution the Windows firewall might prompt to allow access to the port.<br /><br />Then from the Z390 Extreme4 computer you can execute tests using the Ethernet port.  A few tests that you might try (where 192.168.xx.xx is the ip address of the computer running iperf3 -s)...<br /><br />Test upload speed<br />iperf3 -c 192.168.xx.xx<br /><br />Test download speed<br />iperf3 -c 192.168.xx.xx -R<br /><br />Or using one of the iperf public servers<br />iperf3 -c bouygues.iperf.fr<br />iperf3 -c bouygues.iperf.fr -R<br /><br />Test packet loss and jitter  (assuming a 100BaseTX lan)<br />iperf3 -c 192.168.xx.xx -u -b 100M<br />iperf3 -c 192.168.xx.xx -u -b 100M -R<br /><br />By default a test will run for ten seconds with a measurement reported every second.  To extend the test time include the -t xx option where xx is the number of seconds.<br /><br />When running these tests iperf will attempt to saturate the lan with packet traffic so for best results try to avoid using other applications that will access the lan at the same time, or when other family members are watching Netflix. :)<br /><br />If you are not a fan of command line utilities then you could try using one of the online internet connection testing tools such as DslReports...<br /><br />https://www.dslreports.com/speedtest<br /><br />https://www.dslreports.com/tools/pingtest<br /><br />Another one to try, that allows the test file size to be manually set, up to 200mb, would be...<br /><br />https://testmy.net<br /><br />Of course using these online tools leaves you at the mercy of your isp and the varying conditions of the internet.  If you plan to try different Ethernet drivers then running iperf against an iperf server sitting on your private lan would produce the most consistent test results.<br /><br />I wish you luck.<br />]]>
   </description>
   <pubDate>Sun, 02 Jun 2019 12:52:37 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63520&amp;title=asrock-z390-stuttering#63520</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : Have you run any speed and ping...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63514&amp;title=asrock-z390-stuttering#63514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=8760">badbri</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 02 Jun 2019 at 8:25am<br /><br />Have you run any speed and ping tests on your internet connection ?<br />It could be ethernet related, the newest Intel LAN drivers seem to cause some quirks with certain motherboards and some have found going to older (late 2017/early 2018) drivers have fixed their problems.]]>
   </description>
   <pubDate>Sun, 02 Jun 2019 08:25:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63514&amp;title=asrock-z390-stuttering#63514</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : Yes, it is... ]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63498&amp;title=asrock-z390-stuttering#63498</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=12907">miked182</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 01 Jun 2019 at 11:55pm<br /><br />Yes, it is...]]>
   </description>
   <pubDate>Sat, 01 Jun 2019 23:55:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63498&amp;title=asrock-z390-stuttering#63498</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : Is the ram on the QVL? ]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63494&amp;title=asrock-z390-stuttering#63494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=10403">RLGL</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 01 Jun 2019 at 10:39pm<br /><br />Is the ram on the QVL?]]>
   </description>
   <pubDate>Sat, 01 Jun 2019 22:39:10 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63494&amp;title=asrock-z390-stuttering#63494</guid>
  </item> 
  <item>
   <title><![CDATA[AsRock z390 - stuttering : Hi there. I&amp;#039;m trying to troubleshoot...]]></title>
   <link>https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63480&amp;title=asrock-z390-stuttering#63480</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.asrock.com/member_profile.asp?PF=12907">miked182</a><br /><strong>Subject:</strong> 11589<br /><strong>Posted:</strong> 01 Jun 2019 at 6:54pm<br /><br />Hi there. I'm trying to troubleshoot a very strange problem.<br /><br />My build:<br />9700k<br />RTX 2070<br />16gb RAM DDR4 3000 mhz<br />Seasonic focus plus gold 750W<br />AsRock z390 Extreme4<br /><br />Every component is brand new.<br /><br />I'm getting random stuttering in games like CS GO and PUBG. It manifests itself in frametime spikes, like from 3 ms to 120 in a very short time. It's not connected with situation on screen.<br /><br />During troubleshooting process, I managed to rule out other PC components, like ram, gpu etc. Done memtests, used furmark (no spikes), occt stability tests, flashed bios, did few windows clean installs and clean boots, tried multiple version of drivers, nvidia panel settings, game settings. No results.<br /><br />I tested the PC in my parents' home - no difference, issue persists.<br /><br />It might be connected with online gaming - and intel ethernet controller, as stutters are connected i.e. with situation when someone joins the server, just like on this video.<br /><br />https://www.youtube.com/watch?v=vswm8S7mya0<br /><br />I RMA'd whole cpu, they didnt spot the issue, so I got the PC back. They suggested that this could be a motherboard issue and taught me to RMA it. <br /><br />Now I'd like to ask - is it a good idea to RMA the mobo? Can it be a cause? Thanks for help!<br />Mike<br /><br />]]>
   </description>
   <pubDate>Sat, 01 Jun 2019 18:54:27 +0000</pubDate>
   <guid isPermaLink="true">https://forum.asrock.com/forum_posts.asp?TID=11589&amp;PID=63480&amp;title=asrock-z390-stuttering#63480</guid>
  </item> 
 </channel>
</rss>