From owner-freebsd-mobile Fri Feb 1 15:18:25 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from albatross.prod.itd.earthlink.net (albatross.mail.pas.earthlink.net [207.217.120.120]) by hub.freebsd.org (Postfix) with ESMTP id AA53B37B400 for ; Fri, 1 Feb 2002 15:18:20 -0800 (PST) Received: from user-2ivfo1m.dialup.mindspring.com ([165.247.224.54] helo=gohan.cjclark.org) by albatross.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16Wmwi-00047H-00 for freebsd-mobile@FreeBSD.ORG; Fri, 01 Feb 2002 15:18:18 -0800 Received: (from cjc@localhost) by gohan.cjclark.org (8.11.6/8.11.1) id g11NHgs01061; Fri, 1 Feb 2002 15:17:42 -0800 (PST) (envelope-from cjc) Date: Fri, 1 Feb 2002 15:17:41 -0800 From: "Crist J. Clark" To: Pascal Bourguignon Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Using VGA Output on a Dell XPi Message-ID: <20020201151741.B956@gohan.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20020201112833.A197@gohan.cjclark.org> <20020201215209.9C97E85387@thalassa.informatimago.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020201215209.9C97E85387@thalassa.informatimago.com>; from pjb@informatimago.com on Fri, Feb 01, 2002 at 10:52:09PM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Feb 01, 2002 at 10:52:09PM +0100, Pascal Bourguignon wrote: > > Date: Fri, 1 Feb 2002 11:28:33 -0800 > > From: "Crist J. Clark" > > > > I'm using an old Dell XPi notebook PC. It is nice to be able to hook > > it up to a "real" monitor and keyboard. It has an "CRT/LCD" toggle > > control that works perfectly when I'm just using syscons terminals. It > > has three modes, LCD, CRT, and both at once. If it detects the VGA > > plug is being used, it automatically goes to CRT only. > > > > The problem is how to set this up right with X. Right now, if I am > > using the CRT and type 'startx,' the CRT loses its signal and a > > pattern of black and white horizontal lines show up on the LCD. If I > > Ctl-Alt-F1 back to the terminal, all is fine. On the other hand, if I > > THANKS YOU VERY VERY VERY MUCH ! I've been tidling XF86config for 8 > years now on my DELL Latitude XPi 90ST to find the right setting that > would synchronize correctly with the LCD and avoid that ugly > stuff. The only way I found up to now was to avoid white and other > very bright colors, and of course, no gray pattern. I'm not sure I understand, but glad to be of help? X has always worked fine on my LCD. In more detail, what happens is that I sit at the CRT, type 'startx,' the CRT loses signal, and the funky pattern shows up on the LCD. Now, I hit Ctl-Alt-F1 on a keyboard (both the built-in and one plugged into the PS/2 port work) and the console window that I had typed 'startx' in appears again on the CRT and the LCD powers back off. At this point I typically '^C' to kill X. As for toggling around by starting X in the LCD first, the problem is that whenever X resets the screen, it goes back to the LCD. So, if I go to LCD, 'startx', toggle to CRT, and then try to run something like xvidtune(1), when I go to apply changes X resets the screen and we go back to LCD, where the changes I made don't make sense. Oh, and here is another odd thing. The screen size is different when the LCD and CRT are on at the same time. That is, when either is on by itself, I can see the whole desktop on the LCD or CRT. But when both are on at once, I get a horizontal zoom and part of the right side of the desktop is clipped off on both (in the same place). I guess this is going to be a _lot_ of trial and error, or I may find someone who has already figured this out? Please? Pretty please with sugar on it? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message