Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32

Thread: Bootup freezes at 'Checking Battery State'

  1. #1
    Join Date
    Jan 2009
    Beans
    62

    Bootup freezes at 'Checking Battery State'

    Install problem with 12.04LTS, bootup freezes at 'Checking Battery State'.

    I can still get to other tty terminals to do stuff but what do I do to solve this?



    Not solved despite [SOLVED] in thread prefix, can't see how to edit this back to [Ubuntu]?
    Last edited by Nick_C; May 21st, 2012 at 08:49 PM.

  2. #2
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Bootup freezes at 'Checking Battery State'

    Hi!, Nick-C,

    A hang-up after 'Checking Battery State [OK]' is usually a sign of Video card problems.

    Please Post output of:
    Code:
     /usr/lib/nux/unity_support_test --print
    Though I suggest you do it in a new Thread as well, and Post a link in this one, with an explanatory note.

    You could also ask a Moderator to fix it.

    Chao!, bogan.
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

  3. #3
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Bootup freezes at 'Checking Battery State'

    Not solved despite [SOLVED] in thread prefix, can't see how to edit this back to [Ubuntu]?
    Have a look in [Thread Tools] at top of page and mark as [Unsolved]

    Good luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  4. #4
    Join Date
    Jan 2009
    Beans
    62

    Re: Bootup freezes at 'Checking Battery State'

    Quote Originally Posted by plucky View Post
    Have a look in [Thread Tools] at top of page and mark as [Unsolved]

    Good luck
    Thanks plucky, now marked as unsolved.

  5. #5
    Join Date
    Jan 2009
    Beans
    62

    Re: Bootup freezes at 'Checking Battery State'

    Quote Originally Posted by bogan View Post
    Hi!, Nick-C,

    A hang-up after 'Checking Battery State [OK]' is usually a sign of Video card problems.

    Please Post output of:
    Code:
     /usr/lib/nux/unity_support_test --print
    Though I suggest you do it in a new Thread as well, and Post a link in this one, with an explanatory note.

    You could also ask a Moderator to fix it.

    Chao!, bogan.
    Unfortunately directory /usr/lib/nux does not exist.

  6. #6
    Join Date
    Jan 2009
    Beans
    62

    Re: Bootup freezes at 'Checking Battery State'

    I have now removed any nVidia drivers which I had previously installed with nVidia-current. It now gets one line further before freezing:
    Stopping System V runlevel compatibility
    Last edited by Nick_C; May 22nd, 2012 at 12:36 PM.

  7. #7
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Bootup freezes at 'Checking Battery State'

    Hi!, Nick_C,

    You Posted:
    Code:
    Unfortunately directory /usr/lib/nux does not exist.
    Are you sure??

    Edit: Typo??

    What version Linux are you using ?? Post ' uname -r'

    In that case Please Post:
    Code:
     lspci -nnk | grep -i VGA
    &
    Code:
     echo $DESKTOP_SESSION
    &
    Code:
    sudo hwinfo --gfxcard
    If you do not have 'hwinfo' ,. first run:
    Code:
    sudo apt-get install hwinfo
    Chao!, bogan.
    Last edited by bogan; May 22nd, 2012 at 04:01 PM.
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

  8. #8
    Join Date
    Feb 2010
    Location
    Nr BrandsHatch, S'oaks UK
    Beans
    1,241
    Distro
    Lubuntu 13.04 Raring Ringtail

    Re: Bootup freezes at 'Checking Battery State'

    Hi! again, Nick_C,

    I Googled the unity test script and found it is part of a package called 'nux-tools', which should come as part of ubuntu 10.10 upwards.

    I tried to install it in 10.04 LTS and it could not be found in the ppa's of that version, though in 12.04 LTS it is listed in both Ubuntu Software Canter and Synaptic Package Manager, as well as being available from a terminal if you have 12.04, with:
    Code:
    sudo apt-get install nux-tools
    If the code I suggested: 'echo $DESKTOP_SESSION' returns a blank line, try entering either
    Code:
    sudo service lightdm start # if you have 11.10 or later, 'gdm' intead of 'lightdm' if earlier,
    # OR:
    sudo startx
    and report what, if anything happens.

    You may have to enter 'Ctrl+Alt+F2-F6' and log-in again, or 'Ctrl+Alt+F7' to check the graphics.

    If that gets nowhere, try rebooting to a tty terminal and entering
    Code:
    sudo apt-get update
    sudo apt-get install ubuntu-desktop
    Chao!, bogan.
    "Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
    They did things differently in those days, apparently!!

  9. #9
    Join Date
    Jan 2008
    Beans
    95

    Re: Bootup freezes at 'Checking Battery State'

    Quote Originally Posted by bogan View Post
    Hi!, Nick-C,

    A hang-up after 'Checking Battery State [OK]' is usually a sign of Video card problems.

    Please Post output of:
    Code:
     /usr/lib/nux/unity_support_test --print
    Chao!, bogan.
    Hello, I'm having the same issue as OP. I've searched high and low for an answer that would fix it, but other's posts either haven't been answered or doesn't fix my situation.
    This command returned "Error: unable to open display"

  10. #10
    Join Date
    Jan 2008
    Beans
    95

    Re: Bootup freezes at 'Checking Battery State'

    Quote Originally Posted by bogan View Post
    Hi! again, Nick_C,


    If that gets nowhere, try rebooting to a tty terminal and entering
    Code:
    sudo apt-get update
    sudo apt-get install ubuntu-desktop
    Chao!, bogan.
    I tried this as well, and after a bunch of coding stuff, says E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution)

    typing
    Code:
    sudo apt-get -f install
    returned:
    "dpkg: error: parsing file '/var/lib/dpkg/status' near line 27509 package 'xmind':
    blank line in value of field 'Description'
    E: Sub-process /usr/bin/dpkg returned an error code (2)"

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •