Hi! Since mod_dvb works on tmb-kernel, I guess it will soon on Standardkernel. I have tried 3 times now to file it on hardrake and devfs on bugzilla and failed, so i think its ok to summerize it here ?
1) a devfsd-conf entry : REGISTER ^dvb/adapter[0-9]+/[^/]+$ PERMISSIONS root.video 0660 REGISTER ^v4l/[^/]+[0-9]+$ PERMISSIONS root.video 0660 Do we have a standardgroup video or a similar group ? If not we need one. 2) harddrake pci-id's: grep dvb-ttpci modules.pcimap in /lib/modules/`uname -r` harddrake has to add the /etc/modules.conf entry --------------------------------------------------- probeall /dev/dvb dvb-ttpci alias /dev/dvb/* /dev/dvb below dvb-ttpci alps_bsrv2 alps_tdmb7 alps_tdlb7 add below dvb-ttpci grundig_29504-401 grundig_29504-491 add below dvb-ttpci stv0299 ves1820 options dvb-ttpci latency=128 # comment the following out if you want to use dvb-net options dvb-core dvb_shutdown_timeout=5 # adapt the following to your needs and comment it in if you need it #post-install dvb-ttpci /path/to/av7110_loadkeys [options] ------------------------------------------------------ av7110_loadkeys is in the linuxtv-dvb-1.0.0 driver package, as well as some other usefull tools (scan => channelscan, [ts]zap ) I currently do some last tests on vdr package, should be ready soon, as well as a few plugins for it. Greets Steffen
