[Bug 193981] panic: vtbuf_fill_locked begin.tp_row 0 must be < screen height 0 on Raspberry PI

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 4 11:27:33 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193981

--- Comment #5 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
Created attachment 147966
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147966&action=edit
vtterm_cnprobe: Only recompute term size if screen size != 0

I see that there's no vt(4) driver built into RPI-B kernel configuration,
therefore, the screen size is unknown (and set to 0).

Could you please try the attached patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list