[dylan@localhost 64bit]$ ./obs
Attempted path: ../../data/obs-studio/locale/en-US.ini
Attempted path: ../../data/obs-studio/locale.ini
Attempted path: ../../data/obs-studio/license/gplv2.txt
QObject::connect: invalid null parameter
info: OBS 0.6.1-16-gdb9204d-modified (linux)
info: Processor: 4 logical cores
info: Processor: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
info: Physical Memory: 5853MB Total
info: Kernel Version: Linux 3.16.4-200.fc20.x86_64
info: Distribution: Fedora 20
info: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000
info: X and Y: 909 467
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0
error: Failed to create OpenGL context.
error: device_create (GL) failed
error: Failed to initialize video: Unspecified error
info: Number of memory leaks: 146
[dylan@localhost 64bit]$ sudo lshw -C video
*-display
description: VGA compatible controller
product: 2nd Generation Core Processor Family Integrated Graphics Controller
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:46 memory:f7800000-f7bfffff memory:e0000000-efffffff ioport:f000(size=64)
[dylan@localhost 64bit]$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.1.5
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.5
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
[dylan@localhost lib]$ glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.4.0-devel
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.4.0-devel
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
[dylan@localhost lib]$
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/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
QObject::connect: invalid null parameter
info: OBS 0.6.2 (linux)
info: Processor: 2 logical cores
info: Processor: Intel(R) Pentium(R) 4 CPU 3.00GHz
info: Physical Memory: 3260MB Total
info: Kernel Version: Linux 3.13.0-24-generic
info: Distribution: "Ubuntu" "14.04"
info: audio settings reset:
samples per sec: 44100
speakers: 2
buffering (ms): 1000
info: X and Y: 909 480
Backbuffers: 2
Color Format: 3
ZStencil Format: 0
Adapter: 0
error: Failed to create OpenGL context.
error: device_create (GL) failed
error: Failed to initialize video: Unspecified error
info: Number of memory leaks: 146
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV710
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
PCI (sysfs)
*-display
description: VGA compatible controller
product: RV710 [Radeon HD 4350/4550]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=radeon latency=0
resources: irq:42 memory:d0000000-dfffffff memory:efdf0000-efdfffff ioport:dc00(size=256) memory:efe00000-efe1ffff
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV710
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.4.0-devel (git-5695303 2014-11-03 trusty-oibaf-ppa)
OpenGL core profile shading language version string: 1.40
OpenGL core profile context flags: (none)
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.4.0-devel (git-5695303 2014-11-03 trusty-oibaf-ppa)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.4.0-devel (git-5695303 2014-11-03 trusty-oibaf-ppa)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
I have noob question to ask of you, Jim. How do I compile the update? I looked it over and I have no idea.You can either wait for the PPA package maintainer (btbn) to release the latest revision or just download the repo and compile it.
EDIT: Also it appears that the latest PPA was only updated to the latest commit two days ago. You may have to check again. Latest version is 0.5.1-72
i suggest using 14.04 for obs-studio and using either the unstable OR stable ppa for obs. that along with the severenson ppa for ffmpeg you'll be golden.I have noob question to ask of you, Jim. How do I compile the update? I looked it over and I have no idea.
error: Failed to create OpenGL context.
error: Failed to create context!
*** Error in `obs': munmap_chunk(): invalid pointer: 0x0000000002661920 ***
Aborted