So finally procured a stick of optane and I've hit a snag. I'm not able to enable it, at all. I tried with both drivers, the iRST and OptaneMemory.exe. The standalone Optane driver seems to install fine, but upon reboot it shows me the "would you like to enable Optane" question, and then proceeds to do nothing at all when I hit accept. Manually running the app results in the same problem.
When trying with Rapid Storage, it's much more subtle a problem. It detects the Optane module fine in the lists of storage drives, but what it does not do is let me enable Optane support. The "enable" link is literally grayed out and it's the most frustrating thing ever since it gives absolutely no feedback on what the issue is. I've gone through every FAQ, manual, and forum thread I could find and did not come across a similar issue.
Please help! The only things I can think of that may be causing an issue are BitLocker (currently disabling it, it takes some time though), and perhaps Samsung Magician or Acronis TrueImage. I've tried nearly everything else!
The log OptaneMemoryUI.log shows the following:
INFO 2017-05-11 08:09:44 – Error while connecting to running instance of application. Probably OptaneUI not running
System.TimeoutException: The operation has timed out.
at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
at Utils.SingleInstanceAppManager.TryPingAnotherProcess()
ERROR2017-05-11 08:09:54 – Error while checking is the only application process
System.Management.ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.InvokeMethod(String methodName, ManagementBaseObject inParameters, InvokeMethodOptions options)
at System.Management.ManagementObject.InvokeMethod(String methodName, Object[] args)
at Utils.WMI.WmiProcess.CreateProcess(ManagementObject managementObject)
at Utils.WMI.WmiProcess.GetAllProcesses()
at Utils.SingleInstanceAppManager.CheckForOnlyApplicationProcess()
INFO 2017-05-11 08:09:55 – Connecting to running instance of application
INFO 2017-05-11 08:09:55 – Error while connecting to running instance of application. Probably OptaneUI not running
System.TimeoutException: The operation has timed out.
at System.IO.Pipes.NamedPipeClientStream.Connect(Int32 timeout)
at Utils.SingleInstanceAppManager.TryPingAnotherProcess()