You are not logged in.

#1 2014-05-26 19:33:00

xameada
Member
Registered: 2014-05-26
Posts: 8

[SOLVED]KDE doesn't boot up after upgrade

So after a full system upgrade, I cannot boot into KDE environment. The screen automatically goes into tty1 and the log says:

systemd-fsck[301]: fsck.fat 3.0.26 (2014-03-07)
systemd-fsck[301]: /dev/sda9: 339 files, 8647/523262 clusters
systemd-fsck[300]: /dev/sda8: clean, 472296/104420224 files/41676800 blocks

I tried using dosfsck to check and repair the system, but that didn't fix the problem. I'm running out of ideas on how to fix this problem and would appreciate for help.

Last edited by xameada (2014-05-27 19:02:15)

Offline

#2 2014-05-26 19:38:50

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,642

Re: [SOLVED]KDE doesn't boot up after upgrade

Can you change to a different console?  (Type Ctrl-Alt-F2) .  You should get a log in prompt.  Log in, and check your /var/log/Xorg.0.log file for errors.  You may want to pastebin the file using  a program like wgetpaste and then provide us with the link it provides


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2014-05-27 02:03:22

xameada
Member
Registered: 2014-05-26
Posts: 8

Re: [SOLVED]KDE doesn't boot up after upgrade

Thanks, here it is http://bpaste.net/show/304005/

Offline

#4 2014-05-27 03:30:57

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,642

Re: [SOLVED]KDE doesn't boot up after upgrade

Is there any chance you did a partial upgrade?  Try to perform pacman -Syu

The problem exists because the i965_dri.so file seems to be missing

ewaller$@$odin ~ [127]1489 %pacman -Qo /usr/lib/xorg/modules/dri/i965_dri.so                         
/usr/lib/xorg/modules/dri/i965_dri.so is owned by intel-dri 10.2.0rc3-1
ewaller$@$odin ~ 1490 %

If the pacman -Syu does not fix it, try re-installing the intel-dri package.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#5 2014-05-27 05:32:31

xameada
Member
Registered: 2014-05-26
Posts: 8

Re: [SOLVED]KDE doesn't boot up after upgrade

Bingo! There were some conflicting problems with  apache-ant and python2-twisted, and so my system was never upgraded. I solved the problem by entering:

 sudo pacman -S --force apache-ant python2-twisted 
sudo pacman -Syyu 

And then the system was successfully upgraded and the problem is fixed!

Thank you!

Offline

#6 2014-05-27 14:47:03

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,642

Re: [SOLVED]KDE doesn't boot up after upgrade

Great.   If this is solved, please go ahead and edit your first post and add [SOLVED] to the beginning of the thread title.  We ask that you do this because only you know when your problem is really solved smile


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB