Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

KDE Blank Screen...

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
Venner
n00b
n00b
Posts: 1
Joined: Sat Jun 19, 2004 1:31 am

KDE Blank Screen...

  • Quote

Post by Venner » Wed Aug 17, 2005 6:15 pm

Ok, here's one for you all.

The other night on a fresh install, I did an "emerge ndivia-kernel nvidia-glx gnome fluxbox kde".
After it got done, I did the necessary editing of /etc/X11/xorg.conf and started up gnome. Works great.
Started up fluxbox. Works great.

Started up KDE....doesn't work great. The nvidia logo loads and goes away like it should, the mouse starts (and works) but all I have is a blank screen. KDE never actually loads. I tried variations 'kde' and 'kde<version number>' in /etc/rc.conf and it doesn't make any difference.

I just tried loading X with the default window manager and running 'startkde' and KDE loads fine. That's really not convenient, as this will ultimately be a multimedia PC in a home entertainment center.

Any ideas on how to get KDE to load with X?
Top
PovMan
Guru
Guru
User avatar
Posts: 375
Joined: Mon Sep 30, 2002 12:26 pm
Location: Australia

  • Quote

Post by PovMan » Thu Aug 18, 2005 1:41 am

The correct rc.conf entry should say "kdm"
i believe there is a list of accepted values in a comment floating around that line.
I am SPAM, hear me roar.
Before posting your own topic, try to answer at least one unanswered one.
Top
Roguelazer
Veteran
Veteran
User avatar
Posts: 1233
Joined: Mon Feb 10, 2003 8:49 pm
Location: San Francisco, CA
Contact:
Contact Roguelazer
Website

  • Quote

Post by Roguelazer » Thu Aug 18, 2005 3:11 am

rc.conf controls your login manager (kdm, gdm, etc), and its default session. To setup X's default session (for what comes up with startx), just put it in ~/.xinitrc or ~/.xsession (or both). Those files would be shell scripts on the line of this:

Code: Select all

#!/bin/sh

exec /etc/X11/Sessions/kde-3.4.2
Do a ls /etc/X11/Sessions to see what's available. If you don't use the /etc/X11/Sessions stuff (not reccommended 'cause the Sessions stuff often does environment setup), you can try to manually locate the binary. For example, the fluxbox binary is /usr/bin/fluxbox, so the ~/.xinitrc for fluxbox w/o the Session folder would be this:

Code: Select all

#!/bin/sh

exec /usr/bin/fluxbox
Registered Linux User #263260
Top
Post Reply

3 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic