Search:

Type: Posts; User: Sigma1; Keyword(s):

Search: Search took 0.09 seconds.

  1. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    I'm wondering, would commenting out this bit in /etc/rc0.d/S90halt help?

    # Make it possible to not shut down network interfaces,
    # needed to use wake-on-lan
    netdown="-i"
    if [ "$NETDOWN" =...
  2. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    Thanks tobiz, for following this up. I did try including your snippet
    sudo sh -c "/etc/init.d/networking stop" inside a script in /etc/init.d/ and updating with something like
    update-rc.d -f...
  3. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    Thanks a lot for your last, tobiz. Like you, I'm pretty sure it's a networking issue, but can anyone tell me how to include this in a shutdown sequence script without having to go via a terminal?...
  4. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    Same here, with 12.04 on an Acer, and none of the fixes appears to work so far. The only thing that does seem to make a difference is logging out before powering down (or powering down via a...
  5. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    I spoke too soon... the drivers weren't what was creating the problem. The suggestion found here: http://ubuntuforums.org/showthread.php?t=1690434 appears, finally, to have sorted things out. i.e....
  6. Replies
    87
    Views
    36,827

    [ubuntu] Re: Ubuntu 11.10: Shutdown stuck Ubuntu screen

    The solution given here sorted the problem out for me: http://salaba.wordpress.com/2011/05/28/ubuntu-11-04-shut-down-problem-solved/


    sudo modprobe -rf rt2860sta
    sudo modprobe rt2860sta
    echo...
Results 1 to 6 of 6