From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta01.eonet.ne.jp ([203.140.81.21]) by ur; Wed Jul 27 22:19:14 EDT 2016 Received: from titan.jitaku.localdomain (101-141-38-118f1.osk3.eonet.ne.jp [101.141.38.118]) by mailmsa12.mozu.eo.k-opti.ad.jp with ESMTP id u6S2J7v3014648 for <9front@9front.org>; Thu, 28 Jul 2016 11:19:07 +0900 To: 9front@9front.org Subject: Re: [9front] core-i5(TypeSNB) and vesa mode Date: Thu, 28 Jul 2016 11:19:07 +0900 From: kokamoto@hera.eonet.ne.jp Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: private proxy self-signing-oriented SVG over TOR deep-learning event > i propose you change the code to: > > p->fdi->txctl.v &= ~(7<<8 | 1); /* clear auto training bits */ > p->fdi->txctl.v &= ~(1<<31); /* disable */ > p->fdi->txctl.v |= (1<<14); /* DMI link reversal strap RO bit */ > loadreg(igfx, p->fdi->txctl); > sleep(5); > > and see if this still works. can you do that? I did it, and yes, it works. Kenji PS. s2231wA monitor(1680x1050x32) problem is vsync/hsync polarity miss mach, probably.