Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Shutdown/Restart as User
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
F1r31c3r
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2007
Posts: 107
Location: UK

PostPosted: Wed Aug 21, 2013 9:51 pm    Post subject: Shutdown/Restart as User Reply with quote

Hi all,

Just a quick post for all those out there that keep running into this problem time and again.

If you dont get this problem then i guess your one of the lucky ones but i have found the issues and a fix that actually works. Well done to all the developers and contributors of the eudev project.


I recently did a fresh install after 6 years of running on the same gentoo system, 6 years without a re-install wow what a record for any computer. Anyway my restart and shutdown buttons were of course missing from my Kmenu Arrrrrggg.

After allot of reading manuals and online documentation i narrowed it down to Consolekit, polkit and the horrible Systemd, i wont go into the painfull debuging of Systemd and the missing openrc use flag but as a tip MAKE SURE YOU PUT
Quote:
openrc
use flag in your make.config :-p

Anyway i found a new project eudev NOT udev. This works well, oddly my network devices are named back to ethN again. Seems like systemd wants to call them odd names. I am sure their is good reason for this, or is their?

I removed the
Quote:
systemd
use flag
Quote:
emerge -avuND world
then emerged eudev
Quote:
emerge -av eudev


You have to do what it prompts on the screen after install, such as restart udev
Quote:
/etc/init.d/udev restart
then add
Quote:
rc-update add udev-postmount default
to your default bootup.

Add
Quote:
exec ck-launch-session dbus-launch --sh-syntax --exit-with-session startkde
into your ~/.xinitrc file.

Reboot your systom and KDE works as it should.

Hope someone found this useful.
_________________
A WikI, A collection of mass misinformation based on opinion and manipulation by a deception of freedom.
If we know the truth, then we should be free from deception (John 8:42-47 )
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