I have been using 8.10 for a little while now. Recently, kde stopped loading. Whenever i try to boot up in kubuntu, it fails to start kde and instead goes into a terminal-like mode with no gui. How do i get my gui back?
Announcement
Collapse
No announcement yet.
[Solved] KDE no longer starts
Collapse
This topic is closed.
X
X
-
Re: KDE no longer starts
I had this problem, but I just opted for the reformat. You can try "sudo /etc/init.d/kdm start" but I don't think that will work. You will probably have more luck getting into recovery mode and try to do some sort of recovery or something (no idea what exactly)
- Top
- Bottom
-
Re: KDE no longer starts
Assuming you didn't do anything that would have borked KDE, you probably have a space problem. From the "terminal like mode" (the CLI [Command Line Interface]) type:
Code:df -hTxtmpfs
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda1 ext3 8.0G 3.0G 4.7G 39% /
/dev/sda5 ext3 20G 406M 19G 3% /home
/dev/sda2 ext3 7.9G 3.2G 4.3G 43% /media/sda2
/dev/sda6 ext3 20G 7.4G 12G 40% /media/sda6
/dev/sda3 ext3 7.9G 3.1G 4.4G 42% /media/sda3
/dev/sda7 ext3 20G 2.1G 17G 11% /media/sda7
/dev/sdc1 ext3 28G 461M 26G 2% /media/USB_30G
/dev/sde1 vfat 56G 6.7G 50G 12% /media/USB_60G
/dev/sdb1 vfat 4.7G 4.0K 4.7G 1% /media/PCMCIA_5G
Let us know what is reported on your system.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: KDE no longer starts
Liquidator,
I tried startx and got this error message:
Fatal server error:
no screens found
giving up
xnit: Connection refused (errno 111): unable to connect to X sever
xnit: No such process (errno 3): Sever error
Snowhog,
I tried df -hTxtmpfs and got this output:
Filesystem Type Size Used Avail Use% Mounted on
/dev/sda3 ext3 25G 11G 13G 45% /
45% seems decent, so I doubt I have a space issue.
- Top
- Bottom
Comment
-
Re: KDE no longer starts
His entire installation is on the single /dev/sda3 partition - no separate partition for /home - that's what the output of df -hTxtmpfs is reporting.
Do you even get to the KDM login screen, or are you dumped directly to the CLI?Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: KDE no longer starts
Well, I had been being dropped directly to the CLI, but last night I was messing with it and found that when I boot in recovery mode, I get a list of options, one of which was to fix the xserver. I tried it and now it will take me to the KDM login screen, but will then fail to load properly. It will leave me with either a desktop that is pitch black, or one in which everything looks fine, but only the cursor works.
- Top
- Bottom
Comment
-
Re: KDE no longer starts
What video card are you using? nVidia?Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: KDE no longer starts
An ATI card. You might want to review the HOWTO: Install and use the Envy script installer for video driversWindows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Re: [Solved] KDE no longer starts
You're welcome.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment