-noreset does totally eliminate the problem.
I exited out of X and re-'startx'ed eleven times and always had a WM and the custom fonts I have installed.
--
I'm not sure what you mean by 'cpu specs'..
My netbook [MSI Wind U100]:
(Xvesa working flawlessly)
- CPU: Intel Atom N270
$ time Xvesa -startbench
Could not init font path element /usr/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/OTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/lib/X11/fonts/100dpi/, removing from list!
Int 10h (0x4F08) failed: 0x034F (function call invalid in this video mode)
real 0m 0.29s
user 0m 0.01s
sys 0m 0.09s
(I'm cheating here - this is still the Xvesa I built myself but..)
--
Desktop PC [HP Compaq dc7700]:
(troublesome)
- CPU: Intel Pentium D 925
$ time Xvesa -startbench
Could not init font path element /usr/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/OTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/lib/X11/fonts/100dpi/, removing from list!
Int 10h (0x4F08) failed: 0x034F (function call invalid in this video mode)
real 0m 2.18s
user 0m 0.49s
sys 0m 1.45s
(This is with your build)