Version 19.12.3 is out now, it fixes the error 173 for me and I can install it normally now.
Mid-2012 13" Macbook Pro (MacBookPro9,2) TB1 -> RX 460/560 (AKiTiO Node/Thunder2)
+ macOS 10.15+Win10 + Linux Mint 19.1
2012 13" MacBook Pro [3rd,2C,M] + RX 460 @ 10Gbps-TB1 (AKiTiO Thunder2) + macOS 10.14.4 [build link]
Also now available for bootcamp via bootcampdrivers.com and its the latest 19.12.3 released yesterday.
Game window freezes apparently can be fixed by disabling enhanced sync btw.
To do: Create my signature with system and expected eGPU configuration information to give context to my posts. I have no builds.
.Also now available for bootcamp via bootcampdrivers.com and its the latest 19.12.3 released yesterday.
Game window freezes apparently can be fixed by disabling enhanced sync btw.
Thank you very much for your work! Christmas came early for 2019 16-in MacBook Pro users.
@all Please consider donating to bootcampdrivers.com!
• external graphics card builds
• best laptops for external GPU
• eGPU enclosure buyer's guide
2021 15" ASUS TUF Dash F15 [11th,4C,H] + RTX 3080 @ 32Gbps-TB4 (AORUS Gaming Box) + Win10 2004 // my 3rd RTX 3080 build [build link]
Also worked for me but first attempt to play a game and bsod.
upon reboot steam no longer thinks the game is installed so reinstalling... wtf... Windows is a real POS.
2017 13" MacBook Pro Touch Bar
GTX1060 + AKiTiO Thunder3 + Win10
GTX1070 + Sonnet Breakaway Box + Win10
GTX1070 + Razer Core V1 + Win10
Vega 56 + Razer Core V1 + macOS + Win10
Vega 56 + Mantiz Venus + macOS + W10
---
LG 5K Ultrafine flickering issue fix
2018 Mac Mini [8th,6C,B] + RX 580 @ 32Gbps-TB3 (AKiTiO Node Lite) + Win10 20H2 [build link]
Hello everybody, an update about my procedure.
Tested with Adrenalin version 20.2.2:
Install the drivers manually:
- open Devices Manager > right click on your GPU AMD > update drivers > search locally into:
C:\AMD\Win10-Radeon-Software-Adrenalin-2020-Edition-20.x.x-xxxx\Packages\Drivers\Display\WT6A_INF
- Restart
- Go into the folder > C:\AMD\Win10-Radeon-Software-Adrenalin-2020-Edition-20.x.x-xxxx\Packages\Drivers\Display\WT6A_INF\B349558
- Execute file with the name: ccc2_install.exe
- At this point you will find a new folder named: C:\AMD\WU-CCC2\ccc2_install
- Execute (with cmd.exe administrator mode):
- msiexec.exe /i "CN\CCCSlim\A464\A4.msi" /norestart
- msiexec.exe /i "CN\CCCSlim\Core-Static-Net4\ccc-slim.msi" /norestart
- msiexec.exe /i "CN\CNext\cnext64\ccc-next64.msi" /norestart
- msiexec.exe /i "C:\AMD\Win10-Radeon-Software-Adrenalin-2020-Edition-20.x.x-xxxx\Packages\Apps\CNBranding\CNBranding64.msi" /norestart
- msiexec.exe /i "CN\wvr64\wvr64.msi" /norestart
Now you can run Setup.exe from folder "C:\AMD\Win10-Radeon-Software-Adrenalin-2020-Edition-20.x.x-xxxx"
Hi, I have a macbook pro 16 and AMD Radeon Pro 5500M video card. I was trying to update using this file https://www.amd.com/en/support/graphics/amd-radeon-5500-series/amd-radeon-rx-5500-series/amd-radeon-rx-5500m and I followed your last post but in the end, when I launch the.exe, I keep saying ERROR 173 (I attach the screenshot).
If it can help, at the beginning when I perform the step - open Devices Manager> right click on your AMD GPU> update drivers> search locally into: tells me that I already have the most updated driver without doing anything. Thanks in advance.
Gianluca
To do: Create my signature with system and expected eGPU configuration information to give context to my posts. I have no builds.
.@gian777, These modified drivers work great with the 16 inch MBP/5500M: https://bootcampdrivers.freeforums.net/thread/581/adrenalin-january-2020-edition-available
MacBook Pro (16-inch, 2019), CPU: 2.4 GHz 8-Core Intel Core i9, MEM: 64 GB 2667 MHz DDR4, HDD: 2TB SSD, dGPU: Radeon 5500M, eGPU: XFX RX 5700 XT THICC III Ultra w/ Razer Core X, OS: macOS Catalina 10.15.4 & Windows 10 Insider Preview build 19592
@gian777, Hi Gianluca, these commands works?
- msiexec.exe /i "CN\CCCSlim\A464\A4.msi" /norestart
- msiexec.exe /i "CN\CCCSlim\Core-Static-Net4\ccc-slim.msi" /norestart
- msiexec.exe /i "CN\CNext\cnext64\ccc-next64.msi" /norestart
- msiexec.exe /i "C:\AMD\Win10-Radeon-Software-Adrenalin-2020-Edition-20.x.xxxxx\Packages\Apps\CNBranding\CNBranding64.msi" /norestart
- msiexec.exe /i "CN\wvr64\wvr64.msi" /norestart
or you have some errors?
@jefniro, Hi,
Thanks for your quick reply.
When I execute all these commands, a small window opens for just 1 second saying:
Please wait while Windows is configuring etc... and above the progress bar says: gathering required information.
But no errors. Do you have any tips to solve it?
Thanks,
Gianluca
To do: Create my signature with system and expected eGPU configuration information to give context to my posts. I have no builds.
.Uhm...it needs to be sure that you don't have any errors with the msi installers. You need to add a switch at the end of each commands in the list, in order to check the log files. For example:
- msiexec.exe /i "CN\CCCSlim\A464\A4.msi" /norestart /L C:\Temp\Log.txt
- ....
You need to have the folder c:\temp of course. Open the log.txt, at the end of every log.txt you need to find "exit code: 0" it means that the installation is ok.