antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.28k stars 177 forks source link

UxPlay Window do not show up #37

Closed guiyti closed 3 years ago

guiyti commented 3 years ago

UxPlay starts, but a window do not show up.

Prompt shows:

libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns -1
libva error: va_getDriverName() failed with unknown libva error,driver_name=(null)
libva info: VA-API version 0.39.0
libva info: va_getDriverName() returns 0
guiyti commented 3 years ago

solved on MINT installind the VDPAU wrapper.

sudo apt-get install vdpau-va-driver

from https://askubuntu.com/questions/1093954/vainfo-returns-libva-error-usr-lib-x86-64-linux-gnu-dri-i965-drv-video-so-ini