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] KVM problems - anyone know _why_ it happens?
Date: Sun, 22 Jan 2012 13:52:21 -0500	[thread overview]
Message-ID: <CA+czFiBSmUQAkw0hocgppRXaQD=K6hjUUoNVNdgSde=0nsGTCg@mail.gmail.com> (raw)
In-Reply-To: <B2159F2D-D7BE-40B3-80AB-7121A31FCC3A@stellar.eclipse.co.uk>

On Sun, Jan 22, 2012 at 12:47 PM, Stroller
<stroller@stellar.eclipse.co.uk> wrote:
>
> On 22 January 2012, at 15:54, Mark Knecht wrote:
>> ...
>> Basically, I looked around in Google for anyone that had real info
>> about why this problem occurs, couldn't find any that made sense, and
>> am wondering how to choose a KVM that's going to work out of the box
>> short of asking for model numbers, etc.
>
> For all you've written, I'm afraid the best answer you're likely to get it "buy a KVM you can return" (or buy secondhand at a price you can resell without loss).
>
> Video resolutions / refresh rates / timing / &c is a bit of a black art. What the heck is a modeline?

A modeline is a one-liner way of representing a display driver mode. I
always preferred the block form; it's far more readable. It's been
almost a decade since I've written one, though. Haven't really needed
to since XFree86 4 came out.

I don't remember all of the bits of information in it, but here are
some of the highlights:
* Vertical refresh rate (in kHz): how rapidly the CRT's electron beam
crosses the screen horizontally.
* Horizontal refresh rate (in Hz): how rapidly the CRT's electron beam
crosses the screen vertically.
* Some horizontal and vertical overdraw values I don't remember the
specifics of, but it amounts to realizing that the electron beam is
active past the bezel of your monitor.

"xvidtune", by the way, was an awesome way to do live testing and
configuration of these values, and it would emit a modeline for you
when you asked it.

-- 
:wq



      reply	other threads:[~2012-01-22 18:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-22 15:54 [gentoo-user] KVM problems - anyone know _why_ it happens? Mark Knecht
2012-01-22 16:06 ` Michael Mol
2012-01-22 17:42   ` Mark Knecht
2012-01-22 18:07     ` G.Wolfe Woodbury
2012-01-22 18:22       ` Mark Knecht
2012-01-22 18:58       ` Michael Mol
2012-01-22 19:30         ` Mark Knecht
2012-01-22 20:07           ` Michael Mol
2012-01-22 20:18             ` Mark Knecht
2012-01-22 20:52               ` Alan McKinnon
2012-01-22 21:21                 ` Mark Knecht
2012-01-22 17:47 ` Stroller
2012-01-22 18:52   ` 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+czFiBSmUQAkw0hocgppRXaQD=K6hjUUoNVNdgSde=0nsGTCg@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