Results 1 to 4 of 4

Thread: Very slow boot and what is hpet1

  1. #1
    Join Date
    Dec 2012
    Beans
    2

    Very slow boot and what is hpet1

    Hello,

    I’ve got a problem with very slow Ubuntu 12.10 boot on my Asus laptop. It just hangs on for two minutes after grub . After these two minutes everything is working fine. This problem occurs since Ubuntu 10.10, 10.04 is working fine.

    I can see these entries in dmesg:

    [ 10.280717] [<c15d1c7e>] ? kernel_thread_helper+0x6/0x10
    [ 10.280724] ---[ end trace b1793aea6dcc568d ]---
    [ 149.816216] hpet1: lost 117715576 rtc interrupts
    [ 149.816236] INFO: rcu_sched self-detected stall on CPU { 0} (t=37231 jiffies)
    Can you tell me what is the source of this issue and how can I solve it?

  2. #2
    Join Date
    Dec 2009
    Location
    germany
    Beans
    1,020
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Very slow boot and what is hpet1

    Quote Originally Posted by edyp87 View Post
    Hello,

    I’ve got a problem with very slow Ubuntu 12.10 boot on my Asus laptop. It just hangs on for two minutes after grub . After these two minutes everything is working fine. This problem occurs since Ubuntu 10.10, 10.04 is working fine.

    I can see these entries in dmesg:



    Can you tell me what is the source of this issue and how can I solve it?
    hi
    about your question: 3 * 9 = google

    cheers
    "What is the robbing of a bank compared to the FOUNDING of a bank?" Berthold Brecht

  3. #3
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Very slow boot and what is hpet1

    HPET is a hardware timer:

    http://en.wikipedia.org/wiki/High_Precision_Event_Timer

    The dmesg output is kind of useless because it has no timestamps. I would suggest you get the part from syslog that covers the hang and hopefully this shows on what it is waiting.

  4. #4
    Join Date
    Dec 2012
    Beans
    2

    Re: Very slow boot and what is hpet1

    Thanks for your reply.

    Quote Originally Posted by 2F4U View Post
    The dmesg output is kind of useless because it has no timestamps.
    Timestamps are included between brackets in dmesg output.
    Thanks for your answer about hpet. I've added "hpet=disable" option to grub2 config file and I am testing it now. I think that it boots without problems now.

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
  •