 |
 |
 |
 |
| F17 Development Forum The proper place for all things "F17." This section has been archived since F17 reached final release. |

2nd May 2012, 03:59 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 15

|
|
|
Re: Shut Down - Reboot Problems
Same problem here, sometimes reboots/halts in seconds and some times it takes 2 minutes!
|

2nd May 2012, 05:19 PM
|
|
Registered User
|
|
Join Date: Apr 2010
Location: Earth
Posts: 858

|
|
|
Re: Shut Down - Reboot Problems
Fedora 17 will not be released, until this bug is fixed, good.
https://bugzilla.redhat.com/show_bug.cgi?id=816842
According to a recent comment on this bug, it could help to do following as root before reboot/halt:
Code:
service network stop
Last edited by Fenrin; 2nd May 2012 at 05:22 PM.
|

3rd May 2012, 12:14 AM
|
 |
Registered User
|
|
Join Date: Sep 2009
Posts: 1,409

|
|
|
Re: Shut Down - Reboot Problems
systemd-44-8.fc17 is available from koji. It's supposed to fix the shutdown delay problem.
dd_wizard
|

3rd May 2012, 04:03 PM
|
|
Registered User
|
|
Join Date: May 2012
Location: Ocala, FL
Posts: 3

|
|
|
Re: Shut Down - Reboot Problems
Hi All,
I found what may be a clue to the shutdown and reboot issues.
If you run ldconfig as root, the shutdown problem is fixed, but it is only a one shot, after the next boot you are back to square one.
Running ldconfig had no effect on the warm boot problem.
I also tried ldconfig -n to regenerate the linker cache, however, it did not effect any change nor display any errors.
I have a "gut" feeling that we are missing a link or a directory.
What do you think?
|

3rd May 2012, 05:14 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 48

|
|
|
Re: Shut Down - Reboot Problems
Running 44-8. System restarts/shuts down, but only after a couple-three minutes.
|

3rd May 2012, 08:09 PM
|
|
Registered User
|
|
Join Date: May 2012
Location: Ocala, FL
Posts: 3

|
|
|
Re: Shut Down - Reboot Problems
Yes, I know, I get the same results with either version.
I had the same 2-3 min. wait with both.
I have never seen any other version of linux do this strange time out stuff.
There is something holding up the shutdown process.
I don't think it systemd, I am looking into the settings for systemd.
|

5th May 2012, 02:25 AM
|
|
Registered User
|
|
Join Date: Apr 2012
Location: Netherlands
Posts: 8

|
|
|
Re: Shut Down - Reboot Problems
Latest round of updates fixed this for me unless i was really lucky with 5 successful reboots in a row, in that case i should buy a lottery ticket
|

5th May 2012, 03:52 AM
|
|
Registered User
|
|
Join Date: May 2012
Location: Ocala, FL
Posts: 3

|
|
|
Re: Shut Down - Reboot Problems
Yes, the last update fixed mine to!
I wonder what it was, I really couldn'see any thing glaring out at me in the settings.
The strange thing is that the last update messed up the gdm a little.
I now don't have a user list to pick from.. LOL.
Well I guess I will start looking at that one.
These guys are a lot faster than me, I'm sure they will find the bug before I do.
It is still fun to hunt, I learn a little more each time.
It's good fun.
Rocko64x2
|

5th May 2012, 12:10 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Location: Puerto Rico
Posts: 444

|
|
|
Re: Shut Down - Reboot Problems
Yes, latest updates fixed my computers' shotdown/reboot issues.
|

5th May 2012, 01:21 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 48

|
|
|
Re: Shut Down - Reboot Problems
Alas, I'm all updated, but still have the shutdown/reboot delay - usually around 1.5 minutes.
|

5th May 2012, 05:42 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,623

|
|
|
Re: Shut Down - Reboot Problems
Shutdown finally works well - no issues.
Code:
uname -r
3.3.4-4.fc17.x86_64
yum list installed | grep systemd
systemd.x86_64 44-8.fc17 @updates-testing
|

5th May 2012, 06:11 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 48

|
|
|
Re: Shut Down - Reboot Problems
Quote:
Originally Posted by nonamedotc
Shutdown finally works well - no issues.
Code:
uname -r
3.3.4-4.fc17.x86_64
yum list installed | grep systemd
systemd.x86_64 44-8.fc17 @updates-testing
|
Where'd you get kernel 3.3.4-4? Seems like the latest is -3.
|

5th May 2012, 06:14 PM
|
 |
Formerly known as"professorrmd"
|
|
Join Date: Mar 2011
Posts: 2,623

|
|
|
Re: Shut Down - Reboot Problems
updates-testing. It was available as an update an hour back (well, i updated an hour ago).
Koji page
|

5th May 2012, 10:24 PM
|
|
Registered User
|
|
Join Date: Nov 2010
Posts: 48

|
|
|
Re: Shut Down - Reboot Problems
Quote:
Originally Posted by nonamedotc
updates-testing. It was available as an update an hour back (well, i updated an hour ago).
Koji page
|
I just figured that out - I didn't have the updates-testing repo enabled for some reason. Downloading new kernel right now...
---------- Post added at 01:26 PM ---------- Previous post was at 01:15 PM ----------
No joy - the new kernel did not fix the problem for me 
---------- Post added at 05:24 PM ---------- Previous post was at 01:26 PM ----------
Quote:
Originally Posted by rocko64x2
Yes, I know, I get the same results with either version.
I had the same 2-3 min. wait with both.
I have never seen any other version of linux do this strange time out stuff.
There is something holding up the shutdown process.
I don't think it systemd, I am looking into the settings for systemd.
|
I don't think it's systemd either. I've been trying them this afternoon, and right down to 44-4 the problem is the same. What is going on?
|

5th May 2012, 10:35 PM
|
|
Registered User
|
|
Join Date: Apr 2010
Location: Earth
Posts: 858

|
|
|
Re: Shut Down - Reboot Problems
Quote:
Originally Posted by sgage
[...]
I don't think it's systemd either. I've been trying them this afternoon, and right down to 44-4 the problem is the same. What is going on?
|
What happens to the reboot time, if you stop the network service before reboot?
Code:
su
service network stop
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 23:52 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|