From owner-freebsd-mobile Wed Sep 3 06:29:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA11859 for mobile-outgoing; Wed, 3 Sep 1997 06:29:41 -0700 (PDT) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA11845 for ; Wed, 3 Sep 1997 06:29:34 -0700 (PDT) Received: from word.smith.net.au (localhost.smith.net.au [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id WAA00394; Wed, 3 Sep 1997 22:57:16 +0930 (CST) Message-Id: <199709031327.WAA00394@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Ada T Lim cc: mobile@freebsd.org, trident@xfree86.org Subject: Re: half-width displays In-reply-to: Your message of "Wed, 03 Sep 1997 19:52:39 +1000." <199709030952.TAA00337@polya.blah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Sep 1997 22:57:13 +0930 From: Mike Smith Sender: owner-freebsd-mobile@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've _finally_ gotten X to work on my Thinkpad 760EL, however I've been > having problems with 16bpp mode. As it only has 1mb of video ram, I cannot > use XAA with it in 16bpp mode. > > As such, in 16bpp mode, all pixels are double-width, and the screen > only displays the left hand side of the display. Vertical pixels are unaltered > - as such all objects are distorted. > > The machine uses Trident's Cyber9320 chipset and has a TFT screen. > > Has anyone else suffered such problems? I had similar problems with the C&T 65554 chipset in my Toshiba with the "screen stretch" BIOS option turned on. Turning this off made XF86 much happier. mike