On Thu, Jul 28, 2016 at 12:40 PM, <[email protected]> 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. _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
