From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rp2dH-0003xG-TV for garchives@archives.gentoo.org; Sun, 22 Jan 2012 18:59:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9A94E0BC8; Sun, 22 Jan 2012 18:59:06 +0000 (UTC) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 840A7E0818 for ; Sun, 22 Jan 2012 18:58:01 +0000 (UTC) Received: by bkbzt19 with SMTP id zt19so511698bkb.40 for ; Sun, 22 Jan 2012 10:58:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=za0FlIccnfW1rNdSlAapm5F1HvBygQUp3O6UXz7LnUE=; b=X+yynLRZP5G+NunqvUpr6PhIBJP9177Gzl87X3Q9AhbaYizJ9ZCNIy6cxcUp79bOvU qO2Y2Rcco3Fb2HhJrwRjuTEo8i34BefIW/jek20hzZjLge67eKGggrZFo80ygXwGP3u9 wNSxTSFYXUo3pSXSQ8QZ4tNKOhsqbeCm8x9gI= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.129.203 with SMTP id p11mr2018541bks.109.1327258680669; Sun, 22 Jan 2012 10:58:00 -0800 (PST) Received: by 10.204.177.18 with HTTP; Sun, 22 Jan 2012 10:58:00 -0800 (PST) In-Reply-To: <4F1C504D.6010105@gmail.com> References: <4F1C504D.6010105@gmail.com> Date: Sun, 22 Jan 2012 13:58:00 -0500 Message-ID: Subject: Re: [gentoo-user] KVM problems - anyone know _why_ it happens? From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 42727425-4884-4bde-b699-9a20792a9895 X-Archives-Hash: 7d3d20cf4de0b8094f981b92eee92d43 On Sun, Jan 22, 2012 at 1:07 PM, G.Wolfe Woodbury wrot= e: > On 01/22/2012 12:42 PM, Mark Knecht wrote: >> >> I played a bit with get-edid | parse-edid. Logically that stuff even >> working says the VGA monitor cable is bidirectional. I started wondering= if >> the KVM messes up the data coming back, or what else might be going on. >> Thanks for the ideas, Mark > > Many of the cheap KVM models do, indeed, mess up the EDID data coming fro= m > the monitor. =C2=A0I suspect that this is from old design specs that have= too > much pull-up/pull-down on the EDID lead since the boxen haven been > re-engineered for newer, higher resolution and higher speed monitors. > > I have had problems specifically with the BELKIN KVMs. > > It may also be that the video drivers for Linux are just enough different > (necessarily) from the MSFT drivers to not reliably sense the EDID return > signals. Concur. It sounds like the EDID block isn't making it back or is somehow messed up. x11-misc/read-edid would help in investigating that kind of issue. --=20 :wq