[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using acpi line to load DSDT table at runtime - Linux 16.04
From: |
Andrei Borzenkov |
Subject: |
Re: Using acpi line to load DSDT table at runtime - Linux 16.04 |
Date: |
Thu, 28 Jul 2016 14:47:38 +0300 |
On Thu, Jul 28, 2016 at 12:40 PM, <address@hidden> wrote:
> Good morning:
>
> On 28 Jul 2016 at 9:06, Andrei Borzenkov wrote:
>
>> What is "grub kernel command line"? Please explain what you did.
> Please excuse me for not explaining myself correctly.
>
> I am referring to the kernel parameters that are loaded via grub:
>
> [code]
> quiet splash enable_mtrr_cleanup mtrr_spare_reg_nr=7
> mtrr_gran_size=128M mtrr_chunk_size=256M numa=off agp=off
> acpi_osi=Linux acpi=noirq
> [/code]
>
> To these, I added -> acpi /boot/dsdt.aml as per your instructions.
>
I never gave such instructions. "acpi" is GRUB command, you either
execute it manually from GRUB command line or add to grub.cfg.