Bug #4986
closed4.3-1117~g8213c0e54 - TV Tuners not visible when using unRAID version 6.5.0rc1
0%
Description
I'm not sure who's responsibility this is, but posting here anyway to let someone more knowledeable than me decide.
When I run 4.3-1117~g8213c0e54 with unRAID 6.4.1 and the linuxserver tvheadend docker everything is fine. As soon as I upgrade to 6.5.0rc1, tvheadend starts but my dvb cards are not added to tvheadend. I tried installing dvblink to check and it can see the cards fine.
I'm currently trying to rollback to 4.2.5 https://tvheadend.org/boards/5/topics/31653 to see if that works with 6.5.1rc1, but I'm assuming/confident it will as other 4.2.5 users are not having problems.
System spec:
Xeon E5-2683 V3, ASUS X99-A II, TBS 6205 DVB-T2 Quad Tuner, latest linuxserver docker
Docker run command:
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='tvheadend' --net='br0.33' --ip='192.168.30.96' -e TZ="Europe/London" -e HOST_OS="unRAID" -e 'PGID'='100' -e 'PUID'='99' -e 'TCP_PORT_9981'='9981' -e 'TCP_PORT_9982'='9982' -v '/mnt/cache/appdata/tvheadend':'/config':'rw' -v '/mnt/user/tv_recordings/':'/recordings':'rw' --device=/dev/dvb 'linuxserver/tvheadend'
Files