Linux launch error with Manjaro

Matr1x-101

New Member
When I launch obs I get this error:
Code:
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/locale/en-GB.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-GB.ini
info: Using preferred locale 'en-GB'
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/share/obs/obs-studio/themes/Dark.qss
info: CPU Name: AMD Ryzen 5 3600 6-Core Processor
info: CPU Speed: 3600.000MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 16007MB Total, 439MB Free
info: Kernel Version: Linux 5.15.41-1-MANJARO
info: Distribution: "Manjaro Linux" Unknown
info: Session Type: x11
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
info: Qt Version: 5.15.4 (runtime), 5.15.3 (compiled)
info: Portable mode: false
Attempted path: share/obs/obs-studio/themes/Dark/no_sources.svg
Attempted path: /usr/share/obs/obs-studio/themes/Dark/no_sources.svg
QMetaObject::connectSlotsByName: No matching signal for on_tbar_position_valueChanged(int)
QMetaObject::connectSlotsByName: No matching signal for on_actionShowTransitionProperties_triggered()
QMetaObject::connectSlotsByName: No matching signal for on_actionHideTransitionProperties_triggered()
info: OBS 27.2.4-1 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
        samples per sec: 48000
        speakers:        2
info: ---------------------------------
info: Initializing OpenGL...
error: X Error: BadValue (integer parameter out of range for operation), Major opcode: 152, Minor opcode: 34, Serial: 31
error: Failed to create OpenGL context.
error: Failed to create context!
error: device_create (GL) failed
error: Failed to initialize video.  Your GPU may not be supported, or your graphics drivers may need to be updated.
info: Freeing OBS context data
info: == Profiler Results =============================
info: run_program_init: 2324.82 ms
info:  ┣OBSApp::AppInit: 1.528 ms
info:  ┃ ┗OBSApp::InitLocale: 0.694 ms
info:  ┗OBSApp::OBSInit: 92.576 ms
info:    ┣obs_startup: 35.658 ms
info:    ┗OBSBasic::OBSInit: 23.55 ms
info:      ┣OBSBasic::InitBasicConfig: 0.058 ms
info:      ┣OBSBasic::ResetAudio: 0.132 ms
info:      ┗OBSBasic::ResetVideo: 23.329 ms
info: obs_hotkey_thread(25 ms): min=0.036 ms, median=0.058 ms, max=2.081 ms, 99th percentile=2.081 ms, 100% below 25 ms
info: audio_thread(Audio): min=0 ms, median=0.013 ms, max=0.03 ms, 99th percentile=0.03 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: obs_hotkey_thread(25 ms): min=25.093 ms, median=25.119 ms, max=27.142 ms, 97.6471% within ±2% of 25 ms (0% lower, 2.35294% higher)
info: =================================================
info: Number of memory leaks: 182
    ~  obs                                                                                                                                                                                                                     255 ✘
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/locale/en-GB.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-GB.ini
info: Using preferred locale 'en-GB'
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/share/obs/obs-studio/themes/Dark.qss
info: CPU Name: AMD Ryzen 5 3600 6-Core Processor
info: CPU Speed: 3600.000MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 16007MB Total, 347MB Free
info: Kernel Version: Linux 5.15.41-1-MANJARO
info: Distribution: "Manjaro Linux" Unknown
info: Session Type: x11
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
info: Qt Version: 5.15.4 (runtime), 5.15.3 (compiled)
info: Portable mode: false
Attempted path: share/obs/obs-studio/themes/Dark/no_sources.svg
Attempted path: /usr/share/obs/obs-studio/themes/Dark/no_sources.svg
QMetaObject::connectSlotsByName: No matching signal for on_tbar_position_valueChanged(int)
QMetaObject::connectSlotsByName: No matching signal for on_actionShowTransitionProperties_triggered()
QMetaObject::connectSlotsByName: No matching signal for on_actionHideTransitionProperties_triggered()
info: OBS 27.2.4-1 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
        samples per sec: 48000
        speakers:        2
info: ---------------------------------
info: Initializing OpenGL...
error: X Error: BadValue (integer parameter out of range for operation), Major opcode: 152, Minor opcode: 34, Serial: 31
error: Failed to create OpenGL context.
error: Failed to create context!
error: device_create (GL) failed
error: Failed to initialize video.  Your GPU may not be supported, or your graphics drivers may need to be updated.
info: Freeing OBS context data
info: == Profiler Results =============================
info: run_program_init: 1160.38 ms
info:  ┣OBSApp::AppInit: 1.458 ms
info:  ┃ ┗OBSApp::InitLocale: 0.661 ms
info:  ┗OBSApp::OBSInit: 71.537 ms
info:    ┣obs_startup: 17.796 ms
info:    ┗OBSBasic::OBSInit: 21.47 ms
info:      ┣OBSBasic::InitBasicConfig: 0.054 ms
info:      ┣OBSBasic::ResetAudio: 0.133 ms
info:      ┗OBSBasic::ResetVideo: 21.256 ms
info: obs_hotkey_thread(25 ms): min=0.036 ms, median=0.053 ms, max=0.093 ms, 99th percentile=0.093 ms, 100% below 25 ms
info: audio_thread(Audio): min=0.012 ms, median=0.013 ms, max=0.034 ms, 99th percentile=0.034 ms
info: =================================================
info: == Profiler Time Between Calls ==================
info: obs_hotkey_thread(25 ms): min=25.073 ms, median=25.111 ms, max=25.158 ms, 100% within ±2% of 25 ms (0% lower, 0% higher)
info: =================================================
info: Number of memory leaks: 182

I am using Manjaro Gnome. My Graphics card is an RTX 3060 and I do have the correct drivers installed:

Code:
$ pacman -Q | grep nvidia                                                                                                                                                                                                     ✔
lib32-nvidia-utils 515.48.07-1
linux515-nvidia 515.48.07-4
mhwd-nvidia 515.48.07-2
mhwd-nvidia-390xx 390.151-2
mhwd-nvidia-470xx 470.129.06-1
nvidia-utils 515.48.07-2
opencl-nvidia 515.48.07-2
 
Top