What version of portage do you have? If you have portage-2.2_rc11, then all you need to do is unmask the KDE packages (sorry, I'm not sure where the list is) or wait until the devs fix the last few problems (should be in a day or two).sempsteen wrote:i'm afraid i don't know how to do them properly. could you please write here if you succeed naelq? thanks a lot.naelq wrote:one should install an *updated* version of portage (not marked as stable though), then unmask KDE-stuff.. & emerge. eh?
sure mate, will keep you postedsempsteen wrote: i'm afraid i don't know how to do them properly. could you please write here if you succeed naelq? thanks a lot.

Code: Select all
[ebuild U ] app-admin/eselect-1.0.11-r1 [1.0.10] USE="-bash-completion -doc-vim-syntax" 150 kB
[ebuild N ] app-admin/eselect-news-20080320 6 kB
[ebuild U ] sys-apps/portage-2.2_rc11 [2.1.4.4] USE="-build -doc -epydoc (-selinux)" LINGUAS="-pl" 734 kBCode: Select all
kde-base/kdebase-startkde
kde-base/kdelibs
kde-base/kdepimlibs
kde-base/automoc
kde-base/ksplash
kde-base/kde-wallpapers
kde-base/krunner
kde-base/ksmserver
kde-base/kstartupconfig
kde-base/kstyles
kde-base/kreadconfig
kde-base/plasma-workspace
kde-base/kdebase-kioslaves
kde-base/kdebase-data
kde-base/knotify
kde-base/systemsettings
kde-base/kwin
kde-base/plasma-apps
kde-base/kcminit
kde-base/libplasma
kde-base/libkonq
x11-libs/qt-webkit
kde-base/libtaskmanager
app-misc/strigi
x11-libs/qt-opengl
kde-base/libkworkspace
dev-cpp/clucene
media-sound/phonon
x11-libs/qt-dbus
kde-base/kcontrol
kde-base/kdesu
kde-base/kdialog
kde-base/soliduiserver
kde-base/kde-menu-icons
kde-base/kdeartwork-iconthemes
kde-base/dolphin
kde-base/nepomuk
dev-libs/soprano
kde-base/solid
kde-base/ksysguard
app-office/akonadi-server
kde-base/kdm
kde-base/kcheckpass
kde-base/kdepasswdCode: Select all
kde-base/kdebase-startkde ~amd64
x11-libs/qt-core ~amd64
kde-base/kdelibs ~amd64
x11-libs/qt-svg ~amd64
x11-libs/qt-gui ~amd64
kde-base/kdepimlibs ~amd64
x11-libs/qt-test ~amd64
kde-base/qimageblitz ~amd64
x11-libs/qt-script ~amd64
dev-util/cmake ~amd64
x11-libs/qt-qt3support ~amd64
kde-base/automoc ~amd64
kde-base/ksplash ~amd64
kde-base/kde-wallpapers ~amd64
kde-base/krunner ~amd64
kde-base/ksmserver ~amd64
kde-base/kstartupconfig ~amd64
kde-base/kstyles ~amd64
kde-base/kreadconfig ~amd64
kde-base/plasma-workspace ~amd64
kde-base/kdebase-kioslaves ~amd64
kde-base/kdebase-data ~amd64
kde-base/knotify ~amd64
kde-base/systemsettings ~amd64
kde-base/kwin ~amd64
kde-base/plasma-apps ~amd64
kde-base/kcminit ~amd64
kde-base/libplasma ~amd64
kde-base/libkonq ~amd64
x11-libs/qt-webkit ~amd64
kde-base/libtaskmanager ~amd64
app-misc/strigi ~amd64
x11-libs/qt-opengl ~amd64
kde-base/libkworkspace ~amd64
dev-cpp/clucene ~amd64
media-sound/phonon ~amd64
x11-libs/qt-dbus ~amd64
kde-base/kcontrol ~amd64
kde-base/kdesu ~amd64
kde-base/kdialog ~amd64
kde-base/soliduiserver ~amd64
kde-base/kde-menu-icons ~amd64
kde-base/kdeartwork-iconthemes ~amd64
kde-base/dolphin ~amd64
kde-base/nepomuk ~amd64
dev-libs/soprano ~amd64
kde-base/solid ~amd64
kde-base/ksysguard ~amd64
x11-libs/qt-sql ~amd64
app-office/akonadi-server ~amd64
kde-base/kdm ~amd64
kde-base/kcheckpass ~amd64
x11-apps/xinit ~amd64
kde-base/kdepasswd ~amd64

What do you have in /etc/conf.d/xdm? Try setting DISPLAYMANAGER="kdm-4.1"elsenator wrote:I've followed the guide to install kde 4.1.2 and everything seemed to install perfectly. I installed it on a clean system. When i "/etc/init.d/xdm start" (after setting xdm to kdm in conf.d), the screen goes black, i get the mouse cursor for about 1 second, and then i exits back to the console.
I had a look at the xorg.log and i can't see any errors in it. Also, if i login as a normal user and run "startx" it works just fine, i get the basic x window system with the 3 greenish windows and the clock.
My suspicion is therefore that it has something to do with kdm, but i'm at a loss about how to figure out what is wrong. Btw, if i set xdm to use xdm it starts up fine. I can also run "startkde" from the basic windows system(3 greenish consoles and the clock) and then kde4 sort of starts. Looks a bit weird though as it's not exactly supposed to be run that way.
Any suggestions on how to get kdm working?
YES!!! that was it, dbus wasn't startedKolrotada wrote:I also had the same problem (i don't remember what version i used, but it was from the kdesvn-overlay)
I looked in the kdm.log and it said something about dbus-machine.
So i did "/etc/init.d/dbus restart" and then "/etc/init.d/xdm restart" and it worked.
But i have really no clue what is going on in gentoo, so i was just lucky

I am having the same issue. I have tried kde and kde-4.1 in /etc/conf.d/xdm.Hello
I have a problem with KDE4. When I try to run startkde throws the following error:
$DISPLAY is not set or cannot connect to the X server.
But startx and kdm starts well.
What could it be?
Thank