From owner-freebsd-questions Thu Jan 9 01:06:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id BAA17017 for questions-outgoing; Thu, 9 Jan 1997 01:06:33 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id BAA17005 for ; Thu, 9 Jan 1997 01:06:26 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA28162; Thu, 9 Jan 1997 11:05:32 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma028160; Thu Jan 9 11:05:28 1997 Message-ID: <32D4B49F.55E3@barcode.co.il> Date: Thu, 09 Jan 1997 11:04:31 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: "F.P.C.F" CC: FreeBSD Questions Subject: Re: netscape colors References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk F.P.C.F wrote: > > On Wed, 8 Jan 1997, Nadav Eiron wrote: > > > You're using an X server that supports just 16 colors. Netscape probably > > expect a different type of visual than that server supports (I don't > > know for sure - I never tried it, and obviously don't have access to the > > source...). In general, most modern X programs assume a visual of either > > 256 table entries, or a high-color visual (either true color or pseudo > > color, if I remember the X names for those correctly). The solution will > > thus be to install a different X server. What display card are you > > using? > > I am using Trident TGU9440Agi. > ^ > | > +-- Not quite sure about this one though. > > I started modifying XF86Config, and am now at the Device section. I am > completely blank with the Clock, Chipset, etc details. Where can I find > these details. I was only able at least to identify the display card. I'm using an S3 based controller. It came with a DOS based testing utility, and it told me most of what XF86Config wanted. The rest I just made up, and it seemed to work. Does your card have something similar? > > Thankx > > -- > june > System Administrator > ADNET Nadav