I recently tried setting up a dual boot of Ubuntu 18.04 LTS with windows 10 already installed on my Asus VivoBook Pro N580GD.
I have tried reinstalling multiple times but every time I get a bunch of Errors:
[ 0.055631] ACPI Error: [_SB_.PCIO.RPO5.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170831/dswload2-191)
[ 0.055639] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170831/psobject-252)
[ 0.055614] ACPI Error: Method parse/execution failed \_SB_.PCIO.RP04.PXSX, AE_NOT_FOUND (20170831/psparse-550)
[ 0.055957] ACPI Error: [_SB_.PCIO.RPO9.PXSX] Namespace lookup failure, AE_NOT_FOUND (20170831/dswload2-191)
[ 0.055963] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20170831/psobject-252)
[ 0.922265] Couidn't get size: 0x800000000000000e
[ 0.92228] MODSIGN: COuldn't get UEFI db list
tpm tpm0: A TPM error (378) occured get tpm pcr allocation
genirq: Setting trigger mode 1 for irq 131 failed (intel_gpio_irq_type+0x0/0x140)
As suggested on a few websites I tried modifying the boot parameters by putting an acpi=off
near the end and then I get the following errors:
Couldn't get size: 0x800000000000000e
MODSIGN: Couldn't get UEFI db list
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay = (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALert! UUID=831a57-400f-4926-97eb-c55a61696e3d does not exist. Dropping to a shell!
Also, when I try running a live Ubuntu USB I can't shut down the computer without pressing the power button.
I am able to boot into the recovery mode from Grub.
Please tell me if you need any information to help me resolve the issue. I don't have much experience with Linux, so I am mostly unable to understand what's happening.