Failed to intialize video: required graphics API functionality not found. Your GPU may not be supported

luther12

New Member
Hello, I keep getting that error after updating my graphics card.
I tried reinstalling OBS and reinstalling the graphics card, but it didn't help.
(I succeeded once by updating Windows, but after that it doesn't work again)
This is my log from appdata. Please help if you know the solution


18:24:35.403: CPU Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
18:24:35.404: CPU Speed: 3600MHz
18:24:35.404: Physical Cores: 8, Logical Cores: 16
18:24:35.404: Physical Memory: 24489MB Total, 13668MB Free
18:24:35.404: Windows Version: 10.0 Build 19045 (release: 22H2; revision: 3693; 64-bit)
18:24:35.404: Running as administrator: false
18:24:35.404: Windows 10/11 Gaming Features:
18:24:35.404: Game Bar: On
18:24:35.404: Game DVR: On
18:24:35.404: Game DVR Background Recording: Off
18:24:35.404: Game Mode: Probably On (no reg key set)
18:24:35.406: Sec. Software Status:
18:24:35.409: Microsoft Defender 바이러스 백신: enabled (AV)
18:24:35.409: Windows 방화벽: enabled (FW)
18:24:35.409: Current Date/Time: 2023-11-19, 18:24:35
18:24:35.409: Browser Hardware Acceleration: true
18:24:35.409: Hide OBS windows from screen capture: false
18:24:35.409: Qt Version: 6.5.3 (runtime), 6.5.3 (compiled)
18:24:35.409: Portable mode: false
18:24:35.880: OBS 30.0.0 (64-bit, windows)
18:24:35.880: ---------------------------------
18:24:35.881: ---------------------------------
18:24:35.881: audio settings reset:
18:24:35.881: samples per sec: 48000
18:24:35.881: speakers: 2
18:24:35.881: max buffering: 960 milliseconds
18:24:35.881: buffering type: dynamically increasing
18:24:35.898: ---------------------------------
18:24:35.898: Initializing D3D11...
18:24:35.898: Available Video Adapters:
18:24:35.904: Loading up D3D11 on adapter Microsoft Basic Render Driver (0)
18:24:35.906: device_create (D3D11): Failed to create device (80004005)
18:24:35.906: Failed to initialize video:
18:24:35.906:
18:24:35.906: Required graphics API functionality not found. Your GPU may not be supported.
18:25:28.187: Freeing OBS context data
18:25:28.196: == Profiler Results =============================
18:25:28.196: run_program_init: 53104.3 ms
18:25:28.196: ┣OBSApp::AppInit: 60.742 ms
18:25:28.196: ┃ ┗OBSApp::InitLocale: 11.783 ms
18:25:28.196: ┗OBSApp::OBSInit: 502.866 ms
18:25:28.196: ┣obs_startup: 6.381 ms
18:25:28.196: ┗OBSBasic::OBSInit: 25.772 ms
18:25:28.196: ┣OBSBasic::InitBasicConfig: 0.958 ms
18:25:28.196: ┣OBSBasic::ResetAudio: 0.252 ms
18:25:28.196: ┗OBSBasic::ResetVideo: 24.525 ms
18:25:28.196: ┗obs_init_graphics: 24.516 ms
18:25:28.196: obs_hotkey_thread(25 ms): min=0.004 ms, median=0.013 ms, max=0.389 ms, 99th percentile=0.082 ms, 100% below 25 ms
18:25:28.196: audio_thread(Audio): min=0.017 ms, median=0.023 ms, max=0.178 ms, 99th percentile=0.071 ms
18:25:28.196: =================================================
18:25:28.196: == Profiler Time Between Calls ==================
18:25:28.196: obs_hotkey_thread(25 ms): min=24.986 ms, median=25.929 ms, max=26.087 ms, 8.48871% within ±2% of 25 ms (0% lower, 91.5113% higher)
18:25:28.196: =================================================
18:25:28.199: Number of memory leaks: 556
 

Suslik V

Active Member
Code:
18:24:35.904: Loading up D3D11 on adapter Microsoft Basic Render Driver (0)

Probably, you need to install driver for your new video card. Look for a driver on the site of the manufacturer of the video card or directly from chip maker (NVIDIA, AMD etc).
 

Mark Entwistle

New Member
Did you get this working? I have a Dell laptop with NVIDIA RTX 3060. OBS used to work before updating Windows. I have checked that I have the latest drivers but still have the same issue.
 

JoeyPan

New Member
I have this problem as well. I have a Dell XPS 17 9720, and the Nvdia driver is updated. Getting this same error.
 
Top