1

Could you please give me an idea how I should tackle the problem (error message in details)? I have looked up for the solution and followed the suggestion to update the Bios to the latest version (Asus 0702). The error retains.

Error:  
ACPI Error: [SDS0] Namespace lookup failure, AE_NOT_FOUND (20160930/psargs-359)  
ACPI Error: Method parse/execution failed, [\SHAD._STA] (Node ffff...), AE_NOT_FOUND (20160930/psparse-543)  
ACPI Error: [SDS0] Namespace lookup failure, AE_NOT_FOUND (20160930/psargs-359)

Info:

  • Motherboard: ASUS - TUF X299 MARK 2 ATX LGA2066 Motherboard
  • CPU: Intel - Core i7-7800X 3.5GHz 6-Core Processor
  • Memory: G.Skill - Ripjaws V Series 32GB (2 x 16GB) DDR4-3200 Memory
  • Storage: Samsung - 960 EVO 250GB M.2-2280 Solid State Drive
  • Video Card: MSI - GeForce GTX 1080 Ti 11GB DUKE OC Video Card
David Foerster
  • 36,890
  • 56
  • 97
  • 151

2 Answers2

1

Boot option acpi=off for installation and kernel update for the system help with that error. But does your system hang in few seconds after successful launch?

Dmitry
  • 124
0

Here is my case.
I am having 2 Flash drives with:

  • Most recent one ISO.
  • One year old Ubuntu ISO

    After purchasing Asus TUF X299 Mark 2 I was having bios 0503.

  • Most recent Ununtu failed to boot from Flash (I did not try acpi=off setting)
  • My old Ubuntu ISO was working fine and I got Ubuntu installed up and running.

    Then i upgraded bios to most recent one: 0802.

    And then my Ubuntu stopped booting with the same exact error message.
    The acpi=off trick was working for me but I have noticed some weird behaviour with my keyboard (along with halved cores).

    After downgrading bios to 0503 my Ubuntu again was working fine for me again.

    So check your bios and try downgrading it. Maybe it will help.

  • Nessus
    • 11