AMD Catalyst 15.7.1

Discussion in 'Videocards - AMD Radeon Drivers Section' started by fish, Jul 29, 2015.

  1. Major Melchett

    Major Melchett Ancient Guru

    Messages:
    2,452
    Likes Received:
    0
    GPU:
    R9 280X @ 1100/1500
    Anyone else getting green screens during video playback on these drivers (on W10)?, for me on these drivers if i play Netflix (for example) on a web browser (tried on edge, IE and Chrome) after a while the video stops and my screen goes green.

    On older drivers this doesn't happen (I've tried a few and a re-install of these), this is the 1st time I've ever had this issue.
     
  2. Zemial

    Zemial Member Guru

    Messages:
    120
    Likes Received:
    0
    GPU:
    Sapphire Radeon 7970 @ CF
    Battlefield 4 ==> excellent performance. Win 10 64bit. 1080p. 7970GHz editions CF.
     
  3. Luraziel

    Luraziel Member

    Messages:
    21
    Likes Received:
    0
    GPU:
    XFX R9 270X Xfire
    i'm getting BSODs roughly once a day it seems:

    Code:
    On Mon 8/3/2015 2:55:13 PM GMT your computer crashed
    crash dump file: C:\WINDOWS\Minidump\080315-25171-01.dmp
    This was probably caused by the following module: dxgkrnl.sys (dxgkrnl+0x1E15C) 
    Bugcheck code: 0x100000EA (0xFFFFE0003C76F840, 0x0, 0x0, 0x0)
    Error: THREAD_STUCK_IN_DEVICE_DRIVER_M
    file path: C:\WINDOWS\system32\drivers\dxgkrnl.sys
    product: Microsoft® Windows® Operating System
    company: Microsoft Corporation
    description: DirectX Graphics Kernel
    Bug check description: This indicates that a thread in a device driver is endlessly spinning.
    This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. 
    The crash took place in a standard Microsoft module. Your system configuration may be incorrect. Possibly this problem is caused by another driver on your system that cannot be identified at this time. 
    
    
    
    On Mon 8/3/2015 2:55:13 PM GMT your computer crashed
    crash dump file: C:\WINDOWS\memory.dmp
    This was probably caused by the following module: atikmdag.sys (atikmdag+0x42003) 
    Bugcheck code: 0xEA (0xFFFFE0003C76F840, 0x0, 0x0, 0x0)
    Error: THREAD_STUCK_IN_DEVICE_DRIVER
    file path: C:\WINDOWS\system32\drivers\atikmdag.sys
    product: ATI Radeon Family
    company: Advanced Micro Devices, Inc.
    description: ATI Radeon Kernel Mode Driver
    Bug check description: This indicates that a thread in a device driver is endlessly spinning.
    This appears to be a typical software driver bug and is not likely to be caused by a hardware problem. 
    A third party driver was identified as the probable root cause of this system error. It is suggested you look for an update for the following driver: atikmdag.sys (ATI Radeon Kernel Mode Driver, Advanced Micro Devices, Inc.). 
    Google query: Advanced Micro Devices, Inc. THREAD_STUCK_IN_DEVICE_DRIVER
    
    ^ pulled this from WhoCrashed

    on windows 7 I had no issues with my cards but now on 10 I'm getting these... :/
     
  4. dezmand07

    dezmand07 Guest

    Messages:
    47
    Likes Received:
    1
    GPU:
    Intel IrisProGraphics 580
    I wonder why the DxDiag utility does not show 12.0?
    [​IMG]

    [​IMG]
    I tested D3D_FEATURE_LEVEL_12_0 and it's work http://forums.guru3d.com/showthread.php?t=401411

    Code:
    HRESULT hr_12_0 = D3D12CreateDevice_(nullptr, D3D_FEATURE_LEVEL_12_0, IID_PPV_ARGS(&device_12_0));
    HRESULT hr_12_0_1 = D3D12CreateDevice_(nullptr, D3D_FEATURE_LEVEL_12_1, IID_PPV_ARGS(&device_12_0_1));
    for R9 390
    hr_12_0 is S_OK (D3D_FEATURE_LEVEL_12_0 support)
    hr_12_0_1 is E_FAIL (D3D_FEATURE_LEVEL_12_1 not support)
     

  5. theoneofgod

    theoneofgod Ancient Guru

    Messages:
    4,677
    Likes Received:
    287
    GPU:
    RX 580 8GB
    Both camps seem to be having the same problem with feature level detection.
     
  6. Dch48

    Dch48 Guest

    Messages:
    1,821
    Likes Received:
    1
    GPU:
    Sapphire Nitro+ RX 470 4g
    I tracked down my display driver crashes with this driver to atidxx64.dll.

    It hasn't happened again since going back to regular 15.7
     
  7. Jackalito

    Jackalito Master Guru

    Messages:
    584
    Likes Received:
    101
    GPU:
    Radeon RX 6800 XT
    This is untrue. People with GF series 9 are reporting DirectX 12/12.1 feature level when they run dxdiag.
     
  8. Zemial

    Zemial Member Guru

    Messages:
    120
    Likes Received:
    0
    GPU:
    Sapphire Radeon 7970 @ CF
    I have annoying problem with this driver and Windows 10 64bit. I get Black screen about 8 seconds before login to windows. It is driver related because I did uninstall the driver with DDU and problem disappeard.
     
  9. RexOmnipotentus

    RexOmnipotentus Guest

    Messages:
    796
    Likes Received:
    4
    GPU:
    Vega 64
    It's CrossFire related, you have to disabled ULPS. More in this thread: http://forums.guru3d.com/showthread.php?t=401366
     
  10. Zemial

    Zemial Member Guru

    Messages:
    120
    Likes Received:
    0
    GPU:
    Sapphire Radeon 7970 @ CF

  11. leszy

    leszy Master Guru

    Messages:
    348
    Likes Received:
    39
    GPU:
    GB 7900XT Gaming OC
    For me it is normally visible and I had to select it myself. Make sure you have enabled freesysnc on the monitor.
     
  12. DiceAir

    DiceAir Maha Guru

    Messages:
    1,369
    Likes Received:
    15
    GPU:
    Galax 980 ti HOF
    So today I decided to do a format and install the latest drivers for my motherboard and gpu. So i tested api overhead and results are really low.

    It's about 100k lower than before the format.

    [​IMG]

    I ran the disable ulps tool after disabled ulps in MSI afterburner and check out this. After the boot i get this results but it looks a bit high for me

    [​IMG]
     
    Last edited: Aug 5, 2015
  13. Romulus_ut3

    Romulus_ut3 Master Guru

    Messages:
    780
    Likes Received:
    252
    GPU:
    NITRO+ RX5700 XT 8G
    DirectX11 Single thread definitely saw improvements. The rest are withing the margin of error.
     
  14. Wolfehunter

    Wolfehunter Guest

    My System works with VSR upto 3200x1800. in windows 10 64bit home

    My monitor is an Asus VE246h

    My Card is R9 290x

    3Dmark api overhead test shows

    DX11 Single Thread 1 065 489 draw calls / sec
    DX11 Multi Thread 987 672
    Mantle 12 997 121
    DX12 16 203 732

    Res 1920x1080 fullscreen
     
  15. DiceAir

    DiceAir Maha Guru

    Messages:
    1,369
    Likes Received:
    15
    GPU:
    Galax 980 ti HOF
    Can you please restest and give back the results? My DX11ST tends to vary so much. As you can see as much as 400k+
     
    Last edited: Aug 5, 2015

  16. Blackfyre

    Blackfyre Maha Guru

    Messages:
    1,388
    Likes Received:
    391
    GPU:
    RTX 3090

    Run them @ 1080p not 720p

    Also that single threaded DX11 score of 1.6M+ is probably the highest I've ever seen on an AMD Card posted here in the forums...
     
  17. DiceAir

    DiceAir Maha Guru

    Messages:
    1,369
    Likes Received:
    15
    GPU:
    Galax 980 ti HOF
    That's the point. It's inconsistent and I don't see how. Maybe a windows 10 issue. sometimes i can see it doing a bit better on the test but results will show other wise.

    Anyway I tested firestrike and performance is better but not by much but better is better even if half a fps it's still better than before.

    I will restest 1080p twice and 1440p twice just to confirm results
     
  18. joaoameixa88

    joaoameixa88 Active Member

    Messages:
    63
    Likes Received:
    35
    GPU:
    5700XT
    Guys i have a question, im with windows 10 and this drivers with 7950, my problem is with 2D clocks, when i was with windows 8.1 my card at idle was going to 300/500 (something like this) and voltage was really low (like 0.750) but now card downclock at 2D but for 800/1000 (something like this) and voltage is like 0.950 at idlle...

    I tryied 3 different drivers, 15.7, 15.7.1 and windows 10 drivers (windows update) and happen this with all, its a windows 10 problem?
     
  19. Wolfehunter

    Wolfehunter Guest

    Sure here you go.

    I can't post pics yet so

    DX11 Single thread 1 065 399
    DX11 Multi thread 1 002 812
    Mantle 15 579 158
    DX12 17 347 582

    rendering rez 1920x1080 fullscreen.
     
    Last edited by a moderator: Aug 5, 2015
  20. Valerys

    Valerys Master Guru

    Messages:
    395
    Likes Received:
    18
    GPU:
    Gigabyte RTX2080S
    Last edited: Aug 5, 2015

Share This Page