minor fixes to OpenAirKernel357Ubuntu1204x86Setups

Cedric Roux
2016-01-18 12:25:55 +01:00
parent 74b37fa5b9
commit 49ab9094ea

@@ -90,15 +90,15 @@ make xconfig
Set up the kernel settings as follows:
`Processor type and features`
**Processor type and features**
* Processor family = _Select yours_
* Maximum number of CPUs (NR_CPUS) = _Set your number (it's generally "4")_
* SMT (Hyperthreading) scheduler support = _DISABLE IT_
`Power Management and ACPI options`
**Power Management and ACPI options**
CPU idle PM support:
CPU idle PM support
* Cpu idle Driver for Intel Processors = _DISABLE IT_
* ACPI (Advanced Configuration and Power Interface) Support -> PROCESSOR = _DISABLE IT_
@@ -136,7 +136,7 @@ lapic=notscdeadline
The best way to do this is in `/etc/default/grub` in the field `GRUB_CMDLINE_LINUX_DEFAULT`, i.e.:
·`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash lapic=notscdeadline"`
`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash lapic=notscdeadline"`
You will also have to change the GRUB_DEFAULT to the number that corresponds to the new kernel.