Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(solved [kind of])KDE 4 - Blank screen upon start up
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Fri Mar 07, 2008 4:24 pm    Post subject: (solved [kind of])KDE 4 - Blank screen upon start up Reply with quote

Not sure if this is a bug or If I have something configured wrong but it seems like half of the time when I try to start KDE 4 I get a solid black screen. The computer isn't frozen though because I can Atl+Ctrl+F1 to get back to the console prompt. I'm wondering if anyone else is experiencing this problem and if so have they been able to resolve this.

Last edited by <3 on Sat Mar 08, 2008 6:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Fri Mar 07, 2008 8:52 pm    Post subject: Reply with quote

Have you tested to see if it is a problem with X or with KDE4? When you Alt+CTRL+F1, do you get any error messages?
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Sat Mar 08, 2008 2:14 am    Post subject: Reply with quote

It's got to be a problem with kde 4 because kde 3.5 works fine. Alt+ctrl+f1 gives no errors.
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Sat Mar 08, 2008 2:51 am    Post subject: Reply with quote

Agreed; if KDE 3.x works, then it is a problem with KDE4. What are the contents of ~/.xinitrc ?
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
<3
Veteran
Veteran


Joined: 21 Oct 2004
Posts: 1081

PostPosted: Sat Mar 08, 2008 6:14 pm    Post subject: Reply with quote

Here is my ~.xinitrc
Code:
exec numlockx on &
exec gkrellm2 &
exec startkde


but I don't think that is run if you use kdm. Anyways thx for your help but I was able to fix the problem by deleting my .kde4.0/ directory even though that caused me to lose all of my settings. So I will mark this topic as having been kind of solved since the problem is gone but I still don't know the cause of it.
Back to top
View user's profile Send private message
NathanZachary
Moderator
Moderator


Joined: 30 Jan 2007
Posts: 2605

PostPosted: Sat Mar 08, 2008 7:24 pm    Post subject: Reply with quote

If you got rid of your .kde4.0/ directory, then you're not able to use KDE4 right? Did you have KDE4 installed parallel to 3.5.x?
_________________
“Truth, like infinity, is to be forever approached but never reached.” --Jean Ayres (1972)
---avatar cropped from =AimanStudio---
Back to top
View user's profile Send private message
andriy155
n00b
n00b


Joined: 05 Feb 2006
Posts: 65
Location: Kyiv, Ukraine

PostPosted: Sun Mar 09, 2008 6:26 am    Post subject: Reply with quote

Thanks, getting rid of kde4.0 helped - a new folder with default settings got created.
Back to top
View user's profile Send private message
MaximeG
l33t
l33t


Joined: 15 Apr 2008
Posts: 722
Location: Belgium

PostPosted: Fri Apr 25, 2008 2:34 pm    Post subject: Almost the same problem Reply with quote

I have almost the same issue. I don't know if it's really related but ... it looks like so.


I've installed KDE4 , no errors to report, I've launched it and it was ok. (Running well + compiz and other completely useless benchmark thingies)

Once (after a couple days) I've tried to logout but it crashes (KDE Crash handler appeared). And then I got the same behavior as here : blank screen but my computer wasn't frozen because I could hit on ctrl+alt+f1 to get the console.

I've tried to launch X+Tvm : same thing. Not relevant errors to report though in the console, logs ...

I've then found that KDE4 (and Tvm/X/...) is working whether I launch my X server with the "nv" driver and not the "nvidia" one.

So, I've compiled a new kernel, installed again the nvidia.ko module (and few others things) and my system was back to normal. Great.

Then, KDE4 crashed again while logging out (KDE Crash Handler) and yet another I couldn't start X/KDE/Whatever with my "nvidia" module but was perfectly ok with my "nv" module.

This time, switching from nvidia to nv, then back from nv to nvidia fixed the problem. Great.

Then, again, a few days later I got the same problem of crash handler when trying to logoff.
I've tried the module switching again .. but this time it hasn't worked. Crap.

All these tries I've done with root and my user (so I doubt it's as simple as removing the ~/.kde-4.0 folder from my home folder.)

Thanks a lot for any help, because I must admit I'm completely lost here.

MaximeG
Back to top
View user's profile Send private message
andriy155
n00b
n00b


Joined: 05 Feb 2006
Posts: 65
Location: Kyiv, Ukraine

PostPosted: Fri Apr 25, 2008 5:27 pm    Post subject: Reply with quote

Hmm... these kinds of problems stopped for me once I upgraded to the latest version of KDE4 available in the portage. I am getting black screen once in a while (once in a month or so) nevertheless. In this case, I simply reboot. Logging in as root still gives me grief though - when I use KDE4's kdm, the logging in crashes X, but KDE3.5's kdm works well.
Back to top
View user's profile Send private message
MaximeG
l33t
l33t


Joined: 15 Apr 2008
Posts: 722
Location: Belgium

PostPosted: Mon Apr 28, 2008 3:52 pm    Post subject: Issue "Fixed" Reply with quote

Hi,

Well, I've upgraded my nvidia-drivers to the latest possible in the tree (soft unmasked the ~x86). And X/kde3.5 started again. I haven't tried to use kde4 yet, and honestly not really into doing it. I think I'll wait kde4.1 before attempting again.

Anyhow it has to be something with KDE4 and nvidia-drivers as it has fucked it up on closure (saving session or something).
I'm blind because of lack of error message and any obvious logical.

I think this slotting kde3.5 and kde4 isn't working good on my machine for collateral reasons. I guess if I'm the only one having this kind of behavior, it shouldn't be that important.

Still I'm all listening if someone has a clue of what's going on.

Thanks a lot,
Maxime
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum