Go to advanced search

by arch-pi
Wed Feb 28, 2018 4:33 pm
Forum: Arch
Topic: New rpi-4.16.y boot issue
Replies: 3
Views: 3353

Re: New rpi-4.16.y boot issue

I appreciate the kernel being available to the public. With out it being available it would made life harder to do a git merge with a kernel I follow that has modified modules for high bitrate, iqplot, spectrum scan and blind scan for dvb satellite streams. The author follows the latest in the V4L m...
by arch-pi
Tue Feb 27, 2018 10:24 pm
Forum: Arch
Topic: New rpi-4.16.y boot issue
Replies: 3
Views: 3353

Re: New rpi-4.16.y boot issue

I opened a ticket with the raspberrypi github and it was answered in 2 hours with a temporary fix that works.

Code: Select all

FIQ support is known to be somewhat broken, so add the following to cmdline.txt:

dwc_otg.fiq_enable=0 dwc_otg.fiq_fsm_enable=0
by arch-pi
Sun Feb 25, 2018 4:15 pm
Forum: Arch
Topic: New rpi-4.16.y boot issue
Replies: 3
Views: 3353

New rpi-4.16.y boot issue

I have being compiling the latest dev branch for years but I can not figure this one out. It hangs on boot at this point and pretty much goes in a loop: Info: rcu_sched detected stalls on CPUs/tasks: o0-...0: (1 Gps behind) idle=546/0/1 softirq=40/42 fqs=6319 o(detected by 1, t=33628 jiffies, g=-289...

Go to advanced search