cd C:\AMD\AMD-Catalyst-15.7.1-Win10-64bit\Packages\Drivers\Display\WT6A_INF
expand -r *
I'm having a bit of an issue and was wondering if you could help.
Windows 10 was working well until I hibernated my Macbook Pro early 2011 and woke it up. Now the screen constantly refreshes. I was able to disable the AMD drivers and it stopped, then I installed the drivers like you said and it worked, but after I restarted, the problem persisted.
Have you heard of this issue before and do you have any idea how to fix it? Otherwise I think I'll have to wipe and reinstall everything.
I'm on the final. I am able to use Windows if I first disable the AMD driver before the reloading starts and then enable it again manually. I run into problems after I restart and allow things to run normally.
Also, my driver version is 15.20.1062.1003....did they release an update recently? Maybe that's the culprit. But Windows is running fine now with that version after I disabled and then re-enabled it.
That sounds like the video card is reinstalling over and over, or the driver is crashing and restarting.
I have not experienced that at all with my installation.
I highly doubt its iCloud, I would be more concerned about an antivirus or something else that runs at system level permissions.
Is there anything the event log?
http://www.isunshare.com/windows-10/6-ways-to-open-event-viewer-in-windows-10.html
Hello,
I just wanted to share a few tips to those trying to install the latest AMD drivers (Catalyst 15.7) on their Macbook Pros with Radeon 6xxx graphics cards.
Currently AMD seems to be filtering the Macbook Pros hardware IDs in their default installers but it doesn't stop you from getting the latest driver, in fact its still pretty easy.
I have the late 2011 Macbook Pro with the Radeon HD 6770m with Windows 10... and this is the only model I tested but I believe it will work on the 6750m on Windows 7 and 8 as well.
First download the latest drivers from the AMD site.
http://support.amd.com/en-us/download/desktop?os=Windows+10+-+64
Next run the installer with default settings.
Because AMD is a bunch of ******** You will eventually be given this error:
"We are unable to find a driver for your system. No supported AMD hardware detected." the AKA screw you bootcamp users prompt.
No worries, lets bypass the installer and install the driver manually!
Unfortunately, because we didn't pass the AMD installer hardware detection the, drivers are still compressed.
To decompress them open command prompt.
change directory to where the main display drivers are extracted.
In this case I ran:
Example:
Code:cd C:\AMD\AMD-Catalyst-15.7.1-Win10-64bit\Packages\Drivers\Display\WT6A_INF
Once you are in the WT6A_INF folder run the command:
Code:expand -r *
This will loop through all the files in that directory and decompress the drivers so they can be installed.
Next open Device manager
Under display adapters right click on on your Radeon card and choose update driver.
Choose "Browse my computer for driver software"
Then select "Let me pick from a list of device drivers on my computer"
Click the "Have Disk..." button
Click "Browse..." button
Then browse to "C:\AMD\AMD-Catalyst-15.7.1-Win10-64bit\Packages\Drivers\Display\WT6A_INF\"
There should be a single file named "C0187451.inf" highlight it and click open.
Your driver should then update to the latest one from AMD!
It greatly helps with performance, especially running Windows 10!
Let me know if you have any questions.
Thank you so much, sir. Worked like a charm. Only thing is that I can´t control the brightness.Hello,
I just wanted to share a few tips to those trying to install the latest AMD drivers (Catalyst 15.7) on their Macbook Pros with Radeon 6xxx graphics cards.
Currently AMD seems to be filtering the Macbook Pros hardware IDs in their default installers but it doesn't stop you from getting the latest driver, in fact its still pretty easy.
I have the late 2011 Macbook Pro with the Radeon HD 6770m with Windows 10... and this is the only model I tested but I believe it will work on the 6750m on Windows 7 and 8 as well.
First download the latest drivers from the AMD site.
http://support.amd.com/en-us/download/desktop?os=Windows+10+-+64
Next run the installer with default settings.
Because AMD is a bunch of ******** You will eventually be given this error:
"We are unable to find a driver for your system. No supported AMD hardware detected." the AKA screw you bootcamp users prompt.
No worries, lets bypass the installer and install the driver manually!
Unfortunately, because we didn't pass the AMD installer hardware detection the, drivers are still compressed.
To decompress them open command prompt.
change directory to where the main display drivers are extracted.
In this case I ran:
Example:
Code:cd C:\AMD\AMD-Catalyst-15.7.1-Win10-64bit\Packages\Drivers\Display\WT6A_INF
Once you are in the WT6A_INF folder run the command:
Code:expand -r *
This will loop through all the files in that directory and decompress the drivers so they can be installed.
Next open Device manager
Under display adapters right click on on your Radeon card and choose update driver.
Choose "Browse my computer for driver software"
Then select "Let me pick from a list of device drivers on my computer"
Click the "Have Disk..." button
Click "Browse..." button
Then browse to "C:\AMD\AMD-Catalyst-15.7.1-Win10-64bit\Packages\Drivers\Display\WT6A_INF\"
There should be a single file named "C0187451.inf" highlight it and click open.
Your driver should then update to the latest one from AMD!
It greatly helps with performance, especially running Windows 10!
Let me know if you have any questions.