Announcement

Collapse
No announcement yet.

address conflict with ACPI CPU throttle

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    address conflict with ACPI CPU throttle

    I sometimes get a pb where a boot does not work, but automatically reboots the machine. It is difficult to find what is going on in the logs since boot.log seems to be rewritten with each boot, so the one for the bad boot always gets erased. Any way to avoid this?

    In the dmesg file, I see this:


    [ 0.112966] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
    [ 0.113033] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0400-0x047f]: address conflict with ACPI CPU throttle [io 0x0410-0x0415]
    [ 0.113093] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO

    (The dmesg log has its own pb, no time stamp.) Anyway, what in the world is this about? Could it be part of my boot problem?

    TIA
    'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

    #2
    that would be in syslog?

    im 100% sure you know what pb refers to when u mention it

    try using: acpi=off as a boot option as described here: https://help.ubuntu.com/community/BootOptions
    K 14.4 64 AMD 955be3200MHz 8GB 1866Mhz 6TB Plex/samba.etc.+ Macbook Air 13".

    Comment

    Working...
    X