Up Board as Steam Machine on Ubuntu 16.04 x86_64

Options
Korneliusz
Korneliusz New Member Posts: 24
edited September 2016 in UP Board Linux
Hi, some tips for Steam In-Home Streaming with HW accelleration

Out-of-box work almost great, but use software libavcodec decoding:

Software decoding: http://www.jarzebski.pl/media/zoom/publish/2016/09/upboard-1604-steam-stream-1080-soft-mgs.jpg
Software decoding: http://www.jarzebski.pl/media/zoom/publish/2016/09/upboard-1604-steam-stream-1080-soft-mgs-1.jpg

Is playable, but gaming expirence will be greater with HW decoding.

First install i386 drivers:
# sudo apt-get install i965-va-driver:i386
# sudo apt-get install libva1:i386
# sudo apt-get install libva-x11-1:i386
# sudo apt-get install libva-glx1:i386

Second, remove steam librarires:
rm ~/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libva*

Download and execute script:
# wget http://www.jarzebski.pl/files/upboard/steam_fix/fix_steam_links.sh
# chmod +x fix_steam_links.sh
# ./fix_steam_links.sh

Well done

HW: http://www.jarzebski.pl/media/zoom/publish/2016/09/upboard-1604-steam-stream-1080-vaapi-mgs.jpg
HW: http://www.jarzebski.pl/media/zoom/publish/2016/09/upboard-1604-steam-stream-1080-vaapi-mgs-1.jpg

awesome :)