From owner-freebsd-x11@FreeBSD.ORG Mon Mar 2 20:59:21 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C7E9710656BE; Mon, 2 Mar 2009 20:59:21 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from ultra7.eskimo.com (ultra7.eskimo.com [204.122.16.70]) by mx1.freebsd.org (Postfix) with ESMTP id 9D6D38FC18; Mon, 2 Mar 2009 20:59:21 +0000 (UTC) (envelope-from joji@eskimo.com) Received: from shell.eskimo.com (root@shell.eskimo.com [204.122.16.72]) by ultra7.eskimo.com (8.14.0/8.14.3) with ESMTP id n22KxIrh018156; Mon, 2 Mar 2009 12:59:18 -0800 Received: from shell.eskimo.com (joji@localhost [127.0.0.1]) by shell.eskimo.com (8.14.3/8.14.3) with ESMTP id n22KxKXw031711; Mon, 2 Mar 2009 12:59:20 -0800 Received: (from joji@localhost) by shell.eskimo.com (8.14.3/8.12.10/Submit) id n22KxKm2031710; Mon, 2 Mar 2009 12:59:20 -0800 Date: Mon, 2 Mar 2009 12:59:20 -0800 From: Joseph Olatt To: John Hein Message-ID: <20090302205920.GA31652@shell.eskimo.com> References: <20090228210928.GA422@shell.eskimo.com> <1235858084.1289.103.camel@widget.2hip.net> <20090301020758.GA4336@shell.eskimo.com> <1235875033.1289.105.camel@widget.2hip.net> <20090301230519.GA2587@shell.eskimo.com> <1235953557.1236.27.camel@widget.2hip.net> <20090302010435.GA10217@shell.eskimo.com> <1235957136.1236.32.camel@widget.2hip.net> <20090302023653.GA11390@shell.eskimo.com> <18859.18797.120815.867686@gromit.timing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18859.18797.120815.867686@gromit.timing.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-x11@freebsd.org Subject: Re: X stopped working after upgrade to Xorg-7.4 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Mar 2009 20:59:22 -0000 On Sun, Mar 01, 2009 at 07:50:21PM -0700, John Hein wrote: > Joseph Olatt wrote at 18:36 -0800 on Mar 1, 2009: > > I'm currently running the vesa driver and sometimes the display > > seems to be losing colors (like as though it is switching from 24-bit > > color to 4-bit color)... > > > > Don't worry about it for now. I'm not sure I understand what is going > > on. I will try to understand what is going on... > > > > Thanks for all your attempts. > > I've seen palette issues like that with vesa on linux, too (like after > killing a gnome session, then gdm comes up using very few colors). John, Thanks for that info. I do have Ubuntu installed on the same box and my next task was to attempt to see if I could reproduce the problem I was seeing with FreeBSD on Ubuntu. I also suspected the vesa driver and since both FreeBSD and Ubuntu use the same Xorg and vesa drivers, the problem being apparent in both OSes would make sense. Thanks for saving me some time.