Selon Jon Burgess jburgess@uklinux.net:
michaelip@free.fr wrote:
Hello.
Often when starting my computer, vdr crashes without any specific reason
and
freezes the computer ! Nothing is possible/available on my comnputer ! I
just
have to reset it !
What version of the em8300 driver are you using? I think this issue might be fixed in the one of the recent releases from http://dxr3.sourceforge.net/download.html
A problem was fixed where the interrupt handler was installed before the card was properly initialised and a stray interrupt from a card sharing the interrupt line would cause an oops.
Disabling preempt option may help as well.
The best place to follow up on this is probably the dxr3-devel mailing list, see http://sourceforge.net/mail/?group_id=5165
Jon
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Hello.
My em8300 driver version is the 0.15.0 at least. Maybe I have the 0.15.1 but I'm not sure, and I can't check right now ! If not, I will upgrade !
I also will remove the PREEMPT support in my kernel... Many thanks for your help.