On Sun, Apr 05, 2015 at 07:44:28PM +0200, Jon Doe wrote:
There have been problems in the past with older versions of x86emu not properly emulating some x86 instructions. However, to be sure if this is the problem, we'd need to see the output from the debug log. See: http://www.seabios.org/Debugging to enable debugging, and please post the full debug log.
-Kevin
Here's a log showing a boot into X, then switching to console, then trying to kldload vesa.ko. Looks like X is happily probing vbe modes, but the console chokes with "SeaVGABIOS: x86emu leal trap!".
On Mon, Apr 6, 2015 at 5:34 AM, Kevin O'Connor kevin@koconnor.net wrote: