From owner-freebsd-x11@FreeBSD.ORG Tue Feb 13 05:41:22 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 63AFD16A400 for ; Tue, 13 Feb 2007 05:41:22 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id EF27613C4A8 for ; Tue, 13 Feb 2007 05:41:21 +0000 (UTC) (envelope-from molnarcs@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so140769nfc for ; Mon, 12 Feb 2007 21:41:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=hCoyg+aL1Vufk/0d/fDEqNSUFzGtJoobv7nf4SXjMwwRro5435i26J0ob41hHqx1j1ysoIQjRjIV0dgeWSlhwHIM4subbFe4L37+IPEvCrEnvu5Yeq6XV5p6BCkeh5esiDtk1c9FKg4qk/wbCLXAgPchkjJNvwZl2oJKi1Nr9xA= Received: by 10.49.19.5 with SMTP id w5mr390801nfi.1171345280911; Mon, 12 Feb 2007 21:41:20 -0800 (PST) Received: from mcsaba.ch.sh.unideb.hu ( [193.6.168.4]) by mx.google.com with ESMTP id p45sm1346859nfa.2007.02.12.21.41.19; Mon, 12 Feb 2007 21:41:20 -0800 (PST) From: Csaba Molnar To: freebsd-x11@freebsd.org Date: Tue, 13 Feb 2007 06:41:12 +0100 User-Agent: KMail/1.9.5 References: <7b0c7ad70702121949lfca84cdi43bdb08e4185801c@mail.gmail.com> In-Reply-To: <7b0c7ad70702121949lfca84cdi43bdb08e4185801c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200702130641.12872.molnarcs@gmail.com> Subject: Re: Xorg crashes on compile? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: molnarcs@gmail.com List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2007 05:41:22 -0000 This shouldn't be happening - you can safely build ports while running X. I know, I just recompiled all my ports (well, 598 of 615 - the rest is still ongoing) while in KDE. I dared not quit it btw, because I previously managed to delete approximately 1/3 of my /usr/local/share (rm -fR on the wrong directory :) - and wasn't sure it would start up till I rebuilt everything :) Occasionally, I had crashes lately when running beryl - if you have something running in the background that eats 99% cpu (a mencoder process, or a build process for instance) - than stressing out beryl is not a good idea, for it may crash (leaving you with a moving cursor, no input whatsoever, and occasionally, even the powerbutton won't help, unless you lean on it, which means fsck at reboot). 2007. February 13. 04.49 dátummal David Kalliecharan ezt írta: > Hi, > I seem to have a problem with installing certian ports on freebsd, is it > possible to compile applications while runing in X? similarly to gentoo > linux? or must you run with no xserver running. > The problem I seem to have is that when a compile starts X starts to act > funny as though the refresh rate sticks and then rainbow colours in > horizontal lines appear on the screen. Then the system will crash asking > for fsck during boot up. When in console, the text becomes skewed and > changes colour and is unreadable. I am not sure if it has to do with my > hardware but here is what I have: > > hp dv5000z model > AMD sempron +3300 > 1 GB ram > 60 GB HD > ATI Xpress 200m > > I cannot seem to find any information on this issue, any help would be > greatly appreciated! Thanks