Sound (Users)
Hm, it seems that the wrong implementation of VESA fn.4F07h (which is causing painfull slowness and flickering when changing the videopage) can by detected by software (i.e. not only by interractive test).
Thy to load standard VBETEST utility and select there interactive test.
Choose the videomode and refresh rate and run the interractive test.
The first test is drawing the colorfull pattern but the second one is the page flipping test.
If your function 4F07h is wrong, the counter will show the still the same videoplane. There will be some moving lines suggesting that there are some page switches but there will be still written PAGE 1.
If the BIOS and 4F07h function are OK, the page number will be still and fast changing from 0 to N.
So it means that the detection is possible (probably using INT 10H/AX=4707h/BL=01h)
---
DOS-u-akbar!
Complete thread: