> It is ati-vga specific not fulong2e specific and it's entirely possible (even > likely) that my minimal ati-vga emulation is not correct for 2d acceleration > yet but I've tested it with the pmon_2e.bin binary from the same place and it > worked with that. So if it does not work with the binary pmon for you then > that's not the same what I see or if it works with the binary but not with > the one compiled then either you're compiling another version that does > something differently or there's a difference in config. There are several > Bonito configs in pmon and the fulong2e might use another one or different > options.
It worked fine with binary pmon_2e.bin, and not for my self-compiled version. Still, I'm not sure about what kind of config they used, and at that commit. In this sense newer pmon is more useful because it prints git commit and build date. Provided binary talks about pmon 1.1.2 (?) in top left corner. I think one of my earlier self-compiled binaries behaved like this one (printing a lot of pci info), but yes, something still not right at my end because for example DIMM size not detected correctly in my version. But it gives prompt at serial console! :} Will look at machine emulation in qemu, and try to configure pmon correctly.