From owner-freebsd-current@FreeBSD.ORG Wed May 13 11:26:10 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2C36B106566B; Wed, 13 May 2009 11:26:10 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from dd12710.kasserver.com (dd12710.kasserver.com [85.13.134.233]) by mx1.freebsd.org (Postfix) with ESMTP id D9FB98FC0C; Wed, 13 May 2009 11:26:09 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from rebelion.Sisis.de (cazador.sisis.de [193.31.11.193]) by dd12710.kasserver.com (Postfix) with ESMTP id 78FF51849CD08; Wed, 13 May 2009 13:26:10 +0200 (CEST) Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id n4DBQ8VU009736; Wed, 13 May 2009 13:26:08 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Wed, 13 May 2009 13:26:08 +0200 From: Matthias Apitz To: Robert Noland , freebsd-current@freebsd.org Message-ID: <20090513112608.GA9693@rebelion.Sisis.de> References: <20090428083627.GA3621@rebelion.Sisis.de> <20090508141755.GB13584@rebelion.Sisis.de> <1241796489.1733.25.camel@balrog.2hip.net> <20090511122121.GA9961@rebelion.Sisis.de> <20090513082036.GA4222@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090513082036.GA4222@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-STABLE (i386) Cc: Subject: Re: laptop Dell M4400 with -CURRENT? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2009 11:26:10 -0000 El día Wednesday, May 13, 2009 a las 10:20:36AM +0200, Matthias Apitz escribió: > Hello, > > I have to admit that this message 'all is fine' was to fast; the Xorg > came only up *once* and let the KDE3.5.10 fully appear; I was even able > to switch the font size from 8 to 12, because with this high resolution > it was nearly unreadable. > > after stopping X with Ctrl-Alt-BS I was never ever able to bring X + KDE > up; while KDE is initialising at some point the X goes into 100% of CPU > usage; it is not a CPU-loop itself inside the X server, but a loop of > SIG 14 as I can proof with truss from another session: > > SIGNAL 14 (SIGALRM) > sigreturn(0xbfbfe500,0xe,0x0,0xbfbfe500,0x0,0x8127070) = 678420552 (0x286fe048) > SIGNAL 14 (SIGALRM) > sigreturn(0xbfbfe500,0xe,0x0,0xbfbfe500,0x0,0x8127070) = 678420552 (0x286fe048) > SIGNAL 14 (SIGALRM) > sigreturn(0xbfbfe500,0xe,0x0,0xbfbfe500,0x0,0x8127070) = 678420552 (0x286fe048) > SIGNAL 14 (SIGALRM) > ... > > when I only start via ~/.xinitrc a 'xterm' and 'twm' there is no > problem, but as soon I'm launching 'startkde' inside such a session the > above loop comes up and only power cycle bring the system back to life. > > What can I do? I have set now in xorg.conf Option "NoAccel" "true" which let KDE come up, but ofc it is terrible slow; just to let you know; Thanks in any case for your work. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.