From owner-freebsd-mobile Wed Sep 3 02:52:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA03471 for mobile-outgoing; Wed, 3 Sep 1997 02:52:58 -0700 (PDT) Received: from polya.blah.org (slmel3p06.ozemail.com.au [203.108.201.22]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA03466 for ; Wed, 3 Sep 1997 02:52:49 -0700 (PDT) Received: (from ada@localhost) by polya.blah.org (8.8.6/8.8.5) id TAA00337; Wed, 3 Sep 1997 19:52:39 +1000 (EST) From: Ada T Lim Message-Id: <199709030952.TAA00337@polya.blah.org> Subject: half-width displays To: mobile@freebsd.org Date: Wed, 3 Sep 1997 19:52:39 +1000 (EST) Cc: trident@xfree86.org X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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? Ada