public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Mol <mikemol@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Running a USB graphics cards with Linux?
Date: Tue, 17 Jul 2012 10:50:26 -0400	[thread overview]
Message-ID: <CA+czFiCn8J_oXRCREQkMvReCO2RDvCBZ898QPXYbK436TNPK+g@mail.gmail.com> (raw)
In-Reply-To: <CACWB8OM2FF1KYk35jTzV7Wbpz_KqYUd+FSePf_Vz=3pe=+c18w@mail.gmail.com>

On Tue, Jul 17, 2012 at 10:03 AM, Kilian Zott <kilian@diezotts.de> wrote:
> thats a strange comparison since usb is a serial bus
> vga is not even digital, so how can you talk about throughput? lol

Information doesn't need to be digital. Terms like 'bandwidth' really do apply.

VGA does place some structure on its signal. You have a vertical and
horizontal refresh rates. Your vertical refresh rate is usually in the
10s of Hz. I've seen displays range from 56Hz (terrible, terrible
flicker on CRTs) to 120Hz (smooth as glass). Your horizontal refresh
rates are usually in the 10s of *KHz*.

The combination of the two dictated how many scanlines you could fit
into your signal. Your number of pixels in a line was (in reality)
limited by your video card's dot clock, but you might adjust things if
you preferred, e.g. square pixels instead of whatever the per-pixel
aspect ratio normally was. (I really don't rememeber.)

Unlike DVI and HDMI, which support pixel formats that have
subsampling, VGA didn't have any kind of compression mechanism. You
had three channels, red, green and blue, and their voltage levels on
the wire controlled the brightness of that color at whatever
particular point on the display corresponded to that instant in your
horizontal and vertical sweeps.

If you'd like to know how I compare USB and VGA, look at ways VGA and
DVI are analogous. Of course, under certain (now very unusual)
circumstances, VGA can kick DVI's butt.

-- 
:wq



      reply	other threads:[~2012-07-17 14:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14 22:19 [gentoo-user] Running a USB graphics cards with Linux? Sebastian Pipping
2012-02-15 20:14 ` gk
2012-07-15 22:54   ` Sebastian Pipping
2012-07-16  0:24     ` Michael Mol
2012-07-17 14:03       ` Kilian Zott
2012-07-17 14:50         ` Michael Mol [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+czFiCn8J_oXRCREQkMvReCO2RDvCBZ898QPXYbK436TNPK+g@mail.gmail.com \
    --to=mikemol@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox