The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    network manager error when shutting down ubuntu

    Discussion in 'Linux Compatibility and Software' started by dude106, Jun 7, 2008.

  1. dude106

    dude106 Notebook Consultant

    Reputations:
    16
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    30
    Lately when I've been shutting down ubuntu, Before it shut down, a page of errors would pop up, and then it would shut down normally. So far, it hasn't effected performance, but I have a feeling it has something to do with wireless. I'm not entirely sure. anyways here is what it says. Something along these lines.

    NetworkManager: <WARN> nm_hal_deinit(): libhal shutdown failed - connection is closed
    NetworkManager: nm_hal_deinit(): nm_dbus_signal_device_status_change: assertion 'cb_data->data->
    bus_connection' failed
    NetworkManager: nm_hal_deinit(): nm_dbus_signal_device_status_change: assertion 'cb_data->data->
    bus_connection' failed
    NetworkManager: <WARN> nm_dbus_init(): nm_dbus_init could not get the system bus. Make sure the message bus daemon is running!
     
  2. srunni

    srunni Notebook Deity

    Reputations:
    96
    Messages:
    854
    Likes Received:
    0
    Trophy Points:
    30
    I get something like this, and it's probably not a big deal. If it works while you're using your computer, what does it matter what happens when you're turning it off? ;)
     
  3. dude106

    dude106 Notebook Consultant

    Reputations:
    16
    Messages:
    135
    Likes Received:
    0
    Trophy Points:
    30
    yeah, i just updated my computer again today(as 26 updates were available) and it didn't pop up when I shut it down. So maybe they fixed it.
     
  4. FFZERO

    FFZERO Notebook Evangelist

    Reputations:
    23
    Messages:
    321
    Likes Received:
    1
    Trophy Points:
    31
    Nothing major, the display indicates that network manager tried to shutdown down but needed dbus and hal (both daemons ie programs running in the background) to do so. Dbus and hal are usually turn off before network manager can. You can use wicd instead to avoid those messages but on arch, its unstable to be useful. It might be different on ubuntu.