AMD Catalyst 12.4 OpenCL 1.2 (8.960.0 March 15) AMD Official BETA

Discussion in 'Videocards - AMD Radeon Drivers Section' started by gaul, Mar 22, 2012.

  1. Mikedogg

    Mikedogg Guest

    Messages:
    2,830
    Likes Received:
    0
    GPU:
    Radeon HD 4650M 1GB
    ^ It wouldn't be related to a "Net Framework" problem, would it.
     
  2. Pill Monster

    Pill Monster Banned

    Messages:
    25,211
    Likes Received:
    9
    GPU:
    7950 Vapor-X 1100/1500
    Maybe, although I do have .Net 4 installed. Might install 3.5 and see if that helps..
     
  3. xtremegamer

    xtremegamer Guest

    Mate, i think Windows 7 ships with .Net 3.5...:)
     
  4. Pill Monster

    Pill Monster Banned

    Messages:
    25,211
    Likes Received:
    9
    GPU:
    7950 Vapor-X 1100/1500
    Yeah it does, but I think I uninstalled it..:)
     

  5. xtremegamer

    xtremegamer Guest

    Why, i think most of the apps need it....:D
     
  6. Mikedogg

    Mikedogg Guest

    Messages:
    2,830
    Likes Received:
    0
    GPU:
    Radeon HD 4650M 1GB
    Just make sure you have the 32bit & 64bit version installed. Just as a precautionary measure.
     
  7. Extraordinary

    Extraordinary Guest

    Messages:
    19,558
    Likes Received:
    1,636
    GPU:
    ROG Strix 1080 OC

    I saw someone else with the same problem the other day who used that batch file someone from here made, ATI crap cleaner I think it was called

    They uninstalled, rebooted > Ran that twice then reinstalled and all was good
     
  8. Mikedogg

    Mikedogg Guest

    Messages:
    2,830
    Likes Received:
    0
    GPU:
    Radeon HD 4650M 1GB
    ^ I might be interested in that. Where is it?

    Edit: Found it.
     
    Last edited: Apr 15, 2012
  9. Extraordinary

    Extraordinary Guest

    Messages:
    19,558
    Likes Received:
    1,636
    GPU:
    ROG Strix 1080 OC
    Save this as cleaner.bat (You will need to enable show file extensions so it doesnt save as as text file)

    Code:
    @echo off
    echo -------------------------------------------------------
    echo Please make sure that you have UNINSTALLED all ATI
    echo drivers and software through windows at programs and
    echo features before continuing further.
    echo -------------------------------------------------------
    pause
    @cls
    taskkill /F /IM atiesrxx.exe
    timeout /t 5
    echo -------------------------------------------------------
    echo Cleaning registry
    echo -------------------------------------------------------
    REG DELETE "HKCU\Software\ATI" /f
    REG DELETE "HKLM\SOFTWARE\ATI" /f
    REG DELETE "HKLM\SOFTWARE\ATI Technologies" /f
    REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI" /f
    REG DELETE "HKLM\SOFTWARE\Wow6432Node\ATI Technologies" /f
    REG DELETE "HKLM\SOFTWARE\AMD" /f
    REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AMD External Events Utility" /f
    REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdag" /f
    REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\amdkmdap" /f
    REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\Atierecord" /f
    REG DELETE "HKLM\SYSTEM\CurrentControlSet\services\AtiHdmiService" /f
    echo -------------------------------------------------------
    echo Cleaning Files
    echo -------------------------------------------------------
    del "%windir%\system32\ati*.*"
    del "%windir%\system32\drivers\ati*.*"
    del "%windir%\ati*.*"
    del "%windir%\sysWOW64\ati*.*"
    rmdir /S /Q "%APPDATA%\ATI"
    rmdir /S /Q "%LOCALAPPDATA%\ATI"
    echo -------------------------------------------------------
    echo Please remove this/these folders manually. You need to
    echo take ownership of the folders before removal is possible
    echo command is takeown /f <directory> /R
    echo folders are printed if found below line after this
    echo message
    echo -------------------------------------------------------
    dir /b "%windir%\system32\drivers\DriverStore\FileRepository\C7_*.*"
    dir /b "%windir%\system32\drivers\DriverStore\FileRepository\CH_*.*"
    echo -------------------------------------------------------
    echo Also clean these registry paths between lines after this
    echo message on second run of this tool note that the { } are
    echo the ones to remove not only the last 'video' path.
    echo -------------------------------------------------------
    REG QUERY HKLM\SYSTEM\CurrentControlSet\Control\Video /f "amdkmdap" /s
    echo -------------------------------------------------------
    echo cleaner complete please reboot your system and run this
    echo file again unless doing so atm and then reinstall ATI drivers.
    echo -------------------------------------------------------
    pause
    
     
  10. Pill Monster

    Pill Monster Banned

    Messages:
    25,211
    Likes Received:
    9
    GPU:
    7950 Vapor-X 1100/1500
    I sorted it thanks guys.

    All I had to do was this: :D

    [​IMG][​IMG][​IMG]


    Actually I think there was a conflict between AMD Overdrive and CCC..lol I uninstalled AOD and cleaned out all my ati files as well...ran driver sweeper/CCleaner etc and now all working. yay..
     
    Last edited: Apr 15, 2012

  11. Mikedogg

    Mikedogg Guest

    Messages:
    2,830
    Likes Received:
    0
    GPU:
    Radeon HD 4650M 1GB
    Or this. If all else fails, scream at it until it works!.

    [​IMG]

    AOD is shaky at best; Kind of like the drivers :D
     
    Last edited: Apr 15, 2012
  12. ipredator

    ipredator Guest

    Messages:
    542
    Likes Received:
    0
    GPU:
    Quadro K5000M
    To all, if CCC is not opening just go to the directory where you extracted the drivers (default: C:\AMD...) and go to "C:\AMD\Your Driver\Apps\CCC2\Core-Static", scroll down to find ccc-core-static.msi. Right-click and select "Repair". After 1 or 2 minuits CCC should open and work fine again.
     
  13. Pill Monster

    Pill Monster Banned

    Messages:
    25,211
    Likes Received:
    9
    GPU:
    7950 Vapor-X 1100/1500
    Tried that but it didn't work for me...
     
  14. ipredator

    ipredator Guest

    Messages:
    542
    Likes Received:
    0
    GPU:
    Quadro K5000M
    Weird, cured my CCC everytimes I did it. Well, messed up drivers.
     
  15. bygbyron3

    bygbyron3 New Member

    Messages:
    3
    Likes Received:
    0
    GPU:
    PowerColor PCS+ HD5850
    Upgrade from 11.12, which was the last OpenCL driver, on my 5850 and have had no issues. 12.1, 12.2, and 12.3 all glitched textures in Skyrim for me, these 12.4 drivers do not. Solid drivers on a 5850 in my experience.
     

  16. Raiga

    Raiga Maha Guru

    Messages:
    1,099
    Likes Received:
    0
    GPU:
    GPU
    How to add MLAA 2.0 support for my AMD 6950 card with this drivers?.
     
  17. SicKlown

    SicKlown Guest

    Messages:
    10
    Likes Received:
    0
    GPU:
    GTX 1080 FE x2
    You don't need to do anything other than install the drivers since the code for it is built in. As long as your card has DirectCompute support, you'll get the new MLAA algorithm.
     
  18. Pill Monster

    Pill Monster Banned

    Messages:
    25,211
    Likes Received:
    9
    GPU:
    7950 Vapor-X 1100/1500
    I thought MLAA 2.0 was only for 7xxx cards...?
     
  19. SicKlown

    SicKlown Guest

    Messages:
    10
    Likes Received:
    0
    GPU:
    GTX 1080 FE x2
    It would make no sense for AMD to have two different MLAA algorithms in the driver, so any supported card should get 2.0.

    I believe adaptive AA on DX10/11 is limited to 7xxx as of now, but that should eventually be pushed down to 6xxx and 5xxx series. Seeing as how Nvidia is pushing all their new features(adaptive v-sync) to all cards it would make AMD look bad to not do the same.
     
  20. Irocing

    Irocing Guest

    Messages:
    168
    Likes Received:
    0
    GPU:
    Sapphire 7970 OC Edition
    Older cards and 12.4's

    Just wondering if anyone with the older cards, 57-58-59 series cards
    have tried the latest 12.4 drivers and how do they work.

    Had to roll back to the 11.8 drivers to cure a problem as to the drivers dropping out from time to time and shutdowns.
    No problems with the 11.8,s and seems like the 12 series and the coding are messing up my cards.
    Run CF 5770,s for another couple weeks until the new cards get sorted out
    as to pricing and features.
    Then back to a single Big card for awhile.

    Later:)
     

Share This Page