Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Disable ACPI errors

Featured Replies

I'm trying to run Unraid on an ancient HP ProLiant DL360 Gen6 and can see these ACPI errors in the logs

 

Nov 27 06:45:10 Tower kernel: ACPI Error: AE_NOT_EXIST, Returned by Handler for [IPMI] (20220331/evregion-291)
Nov 27 06:45:10 Tower kernel: ACPI Error: Region IPMI (ID=7) has no handler (20220331/exfldio-261)
Nov 27 06:45:10 Tower kernel: ACPI Error: Aborting method \_SB.PMI0._PMM due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
Nov 27 06:45:10 Tower kernel: ACPI: \_SB_.PMI0: _PMM evaluation failed: AE_NOT_EXIST
Nov 27 06:45:15 Tower kernel: ACPI Error: AE_NOT_EXIST, Returned by Handler for [IPMI] (20220331/evregion-291)
Nov 27 06:45:15 Tower kernel: ACPI Error: Region IPMI (ID=7) has no handler (20220331/exfldio-261)
Nov 27 06:45:15 Tower kernel: ACPI Error: Aborting method \_SB.PMI0._PMM due to previous error (AE_NOT_EXIST) (20220331/psparse-529)
Nov 27 06:45:15 Tower kernel: ACPI: \_SB_.PMI0: _PMM evaluation failed: AE_NOT_EXIST
Nov 27 06:45:20 Tower kernel: ACPI Error: AE_NOT_EXIST, Returned by Handler for [IPMI] (20220331/evregion-291)
Nov 27 06:45:20 Tower kernel: ACPI Error: Region IPMI (ID=7) has no handler (20220331/exfldio-261)

 

How do I disable them to prevent my logs from filling up?

 

This comment mentioned adding libata.noacpi=1 to the syslinux config. Here's how it looks now but it didn't work:

default menu.c32
menu title Lime Technology, Inc.
prompt 0
timeout 50
label Unraid OS
  menu default
  kernel /bzimage
  append initrd=/bzroot libata.noacpi=1
label Unraid OS GUI Mode
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui
label Unraid OS Safe Mode (no plugins, no GUI)
  kernel /bzimage
  append initrd=/bzroot unraidsafemode
label Unraid OS GUI Safe Mode (no plugins)
  kernel /bzimage
  append initrd=/bzroot,/bzroot-gui unraidsafemode
label Memtest86+
  kernel /memtest

 

 

  • Author

Sorry for the late reply, I missed this somehow.

 

Assuming a bios update doesn't fix it, is there no other way to disable this? 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.