Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] DE doesn't start since i updated world
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Localhost-29A
n00b
n00b


Joined: 30 Aug 2014
Posts: 48

PostPosted: Thu Oct 02, 2014 3:24 am    Post subject: [SOLVED] DE doesn't start since i updated world Reply with quote

Hi everyone,

I wrote this in /etc/potage/make.conf:
Code:
VIDEO_CARDS="radeon"

And then I updated world typing this:
Code:
emerge --update --deep --with-bdeps=y --newuse @world
emerge --depclean
revdep-rebuild

And my video card is this:
Code:

01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] RV670 [Radeon HD 3690/3850]

After that update my DE (Xfce4) doesn't start, althought OpenRC warns me that it starts slim.

These are the Xorg logs (hosted in pastebin.com):
  1. Xorg.0
  2. Xorg.0.log
  3. Xorg1


------------------------
SOLUTION;
The mistake was that I didn't realize I had to emerge the firmwares. Thanks for your help.


Last edited by Localhost-29A on Wed Nov 26, 2014 11:29 pm; edited 2 times in total
Back to top
View user's profile Send private message
Mistwolf
Apprentice
Apprentice


Joined: 07 Mar 2007
Posts: 189
Location: Edmonton, AB

PostPosted: Thu Oct 02, 2014 4:40 am    Post subject: Reply with quote

based on your xorg log, sounds like you did not configure your kernel with modesetting enabled (look for the EE lines, those are the actual errors xorg encountered).

Check your setup with http://wiki.gentoo.org/wiki/Radeon

Hope this helps
Back to top
View user's profile Send private message
Localhost-29A
n00b
n00b


Joined: 30 Aug 2014
Posts: 48

PostPosted: Thu Oct 02, 2014 4:55 am    Post subject: Reply with quote

But it worked before with exactly the same kernel.
Back to top
View user's profile Send private message
Roman_Gruber
Advocate
Advocate


Joined: 03 Oct 2006
Posts: 3846
Location: Austro Bavaria

PostPosted: Thu Oct 02, 2014 8:11 am    Post subject: Reply with quote

Quote:
emerge --update --deep --with-bdeps=y --newuse @world
emerge --depclean
revdep-rebuild


you did an update of your system and therefore you may broke something. You may follow the gentoo wiki and fix your kernel / config files.

Nothing unusual. I suppose your xorg-server / ... was updated which causes a rebuild of those packages.

When you want ot minimize work update always kernel / xorg-server / gpu driver at the same time only. They heavily depend on each other and mostly cause breake or rebuild of these

Quote:
But it worked before with exactly the same kernel.


Before upgrading / updating of course
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum