VSIDO Community

VSIDO Support => General Support => Topic started by: zbreaker on May 09, 2014, 02:24:09 AM

Title: (Solved)Shutdown/Reboot
Post by: zbreaker on May 09, 2014, 02:24:09 AM
Hmmmmm..

After dist-upgrade a week or two ago I cannot shutdown/reboot from the normal right click option.
I "think" it was after an upgrade when apt mentioned "systemd" as a new package. Log out works but clicking on
either shutdown or reboot does nothing. Currently accomplishing both via terminal ( eg: sudo shutdown -h now) but it would
be nice to get back to normal, Any insights appreciated. All else running flawlessly.
Title: Re: Shutdown/Reboot
Post by: VastOne on May 09, 2014, 02:28:10 AM
Follow this thread and see if it resolves it... (http://vsido.org/index.php?topic=779.msg8749#msg8749)
Title: Re: Shutdown/Reboot
Post by: VastOne on May 09, 2014, 02:25:27 PM
Did that help at all zbreaker?
Title: Re: Shutdown/Reboot
Post by: zbreaker on May 09, 2014, 04:24:47 PM
At work atm.

Going to give it a shot later tonight hopefully. From what I read in the post it looks like the 2 cases are pretty analogous.

Always helps to "search" first  :-[...but I was having a hectic evening. Will let you know. Thanks as always!
Title: Re: Shutdown/Reboot
Post by: VastOne on May 09, 2014, 04:28:47 PM
No issues man... we all have to deal with chaos once in a while.. 

I just hope it gets you solved and want to know also what the heck is happening to have apt remove systemd

I have not seen anything like this at all and it troubles me
Title: Re: Shutdown/Reboot
Post by: PackRat on May 09, 2014, 05:18:40 PM
Were python and dbus also updated? Might want to run the vsido-exit script in a terminal and see if it throws a python or gtk error at you.
Title: Re: Shutdown/Reboot
Post by: VastOne on May 09, 2014, 05:25:39 PM
^ Both of those have recently been updated... my issue is why some folks see it and not others
Title: Re: Shutdown/Reboot
Post by: hakerdefo on May 09, 2014, 05:46:25 PM
zbreaker, it will also be interesting to try the following commands from terminal,
sudo systemctl reboot
or
sudo systemctl poweroff
Output from this commands will provide some useful information.
Cheers!!!
Title: Re: Shutdown/Reboot
Post by: zbreaker on May 09, 2014, 06:06:08 PM
^
Gotcha....will try.
Title: Re: Shutdown/Reboot
Post by: zbreaker on May 10, 2014, 12:03:26 AM
From  VO code..... also hackerdefo your code produces the desired result, but problem persists.

zbreaker@vsido32box:~$ se systemd
systemd:
  Installed: 204-10
  Candidate: 204-10
  Version table:
     208-1 0
          1 http://ftp.us.debian.org/debian/ experimental/main i386 Packages
*** 204-10 0
        500 http://ftp.us.debian.org/debian/ sid/main i386 Packages
        100 /var/lib/dpkg/status
zbreaker@vsido32box:~$
Title: Re: Shutdown/Reboot
Post by: zbreaker on May 10, 2014, 12:16:10 AM
Late breaking news.....

After a apt-get install -f & reboot, shutdown/restart menu working as intended. But, system takes an inordinate amount of time to initially
boot up about 1-1/2 to 2 minutes! Screen dialog hangs at systems fsck of sdb4 (root) and all disk activity seems to stop. Then after awhile
sequence resumes and I'm at login. I've 3 hd's in this box - 1TB, 500G & 500G. No probs previously. Will tackle this later in the weekend.
I love a good challenge ;)
Title: Re: Shutdown/Reboot
Post by: VastOne on May 10, 2014, 12:18:01 AM
Good to hear...

When you get a chance, please post your fstab so that can be analyzed... your long boot issue is most likely related to a setting there

Cheers
Title: Re: Shutdown/Reboot
Post by: zbreaker on May 10, 2014, 02:21:00 PM
fstab
Gone most of Saturday. get back to troubleshooting on Sunday.

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>

proc /proc proc defaults 0 0
/dev/sdb4 / ext4 relatime,errors=remount-ro 0 1
/dev/sda5 /media/sda5 ext4 defaults 0 0
/dev/sdb3 /media/sdb3 ext4 defaults 0 0
/dev/sdc7 /media/sdc7 ext4 defaults 0 0
/dev/sdc5 /media/sdc5 ext4 defaults 0 0
/dev/sdb5 /home ext4 relatime 0 0
/dev/ none swap sw 0 0
/dev/cdrom /media/cdrom udf,iso9660 user,noauto,exec,utf8 0 0


Title: Re: Shutdown/Reboot
Post by: jedi on May 10, 2014, 09:21:16 PM
Comment (#) out the swap line in the fstab and your boot time should go back to normal...
Title: Re: (Solved)Shutdown/Reboot
Post by: zbreaker on May 10, 2014, 09:35:19 PM
jedi, worked like a charm....u da man 8)

Many thanks to all who helped. This little distro and community are truly top shelf.
Title: Re: (Solved)Shutdown/Reboot
Post by: VastOne on May 11, 2014, 02:06:42 AM
Glad to see it worked out...

I do lub this community!

8)  :-*