danb35 / freenas-iocage-plex

Scripted installation of Plex Media Server in a FreeNAS jail
GNU General Public License v3.0
56 stars 9 forks source link

Script runs but doesn't setup H/W transcoder on TrueNAS 12U1 #13

Open PeteyHall opened 3 years ago

PeteyHall commented 3 years ago

When trying to execute the script under TrueNAS 12U1, I got an error that I would have to setup h/w transcoding manually even though I had set all of the variables up properly in my config file. The script ran fine and the install still worked as expected, just h/w transcoding wasn't setup by default.

I have a Xeon e-2176g with the embedded igpu, which has been enabled in the BIOS.

danb35 commented 3 years ago

@thorsteneb, any thoughts?

yorickdowne commented 3 years ago

Yeah I do. This is an upstream issue with lspci. Ix said this needed to be fixed upstream and they wouldn’t be pushing for it.

I can give you a PR that will a) work around the issue and b) slow that part of the script down by a few seconds because it’ll need to do a DNS lookup and fetch that information.

Do you want such a PR?

yorickdowne commented 3 years ago

14 open for it