LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 03-09-2017, 05:19 PM   #1
billlee
Member
 
Registered: Jun 2003
Location: East Texas
Distribution: Fedora (24)
Posts: 47

Rep: Reputation: 16
KDE5 bricked my laptop


Well, not quite THAT bad!

KDE5 was loaded automatically via normal system update. Fedora24. The next attempt to log in resulted in a blank screen with a cursor. Period. I cannot get past that state.

I can get to command line login using ctrl-alt-f3 but don't know where to look to try and determine what's wrong.

All help appreciated!
 
Old 03-09-2017, 06:39 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
While your in cmd-line mode try this command to see if KDE is still installed.
Code:
echo $DESKTOP_SESSION
Maybe install another DE as root if you don't have one.
Code:
dnf groupinstall gnome
You can also try booting up to your Live Fedora CD and try 'Recovery Mode'.
https://docs.fedoraproject.org/en-US...mode-boot.html

Do you think that the update hosed your DE?
 
Old 03-09-2017, 08:43 PM   #3
billlee
Member
 
Registered: Jun 2003
Location: East Texas
Distribution: Fedora (24)
Posts: 47

Original Poster
Rep: Reputation: 16
Thanks for the suggestions.

I was unable to get anything from the 'echo' suggestion. However I was successful downloading and installing gnome, and have been able boot and open a gnome session. Now perhaps I can look further for the KDE problem.
 
1 members found this post helpful.
Old 03-09-2017, 08:47 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
You're Welcome.

Glad to hear you have a DE that you can boot into.

Good luck with the KDE issue.
https://fedoramagazine.org/installing-kde-plasma-5/

My fav is XFCE: light and fast.
 
Old 03-09-2017, 08:47 PM   #5
billlee
Member
 
Registered: Jun 2003
Location: East Texas
Distribution: Fedora (24)
Posts: 47

Original Poster
Rep: Reputation: 16
Duplicate post

Last edited by billlee; 03-09-2017 at 08:49 PM.
 
Old 03-10-2017, 02:23 PM   #6
rbees
Member
 
Registered: Mar 2004
Location: northern michigan usa
Distribution: Debian Squeeze, Whezzy, Jessie
Posts: 921

Rep: Reputation: 46
I had that kind of an issue some time ago with debian testing. One way I was able to get kde to launch is
ctl-alt-f2 > login as root ( then I like to launch mc {midnight comander})
cd to /var/tmp
rm kde* > and delete the kde temp files. They will be rebuilt on relaunch.
Then reboot the machine.

Note that this worked only part of the time.
 
Old 03-10-2017, 02:27 PM   #7
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Don't forget to mark your thread SOLVED.
 
Old 03-10-2017, 04:09 PM   #8
billlee
Member
 
Registered: Jun 2003
Location: East Texas
Distribution: Fedora (24)
Posts: 47

Original Poster
Rep: Reputation: 16
I have successfully resolved this issue although I still do not have ANY idea what created it in the first place.

1. I got into a command session as root.
2. I was able to download a Gnome DE as suggested by Ztcoracat. I was surprised I had a network connection since in my set-up, that is done when I log in to the KDE desktop as a user. But nevertheless, it was active.
3. I was then able to log in to the Gnome desk top/
4. Also able to switch to the "Plasma" desktop on the login screen as well. That got me back to the KDE environment where I was familiar.

Thanks for the suggestions and help.

Regards,

Bill Lee
 
Old 03-10-2017, 05:29 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
Blog Entries: 15

Rep: Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178Reputation: 1178
Quote:
Originally Posted by billlee View Post
I have successfully resolved this issue although I still do not have ANY idea what created it in the first place.

1. I got into a command session as root.
2. I was able to download a Gnome DE as suggested by Ztcoracat. I was surprised I had a network connection since in my set-up, that is done when I log in to the KDE desktop as a user. But nevertheless, it was active.
3. I was then able to log in to the Gnome desk top/
4. Also able to switch to the "Plasma" desktop on the login screen as well. That got me back to the KDE environment where I was familiar.

Thanks for the suggestions and help.

Regards,

Bill Lee
You're Welcome-

Have a great weekend!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
KDE5 Timothy Miller Arch 2 08-31-2015 07:24 AM
migrating from KDE4 to KDE5 DarrenDrapkin Slackware 5 04-09-2015 01:14 PM
[SOLVED] Bricked my Ubuntu, need help! arvigeus Linux - Newbie 3 03-29-2011 12:04 AM
Ubuntu bricked my netbook - now what? SimonH1234 Linux - Laptop and Netbook 8 06-26-2010 10:45 AM
Bricked FC11 Upgrade neoform Fedora 3 06-11-2009 12:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 09:54 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