From owner-freebsd-questions@FreeBSD.ORG Tue Apr 25 16:53:29 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B70E016A40A for ; Tue, 25 Apr 2006 16:53:29 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.192.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569D443D49 for ; Tue, 25 Apr 2006 16:53:29 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (rwcrmhc11) with ESMTP id <20060425165327m11004n688e>; Tue, 25 Apr 2006 16:53:28 +0000 Message-ID: <444E5405.9090708@computer.org> Date: Tue, 25 Apr 2006 11:53:25 -0500 From: Eric Schuele User-Agent: Thunderbird 1.5 (X11/20060402) MIME-Version: 1.0 To: Miguel Ramos References: <444D7BCB.5090202@computer.org> <444E2AD4.40707@computer.org> <444E3939.7040502@mac.com> <444E3CF5.302@computer.org> <1145979785.16636.4.camel@compaq.anjos.strangled.net> In-Reply-To: <1145979785.16636.4.camel@compaq.anjos.strangled.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: FreeBSD Questions Subject: Re: Strange visual artifacts in upper left corner of screen which respond to mouse activity..... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 16:53:30 -0000 Miguel Ramos wrote: > Ter, 2006-04-25 ās 10:15 -0500, Eric Schuele escreveu: >> Chuck Swiger wrote: >>> Eric Schuele wrote: >>> [ ... ] >>>> OK... I can tell be the number of replies, everyone just rolled their >>>> eyes at me and figured I'm crazy. But it really does occur. :) >>>> >>>> FWIW: >>>> I have found that if I use the GDM provided XDMCP Chooser... that the >>>> problem immediately dissapears. >>>> >>>> Anyone have any thoughts on this? >>> It sounds like something is causing data to get scribbled over video >>> memory when you move your mouse, but who knows? >> That's the assumption I had (but I have no idea how to 'fix' it). In >> fact, if you could see it happen... it even "looks like" memory getting >> allocated. The blocks fill in left to right top to bottom (for the most >> part). First one block... then another. >> >>> You should probably not expect replies to a non-trivial message in less >>> than 24-hours; >> Sorry... my comment regarding the "number of replies" was a failed >> attempt at humor. I realize this is a bit of an odd one. >> >> My follow up to my own message was intended to introduce the new tidbit >> of info I had found (XDMCP Chooser). > > My hint is very bad (I had a problem once, and assume any problem with > gdm is the same). What is the value of the FirstVT option > in /usr/X11R6/etc/gdm/gdm.conf? Is that tty off in /etc/ttys? > Well, yes. That is the case. FirstVT=9 in gdm.conf. I only have ttyv0-ttyv4 set to on. So I changed FirstVT to 4. This had the undesirable effect of causing GDM to be unresponsive to the keyboard (mouse still worked). Then I changed FirstVT to 5... keyboard now works. And the odd artifacts remained. Did I not make the change you were proposing properly? I don't believe this has any effect. -- Regards, Eric