To make the DVB adapter accessible to the current console user, edit or create the file "/etc/security/console.perms.d/99-local.perms" and add the following:
Code:
<dvb>=/dev/dvb/adapter?/*
<console> 0600 <dvb> 0660 root
IMHO, this should be done by default (
Bug 158124), but Fedora chooses to discriminate against DVB users.