public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joost Roeleveld <joost@antarean.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] New install on x86 and login to KDE fails
Date: Thu, 25 Aug 2011 15:40:32 +0200	[thread overview]
Message-ID: <2242969.Gnc00diuHY@eve> (raw)
In-Reply-To: <4E564ACF.6040400@gmail.com>

On Thursday, August 25, 2011 08:14:55 AM Dale wrote:
> Hi,
> 
> I mentioned in a thread a week or so ago that I was going to install
> Gentoo on another box for a friend.  Anyway, I got everything done and
> now I run into this problem.  I found a thread on the forums but it
> seems to have just fixed itself.  That's not working here tho.  This is
> the xsessions error file for the user:
> 
> startkde: Starting up...
> Connecting to deprecated signal
> QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
> kbuildsycoca4 running...
> No outputs have backlight property
> QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought
> it was ':1.5'
> Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
> Object::connect: No such signal
> QDBusAbstractInterface::DeviceRemoved(QString)
> Object::connect: No such signal
> QDBusAbstractInterface::DeviceAdded(QDBusObjectPath)
> Object::connect: No such signal
> QDBusAbstractInterface::DeviceRemoved(QDBusObjectPath)
> Object::connect: No such signal
> QDBusAbstractInterface::DeviceChanged(QDBusObjectPath)
> QStringList
> Solid::Backends::UDisks::UDisksManager::allDevicesInternal()  error:
> "org.freedesktop.DBus.Error.Spawn.ExecFailed"
> kded(4259)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
> OpenGL vendor string:                   VIA Technology
> OpenGL renderer string:                 Mesa DRI UniChrome (KM400)
> 20060710 x86/MMX+/3DNow!+/SSE
> OpenGL version string:                  1.2 Mesa 7.10.3
> Driver:                                 Unknown
> GPU class:                              Unknown
> OpenGL version:                         1.2
> Mesa version:                           7.10.3
> X server version:                       1.10.3
> Linux kernel version:                   3.0.3
> Direct rendering:                       no
> Requires strict binding:                yes
> GLSL shaders:                           no
> Texture NPOT support:                   no
> kactivitymanagerd(4302): Communication problem with  "kactivitymanagerd"
> , it probably crashed.
> Error message was:  "org.freedesktop.DBus.Error.Disconnected" : "
> "Connection was disconnected before a reply was received" "
> 
> kdeinit4: Fatal IO error: client killed
> kdeinit4: sending SIGHUP to children.
> kded(4259) PowerDevilUPowerBackend::brightness:
> org.kde.powerdevil.backlighthelper.brightness failed
> klauncher: Exiting on signal 1
> kglobalaccel: Fatal IO error: client killed
> Qt-subapplication: Fatal IO error: client killed
> kwin: Fatal IO error: client killed
> kdeinit4: Fatal IO error: client killed
> kdeinit4: sending SIGHUP to children.
> QProcess: Destroyed while process is still running.
> kdeinit4: sending SIGTERM to children.
> kdeinit4: Exit.
> virtual QStringList
> Solid::Backends::UPower::UPowerManager::allDevices()  error:
> "org.freedesktop.DBus.Error.Spawn.ExecFailed"
> kded4: Fatal IO error: client killed
> kdeinit4: sending SIGTERM to children.
> kdeinit4: Exit.
> 
> This rig has a Athlon XP 2000 which is not to slow.  My old 2500+ still
> works OK.  It also has 1.2Gbs of ram.  The only downside is the built-in
> video.  It is a Via km400.  I have tried both Mesa and Vesa for this
> thing but same error.
> 
> It does let me login in failsafe mode tho.  So, I guess KDE itself is
> working but something that is needed in regular mode is not working right.
> 
> Any ideas on what could cause this?

Are the usual suspects running?
Like dbus and consolekit?

which kde-package(s) did you emerge?

> Oh, another odd thing I noticed.  When I start kdm, I can't switch back
> to a console.  That is starting to piss me off.  I can't login to KDE
> and it won't let me go back to a console either.  Is that related or a
> separate issue?

I have seen this myself. Some NVidia-drivers caused this. Could be that your 
graphics-card-driver is causing a similar issue.

Can you try logging in with a text-console (eg. without /etc/init.d/xdm in 
your runlevel) and then start X with kde?

Eg:

Put the following into your ~/.xinitrc:
**
exec /usr/local/kde4/bin/startkde
**
( % echo "exec /usr/local/kde4/bin/startkde" > ~/.xinitrc
 )

Then start X from the command-line with:
# startx

The above commands do NOT need root-access.

If this works, the issue is with the login. If this doesn't work, the kde-
session can't start.

--
Joost



  reply	other threads:[~2011-08-25 13:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-25 13:14 [gentoo-user] New install on x86 and login to KDE fails Dale
2011-08-25 13:40 ` Joost Roeleveld [this message]
2011-08-25 14:40   ` Dale
2011-08-25 18:10 ` Michael Schreckenbauer
2011-08-25 21:00   ` Mick
2011-08-25 21:14     ` Michael Schreckenbauer
2011-08-30  8:06       ` Dale
2011-08-30 17:31         ` Volker Armin Hemmann
2011-08-31  0:05           ` Dale
2011-08-31  8:53             ` Mick
2011-08-31 10:12               ` Dale
2011-08-31 12:45                 ` Dale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2242969.Gnc00diuHY@eve \
    --to=joost@antarean.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox