Quantcast
Channel: ASRock Forums
Viewing all 36739 articles
Browse latest View live

Intel Motherboards : Extremely slow write speed on ASMedia SATA

$
0
0
Author: parsec
Subject: Extremely slow write speed on ASMedia SATA
Posted: 21 May 2016 at 12:04am

First, do not use IDE mode. AHCI was designed to improve the performance of HDDs, and it does. IDE mode will have lower performance than AHCI mode.

I'm not saying in the following that you don't have poor IO speeds with the ASMedia SATA controllers, just some realities about storage drive performance.

File transfer speed is not constant with any storage drive, HDD or SSD. The size of the file and the number of files being transferred causes differences in speeds. HDD performance also suffers due to file fragmentation, and the way HDDs work.

If a large folder of randomly sized multiple files is being written, we'll see the write speed changing during the folder copy. That is mainly caused by the differences in file sizes. The time of preparing to write a file is one of the main factors reducing IO speed. Many small files being written cause a lot of processing time preparing to write the files, rather than one large file being prepared just once.

In general, the larger a single file is, the faster it can be read or written. The specs for storage drives always quote the large file, "sequential" read and write speeds. A large file is one from ~100K and greater. The classic small file size in benchmark tests is 4K. An HDD may write a large file at 50 - 100MB/s, while a 4K file will be written at ~1MB/s.

Your board has two ASMedia SATA chips/controllers, each supplying two SATA ports. Each of these chips is connected to one PCIe 2.0 lane from the Z97 chipset. That is the limit of this chip's connectivity, one PCIe 2.0 lane, shared by the two SATA ports. It is not a limitation caused by the design of the mother board.

The Intel SATA controller in the Z97 chipset has many more resources available for each SATA port. The DMI2 data buss in this chipset (equivalent to PCIe 2.0 in speed) provides two DMI2 lanes for each SATA port. That is a large difference in available resources.

Consider what happens when two drives are connected to the ASMedia SATA ports, and have file IO occurring between them. Obviously the worst case situation, given the one PCIe 2.0 lane connection.

File IO between drives on the Intel SATA controller and the ASMedia will be better than the scenario above, due to the Intel chipset's superior resources. The ASMedia chipset will still be the major limitation or bottleneck.

This basically explains the IO performance you are experiencing. Nothing that we can basically change, unfortunately.

You could try using a different SATA driver, such as the Windows 7 native msahci AHCI driver. I don't recall if the ASMedia chipset can be configured in the UEFI to disable "hot swap", which would get rid of the eject-able drive message. The Device Manager entry for the ASMedia chipsets might have this setting available. The optical drive on the ASMedia chipset may be causing all the ports to be in the eject-able mode, as it is that type of device.

CPU and PCH power saving options can affect IO performance. Disabling C States can improve IO performance, at the cost of increased CPU temperature at idle and higher power consumption. Windows Power Plan settings for PCIe might increase the performance, by setting all PCIe power saving to Disabled. Using AHCI mode is a given.

To be fair, add on SATA chips like the ASMedia are designed to work within the limitations of current PC platforms. These platforms don't have an endless supply of PCIe lanes available, and every one supplied by the board's main chipset is being used.

I know we all take things for granted, and have expectations that we assume will be fulfilled. I am disappointed by the performance of this chipset too. As the saying goes, the devil is in the details, and this is a perfect example of that, sorry to say.


