9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] xga or vesa?
@ 2010-10-14  8:28 freeasinfreedom
  2010-10-14 17:19 ` Anthony Sorace
  0 siblings, 1 reply; 2+ messages in thread
From: freeasinfreedom @ 2010-10-14  8:28 UTC (permalink / raw)
  To: 9fans

What are the pros and cons of using xga versus using vesa? Which xga
version does actually plan9 support (http://en.wikipedia.org/wiki/
Graphic_display_resolutions)?

In my case, both xga and vesa work, but when I tried to use xga with a
24 bit depth I got an error. What I actually care about is to find out
which is the less harmful solution for my eyes.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] xga or vesa?
  2010-10-14  8:28 [9fans] xga or vesa? freeasinfreedom
@ 2010-10-14 17:19 ` Anthony Sorace
  0 siblings, 0 replies; 2+ messages in thread
From: Anthony Sorace @ 2010-10-14 17:19 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 822 bytes --]

They're different things. monitor=vesa is "special" in that it tells vga(8) to use the VESA bios calls; xga is just another monitor definition and will try to go through a card-specific driver. All other things being equal, non-vesa stuff will generally yield better performance. Some of the drivers make use of various forms of acceleration, all of which (afaik) are absent from VESA.

On Oct 14, 2010, at 04:28, freeasinfreedom wrote:

> What are the pros and cons of using xga versus using vesa? Which xga
> version does actually plan9 support (http://en.wikipedia.org/wiki/
> Graphic_display_resolutions)?
> 
> In my case, both xga and vesa work, but when I tried to use xga with a
> 24 bit depth I got an error. What I actually care about is to find out
> which is the less harmful solution for my eyes.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-14 17:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-14  8:28 [9fans] xga or vesa? freeasinfreedom
2010-10-14 17:19 ` Anthony Sorace

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).