- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have installed Media Server Studio 2017 R3 on CentOS 7.3, CPU is Intel Xeon E3 1225 V5 .
[hope@localhost CapsBasic]$ vainfo
libva info: VA-API version 0.99.0
Xlib: extension "XFree86-DRI" missing on display ":0".
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
vaInitialize failed with error code -1 (unknown libva error),exit
-----------
[hope@localhost Downloads]$ python sys_analyzer_linux.py
--------------------------
Hardware readiness checks:
--------------------------
[ OK ] Processor name: Intel(R) Xeon(R) CPU E3-1225 v5 @ 3.30GHz
--------------------------
OS readiness checks:
--------------------------
[ OK ] GPU visible to OS
--------------------------
Media Server Studio Install:
--------------------------
[ OK ] user in video group
[ OK ] libva.so.1 found
[ ERROR ] libva not loading Intel iHD
[ ERROR ] vainfo not reporting codec entry points
[ ERROR ] Intel video adapter not using i915
[ ERROR ] no /dev/dri/renderD* interfaces found
--------------------------
Component Smoke Tests:
--------------------------
[ OK ] Media SDK HW API level:1.23
[ OK ] Media SDK SW API level:1.23
[ OK ] OpenCL check:platform:Intel(R) OpenCL GPU FAIL CPU OK
Please help me. Thanks.
- Tags:
- Development Tools
- Graphics
- Intel® Media SDK
- Intel® Media Server Studio
- Media Processing
- Optimization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi WSM,
From python script report, looks like your hardware and OS is OK and I assume you have run the installation successfully. Did you set following environment variables when running "vainfo"?
$ export LIBVA_DRIVERS_PATH=/opt/intel/mediasdk/lib64
$ export LIBVA_DRIVER_NAME=iHD
If this still doesn't work, you can also double check the detailed installation steps with the following document:
Did you run it manually or with script? The script goes very fast and you might miss some error messages.
Mark
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page