Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2012 06:59:03 +0700
From:      Erich Dollansky <erich@alogreentechnologies.com>
To:        freebsd-x11@freebsd.org
Cc:        Nikolay Tychina <niktychina@gmail.com>, freebsd-ports@freebsd.org
Subject:   Re: KDE 4 hangs at splash screen when using KMS enabled 10-CURRENT
Message-ID:  <201207010659.03362.erich@alogreentechnologies.com>
In-Reply-To: <CAEXpyJuCd3AcYYG90uH5fw=QY2KZi8_5XCmegJoTp805Xy%2BS=Q@mail.gmail.com>
References:  <CAEXpyJuCd3AcYYG90uH5fw=QY2KZi8_5XCmegJoTp805Xy%2BS=Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Sunday, July 01, 2012 12:24:57 AM Nikolay Tychina wrote:
> >> > I freshly built x11/xorg and x11/kde4 on FreeBSD 10-CURRENT and was
> >> > ready to use it with new Intel driver, but
> >> > after I kldloaded i915kms.ko and started X, KDE just hung up at its
> >> > splash screen after displaying its logo (last icon). Then screen got
> >> > blank with only a movable mouse cursor on it.
> >> > Any ideas?
> >>
> >> Do other window managers work? Is anything useful reported on the
> >> console (in case you use startx and log the output of startkde4
> >> somewhere)?
> >
> > KDE started one time for me without problems.
> >
> > Did you upgrade to the latest 10 sources?
> >
> > As I do not use KDE, I did not test it any further.
> >
> > One side note, X does not start always successfully with Intel KMS. My X220 freezes then but I cannot check with a second machine then.
> >
> > I would suggest the same as Nikolay that you start testing with a very simple window manager like blackbox or whatever you like.

I just started KDE for you and it worked. Here are the details:

KDE 4.8.3

Starting X is done by a script:

sudo kldload i915kms
sudo kldload acpi_call
sudo chmod 666 /dev/acpi
startx

.xinitrc looks like this (after deleting the comments):

xset m 10 3
xmodmap .xmodmaprc
exec /usr/local/bin/startkde

I only started konqueror to open FreeBSD.org. It worked as expected.

Erich



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