Question / Help Unspecified error...

Miroslav Iliaš

New Member
Dear experts,

on Ubuntu 14.04 I installed obs from it's source page, https://obsproject.com/download#linux .

Upon launching obs I got this error stream below. What package could be missing ? Yours, Miro


~~~
ilias@miro_ilias_desktop:~/.obs
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/themes/Default.qss
Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
Attempted path: share/obs/obs-studio/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
info: Processor: 4 logical cores
info: Processor: AMD Phenom(tm) 9650 Quad-Core Processor
info: Physical Memory: 7480MB Total
info: Kernel Version: Linux 3.13.0-91-generic
info: Distribution: "Ubuntu" "14.04"
info: OBS 0.15.4 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 44100
speakers: 2
error: X Error: GLXBadFBConfig
error: Failed to create OpenGL context.
error: Failed to create context!
error: device_create (GL) failed
error: Failed to initialize video: Unspecified error
~~~
 
Top