Networking Products : ASRock G10 Problem with PlayStation 4 (

$
0
0
Author: runyourway
Subject: ASRock G10 Problem with PlayStation 4 (
Posted: 21 May 2016 at 12:22am

We are now using ASRock G10 for 5 days and couldn't find a solution for the following problem:

When the PlayStation 4 is connected to the Router und is downloading huge files (a few GB), suddenly the router (G10) freezes and needs to be restarted!

We did the firmware upgrade to 1.68 and every other device has no problem. Just the PS4 that is connected with Cat 5e directly to the router (the cable was tested ok) gets problems with the connection or vice-versa. I cannot understand it, we tried a lot configurations.

Is there any problem already recognized with this? I don't know what else to troubleshoot than the connections and the configuration (the PS4 worked fine all the years before with the other router!)

Thanks for any help in advance!

Intel Motherboards : ASRock X99 Extreme3 doesnt work

$
0
0
Author: Knogle
Subject: ASRock X99 Extreme3 doesnt work
Posted: 21 May 2016 at 12:31am

Thanks for your reply
i also tried to use my i7 5820k but i got the same problem, no beeps

Intel Motherboards : H81M-ww help with cpu 4 pin connector

$
0
0
Author: Sud9874
Subject: H81M-ww help with cpu 4 pin connector
Posted: 21 May 2016 at 12:45am

My H81M-WW have 8pin connector for the cpu. Currently i am using 1x4 pin as my psu have only 1x4pin coneector. I gonna buy corsair vs450 which have 2x4 pin connector so do i need to plug both the 4 pin connector or one like now.

Intel Motherboards : Fatal1ty Z170 gaming itx/ac wont post

$
0
0
Author: Grunt101
Subject: Fatal1ty Z170 gaming itx/ac wont post
Posted: 21 May 2016 at 1:15am

finally got bios up. have no idea how.

Intel Motherboards : Asrock x99x Killer Thunderbolt 2 on Win 10?

$
0
0
Author: nyichiban
Subject: Asrock x99x Killer Thunderbolt 2 on Win 10?
Posted: 21 May 2016 at 1:58am

So I have installed the Asrock AIC Thunderbolt 2 card and also have windows 10. I read that windows 10 has native support for Thunderbolt but I don't see the thunderbolt 2 under my device manager. Also when I look on Asrock's website it only has drivers for Windows 8.1. Wondering anyone else has windows 10 and gottent heir Thunderbolt 2 AIC card to work. Thanks in advance!

Intel Motherboards : ASRock X99 WS-E memory compatiblity

$
0
0
Author: vacaloca
Subject: ASRock X99 WS-E memory compatiblity
Posted: 21 May 2016 at 3:25am

Another slight update... managed to sysprep my current installation of Windows 8.1 x64 (BIOS mode) on an X79 system to ASRock's X99 WS-E after doing the following in Powershell:

Get-AppxPackage | Remove-AppxPackage
Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage -online

Also, delete HKLM\System\Setup\Upgrade key, as well as HKLM\System\Setup\Upgrade DWORD in registry editor.

Finally, point it to an Unattend.xml with this text: 

<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
       <settings pass="generalize">
            <component name="Microsoft-Windows-PnpSysprep" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
            <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
        </component>
    </settings>
</unattend>

and run sysprep with:
sysprep /oobe /generalize /shutdown /unattend:Unattend.xml

The first step to get sysprep running was to get rid of any system upgrade regkeys and indications. Next, had to keep drivers because NVIDIA drivers were not playing nice and sysprep was failing. Finally, the powershell commands remove all Windows 8.1 apps and de-provisions them, because otherwise sysprep will also fail.

One last thing that took a while to debug was that DPC latency was pretty horrid when I tried to play a Youtube video @ 1080p in Chrome. System process was shooting up to 20 or 30% causing slowdowns and 100% CPU usage and Chrome was using 20-30% CPU to play the video... almost as if hardware acceleration was broken, yet chrome://gpu showed it was enabled.

I ended up using a spare drive to install a clean copy of Win 8.1 x64 and Win 10 x64 (both in BIOS mode) and the same problem persisted. I removed the 32GB ECC DIMMs and inserted a single 16GB UDIMM and the problem immediately went away... Chrome went back to using 2-6% CPU usage to play video and System process never went past 0-2% CPU usage. I replaced the ECC DIMMs 1 by 1 back until I had 5x32GB (the amount I'm intending to keep) and the problem was still gone both in the new clean install and my transplanted sysprepped image.

So needless to say it's possible that either there was some weird BIOS corruption or that the DIMMs were not seated correctly to begin with. Figured I'd add all this info in case anyone else (or myself again, ha!) ever needs it.

System now has 1x GTX Titan X and 1x Quadro K6000 functioning well... will add the remaining GTX Titan Black once I clean up the cabling and add a few other components here and there (Blu-ray drive, hotswap SSD caddy, etc)

RAM was tested up to 140 GB processing some huge electromagnetic data sets, very happy with this new setup after all the platform tweaking to figure out its quirks.


Edited by vacaloca - 4 hours 58 minutes ago at 3:38am

AMD Motherboards : cputin keeps raising

$
0
0
Author: Tader
Subject: cputin keeps raising
Posted: 21 May 2016 at 4:36am

using hwmonitor ,also this board gets very  hot (can barely touch vrm heatsink) my cpu fx 8320e 1.45v 4.5ghz oced  1.4v in hwmonitor


Edited by Tader - 3 hours 59 minutes ago at 4:37am

HTPC&Gaming Barebone&Others : Bios distorted image Beebox N3000

$
0
0
Author: Bluesmanuk
Subject: Bios distorted image Beebox N3000
Posted: 21 May 2016 at 7:31am

Check the aspect ratio settings on your TV.

Different makes will have different names for the settings but mine has a variety (16:9, 4:3).

I choose Just scan which allows the TV to adjust itself to the environment that it is presented with.

AMD Motherboards : 970a-g/3.1 need new bios

$
0
0
Author: Tader
Subject: 970a-g/3.1 need new bios
Posted: 21 May 2016 at 8:07am

for example cpu vcore i set in bios 1.45v, hwmonitor or cpuz shows 1.35v, on load 1.32v, i dont know if its accurate, 970g /3.1 supports ht 2600, but in bios can only choose 2400..

AMD Motherboards : Crash of DUAL MODE at AsRock 970 PRO3

$
0
0
Author: Xaltar
Subject: Crash of DUAL MODE at AsRock 970 PRO3
Posted: 22 May 2016 at 12:15am

Firstly the memory controller is on the CPU not the motherboard. I am sorry your experience with tech support was not to your satisfaction but I can't believe for an instant that you were deliberately treated with any kind of disrespect or rudeness. I have never in all my dealings with ASRock nor from user accounts here on the forums seen any indication of this kind of behavior. 

ASRock and every other manufacturer out there will not share certain details about the inner workings of their products. There is a significant amount of proprietary information that they either cannot share due to component vendor stipulations (intel/AMD chipsets for example) or proprietary information of their own that gives them a competitive edge over the competition. Refusing to give out this information is policy and not disregard for the end user.



As for your issue there are 2 possible causes. Either:

1. Your CPU's memory controller is damaged or there are bent pins on your CPU
or
2. Your A2 and B2 slots on your motherboard are damaged.

Check your CPU for bent pins, if none are found then you can begin the RMA process for your board with ASRock or with the reseller you purchased it from. ASRock are very good with honoring their RMA requests and you shouldn't have any issues. 

I can understand your frustration, there is nothing more annoying than a persistent problem you cannot solve. If you wish you can submit a new support ticket containing a link to this thread for Tech support to look at but I strongly suspect they will give the same advice I just did. 

I hope this helps resolve your issues. Please let us know if you have further questions.

OC Technical Discussion : DRIVER_IRQL_NOT_LESS_OR_EQUAL

Intel Motherboards : ECC cannot be activated on X99 Extreme4?

$
0
0
Author: abufrejoval
Subject: ECC cannot be activated on X99 Extreme4?
Posted: 22 May 2016 at 2:59am

Just bootstrappig my first 2011 board with a 12 core Xeon EP, put 4x16GB DDR4-2133 ECC modules from Crucial in, for a total of 64GB RAM and noticed that there isn't an ECC configuration setting to be found anywhere in the BIOS.

HWinfo and similar report non-ECC operation, while the DIMMs are clearly registered ECC DIMMs.

So what's going on? Where should that ECC config be find in the BIOS?

Handbook doesn't seem mention any ECC settings either.

I bought this board specifically, because of the ECC support. If ASrock understands ECC support as " won't fail if it's installed", I guess I'll have to return it, because I actually want it to correct ECC errors and report on any such occurrance.

Intel Motherboards : z75 pro3 power not working

$
0
0
Author: Reclutche
Subject: z75 pro3 power not working
Posted: 22 May 2016 at 3:26am

Im not sure if this is where i should be posting this but since forever my power button on my pc didn't always work. I would have to give a firm slap on top of my computer and press the power button usually to get it to turn on, not sure why. The problem now though is it stopped working, i can't turn my pc on at all and i don't know why. I have the power switch connected to the right place but it still wont work. Im thinking i should buy a new cord if possible... the restart button cord just broke off but i only need the power button really.. im new to this computer stuff but should i just buy a new power/reset switch? and if so do i need a certain kind? or are all power switches the same?

Intel Motherboards : z75 pro3 power not working

$
0
0
Author: Xaltar
Subject: z75 pro3 power not working
Posted: 22 May 2016 at 3:42am

The power switch basically just shorts the 2 pins the button is connected to on the motherboard when you press it. You can test if the switch is damaged by disconnecting it from the motherboard and then shorting the 2 pins it connects to with a conductive object (like a small screwdriver). If the system turns on when you do this then the switch is probably worn out or the cord is damaged. If the system still won't power on then there is another problem.

Intel Motherboards : Intel Lan Mac addresses are invalid on both CMOS a

$
0
0
Author: johnc
Subject: Intel Lan Mac addresses are invalid on both CMOS a
Posted: 22 May 2016 at 4:37am

I'm getting this error when booting "Intel Lan Mac addresses are invalid on both CMOS and Flash"

I've tried using the mac tool here: Intel Lan Mac addresses are invalid on both CMOS and Flash

but it's not compatible with windows 10. Any help?

My motherboard is the H170M Pro4

Intel Motherboards : Fatal1ty Z170 gaming itx/ac wont post

$
0
0
Author: Grunt101
Subject: Fatal1ty Z170 gaming itx/ac wont post
Posted: 22 May 2016 at 5:35am

Still not running correctly, windows loads , but no mouse or keyboard, then sometimes I get an A6 code, sata devices not running correctly, I have just never had these many problems with a new build before, down to the bare bones only thing connected is the hard drive and optics but then I get the A6 code, without I get install in boot device, any ideas?

Gaming PC Build Advice : Fatal1ty Z170 Professional Gaming Build Advice

$
0
0
Author: Riggz
Subject: Fatal1ty Z170 Professional Gaming Build Advice
Posted: 22 May 2016 at 5:40am

Hi Parsec!
Thank you for the very informative reply. I am sorry that I did not reply immediately, but I didn't receive a heads up, via email, that I'd gotten another reply.

I am getting really excited about this build. I ordered the parts on Tuesday (May 17th), and have gotten the case and the SSD so far. The rest will arrive on Monday, so that's the big day : )

Today I transferred the PSU to the new case, and put a Corsair in my AMD PC so I can still have an active one to use. I also put in 3 extra fans (Two exhaust in the top, for a total of 3 up there, and intake on the bottom of the case, beside the PSU.

I am really liking this Phanteks case! The inside parts (drive bays, PSU cover, etc) are held together with screws (many of which are thumb screws) not the usual rivets. This allows me to move things around if I need to, not that I have thus far, which is good.

Way off topic, but on the Phanteks Luxe page on Newegg, in the Image Gallery section, they have a video about the case and it is pretty amazing. For the price, I've never seen a case that offers so many well thought out features. The music is cool too.

Thank you for the info about the SSD's. That is one area that I am sorely lacking experience in, but one for which the learning curve looks to be pretty straight forward.

I appreciate the advice about starting the system up with minimal components. I was generally planning on doing that, but knowing myself, and having all the parts right there, I would tend to want to get it all together. But patience and a methodical approach is what is called for here.

I had planned on updating the BIOS the very first thing though. You say that it can cause problems doing it that way? Not to disagree with you, but from the reviews that I have read, it seems that updating the BIOS smoothed things out in many cases. Maybe that was just for the early adopters.

Well I've gone on long enough. Thank you very much for your very helpful replies Xaltar and Parsec, you have allayed many of my initial fears, and brought the excitement back into the build for me. I really appreciate your efforts.
Cheers!
Todd



Edited by Riggz - 3 hours 36 minutes ago at 5:53am

ASRock e-Sport&Gaming Feature Discussion : ASRock B75 Killer (Motherboard) and Armageddon t7

$
0
0
Author: Alyssa
Subject: ASRock B75 Killer (Motherboard) and Armageddon t7
Posted: 22 May 2016 at 6:08am

Does ASRock B75 killer mother will fit on my Armageddon t7 case for my boyfriend's gaming PC I bought a parts for it which I had research would you mind to please help me in choosing the right case or mid tower case ????
With a spec of
Intel i7 4790 3.6 GHz
8gb Ram (Hyper X Fury)
GPU MSI GTX 960 4g
120gb ssd
1tb hdd
FSP Group 650w 80+ silver certofied ATX POWER SUPPLY
Thermaltake water 3.0 pro 99.0 CFM Liquid CPU cooler

Thank you so much if you will help me....

Intel Motherboards : z75 pro3 power not working

$
0
0
Author: Reclutche
Subject: z75 pro3 power not working
Posted: 22 May 2016 at 6:27am

im confused, so i unplug the power switch from the motherboard, then get a screw driver and put it on the 2 pins? like you mean just touch the 2 pins with the screw driver? then try to turn it on or what? Also im so confused i got my computer to turn on 2x out of like 1000. How is that possible lol. The only thing i can think of is the cord is bad considering i had to hit my computer a couple times to get it to start so something was wrong from the start. How do i go about buying a new cord? i found an extra one but its different than what i need and i havn't found any similar to mine online. I was thinking of just buying a new case because mines to small but id rather not spend to much money if possible.
Viewing all 36739 articles
Browse latest View live