Torna indietro   Hardware Upgrade Forum > Mondo Apple > Apple - Hardware

iPhone 17 Pro: più di uno smartphone. È uno studio di produzione in formato tascabile
iPhone 17 Pro: più di uno smartphone. È uno studio di produzione in formato tascabile
C'è tanta sostanza nel nuovo smartphone della Mela dedicato ai creator digitali. Nuovo telaio in alluminio, sistema di raffreddamento vapor chamber e tre fotocamere da 48 megapixel: non è un semplice smartphone, ma uno studio di produzione digitale on-the-go
Intel Panther Lake: i processori per i notebook del 2026
Intel Panther Lake: i processori per i notebook del 2026
Panther Lake è il nome in codice della prossima generazione di processori Intel Core Ultra, che vedremo al debutto da inizio 2026 nei notebook e nei sistemi desktop più compatti. Nuovi core, nuove GPU e soprattutto una struttura a tile che vede per la prima volta l'utilizzo della tecnologia produttiva Intel 18A: tanta potenza in più, ma senza perdere in efficienza
Intel Xeon 6+: è tempo di Clearwater Forest
Intel Xeon 6+: è tempo di Clearwater Forest
Intel ha annunciato la prossima generazione di processori Xeon dotati di E-Core, quelli per la massima efficienza energetica e densità di elaborazione. Grazie al processo produttivo Intel 18A, i core passano a un massimo di 288 per ogni socket, con aumento della potenza di calcolo e dell'efficienza complessiva.
Tutti gli articoli Tutte le news

Vai al Forum
Rispondi
 
Strumenti
Old 12-12-2014, 15:34   #1
cuppino
Senior Member
 
Iscritto dal: Jul 2006
Messaggi: 712
Guida come installare driver omega su imac 5k bootcamp

Salve a tutti,
girando un pò su internet ho trovato una interessante guida dal forum di macrumors che spiega come installare su windows tramite bootcamp i driver omega ufficiali amd su un imac 5k con gpu r9 m295x
Purtroppo io sono ancora in attesa che mi arrivi il mac, ma se qualcuno vuole provare lascio la guida.
Anzi, se un'anima pia se la sente di volerla tradurre sarebbe una bella cosa.
Si parla di buoni miglioramenti delle prestazioni ingame.
Ecco la guida:

Here we go Lads and Gents:

New AMD Driver Omega. !!Still NO 5K Resolution!!.

http://www.guru3d.com/articles-pages...-driver,1.html

http://www.pcworld.com/article/28568...s-drivers.html

For those how know German:

http://www.computerbase.de/2014-12/a...ega-vergleich/

Gonna testem after Work, stay Tuned.

Tod
******
!!!EUREKA!!!
*************************************************************************************
Here we go:

Fist of all I need to say following. Everything you do, you are doing it at your own Risk. I will not be hold responsible for any Damage this may cause.
Installation was done on Windows 8.1. The Installation Process may vary by your Version of the OS. Also I have the M295X. I cannot say how other Cards will behave.

Step 1:

You have to download the Omega Driver from the AMD Site and extract everything. After that, go to the folder "\Packages\Drivers\Display\WB6A_INF". There ist the "CU178000.inf" File, which we need to edit first.
Search for following String: ""%AMD6939.1%" = ati2mtag_Tonga, PCI\VEN_1002&DEV_6939&REV_00" and replace it with ""%AMD6939.1%" = ati2mtag_Tonga, PCI\VEN_1002&DEV_6938&REV_00", then save the file.

Now you need to create a new "CU178000.cat" file. For that you need to download the "Windows Driver Kit 8.1 Update 1" from Microsoft and install it.
After Installation you should have in the folder "C:\Program Files (x86)\Windows Kits\8.1\bin\x86" a EXE called "inf2cat"

Create a new Folder directly under C: lets say TEST. Copy from the extracted Omega Driver Folder "\Packages\Drivers\Display\WB6A_INF" 2 things to C:\TEST: "CU178000.inf" and the Folder "B178093".

Open a CMD as Admin and navigate to the folder: "cd C:\Program Files (x86)\Windows Kits\8.1\bin\x86"
Execute this line: inf2cat /driver:C:\TEST /os:8_X64
Now in your TEST Folder you have "CU178000.cat"

Step2:

Now we want to Install the Driver. But the Windows Driver Signature Verification, wont allow that
First open up againe a CMD Console as Admin and execute 2 commands:
"bcdedit.exe -set loadoptions DDISABLE_INEGRITY_CHECKS"
"bcdedit.exe -set TESTSIGNING ON"
Then go to the Advance Boot Option. Everything else can be found online, there are plenty of good Step-by-Step "Howto Disable Driver Signature Verification".
You are going to Restart and then you will be in Windows but without the Restrictions.

Now you have to download a Tool: "Driver Signature Enforcement Overrider".
Againe, go Google it, im not providing Links.
Start that up as Admin, and choose 2 Options: "Enable Test Mode" and "Sign a System File"
When you choose the option "Sign a System File" it asks you for the location. -> C:\TEST\CU17800.inf. Do the same to "C:\TEST\CU178000.cat"

After that open the Windows Device Manager. Go to Display Adapter and open the Entry inside. Go to "Driver" and choose "Update Driver". "Browse my computer for driver software", "Let me pick from a list of device drivers on my computer", "Have Disk...", "Browse" and the go to "C:\TEST\" and choose "CU178000".

It should recognize your Card as "AMD Radeon R9 200 Series". Install and reboot.

Finale

Now you should have rebooted without any problems and the driver should be installed just fine as in my Screenshot. Check the Device Manager!
I should note, that i did this on a clean Installation without any GPU Drivers installed. I only Installed afterwards the Catalys Software that came with Bootcamp, but without the DisplayDriver.
Maybe you can do it without deinstalling the old Drivers. Just test
__________________
CASE: MSI MPG Velox 100R, ALIMENTATORE: Corsair HX1500i (80 Plus Platinum, 1500W), SCHEDA MADRE: MSI MPG Z690 EDGE WIFI, CPU: i9 14900K, CPU COOLER: MSI MEG CORELIQUID S360, RAM: Kingston Fury Renegade RGB 2x24GB DDR5 6400Mhz CL32, STORAGE: SSD 2TB Samsung 990 Pro NVMe M.2, SSD 1TB Samsung 980 Pro NVMe M.2, SSD 1TB Samsung 860 Evo Sata, GPU: MSI Rtx 5090 Gaming Trio OC, MONITOR: 32" Oled Asus PG32UCDP/TV LG Oled C9 55", MOUSE: Logitech G903, TASTIERA: Keychron V6 Max
cuppino è offline   Rispondi citando il messaggio o parte di esso
Old 25-02-2015, 16:34   #2
ciccio357p
Senior Member
 
L'Avatar di ciccio357p
 
Iscritto dal: Jan 2013
Messaggi: 831
Quote:
Originariamente inviato da cuppino Guarda i messaggi
Salve a tutti,
girando un pò su internet ho trovato una interessante guida dal forum di macrumors che spiega come installare su windows tramite bootcamp i driver omega ufficiali amd su un imac 5k con gpu r9 m295x
Purtroppo io sono ancora in attesa che mi arrivi il mac, ma se qualcuno vuole provare lascio la guida.
Anzi, se un'anima pia se la sente di volerla tradurre sarebbe una bella cosa.
Si parla di buoni miglioramenti delle prestazioni ingame.
Ecco la guida:

Here we go Lads and Gents:

New AMD Driver Omega. !!Still NO 5K Resolution!!.

http://www.guru3d.com/articles-pages...-driver,1.html

http://www.pcworld.com/article/28568...s-drivers.html

For those how know German:

http://www.computerbase.de/2014-12/a...ega-vergleich/

Gonna testem after Work, stay Tuned.

Tod
******
!!!EUREKA!!!
*************************************************************************************
Here we go:

Fist of all I need to say following. Everything you do, you are doing it at your own Risk. I will not be hold responsible for any Damage this may cause.
Installation was done on Windows 8.1. The Installation Process may vary by your Version of the OS. Also I have the M295X. I cannot say how other Cards will behave.

Step 1:

You have to download the Omega Driver from the AMD Site and extract everything. After that, go to the folder "\Packages\Drivers\Display\WB6A_INF". There ist the "CU178000.inf" File, which we need to edit first.
Search for following String: ""%AMD6939.1%" = ati2mtag_Tonga, PCI\VEN_1002&DEV_6939&REV_00" and replace it with ""%AMD6939.1%" = ati2mtag_Tonga, PCI\VEN_1002&DEV_6938&REV_00", then save the file.

Now you need to create a new "CU178000.cat" file. For that you need to download the "Windows Driver Kit 8.1 Update 1" from Microsoft and install it.
After Installation you should have in the folder "C:\Program Files (x86)\Windows Kits\8.1\bin\x86" a EXE called "inf2cat"

Create a new Folder directly under C: lets say TEST. Copy from the extracted Omega Driver Folder "\Packages\Drivers\Display\WB6A_INF" 2 things to C:\TEST: "CU178000.inf" and the Folder "B178093".

Open a CMD as Admin and navigate to the folder: "cd C:\Program Files (x86)\Windows Kits\8.1\bin\x86"
Execute this line: inf2cat /driver:C:\TEST /os:8_X64
Now in your TEST Folder you have "CU178000.cat"

Step2:

Now we want to Install the Driver. But the Windows Driver Signature Verification, wont allow that
First open up againe a CMD Console as Admin and execute 2 commands:
"bcdedit.exe -set loadoptions DDISABLE_INEGRITY_CHECKS"
"bcdedit.exe -set TESTSIGNING ON"
Then go to the Advance Boot Option. Everything else can be found online, there are plenty of good Step-by-Step "Howto Disable Driver Signature Verification".
You are going to Restart and then you will be in Windows but without the Restrictions.

Now you have to download a Tool: "Driver Signature Enforcement Overrider".
Againe, go Google it, im not providing Links.
Start that up as Admin, and choose 2 Options: "Enable Test Mode" and "Sign a System File"
When you choose the option "Sign a System File" it asks you for the location. -> C:\TEST\CU17800.inf. Do the same to "C:\TEST\CU178000.cat"

After that open the Windows Device Manager. Go to Display Adapter and open the Entry inside. Go to "Driver" and choose "Update Driver". "Browse my computer for driver software", "Let me pick from a list of device drivers on my computer", "Have Disk...", "Browse" and the go to "C:\TEST\" and choose "CU178000".

It should recognize your Card as "AMD Radeon R9 200 Series". Install and reboot.

Finale

Now you should have rebooted without any problems and the driver should be installed just fine as in my Screenshot. Check the Device Manager!
I should note, that i did this on a clean Installation without any GPU Drivers installed. I only Installed afterwards the Catalys Software that came with Bootcamp, but without the DisplayDriver.
Maybe you can do it without deinstalling the old Drivers. Just test
Ciao hai provato ad installarli ? Se si hai trovato benefici rispetto hai driver bootcamp ?
Ciao
__________________
Ipad 3 , Iphone XR , Iphone 7 plus, Iphone 11
Imac 5k late 2019 intel i9-9900K
,Radeon Pro Vega 48 8GB, SSD 1 TB , Ram 40GB DDR4-2666
ciccio357p è offline   Rispondi citando il messaggio o parte di esso
 Rispondi


iPhone 17 Pro: più di uno smartphone. È uno studio di produzione in formato tascabile iPhone 17 Pro: più di uno smartphone. &Eg...
Intel Panther Lake: i processori per i notebook del 2026 Intel Panther Lake: i processori per i notebook ...
Intel Xeon 6+: è tempo di Clearwater Forest Intel Xeon 6+: è tempo di Clearwater Fore...
4K a 160Hz o Full HD a 320Hz? Titan Army P2712V, a un prezzo molto basso 4K a 160Hz o Full HD a 320Hz? Titan Army P2712V,...
Recensione Google Pixel Watch 4: basta sollevarlo e si ha Gemini sempre al polso Recensione Google Pixel Watch 4: basta sollevarl...
Il nuovo Snapdragon 8 Elite Gen 5 'for G...
2 Smart TV 4K in super offerta su Amazon...
AMD e Intel celebrano un anno di collabo...
NVIDIA consegna il suo mini supercompute...
La concorrenza cinese si fa sentire: il ...
4 accessori auto da non perdere su Amazo...
Era finito, eccolo ancora: torna il supe...
Game Pass: tutte le novità di nov...
Xiaomi 15T e 15T Pro con fotocamere by L...
3 portatili un super sconto: 355€ con 16...
Il nuovo iPhone pieghevole costerà...
MediaTek Dimensity 9500 sfida lo Snapdra...
Nuovo storico lancio per il razzo spazia...
Elgato Embrace: una sedia ergonomica pro...
Brad Pitt torna in pista: F1 – Il Film a...
Chromium
GPU-Z
OCCT
LibreOffice Portable
Opera One Portable
Opera One 106
CCleaner Portable
CCleaner Standard
Cpu-Z
Driver NVIDIA GeForce 546.65 WHQL
SmartFTP
Trillian
Google Chrome Portable
Google Chrome 120
VirtualBox
Tutti gli articoli Tutte le news Tutti i download

Strumenti

Regole
Non Puoi aprire nuove discussioni
Non Puoi rispondere ai messaggi
Non Puoi allegare file
Non Puoi modificare i tuoi messaggi

Il codice vB è On
Le Faccine sono On
Il codice [IMG] è On
Il codice HTML è Off
Vai al Forum


Tutti gli orari sono GMT +1. Ora sono le: 08:49.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Served by www3v