Skip to content

Instantly share code, notes, and snippets.

@anadon
Created April 24, 2018 20:28
Show Gist options
  • Save anadon/c83d30cb1d065401ec6fc9a21d1a3120 to your computer and use it in GitHub Desktop.
Save anadon/c83d30cb1d065401ec6fc9a21d1a3120 to your computer and use it in GitHub Desktop.
python sys_analyzer_linux.py -v
anadon@goodadvicemallard:~/downloads$ python sys_analyzer_linux.py -v
--------------------------
Hardware readiness checks:
--------------------------
[ OK ] Processor name: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
[ INFO ] Intel Processor
[ INFO ] Processor brand: Core
--------------------------
OS readiness checks:
--------------------------
[ INFO ] GPU PCI id : 5916
[ INFO ] GPU description: KBL ULT GT2
[ OK ] GPU visible to OS
[ INFO ] no nomodeset in GRUB cmdline (good)
[ INFO ] Linux distro : Ubuntu 17.10
[ INFO ] Linux kernel : 4.13.0-39-generic
[ INFO ] glibc version : 2.26
[ INFO ] Linux distro suitable for Generic install
[ INFO ] gcc version : 7.2.0 (>=4.8.2 suggested)
--------------------------
Media Server Studio Install:
--------------------------
[ OK ] user in video group
[ ERROR ] libva.so.1 not found. Check LD_LIBRARY_PATH contains '/usr/lib64;/usr/local/lib'
[ ERROR ] libva not loading Intel iHD
[ ERROR ] vainfo not reporting codec entry points
[ INFO ] i915 driver in use by Intel video adapter
[ OK ] /dev/dri/renderD128 connects to Intel i915
--------------------------
Component Smoke Tests:
--------------------------
[ ERROR ] no Media SDK include files. Are Intel components installed?
[ ERROR ] no OpenCL include files. Are Intel components installed?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment