Instability on Raspberry Pi
Ian Lepore
ian at FreeBSD.org
Tue Oct 15 13:46:29 UTC 2013
On Tue, 2013-10-15 at 17:28 +0400, Sevan / Venture37 wrote:
>
>
>
> On 15 Oct 2013, at 17:24, Ian Lepore <ian at FreeBSD.org> wrote:
>
> > When this happens, can you hit ^T on the console or any locked up
> > terminal sessions and get any output?
>
> Not a sausage
>
> > Can you get into the debugger on a serial console with an alt-break
> > sequence (CR ~ ^B)?
>
> Will retry & see, I wasn't aware of this sequence so didn't try it previously.
>
>
It requires that you are using a serial console, and that you have
options ALT_BREAK_TO_DEBUGGER
in your kernel config. It looks like that's not in the stock RPI-B
config. There's a different break sequence for using a keyboard and
video console (and I don't even know what that is, it's not something I
ever use).
-- Ian
More information about the freebsd-arm
mailing list