Comment # 55 on bug 944978 from
(In reply to Alberto Zacchetti from comment #54)
> Created attachment 655064 [details]
> panic log after modprobe -v rtl8821ae
> 
> When I asked about the patch, it was because I had already verified that the
> rtl8821ae driver still crash the system. I have attached dump of panic
> following the driver loads.

There is an error in the logic of this parameter. To handle the critical cases,
the logic should enable clear interrupts, and allow the user to disable them if
that works OK. The problem is that the code makes the wrong test. At this
point, I'm not sure what change I should make.

In the meantime, you should edit /etc/modprobe.d/50-rtl8821ae.conf, and change
the blacklist line to say "options rtl8821ae int_clear=0".


You are receiving this mail because: