public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE won't start up....
@ 2012-01-04 17:04 Andrew Lowe
  2012-01-04 17:13 ` Michael Mol
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Andrew Lowe @ 2012-01-04 17:04 UTC (permalink / raw
  To: gentoo-user

Hi all,
	I had a running KDE 4 setup and this afternoon did an:

emerge -NuD world

There were no errors reported, the kernel source had been updated, so I 
compiled the new kernel, and copied it into place, recompiled my nvidia 
driver and also evdev drivers and then rebooted the machine. Now, the 
machine boots up, I get all the usual booting messages, starting ntp, 
mounting drives, getting IP addresses, exporting nfs and so on, the 
screen goes black, the hour glass of the KDE log in screen briefly 
appears then the screen is blanked and I'm back at a text login.

	I've logged into the machine from the text login and recompiled the 
kernel, copied it into place, recompiled nvidia and evdev and still the 
problem persists. I've looked at the xorg & kdm logs and there are  a 
few errors there that google searches seem to say are OK. The thing that 
is confusing is that when at the text prompt, I can start up bog 
standard X via "startx" and the mouse and keyboard work but I can't get 
KDE to start. Does anyone have any ideas as to what could be causing 
this problem? Any thoughts on where, besides the two obvious logs, that 
I can try and track down what's going wrong here, or steps I can take to 
debug the KDE startup?

	Any thoughts greatly appreciated,

		Andrew



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] KDE won't start up....
  2012-01-04 17:04 [gentoo-user] KDE won't start up Andrew Lowe
@ 2012-01-04 17:13 ` Michael Mol
  2012-01-04 17:36 ` Volker Armin Hemmann
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Michael Mol @ 2012-01-04 17:13 UTC (permalink / raw
  To: gentoo-user

Andrew Lowe wrote:
> Hi all,
>     I had a running KDE 4 setup and this afternoon did an:
> 
> emerge -NuD world
> 
> There were no errors reported, the kernel source had been updated, so I
> compiled the new kernel, and copied it into place, recompiled my nvidia
> driver and also evdev drivers and then rebooted the machine. Now, the
> machine boots up, I get all the usual booting messages, starting ntp,
> mounting drives, getting IP addresses, exporting nfs and so on, the
> screen goes black, the hour glass of the KDE log in screen briefly
> appears then the screen is blanked and I'm back at a text login.
> 
>     I've logged into the machine from the text login and recompiled the
> kernel, copied it into place, recompiled nvidia and evdev and still the
> problem persists. I've looked at the xorg & kdm logs and there are  a
> few errors there that google searches seem to say are OK. The thing that
> is confusing is that when at the text prompt, I can start up bog
> standard X via "startx" and the mouse and keyboard work but I can't get
> KDE to start. Does anyone have any ideas as to what could be causing
> this problem? Any thoughts on where, besides the two obvious logs, that
> I can try and track down what's going wrong here, or steps I can take to
> debug the KDE startup?
> 
>     Any thoughts greatly appreciated,
> 
>         Andrew
> 

Anything in ~/.xsession-errors?

I wonder if KDE's {window manager|session manager} is failing out. I
don't know KDE very well, but that's what it sounds like.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] KDE won't start up....
  2012-01-04 17:04 [gentoo-user] KDE won't start up Andrew Lowe
  2012-01-04 17:13 ` Michael Mol
@ 2012-01-04 17:36 ` Volker Armin Hemmann
  2012-01-04 18:59   ` YoYo Siska
  2012-01-04 18:51 ` [gentoo-user] " walt
  2012-01-05 14:35 ` [gentoo-user] " Alex Schuster
  3 siblings, 1 reply; 8+ messages in thread
From: Volker Armin Hemmann @ 2012-01-04 17:36 UTC (permalink / raw
  To: gentoo-user

Am Donnerstag, 5. Januar 2012, 01:04:53 schrieb Andrew Lowe:
> Hi all,
> 	I had a running KDE 4 setup and this afternoon did an:
> 
> emerge -NuD world
> 
> There were no errors reported, the kernel source had been updated, so I
> compiled the new kernel, and copied it into place, recompiled my nvidia
> driver and also evdev drivers and then rebooted the machine. Now, the
> machine boots up, I get all the usual booting messages, starting ntp,
> mounting drives, getting IP addresses, exporting nfs and so on, the
> screen goes black, the hour glass of the KDE log in screen briefly
> appears then the screen is blanked and I'm back at a text login.
> 
> 	I've logged into the machine from the text login and recompiled the
> kernel, copied it into place, recompiled nvidia and evdev and still the
> problem persists. I've looked at the xorg & kdm logs and there are  a
> few errors there that google searches seem to say are OK. The thing that
> is confusing is that when at the text prompt, I can start up bog
> standard X via "startx" and the mouse and keyboard work but I can't get
> KDE to start. Does anyone have any ideas as to what could be causing
> this problem? Any thoughts on where, besides the two obvious logs, that
> I can try and track down what's going wrong here, or steps I can take to
> debug the KDE startup?
> 
> 	Any thoughts greatly appreciated,
> 
> 		Andrew

.xsession-errors

Xorg.0.log

please. 
If both are huge, upload them somewhere.
Also make sure that the permissions of /tmp and /var/tmp are ok. Had it in the 
past that some update did some very scary things to both places.

-- 
#163933



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user] Re: KDE won't start up....
  2012-01-04 17:04 [gentoo-user] KDE won't start up Andrew Lowe
  2012-01-04 17:13 ` Michael Mol
  2012-01-04 17:36 ` Volker Armin Hemmann
@ 2012-01-04 18:51 ` walt
  2012-01-05  3:26   ` Andrew Lowe
  2012-01-05 14:35 ` [gentoo-user] " Alex Schuster
  3 siblings, 1 reply; 8+ messages in thread
From: walt @ 2012-01-04 18:51 UTC (permalink / raw
  To: gentoo-user

On 01/04/2012 09:04 AM, Andrew Lowe wrote:
> I can start up bog standard X via "startx" and the mouse and keyboard
> work but I can't get KDE to start.

Does startx give you the twm session with some xterms and an xclock?
If so, try running 'startkde' from an xterm.  (Or whatever may have
replaced startkde since I looked last.)

Running revdep-rebuild is a good idea after every update, too.




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] KDE won't start up....
  2012-01-04 17:36 ` Volker Armin Hemmann
@ 2012-01-04 18:59   ` YoYo Siska
  2012-01-05  0:07     ` Neil Bothwick
  0 siblings, 1 reply; 8+ messages in thread
From: YoYo Siska @ 2012-01-04 18:59 UTC (permalink / raw
  To: gentoo-user

On Wed, Jan 04, 2012 at 06:36:59PM +0100, Volker Armin Hemmann wrote:
> Am Donnerstag, 5. Januar 2012, 01:04:53 schrieb Andrew Lowe:
> > Hi all,
> > 	I had a running KDE 4 setup and this afternoon did an:
> > 
> > emerge -NuD world
> > 
> > There were no errors reported, the kernel source had been updated, so I
> > compiled the new kernel, and copied it into place, recompiled my nvidia
> > driver and also evdev drivers and then rebooted the machine. Now, the
> > machine boots up, I get all the usual booting messages, starting ntp,
> > mounting drives, getting IP addresses, exporting nfs and so on, the
> > screen goes black, the hour glass of the KDE log in screen briefly
> > appears then the screen is blanked and I'm back at a text login.
> > 
> > 	I've logged into the machine from the text login and recompiled the
> > kernel, copied it into place, recompiled nvidia and evdev and still the
> > problem persists. I've looked at the xorg & kdm logs and there are  a
> > few errors there that google searches seem to say are OK. The thing that
> > is confusing is that when at the text prompt, I can start up bog
> > standard X via "startx" and the mouse and keyboard work but I can't get
> > KDE to start. Does anyone have any ideas as to what could be causing
> > this problem? Any thoughts on where, besides the two obvious logs, that
> > I can try and track down what's going wrong here, or steps I can take to
> > debug the KDE startup?
> > 
> > 	Any thoughts greatly appreciated,
> > 
> > 		Andrew
> 
> .xsession-errors
> 
> Xorg.0.log
> 
> please. 
> If both are huge, upload them somewhere.
> Also make sure that the permissions of /tmp and /var/tmp are ok. Had it in the 
> past that some update did some very scary things to both places.

Also /var/log/kdm.log would be of use (if you are (well, want to ;)
using KDM as the login manager)... because it seems that the
problem might be with KDM greeter or something similar.

I had it segfaulting once, the symptoms were very similar,  KDM did
bring up X and start kdmgreet which crashed, X went down
immediately, because they had no clients, KDM noticed that X was
running only for a very short time and interpreted  that (correctly) as a
sign that something went wrong and didn't restart the X and insted just
stopped...

that would also explain why running startx works ...

btw, does 
startx /usr/bin/startkde 
start a KDE session?


yoyo




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] KDE won't start up....
  2012-01-04 18:59   ` YoYo Siska
@ 2012-01-05  0:07     ` Neil Bothwick
  0 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2012-01-05  0:07 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 771 bytes --]

On Wed, 4 Jan 2012 19:59:13 +0100, YoYo Siska wrote:

> > .xsession-errors
> > 
> > Xorg.0.log
> > 
> > please. 
> > If both are huge, upload them somewhere.
> > Also make sure that the permissions of /tmp and /var/tmp are ok. Had
> > it in the past that some update did some very scary things to both
> > places.  
> 
> Also /var/log/kdm.log would be of use (if you are (well, want to ;)
> using KDM as the login manager)... because it seems that the
> problem might be with KDM greeter or something similar.

Also the output from genlop -l --date yesterday so we know what you
emerged.


-- 
Neil Bothwick

Physics is like sex: sure, it may give some practical results, but
  that's not why we do it.                            Richard Feynman

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Re: KDE won't start up....
  2012-01-04 18:51 ` [gentoo-user] " walt
@ 2012-01-05  3:26   ` Andrew Lowe
  0 siblings, 0 replies; 8+ messages in thread
From: Andrew Lowe @ 2012-01-05  3:26 UTC (permalink / raw
  To: gentoo-user

On 01/05/12 02:51, walt wrote:
> On 01/04/2012 09:04 AM, Andrew Lowe wrote:
>> I can start up bog standard X via "startx" and the mouse and keyboard
>> work but I can't get KDE to start.
>
> Does startx give you the twm session with some xterms and an xclock?
> If so, try running 'startkde' from an xterm.  (Or whatever may have
> replaced startkde since I looked last.)
>
> Running revdep-rebuild is a good idea after every update, too.
>
>
>

	revdep-rebuild is your friend!!!! I can remember kicking off the 
original emerge that caused my problem and thinking "I also need to 
remember to run revdep-rebuild when done" and then promptly forgot to do 
so. Thanks to walt's prompt, I've run it and things are now good.

	Also thanks to the others for kicking in with suggestions,

		Andrew



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] KDE won't start up....
  2012-01-04 17:04 [gentoo-user] KDE won't start up Andrew Lowe
                   ` (2 preceding siblings ...)
  2012-01-04 18:51 ` [gentoo-user] " walt
@ 2012-01-05 14:35 ` Alex Schuster
  3 siblings, 0 replies; 8+ messages in thread
From: Alex Schuster @ 2012-01-05 14:35 UTC (permalink / raw
  To: gentoo-user

Andrew Lowe wrote:

> 	I had a running KDE 4 setup and this afternoon did an:
> 
> emerge -NuD world
> 
> There were no errors reported, the kernel source had been updated, so I 
> compiled the new kernel, and copied it into place, recompiled my nvidia 
> driver and also evdev drivers and then rebooted the machine. 

I prefer to emerge $( qlist -IC x11-drivers/ ), this makes sure all
relevant drivers are being re-compiled. Or emerge @x11-module-rebuild if
you are running the new portage.
But as you write there are no errors in Xorg.0.log, this cannot be your
problem.

Rename your .kde4 directory, or try to log in as another (new) user.
Let's see if this is a system-wide issue, or some KDE config screwup.

	Wonko



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-05 14:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-04 17:04 [gentoo-user] KDE won't start up Andrew Lowe
2012-01-04 17:13 ` Michael Mol
2012-01-04 17:36 ` Volker Armin Hemmann
2012-01-04 18:59   ` YoYo Siska
2012-01-05  0:07     ` Neil Bothwick
2012-01-04 18:51 ` [gentoo-user] " walt
2012-01-05  3:26   ` Andrew Lowe
2012-01-05 14:35 ` [gentoo-user] " Alex Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox