Re: dvb_usb_nova_t_usb2: firmware is loaded too late

2009-05-26 Thread Dominique Dumont
Le Monday 25 May 2009 22:11:49 Dominique Dumont, vous avez écrit :
> I have some trouble with the initialisation of dvb_usb_nova_t_usb2: the
> firmware is loaded about 1 minute after the module is registered by
> usbcore:

Sorry, I forgot to mention my kernel version 2.6.29.3 (Debian/sid amd64 
kernel)

I did not have any loading problem with 2.6.28, the issue appeared only with 
2.6.29.

HTH

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


dvb_usb_nova_t_usb2: firmware is loaded too late

2009-05-25 Thread Dominique Dumont
Hello

I have some trouble with the initialisation of dvb_usb_nova_t_usb2: the 
firmware is loaded about 1 minute after the module is registered by usbcore:

May 25 11:42:30 gandalf kernel: [   79.511486] usbcore: registered new 
interface driver dvb_usb_nova_t_usb2
May 25 11:43:30 gandalf kernel: [  150.149787] usb 4-4: firmware: requesting 
dvb-usb-nova-t-usb2-02.fw
May 25 11:43:30 gandalf kernel: [  150.278343] dvb-usb: downloading firmware 
from file 'dvb-usb-nova-t-usb2-02.fw'

The problem I have is that vdr will start after the nova module is loaded but 
before the firmware is loaded. Unfortunately, vdr will not be able to detect 
the nova device so the dvb-t channels are not usable until vdr is restarted.

Where does this delay between module load and firmware upload comes from ?
Is there a way to reduce or supress this delay ?

All the best


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html