Description of problem: DVB doesn't support sysfs ATM, so please readd the /dev/dvb/... entries Version-Release number of selected component (if applicable): 3.3.13-1 How reproducible: always Steps to Reproduce: 1. do a fresh install 2. load dvb modules 3. look in /dev (and /sys) Actual results: /dev/dvb/* completely missing
I was sure it was present in FC1, but It seems I had added it manually... current devices.txt from lanana.org has the entries
Created attachment 99097 [details] patch against MAKEDEV-3.1.13-1.tar.gz This patch adds gendvb which generates the dvb devices for the new DVB API in kernel-2.6 It's based on the info in MAKEDEV-DVB.sh from Linux-DVB CVS.