Hello Matthew,

On 2016-11-01 11:30, Matthew Clemence wrote:
> I had random crahses on my PI3 with the RT kernel - this post seemed to
>
> give a solution which worked for me
> https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=159170
> https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=159170
>
> Add to the cmdline.txt in /boot
>
> dwc_otg.fiq_fsm_enable=0 dwc_otg.fiq_enable=0 dwc_otg.nak_holdoff=0
>
> It appears that what did the trick has been the order of the fiq disable
> commands. dwc_otg.fiq_fsm_enable=0 must be set *before* dwc_otg.fiq_enable=0.
> The other way around it finds fiq_fsm_enable true with fiq_enable false, and 
> it
> forces fiq_enable true.n short - need to modify the boot options to remove
>
> Hope this helps - keen to hear how you get on.

thanks for this.
Will investigat it.

> Matthew

Matsche

-- 
"In der Wissenschaft siegt nie eine neue Theorie,
nur ihre Gegner sterben nach und nach"

Max Planck


------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to