hardware:E3-1276 v3,
[root@localhost _build]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 60
model name : Intel(R) Xeon(R) CPU E3-1276 v3 @ 3.60GHz
stepping : 3
microcode : 0x1d
cpu MHz : 823.500
cache size : 8192 KB
system:CentOS7.1,
[root@localhost _build]# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.1.1503 (Core)
Release: 7.1.1503
Codename: Core
[root@localhost _build]#
MSS Version:/MediaServerStudioEssentials2016
Install MSS sucefflly.
[root@localhost _build]# lsmod | grep 'i915'
i915 842643 3
drm_kms_helper 52812 2 i915,mgag200
drm 298090 7 ttm,i915,drm_kms_helper,mgag200
i2c_algo_bit 13413 3 igb,i915,mgag200
i2c_core 40469 7 drm,igb,i915,i2c_i801,drm_kms_helper,mgag200,i2c_algo_bit
video 19476 1 i915
[root@localhost _build]#
[root@localhost _build]# pwd
/home/mediasdk-tutorials-0.0.3/_build
[root@localhost _build]#
[root@localhost _build]# ./simple_decode_vmem ./sintel0.h264
libva info: VA-API version 0.99.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
已放弃(吐核)
Is the CPU support MSS2016 for linux, or other reasons ?
Thx for any response !