On 08/20/2013 09:40 AM, André Weidemann wrote:
Add a line like this after loading the required modules:
/sbin/modprobe dvb
/sbin/udevadm settle --timeout=30
then start up vdr.
Everything should be fine since udevadm only returns after all actions
regarding the module load are settled.
This is *wrong*. It works on HDD drives but may fail on SSD drives as
the system may boot up faster than the DVB devices need to initialize.
udevadm settle only waits for the stuff, the system *currently* knows. A
slow tuner may be found after "udevadm settle".
Yours
Manuel
_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr