Kazutaka YOKOTA wrote:

> >It seems that recent kernels have problems initialising syscons in VESA pixel
> >modes. Particularly "vidcontrol VESA_800x600" (actually "vidcontrol
> >VESA_800x600 < /dev/ttyv1" to see what's going on ttyv0) command make my kerne
> >l
> >panicing with the following output:
> [...]
> >Looking into nm /kernel output I figured that 0xc01baee9 pointer is within
> >sc_mouse_move procedure, however I doesn't use moused. Moreover, disabling
> >mouse support in syscons (SC_NO_SYSMOUSE) seems like a temporary workaround to
> >this bug.
>
> Thank you for the report.  Apply the following patch to
> /sys/dev/syscons/scmouse.c and see if it fixes the problem.
>
> Kazu
>
> Index: scmouse.c
> [Nice patch omitted]

Yes, it solved my problem Thanks!

-Maxim





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to