LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-12-2011, 10:05 PM   #1
jviezel
LQ Newbie
 
Registered: Nov 2006
Posts: 18

Rep: Reputation: 0
KDE desktop no longer starting


Please help

I upgraded to Fedora 16 from 15 using the "preupgrade" option

Everything seemed to be going fine until I noticed some bizarre behavior with the screen saver. I was running "xscreensaver" the "gleidescope" package. The screen was going blank and exhibiting other strange behavior and ultimately causing my system not to work.

I decided to upgrade my video drivers from Nouveau to the Nvidia drivers for PAE, which seemed to work perfectly.

Tonight, I accepted some package updates using "apper"? and was told I needed to re-log in. I rebooted my system and all of the sudden, KDE is not starting. The submarine graphic is appearing and after I log in, the disk, tools and globe icons are appearing and then the system is halting.

An error is appearing as follows:

"Executable: kded4 PID: 2269 Signal: Segmentation fault (11)"

Please someone help or guide me with advice / instructions on how to determine what is going wrong and how to fix. I'd really hate to have to re-install my OS after finally getting "preupgrade" to work (which I've never been able to do before)
 
Old 12-13-2011, 03:43 AM   #2
lpwevers
Member
 
Registered: Apr 2005
Location: The Netherlands
Distribution: SuSE, CentOS
Posts: 181

Rep: Reputation: 21
Hi,

What you can try is to get rid of your current kde4 settings to reset your KDE4 back to default. Just log in to the console and in your home directory do something like
Code:
mv .kde4 .kde4.org
Then try again. This usually fixes KDE issues for me when I'm too lazy to figure out what the real issue was.
 
Old 12-13-2011, 06:54 AM   #3
jviezel
LQ Newbie
 
Registered: Nov 2006
Posts: 18

Original Poster
Rep: Reputation: 0
Thank you - I can't seem to find a .kde4 file or directory. There is a .kde directory in my home directory. I executed the mv command as you instructed but it didn't seem to do anything. My system is still exhibiting the same behavior.
 
Old 12-13-2011, 02:09 PM   #4
War3zWad|0
Member
 
Registered: Sep 2011
Location: Houston, TX
Distribution: openSuSE, Fedora, CentOS, Debian,, and others
Posts: 84

Rep: Reputation: Disabled
you could try changing the Video driver that X11 is using from nvidia back to nouveau or even to vesa.

Code:
cat /etc/X11/xorg.conf

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"                                                                                             
    Identifier     "Monitor0"                                                                                 
    VendorName     "Unknown"                                                                                  
    ModelName      "Unknown"                                                                                  
    HorizSync       28.0 - 33.0                                                                               
    VertRefresh     43.0 - 72.0                                                                               
    Option         "DPMS"                                                                                     
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
I personally stopped using Fedora for my Desktop Systems as it seems that every even build has problems with my nVidia Geforce 210 Video card and I have to switch to the vesa drivers for video to work. The easiest way to do this is, just prior to logging use "CNTL + ALT + F2" This should bring up a terminal login screen. Login as root and modify the driver line of
Code:
/etc/X11/xorg.conf
to either nouveau or vesa(I would recommend vesa) then use the following command
Code:
 init 3
Then use the following to restart the Display Manager
Code:
init 5
This should reload the x-server with the vesa or nouveau drivers. You have probably found a bug that will most likely be picked up by many before too long.

You may even have to reboot for this change to take effect.

Last edited by War3zWad|0; 12-13-2011 at 02:11 PM. Reason: correcting mistake
 
Old 12-13-2011, 08:24 PM   #5
jviezel
LQ Newbie
 
Registered: Nov 2006
Posts: 18

Original Poster
Rep: Reputation: 0
I tried the changes and now I can't even get into a terminal window to recover. I am re-installing everything and will consider switching to a different distro of Linux - I don't seem to have much luck with Fedora.
 
Old 12-13-2011, 08:41 PM   #6
War3zWad|0
Member
 
Registered: Sep 2011
Location: Houston, TX
Distribution: openSuSE, Fedora, CentOS, Debian,, and others
Posts: 84

Rep: Reputation: Disabled
Quote:
Originally Posted by jviezel View Post
I tried the changes and now I can't even get into a terminal window to recover. I am re-installing everything and will consider switching to a different distro of Linux - I don't seem to have much luck with Fedora.
If you changed the driver to vesa then you would be using the "default" base video driver and you should not have lost video.

The next question is what nVidia Video card are you using?

To recover all you have to do is reboot the machine and at grub add 1 to the very end of the options line. THis should boot you into "Recovery Mode" or Run Level 1. This should allow you to make any changes needed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE takes longer and longer to load vbisis Slackware 26 10-10-2010 03:28 PM
.desktop files not starting in KDE Ryuu Linux - Software 4 01-23-2008 10:41 AM
made new "/home" partition with Yast2, now KDE desktop links no longer work mrmuckle SUSE / openSUSE 4 11-28-2006 02:24 PM
Problem on starting KDE desktop, Init 5 satimis Fedora 0 03-22-2006 10:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration