From owner-freebsd-alpha Mon Mar 6 12:15:22 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id D50F937BEF9 for ; Mon, 6 Mar 2000 12:15:04 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA23083; Mon, 6 Mar 2000 15:15:03 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id PAA81471; Mon, 6 Mar 2000 15:14:32 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 6 Mar 2000 15:14:32 -0500 (EST) To: nm Cc: freebsd-alpha@freebsd.org Subject: Re: LONG, WAS: No cigar with 3.9.18 :( In-Reply-To: <3.0.32.20000306150323.036bc3e0@mail.vt.edu> References: <3.0.32.20000306150323.036bc3e0@mail.vt.edu> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14532.4301.582006.449421@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org nm writes: > At 09:45 AM 3/6/00 +0000, Doug Rabson wrote: > > At the end, is the log what I get when I run X (as a > user, using startx). <..> You should have a more informative log in /var/log/XFree86.0.log > I noticed that I had moused running so I killed it before > starting X. X eventually comes up to a graphical screen, > but there is some distortion and it is definately not > right. Also the mouse sticks to the left and top edges > of the screen. I killed the server via ctrl+alt+del and Perhaps you're using the wrong mouse protocol? I use "auto" on a ps/2 MS "intellimouse" on my AS200: Section "Pointer" # Protocol "PS/2" Protocol "Auto" # Protocol "Microsoft" # Protocol "IMPS/2" Device "/dev/psm0" # Protocol "Xqueue" # BaudRate 9600 # SampleRate 150 # Emulate3Buttons # Emulate3Timeout 50 # ChordMiddle ZAxisMapping 4 5 Buttons 5 EndSection > the screen returned to text mode. However Only every other > character is viewable and there are short horizontal flickering > lines across the screen. Have you tried 16bpp? Have you tried adjusting the modelines? Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message