Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 May 2009 13:26:08 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        Robert Noland <rnoland@freebsd.org>, freebsd-current@freebsd.org
Subject:   Re: laptop Dell M4400 with -CURRENT?
Message-ID:  <20090513112608.GA9693@rebelion.Sisis.de>
In-Reply-To: <20090513082036.GA4222@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>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <guru@unixarea.de> - w http://www.unixarea.de/
People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090513112608.GA9693>