Results 1 to 9 of 9
Since 2.6.38, my system freezes just before it shuts down/reboots, right on the console screen (after leaving X) where the message "rebooting" should be displayed.
2.6.37 worked fine. I hope ...
- 06-25-2011 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 44
Won't shudtown/reboot
Since 2.6.38, my system freezes just before it shuts down/reboots, right on the console screen (after leaving X) where the message "rebooting" should be displayed.
2.6.37 worked fine. I hope 2.6.29 would fix it, but it didn't.
- 06-25-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-25-2011 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 44
This bug has not been fixed throughout all 38 releases and now is still there in 39.
However, I found a walkaround here: https://bbs.archlinux.org/viewtopic.php?id=113985
- 06-25-2011 #4Just Joined!
- Join Date
- Jan 2011
- Location
- Fairfax, Virginia, USA
- Posts
- 94
I'd recommend you check your /etc/init.d files to see if the K* files are causing your reboot or shutdown to hang. I'm not sure what the default runlevel is on ubuntu (they seem to do everything different than everyone else, I think it might be 2), but to find it, try this:
Then, assuming its 5 (its probably 2), investigate these files:Code:[brian@bmicek ~]$ runlevel N 5
If any of those scripts hangs, your shutdown will hang. Some things; for instance virtual machines, may require a long time to shut down so they can clean up. You can run them by hand and then run the associated S* counterpart to restart what you stopped.Code:[brian@bmicek ~]$ ls -l /etc/rc5.d/K*
- 06-26-2011 #5
Last edited by Mudgen; 06-26-2011 at 02:14 AM. Reason: add
- 06-26-2011 #6Just Joined!
- Join Date
- Nov 2007
- Posts
- 44
You really don't see the obvious typo? It supposed to be 2.6.39.
- 06-26-2011 #7
Was not obvious to me. You say the problem has been in all the 2.6 releases, which would include .29, but also state it started at .38. So it's still confusing even if you substitute .39 where you say .29.
- 06-27-2011 #8
- 06-27-2011 #9


Reply With Quote

