Tvheadend on LXC container not detect TV tuner

biglitelServer

New Member
Jan 9, 2025
1
0
1
Hello,

I have created an LXC container for run Tvheadend.

Config file:

Bash:
arch: amd64
cores: 2
features: nesting=1
hostname: TVHeadend
memory: 2048
net0: name=eth0,bridge=vmbr0,gw=192.168.0.1,hwaddr=,ip=192.168.0.7/24,type=veth
ostype: debian
rootfs: local-lvm:vm-107-disk-0,size=8G
searchdomain: 192.168.0.1
swap: 512
unprivileged: 1
#port plug tv tuner
lxc.mount.entry: /dev/bus/usb/003 dev/bus/usb/003 none bind,optional,create=dir 0 0
#tv tuner
lxc.mount.entry: /dev/dvb dev/dvb none bind,optional,create=dir
#?
lxc.cgroup2.devices.allow: c 212:* rwm
lxc.cgroup2.devices.allow: c 250:* rwm
lxc.cgroup2.devices.allow: c 189:* rwm

In LXC container I can find the tv tuner. In Tvheadend the tuner not show.

In virtual Debian with USB PassThrough tv tuner show in Tvheadend.

I read many tuto for run Tvheadend and Passthrought USB TV tuner.

I don’t see what I missed for my tuner work on this config.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!