

box = "fedora/28-beta-cloud-base" # set up the VM as a bridged network with a fixed IP config. configure ( VAGRANTFILE_API_VERSION ) do | config | # Every Vagrant virtual environment requires a box to build off of. Don't touch unless you know what you're doing! VAGRANTFILE_API_VERSION = "2" Vagrant. # -*- mode: ruby -*- # vi: set ft=ruby : # Vagrantfile API/syntax version. This Vagrantfile requires the installation of the vagrant-reload plugin. The Vagrantfile should be customised with any required shared directories. The VM SetupĪs in the previous parts I am using Vagrant to create a VM for testing. We still need to download and install the “dvb-demod-mn88472-02.fw” firmware file however as without this, while the tuner will be recognised in Plex, scanning for channels will always return zero results. With this driver now part of the kernel, Plex appears to recognise the tuner as a community supported tuner and functions correctly using it directly. With the recent release of version 4.16 of the linux kernel, the drivers needed to use the Xbox One Tuner are now distributed with the kernel.Īt the time of writing, the only mainstream distribution using this version of the kernel is the Fedora 28 beta (due for mainstream release early May). Plex DVR on Docker with the Official Xbox One Digital TV Tuner Plex DVR with the Official Xbox One Digital TV Tuner - The Direct (and working!) Approach Plex DVR with the Official Xbox One Digital TV Tuner - The indirect approach Plex DVR with the Official Xbox One Digital TV Tuner - The direct approach Plex DVR with the Official Xbox One Digital TV Tuner - Introduction This post is part 4 of the series "Plex DVR with the Official Xbox One Digital TV Tuner".
