Page 1 of 1

VESA not supported.

Posted: Sun Aug 17, 2014 5:19 am
by Muazzam
I have an old desktop with Intel 82845g Graphics Controller. I have tried following video modes (using VESA) but not supported:
1024x768x16
1280x1024x16
800x600x32
800x600x16
(These modes are supported by Windows XP on this desktop but not by VESA)
But, These modes work fine in emulator and on my laptop.

Additional info:
Desktop has Pentium 4 Processor, 256 MB ram. And Panasonic plug and play moniter (17 inch).

Re: VESA not supported.

Posted: Sun Aug 17, 2014 5:25 am
by Wajideu
Just get a list of the available graphics modes.

http://www.delorie.com/djgpp/doc/ug/graphics/vesa.html

Re: VESA not supported.

Posted: Sun Aug 17, 2014 5:39 am
by Muazzam
DaemonR wrote:Just get a list of the available graphics modes.

http://www.delorie.com/djgpp/doc/ug/graphics/vesa.html
How can I check if VESA (VBE) is supported in my Graphics card i.e. Intel 82845G.

Re: VESA not supported.

Posted: Sun Aug 17, 2014 5:46 am
by Wajideu
muazzam wrote:
DaemonR wrote:Just get a list of the available graphics modes.

http://www.delorie.com/djgpp/doc/ug/graphics/vesa.html
How can I check if VESA (VBE) is supported in my Graphics card i.e. Intel 82845G.
It's in the manual
http://www.petesqbsite.com/sections/tut ... s/vbe3.pdf


Page 74 shows an example. It's interrupt 4F00h.