Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: inspiron 3521 hibernate problem

  1. #11
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: inspiron 3521 hibernate problem

    this is the new log file: http://paste.ubuntu.com/1691744/
    There is nothing in this log file about an "error 19". Can you check your syslog:
    Code:
    cat /var/log/syslog | grep -i error | grep 19
    finally, i'm not sure if it's okay to ask here, but, booting my laptop lasts exactly 45 seconds, from power button to login screen. then it takes another 20 seconds after login screen. is it normal for a new system, it seems a bit long for me.
    Perhaps its best to create a new thread for this issue so that this thread doesn't get confusing. When creating your new thread, post the contents of your dmesg boot log (each entry is time-stamped):
    Code:
    pastebinit /var/log/dmesg

  2. #12
    Join Date
    Feb 2013
    Beans
    8

    Re: inspiron 3521 hibernate problem

    cat /var/log/syslog | grep -i error | grep 19
    here is the output: http://paste.ubuntu.com/1693080/

  3. #13
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: inspiron 3521 hibernate problem

    Quote Originally Posted by cifadam View Post
    Okay, it in there, unfortunately it doesn't really help pinpoint the problem device/process.

    Just to confirm, hibernate is working now, correct?

    If you want to troubleshoot this further, we'll need a more detailed debug log. Follow these procedures:
    Code:
    sudo bash
    mv /var/log/pm-suspend.log /var/log/pm-suspend.log.BAK
    export PM_DEBUG=true
    pm-hibernate
    ...and after you return from hibernation, post back the detailed log file:
    Code:
    pastebinit /var/log/pm-suspend.log
    As well as your complete syslog:
    Code:
    pastebinit /var/log/syslog
    And your device listing:
    Code:
    lspci
    Last edited by Toz; February 21st, 2013 at 01:45 AM.

  4. #14
    Join Date
    Feb 2013
    Beans
    8

    Re: inspiron 3521 hibernate problem

    solving this problem completely, without any error messages, might help somebody else; but actually i don't want to steal your time any more. hibernate is now working somehow. boot, hibernate, wake up from hibernate, these are all very slow for this hardware; but it's okay for now. i'll probably get a amd64 xubuntu iso and make a clean install, as soon as i find a fast internet connection. thank you very much for your help.

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •