From owner-freebsd-questions Tue Nov 12 14:19: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EA5737B401 for ; Tue, 12 Nov 2002 14:19:01 -0800 (PST) Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC1843E4A for ; Tue, 12 Nov 2002 14:18:59 -0800 (PST) (envelope-from flynn@energyhq.homeip.net) Received: from christine.energyhq.tk (christine.energyhq.tk [192.168.0.1]) by energyhq.homeip.net (Postfix) with SMTP id B4A74AF58C; Tue, 12 Nov 2002 23:18:59 +0100 (CET) Date: Tue, 12 Nov 2002 23:23:19 +0100 From: Miguel Mendez To: Archie Cobbs Cc: freebsd-questions@freebsd.org Subject: Re: XFree86 can't allocate colors on 4.7-RELEASE Message-Id: <20021112232319.47285c93.flynn@energyhq.homeip.net> In-Reply-To: <200211122123.gACLNAH4016061@arch20m.dellroad.org> References: <200211122123.gACLNAH4016061@arch20m.dellroad.org> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386--netbsdelf) X-Face: 1j}k*2E>Y\+C~E|/wehi[:dCM,{N7/uE3o# P,{t7gA/qnovFDDuyQV.1hdT7&#d)q"xY33}{_GS>kk'S{O]nE$A`T|\4&p\&mQyexOLb8}FO List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 12 Nov 2002 13:23:10 -0800 (PST) Archie Cobbs wrote: > I recently upgraded an IBM A20m laptop to 4.7-RELEASE and it appears > that the new version of the X server is broken. No, it isn't, the problem is that you're running at 8bit colour depth, hence, the problems with colour allocation. Change the default colour depth to 16 or 24, that should fix it. Either by starting X with 'startx -- -bpp 16' or by editing the config file. Here's the relevant part of the log... ----- (II) Setting vga for screen 0. (==) ATI(0): Chipset: "ati". (==) ATI(0): Depth 8, (==) framebuffer bpp 8 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk NetBSD :: Unix without hype To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message