Results 1 to 10 of 14
I wanted to use KDE with my new debian (formatting windows), so i told Netinst to install Normal Installation only.
I installed KDE via apt (apt-get install kde kdm) then ...
- 06-13-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
Desktop not Loading
I wanted to use KDE with my new debian (formatting windows), so i told Netinst to install Normal Installation only.
I installed KDE via apt (apt-get install kde kdm) then restarted, but bash starts up isntead of KDE (he shows the Starting KDE Display Manager (kdm) message).
Now i'm left with an Console-Only Debian and a Windows that crashes randomally (luckily Firefox has that "Restore Session" function).
- 06-13-2008 #2
You'll also have to install the x-server:
apt-get install xserver-xorg xorg
After that you can install kde and kdm...everything should work fine afterwards
- 06-13-2008 #3
Is FireFox working fine? If it is then X Server has been installed already.
Does this code installs any package?
Whats the output of startx command?Code:apt-get install kde-core
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-13-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
GNOME working fine, but KDE continues to be problematic...
- 06-13-2008 #5Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
How? What does it do?
If you did a basic install, the xserver isn't installed. You need to install the xserver before installing any desktop, or else the installation/setup will screw itself up. I've done it a few times, myself. Try reinstalling the KDE packages... or you might want to reinstall Debian completely."Today you are freer than ever to do what you want, provided you can pay for it!" --Bad Religion
- 06-14-2008 #6
That means X Server has been installed and working fine.
Execute this
Code:apt-get install kde-core
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-14-2008 #7Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
I tried, but it still don't work.
- 06-15-2008 #8
Does Debian throw any error when you select KDE Session at Login Manager Screen?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-15-2008 #9Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
I don't get the screen.
I installed KDM, selected it as Default, but it still loads into GNOME
- 06-15-2008 #10
Execute this
Select kdm. Does KDM appear on reboot?Code:dpkg-reconfigure kdm
If you want to use KDE, it doesn't matter whether you use KDM or GDM. Both of these give option to select any installed DE. Have you tried to select KDE in Session Tab at Login Screen.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

