Forum Replies Created
-
AuthorPosts
-
yogi_enParticipant
I did more experiments like below.
1. Installed intel media driver as mentioned in https://www.nomachine.com/AR09O00938 ( except kernel changes )
2. Installed intel-media-driver from AUR ( arch repo ).
vainfo fails like below in both cases. Library is present in that location which I have confirmed.
libva error: /usr/lib/dri/iHD_drv_video.so init failed.
3. When I set this environment variable ( export LIBVA_DRIVER_NAME=i965 ) vainfo seems to be working fine. I get the following output.
vainfo: VA-API version: 1.7 (libva 2.7.1)
vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Desktop – 2.4.0
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Simple : VAEntrypointEncSlice
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline: VAEntrypointVLD
VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
VAProfileH264Main : VAEntrypointVLD
VAProfileH264Main : VAEntrypointEncSlice
VAProfileH264High : VAEntrypointVLD
VAProfileH264High : VAEntrypointEncSlice
VAProfileH264MultiviewHigh : VAEntrypointVLD
VAProfileH264MultiviewHigh : VAEntrypointEncSlice
VAProfileH264StereoHigh : VAEntrypointVLD
VAProfileH264StereoHigh : VAEntrypointEncSlice
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD
VAProfileNone : VAEntrypointVideoProc
VAProfileJPEGBaseline : VAEntrypointVLD
Still NoMachine uses software encoder only. Looks like NoMachine doesn’t work with both iHD and i965 drivers. Any help is appreciated.
yogi_enParticipantI did that. Still getting errors. session logs below.
NXAGENT – Version 6.10.12
Copyright (C) 2001, 2019 NoMachine.
See http://www.nomachine.com/ for more information.
Session: Starting session at Fri Jun 5 08:17:10 2020.
Info: Agent running with pid 93897.
Info: Slave server running with pid 93908.
Info: Display running with pid 93909.
Info: Listening to slave connections on port 12001.
Info: Audio server started with pid 93922.
Info: Audio client started with pid 93923.
Info: Display server started with pid 93924.
Session: Session started at Fri Jun 5 08:17:10 2020.
Info: Using MIT-SHM extension.
Info: Using SSE3 for screen analysis.
Session: Connected to display server ‘:0’ at ‘Fri Jun 5 08:17:11 2020’.
Session: Connected to events server ‘:0’ at ‘Fri Jun 5 08:17:11 2020’.
Info: Screen capture running with pid 94146.
Info: Screen analysis running with pid 94147.
Info: Using damage extension for screen updates.
Info: Using grab method ‘CopyArea’.
Info: Using screen size 1440×900.
Info: RT handler running with pid 94153.
Info: Display server for BBE93686269D13FB9F9FFFBB58507EC8 connected on Fri Jun 5 08:17:11 2020.
Info: Audio server for BBE93686269D13FB9F9FFFBB58507EC8 connected on Fri Jun 5 08:17:11 2020.
Info: Audio client for BBE93686269D13FB9F9FFFBB58507EC8 connected on Fri Jun 5 08:17:11 2020.
93897 94146 08:17:11 220.682 Console: WARNING! Can’t query FD#33.
93897 94146 08:17:11 220.714 Console: WARNING! Error is 13, ‘Permission denied’.
libva error: /opt/intel/mediasdk/lib64/iHD_drv_video.so init failed
93897 94146 08:17:11 222.451 QsLibraries/QsLibraries: WARNING! Failed to initialize display for device /dev/dri/renderD128 with error 1.
libva error: /opt/intel/mediasdk/lib64/iHD_drv_video.so init failed
93897 94146 08:17:11 222.613 QsLibraries/QsLibraries: WARNING! Failed to initialize display for device /dev/dri/card0 with error 1.
Info: Using H.264 software encoder.
Info: Audio reader running with pid 94196.
-
AuthorPosts