Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xfce shutdown reboot greyed out (again)[solved]
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
skorefish
Apprentice
Apprentice


Joined: 21 Jun 2015
Posts: 285

PostPosted: Fri Jun 29, 2018 6:20 am    Post subject: xfce shutdown reboot greyed out (again)[solved] Reply with quote

hey, after updating my system "shutdown reboot" is greyed out again.

my .xinitrc contains
Code:
ck-launch-session dbus-launch --sh-syntax --exit-with-session xfce4-session


i start xfce4 with .bash_profile (no windowsmanager)
Code:

# This file is sourced by bash for login shells.  The following line
# runs your .bashrc and is recommended by the bash info pages.
if [[ -f ~/.bashrc ]] ; then
        . ~/.bashrc
fi
startx


ck-list-sessions
Code:

Session1:
   unix-user = '1001'
   realname = '(null)'
   seat = 'Seat1'
   session-type = 'unspecified'
   session-class = 'user'
   session-state = 'online'
   active = FALSE
   x11-display = ''
   x11-display-device = ''
   display-device = '/dev/tty1'
   remote-host-name = ''
   is-local = TRUE
   on-since = '2018-06-29T04:23:04.283760Z'
   login-session-id = '2'
   XDG_RUNTIME_DIR = '/var/run/user/1001'
   VTNr = '1'
Session2:
   unix-user = '1001'
   realname = '(null)'
   seat = 'Seat1'
   session-type = 'unspecified'
   session-class = 'user'
   session-state = 'active'
   active = TRUE
   x11-display = ':0'
   x11-display-device = '/dev/tty7'
   display-device = '/dev/tty1'
   remote-host-name = ''
   is-local = TRUE
   on-since = '2018-06-29T04:23:10.504865Z'
   login-session-id = '2'
   XDG_RUNTIME_DIR = '/var/run/user/1001'
   VTNr = '7'
Session3:
   unix-user = '0'
   realname = 'root'
   seat = 'Seat2'
   session-type = 'unspecified'
   session-class = 'user'
   session-state = 'online'
   active = FALSE
   x11-display = ''
   x11-display-device = ''
   display-device = '/dev/ssh'
   remote-host-name = '192.168.2.5'
   is-local = TRUE
   on-since = '2018-06-29T04:23:39.599003Z'
   login-session-id = '3'
   XDG_RUNTIME_DIR = '/var/run/user/0'


Code:
sys-auth/consolekit-1.2.0::gentoo  USE="acl cgroups evdev pam pm-utils policykit udev -debug -doc (-selinux) {-test}" 0 KiB


in inittab
Code:
c1:12345:respawn:/sbin/agetty -a user --noclear 38400 tty1 linux


Last edited by skorefish on Sat Jun 30, 2018 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Fri Jun 29, 2018 4:20 pm    Post subject: Reply with quote

I'm not sure all of that is necessary. What happens if your .xinitrc says only
Code:

exec startxfce4

?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
skorefish
Apprentice
Apprentice


Joined: 21 Jun 2015
Posts: 285

PostPosted: Fri Jun 29, 2018 5:29 pm    Post subject: Reply with quote

hello audiodef

I compiled on another computer. It works on that computer, but not on the target. (even just typing in startxfce4 on tty1 is ok)
Maybe some parts are crashing because of the much older cpu "Pentium 4"

Is there a way to know what to recompile and what not? There has also been a problem with the clock.


Well i solved it by using
Code:
equery g xfce4-meta -UlMA

and re-emerge(ing ) some of those packages (without the systemd packs of course), and some deeper dependencies of poltkit etc
i also removed "sys-power/pm-utils" because this conflicts with sys-power/upower. (i have to look this up)

now just startxfce4 @tty is enough as you said before thx 8)
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